* { padding:0; margin:0; border:0; }
body {
	color:#333;
	font-size:13px;
	line-height:1.5em;
	background-color:white;
	text-align:center;
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
}
#main {
	width:821px;
	margin:1em auto;
	text-align:left;
}
#left {
	position:absolute;
	float:left;
	width:160px;
	padding-top:13em;
	background:white url("/img/misc/bg_left.gif") no-repeat 0 0;
}
#right {
	float:right;
	width:160px;
	padding-top:3em;
	font-size:.9em;
	color:#999;
}
#content {
	width:498px;
	margin-left:160px;
	background:white url("/img/misc/bg_main.gif") repeat-y 0 0;
}
#content_inner {
	padding:0 4px;
}
#content_innertext {
	margin:0 10px;
	margin-left:20px;
	margin-right:20px;
}
#content_inner_div {
	margin:0 10px;
}
#content_foot {
	font-size:11px;
	line-height:1.5em;
	height:28px;
	padding:40px 30px 0 30px;
	background:white url("/img/misc/bg_main_bottom.gif") no-repeat 0 0;
}
#content_foot img {
	float:left;
}
#content_foot a {
	color:#666 !important;
}
#content_foot p {
	margin-left:145px;
}
#content_foot p strong {
	font-size:12px;
	text-transform:uppercase;
}
.img_header {
	float:left;
	margin:0 .7em .7em -10px;
}

ul { list-style:none; }

#content_content ul {
	list-style:disc;
	margin-left:1.35em;
}

#content_content ol {
	margin-left:1.75em;
}

#left ul li a {
	display:block;
	font-size:.9em;
	line-height:1.8em;
	text-align:right;
	text-transform:uppercase;
	text-decoration:none;
	color:#666;
}
#left ul li a:hover {
	color:#1E4689;
}
#left ul li a.active {
	color:#911E29;
}

#right p.headline a {
	display:block;
	padding:.25em 1em;
	color:white;
	background-color:#034693;
	border-bottom:4px solid #ffd300;
	text-transform:uppercase;
}
#right p.headline a:hover {
	color:#034693;
	background-color:#ffd300;
	border-bottom:4px solid #034693;
}
#right p.standort {
	border-bottom:1px solid #999;
	text-transform:uppercase;
}
#right p.standort {
	font-size:1.1em;
}
#right p.standort a {
	color:#1E4689;
}
#right p {
	line-height:1.3em;
}
#right a {
	text-decoration:none;
	color:#666;
}
#right a:hover {
	color:#1E4689;
}
#right .brosch {
	border-bottom:5px solid #ffd300;
}
#right img.dl_pdf {
	display:none;
}
#right img {
	display:block;
}
#right p.broschueren {
	width:155px;
	padding:0 0 5px 5px;
	background-color:#ffd300;
}
#right p.broschueren a {
	color:#1E4689;
	display:block;
	padding:.2em 0;
}
#right p.broschueren span {
	padding:0 0 0 5px;
}
#right p.broschueren img {
	padding:5px 0 0 0;
}

#content a {
	text-decoration:none;
	color:#1E4689;
}
#content a:hover {
	color:#666;
}


#menu2, #menu3 {
	margin:1em 0;
}
#menu2 ul li, #menu3 ul li {
	display:inline;
}
#menu2 ul li a {
	color:#7B83B4;
	text-decoration:none;
}
#menu2 ul li a:hover {
	color:#1E4689;
}
#menu2 a.active {
	color:#1E4689;

}

#menu3 ul li a {
	color:#666;
	text-decoration:none;
}
#menu3 ul li a:hover {
	color:#1E4689;
}
#menu3 a.active {
	color:#333;
}

#banner_bottom {
	margin-left:174px;
}

h1 {
	font-size:1.5em;
	font-weight:normal;
	height:60px;
	color:#1E4689;
	letter-spacing:.1em;
	padding:.5em 0 0 .5em;
	background:#BCC8DC;
	/*text-transform:uppercase;*/
	margin-left:-10px;
	margin-right:-10px;
}
.h1a {
	font-size:.6em;
	display:block;
}
h1.mega {
	font-size:1.167em;
	text-align:center;
	margin:0 0 -1em 0em;
	padding:1.5em .0em;
	height:auto;
	color:white;
	background-color:#034694;
}

h2 {
	font-size:1.3em;
	line-height:1.3em;
}
p {
	margin-bottom:1.2em;
}

div#dgiv {
	position:absolute;
	top:31em;
	margin-left:-10em;
	display:none;
}
/* http://www.sitepoint.com/forums/showpost.php?p=1374925&postcount=15 */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #left { margin-right:-3px } /* reduce the right margin to account for 3pixels (ie win) */
* html #content { margin-left:157px }
* html .img_header {
	width:245px;
	margin-left:-5px;
	margin-right:-3px;
	background-image:url(/img/misc/h1-img-ie.gif);
	background-repeat:repeat-x;
}
* html h1.test {
	padding-left:0;
	margin-left:0;
	height:59px;
}
/* End hide from IE5/mac */


