/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{
	color: #666666;
}

form{
	margin:0px; padding:0px;
}
div#bordercontainer{
	width:886px; margin-left:auto; margin-right:auto; 
}
div#maincontainer{
	width:840px; float:left; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc;
	background-image:url(../graphics/layout/contentbg.jpg); background-repeat:no-repeat; background-position:top right;
}

div#logocontainer{
	width:44px; float:left;  
}
div#navicontainer{
	width:222px; float:left; background-image:url(../graphics/layout/headerbg.jpg); background-repeat:no-repeat;
	padding-top:330px; 
}
div#contentcontainer{
	width:618px; float:left; porder-left: 1px solid #666666;
}

div#content{
	padding-left: 50px; padding-right: 20px;
}
div#topnavi{
	width:602px; height:27px; padding-right: 15px; padding-top:3px; margin-bottom: 160px; text-align: right;
	background-image:url(../graphics/layout/topnavi.jpg); background-repeat:no-repeat; background-position: top right;
	font-size:10px;
}

div#searchcontainer{
	width:602px; height:28px; margin-right: 15px; text-align: right; padding-top:2px; margin-bottom:20px; 
	background-image:url(../graphics/layout/suchebg.png);background-repeat: no-repeat; background-position:right;
	font-size:10px;
}

div#navi{
	padding-left: 10px; padding-right: 20px;
}
div#navi a{
	color:#666666;
	text-decoration: none;
	display:block; 
	margin-bottom:10px; padding-bottom:2px;
	border-bottom:1px solid #cccccc;
}
div#navi a:hover{
	color:#FF9900;
	font-weight:bold;
}

div#footer{
	padding-left: 10px; padding-right: 20px; margin-top:40px; margin-bottom: 30px;
	color:#999999; line-height: 20px; font-size: 9px;
}
