body {
	padding:0;
	margin:0px 0px 0px 12px;
}

body, td, input, textarea, select {
	font-size: 11px;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	line-height: 140%;
}

a {
	color: #508ab1;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #31373f;
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	line-height: normal;
}

h2 {
	font-size: 18px;
	margin: 20px 0px 10px 0px;
	font-weight: normal;
}

#content h2 {
	color: #31373f;
}

#right h2 {
	color: #7d838c;
}

#top_nav {
	position: absolute;
	left: 280px;
	top: 137px;
	height: 21px;
	width: 705px;
}

#top_nav div {
	color: #FFF;
	margin-top: 4px;
}

#top_nav div a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	
}

#container {
	width: 973px;
	margin-bottom: 10px;
	clear: both;
}

#banner {
	padding: 0px;
	margin: 0px;
	height: 180px;
	background-image: url(/de/img/layout/bg_head.gif);
	background-repeat: repeat-x;
	background-color: #f3f3f3;
}

#banner_right {
	border: 1px solid red;
	padding: 0px;
	margin: 0px;
	height: 166px;
	float: right;
	background-image: url(/de/img/layout/header.gif);
}

#content {
	padding: 30px 45px 0px 30px;
	margin: 0 216px;
	line-height: 16px;
	position: absolute;
	top: 180px;
	left: 10px;
	width: 469px;
}
div#content { 
	min-height:600px;
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
	
}



#left {
	float: left;
	width: 226px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	background-image: url(/de/img/layout/bg_left.gif);
	background-repeat: repeat-y;
	height: 100%;
}


#right {
	float: right;
	width: 226px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	*padding: 30px 0px 0px 0px;
	
}



#adress {
	display: block;
	width: 193px;
	padding: 5px 0px 5px 33px;
	background-image: url(/de/img/layout/nav_bg_lightgray.gif);
	border-bottom: 1px solid #c4c6c8;
	border-top: 1px solid #c4c6c8;
	text-decoration: none;
	line-height: 16px;
}

.box_right_top {
	line-height: 140%;
	display: block;
	width: 195px;
	background-color: #f4f4f4;
	border: 1px solid #ebebeb;
	padding: 10px;
}	

.box_right_top h3 {
	font-size: 13px;
	color: #818181;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}	

.box_right_bottom {
	display: block;
	width: 195px;
	background-color: #e4e5e6;
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding: 11px 10px 11px 10px;
	margin-bottom: 30px;
}	

.box_right_link {
	font-size: 10px;	padding: 3px;
	border: 1px solid #cdcecf;
	background-color: #FFF;
}

.box_right_link:hover {
	color: #666666;
	text-decoration: none;
}
.img_border_left { float: left; margin-top: 4px; margin-right: 15px; margin-bottom: 25px; padding: 3px; border: solid 1px #cccccc; }
.img_border_right { padding: 3px; float: right; margin-top: 4px; margin-bottom: 25px; margin-left: 15px; border: solid 1px #cccccc; }


.includeWeblic .elementFuncHeader          {margin-left:22px; margin-right:3px; padding-bottom:2em; padding-top:1em; font-size:11px;}
.includeWeblic .elementFuncFooter          {margin:0.6em; margin-left:22px; margin-right:3px; margin-bottom:8em; margin-top:0.5em; margin-right:8px; padding-top:0.5em; border-top: 1px solid #E1E1E1; clear:both;}
#line_469_3_gray { background-color: #e7e8ea; width: 469px; height: 3px !important; margin-top: 20px; margin-bottom: 20px; }
