<style type="text/css">
<!--
html {
	background: #efefef;
	}

body {
	background: #efefef;
	font-family: Arial, Helvetical, Verdana;
	font-size: 77%;
	color: #333;
	margin: auto;
	padding: auto;
}

img { margin: 0; padding: 0; line-height: 0; }

.startboxoben {
 background-color: #FFFFFF;
 color: #FFFFFF;
 font-family: Arial, Helvetical, Verdana;
 margin: 0;
}

.startlistbox {
 background-color: #F3F3F3;
 color: #000000;
 font-family: Arial, Helvetical, Verdana;
 padding-left:8px;
}

.startlinkbox {
 background-color: #FFFFFF;
 color: #000000;
 font-family: Arial, Helvetical, Verdana;
}

.startlistbox ul li {
 background-color: #F3F3F3;
 color: #000000;
 list-style-type: none;
 list-style-image: url(/images/list_plus.gif);
 font-size: 1.1em;
 font-weight: normal;
 line-height: 1.7em;
}

ul {
	padding-left: 20px;
	}

li {
	padding-left: 6px;
	}


a { text-decoration: none; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { display: inline-block; margin: 0; padding: 0; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.floatholder { padding: 1px 0; margin: 0;}

#Content {
	width: 950px;
	background: #FFF;
	padding: 0; margin: 0;
	border-left: 23px solid #FFF; border-right: 23px solid #FFF;
	border-top: 15px solid #FFF; border-bottom: 10px solid #FFF;
}

#Main { margin: 0;margin-top: 1.00em; padding: 0; }

#spaceLeft {
	background: #FFF; float: left;
	width: 645px;
	margin: 0; padding: 0;
	min-height: 440px;
	overflow: hidden;
	height: expression(this.scrollHeight < 440? "440px" : "auto" );
}

#spaceLeft.homeLeft {
	background: #FFF;
	width: 645px;
	min-height: 356px;
	overflow: hidden;
	height: expression(this.scrollHeight < 356? "356px" : "auto" );
}

#spaceRight { position: absolute; left: 661px; width: 251px; overflow: hidden; margin: 0; padding: 0; }
#spaceRight.homeRight {
position: absolute; top: 145px; left: 683px; width: 290px; overflow: hidden; margin: 0; padding: 0;
}



.teaserRight { background: transparent url(/images/boxMiddle_blue.gif) top right repeat-x; }



#Main .teaserTitle h3 {
	height: 27px;
	background: transparent url(/images/boxMiddle_blue.gif) 0 0 repeat-x;
	font-family: Arial; font-size: 1.3em; font-weight: bold;
	font-stretch: wider;
	color: #fff; line-height: auto;
	margin: 0 6px; padding: 8px 0 0 8px;
}

.bottomSlant {
	background: transparent url(/images/boxBottom_slant356.gif) bottom right no-repeat;
	padding-bottom: 10px;
	padding-top: 10px;
}

.Column.Doppel {
	background: #F3F3F3;
	width: 645px;
	font-size: 0.9em;
	margin: 0 0 10px 0;
}

a.btPruefen {
	width: 69px; height: 20px; border: none; float: none;
	background: transparent url(/images/bt_form_pruefen.gif) 0 0 no-repeat;
	font-family: Arial, Helvetical, Verdana, Sans-Serif;
	font-size: 12; font-weight: bold; color: #4f4f4f; cursor: pointer;
	margin: 3px 0 0 0;padding: 3px 6px 3px 6px;
}
a.btPruefen:hover { background: transparent url(/images/bt_form_pruefen_a.gif) 0 0 no-repeat;  }


@CHARSET "ISO-8859-1";

	-->
</style>