*{
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	font-size:11px;
	font-family:Verdana, Arial, Times New Roman;
	color:#FFFFFF;
	background:url(/images/verlauf.jpg) #CBCDD1 repeat-x top;
}

/*--- TOP ---*/
#top{
	width: 729px;
	background:#FFFFFF;
	margin: 0 auto;
}

.navigation_oben{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:520px;
	color:#000000;
}

.navigation_oben a{
	color:#888B8F;
	text-decoration:none;
}

#page, #footer{
	width: 728px;
	margin: 0 auto;
}

#page{
	min-height: 900px;
	height: auto !important;
	height: 900px;	
}

/*--- COLUMN LAYOUT ---*/
#columns{
	clear: both;
	width: 728px;
	float: right;
}

#header{
	width:688px;
	height:281px;
}

/*--- Header ---*/
.headerright1{
	position:absolute;
	width:360px;
	padding-top:135px;
	padding-left:303px;
	font-size:21px;
	color:#00457C;
}
.headerright2{
	position:absolute;
	width:360px;
	padding-top:135px;
	padding-left:303px;
	font-size:21px;
	color:#486C64;
}
.headerright3{
	position:absolute;
	width:360px;
	padding-top:135px;
	padding-left:303px;
	font-size:21px;
	color:#6C1B05;
}

.headerright4{
	margin-top:4px;
	font-size:12px;
	font-weight: bold; 
	color:#F4F4F4;
}

.logo{
	float:right;
	margin-top:20px;
}

/*--- Ränder---*/

#rand1{
	float:left;
}

#rand2{
	float: left;
	width:32px;
}

#center{
	float:left;
}

#rand3{
	float: left;
}

#navigation{
	margin-top:20px;
	width: 170px;
	float: left;
}

.titel{
	font-weight: bold; 
}

.link1{
	color: #82A7BA;
	text-decoration:none;
}
.link2{
	color: #B8CDC6;
	text-decoration:none;
}
.link3{
	color: #CAAFA4;
	text-decoration:none;
}

.link_a{
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration:none;
}

#content1, #content2, #content3{
	margin-top:20px;
	margin-left:30px;
	width: 478px;
	min-height: 485px;
	height: auto;
	float: left;
}

#content1 a{
	 color: #82A7BA;
	 text-decoration:none;
}

#content2 a{
	 color: #B8CDC6;
	 text-decoration:none;
}

#content3 a{
	 color: #CAAFA4;
	 text-decoration:none;
}

/*--- FOOTER webdesign by ---*/
#footer,#footer a{
	color: #366588;
	font-size: 10px;
	height:20px;
	text-decoration:none;
}

#footer p{
	padding: 0 0 0 55px;
	
}

/*--- Misc. styles ---*/
.fix{
	clear: both;
	line-height: 1px;
	height: 1px;
}


ul
{
margin-left:1em; 
padding-left:1em
}


