/* CSS Document */

*

{ margin:0px;

	padding:0px;

}



body{	color:#000000;
		background-color:#;

}



textarea {

 border: 1px solid #224587;

 font-family: Arial;

 font-size: 10pt;

}



.header

{	width:100%;

	height:195px;

	background-image:url(img/header_bg.jpg);

}



.header_img

{	width:463px;

	height:169px;

	background-image:url(img/header_img.jpg);

	margin:0px auto;

}



.login

{

	width:159px;

	height:auto;

	padding-left:10px;

    	

	position:absolute;

	margin-top:68px;

	float:right;

	right: 0px;

	top: 0px;

	font-size:12px;

}





.bottom

{	/*width:791px;*/

	width:789px;

	height:auto;

	margin: 0px auto;

}



.navi_links

{	width:114px;

	height:297px;

	margin-top:40px;

	background-image:url(img/navi_bg.jpg);

	background-repeat:no-repeat;

	float:left;

	overflow:hidden;

}



.content

{

	width:548px;

	height:100%;

	float:left;

	border-color:#7ec4e5;

	border-style:solid;

	border-width:1px;

	border-top-color:#FFFFFF;

	overflow: auto;

}



.inhalt

{	margin-left:11px;

	margin-top:20px;

}





.navi_rechts

{	width:125px;

	float:right;

	overflow:hidden;

	margin-top:40px;

}



.navi_links_login

{	width:114px;	

	float:left;

	margin-top:40px;

	overflow:hidden;

}	

	



.link

{	width:125px;

	height:22px;

	background-image:url(img/box.jpg);

	background-repeat:no-repeat;

	padding-top:2px;

	padding-left:5px;

}



.footer

{	width:546px;

	height:20px;

	border-color:#3081c2;

	border-width:1px;

	border-style:solid;

	overflow: auto;

	background-image:url(img/footer_bg.jpg);

	bottom:0px;

    margin-left:-11px;

}

.box
{	width:124px;

	height:auto;
	
	border-color:#81c6e5;
	
	border-style:solid;
	
	border-width:1px;
	
	border-left-style:none;
	
	font-size:12px;	


}



.linkl

{	width:125px;

	height:22px;

	background-image:url(img/box_flip.jpg);

	background-repeat:no-repeat;

	padding-top:2px;

	padding-right:5px;

}





.link2

{	width:125px;

	height:55px;

	background-image:url(img/box2.jpg);

	background-repeat:no-repeat;

	padding-top:2px;

	padding-left:5px;

}





h1

{	color:#ee6102;

	font-size:14px;

}



h2

{	color:#333333;

	font-size:10px;

}



h3

{	color:#393939;

	font-family:Arial;

	font-size:16px;

}



h4

{	color:#393939;

	font-family:Arial;

	font-size:13px;

	font-weight:100;

}





a.href:link

{	color:#2066a1;

	font-size:12px;

	text-decoration:none;

}



a.href:hover

{	color:#6099a1;

}



a.href:visited

{	color:#2066a1;

	font-size:12px;

	text-decoration:none;

}
