/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	background-color:#bbdaff;
}
html{ 
	overflow-y:scroll;
}
img{
	border:none;
}
#wrapper{
	width:775px;
	margin-right:auto;
	margin-left:auto;
}
#navigation{
	padding:0 0 0 125px;
}
#navigation ul{
	list-style-type: none;
	margin:20px 0 0 0;
	padding:0 0 0 0;
}

#navigation li{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;	
}

#logo{
	float:right;
	clear:both;	
}


.clearer{
	clear:both;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}



#flash_intro{
	width:650px;
	height:364px;
	background-image: url(../images/noflash.gif);
	background-repeat: no-repeat;
	background-color:#fff;
	margin-top:76px;
	margin-left:125px;	
}

#footer{
	height:20px;
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
	padding-top:10px;
	margin-left:125px;		
}
#footer img{
	padding:0 5px 0 5px;	
}

#mainDiv{

	width:775px;
	float:left;
	clear:both;
}
.content{
	width:650px;
	padding-top:18px;
	float:left;
	
}
.subnavigation{
	width:125px;
	float:left;
	padding-top:75px;
}

.subnavigation ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type: none;
}
.subnavigation li{
	margin:0 0 0 0;
	padding:5px 0 0 15px;
	color:#666666;
	background-image: url(../images/icon_subnavi.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #999999;
}
.subnavigation .active{
	background-image: url(../images/icon_subnavi_aktiv.gif);
	color:#ff3f14;
}
.subnavigation li a{
	color:#666666;
	text-decoration:none;
}
.subnavigation li a:hover,
.subnavigation .active a{
	color:#ff3f14;
	text-decoration:none;
}




.cont_box_top{
	height:18px;
	background-image: url(../images/content_bordertop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:10px;
}
.cont_box_bottom{
	height:18px;
	background-image: url(../images/content_borderbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cont_box{
	background-image: url(../images/content_border.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	padding:10px 25px;
}

.cont_box ul{
	list-style-type: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.cont_box li{
	margin:0 0 0 0;
	padding:0 0 0 20px;
	display:block;
	background-image: url(../images/icon_liste.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

.cont_box h2{
	padding:0 0 0 0;
	margin:0 0 0  0;
	font-size:12px;
}

.cont_box a{
	color:#ff3f14;
	text-decoration:none;
}
.cont_box a:hover{
	color:#000;
	text-decoration:underline;
}

.cont_box .auszeichnung{
	background-image: url(../images/lista.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding:0 0 0 10px;

}

.cont_box .col2{
	width: 320px;
	float:left;
	clear:both;
}


.col_ref{
	float:left;
	width:600px;
	padding-bottom:20px;

}
.col_ref1{
	float:left;
	width:100px;
	margin:15px 0 0 0;	
}
.col_ref2{
	float:left;
	width:190px;
	margin:10px 0 0 0;	
	padding-right:10px;
}
.col_ref3{
	float:right;
	width:300px;
	margin:10px 0 0 0;	
}


.content h1{
	color:#ff3f14;
	font-size:18px;
	padding-left:24px;
}


.fotos{
	float:left;
	width:150px;
	margin-right:20px;
	border:1px solid #999;
}



ul.portrait {
	list-style-type: none;
	margin-left:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:338px;
}

ul.portrait li{
	margin-left:0 0 0 0;
	padding:0 0 0 20px;
	display:block;
	background-image: url(../images/icon_liste.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

