/* generated by csscreator.com */ 
#page { 
	width:950px;
	text-align:left;
	margin:0 auto 0 auto;padding-bottom:50px;
	background:url(../img/bg/bgFooter.jpg) no-repeat bottom left;
} 
 
#wrapper {
	background:url(../img/bg/bgPage.gif) repeat-y;
}

#rowHeader {
	position:relative;
	width:100%;height:354px;
	background:url(../img/bg/bgHeader.jpg) no-repeat;
}

#boxTeaser {
	clear:both;
	float:right;
	width:198px;height:154px;
	background:url(../img/bg/bgTeaser.gif) no-repeat;
}
	
	#boxTeaser h1, #boxTeaser h3, #boxTeaser h4 {
		margin:0 10px 0 25px;
	}
	
	#boxTeaser h1 {
		margin:30px 0 8px 25px;
		color:rgb(25,80,130);
	}
	
	#boxTeaser h3 {
		font-size:12px;
	}

#colsBoth {
	position:relative;
	float:right;
	width:718px;
	margin:20px 0 0 0;
	background:url(../img/bg/bgCols.gif) repeat-y right;
}

#boxSuche {
	clear:both;
	float:left;
	width:224px;height:35px;
	margin:0 0 15px 0;
	background-image:url(../img/bg/bgSuche.jpg);
}
	
	#boxSuche form {
		margin:6px 0 0 15px;
	}
	
		#boxSuche form #inpSuche {
			width:115px;
			margin:1px;padding:1px 3px 1px 3px;
			font-size:10px;color:rgb(255,255,255);
			border:1px solid rgb(200,200,200);
			background:rgb(165,165,165);
		}
		
		#boxSuche form #butSuche {
			width:60px;
		}

#colLeft {
	position:relative;
	float:left;
	width:225px;
	margin:0;
}

	#colLeftIn {
		margin:5px 15px 0 15px;
	}

#colRight {
	position:relative;
	float:right;
	width:175px;
}

#colMain {
	float:left;
	display:inline;
	position:relative;
	width:510px;
	margin:0 0 0 5px;padding-bottom:25px;
}
 
#rowFooter {
	clear:both;
	padding:9px 0 0 240px;
	font-size:10px;
} 

#imgLogo {
	margin:20px 0 20px 20px;
}

#titRubrik {
	clear:both;
	float:right;
	display:block;
	text-align:right;
	margin:75px 10px 5px 0;
	width:600px;height:45px;
	font-family:'Arial Narrow',Arial,Helvetica,sans-serif;
	font-size:36px;color:rgb(230,230,230);font-weight:bold;line-height:40px;text-transform:uppercase;
}

.imgRubrik {
	display:block;
	padding:2px 2px 2px 8px;
	background:url(../img/bg/brRubrikImg.gif) no-repeat rgb(255,255,255);
}

#imgMenuBorder {
	float:right;
	margin-right:188px;
}

.navi {
	text-align:right;
	padding-right:20px;
	font-size:10px;
} 

.colIn {
	float:right;
	width:250px;
	margin:5px 0 5px 10px;
}

.colMain1 {
	float:left;
	width:245px;
	margin-bottom:15px;
}

.colMain2 {
	float:left;
	margin:0 0 15px 20px;
	width:245px;
}

.colMainList {
	float:right;
	margin:0 0 15px 10px;
	width:200px;
}

.colMainDetail {
	float:left;
	width:335px;
}

/*  */
#colsBoth ul {
	margin:10px 0 15px 20px;
	list-style-type:disc;
}

#colLeft ul.anhang, #colLeft ul.stichworte {
	margin:8px 10px 15px 20px;
	list-style-type:disc;
}

#colLeft ul.anhang li {
	margin-bottom:8px;
}

#colLeft ul.stichworte li {
	margin-bottom:0;
}

#colsBoth ul li, #colsBoth ol li {
	margin-bottom:7px;
}

#colMain ul.listSmall li {
	font-size:11px;
	margin-bottom:2px;
}
	
@media print {
	#colLeft, #colRight, #rowHeader, #rowFooter {display:none;}
	#colMain, #colsBoth {width:100%;float:none;}
	
	.colMain1, .colMain2 {
		width:47%;
	}
}

/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
 
.clearfix {display:inline-block;}

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