body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	text-align: center;
	background-image:url(gfx/verlauf.jpg);
	background-repeat:repeat-x;
	margin-top:4px;
		
}

#main {
	
	background: #c7dfff;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:0px;
	
	
}


#header {
	background:#ffffff;
  	clear:both;
	height:200px;
}

#headerimg{
	background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
	width:940px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	border-top:0px solid #c0c0c0;
	text-align:left;
}
#nav {
	background: #b3d3ff;
	width:940px;
	height:30px;
	font-size:12px;
	border-bottom:1px solid #8bbcff;
	border-top:1px solid #8bbcff;
}
#nav a {
	padding-left:11px;
	padding-right:11px;
	padding-top:8px;
	padding-bottom:7px;
	text-decoration:none;
	color:#000000;
	float:left;

}
#nav a:hover { 
	background-color:#9bbb58;
	color:#FFFFFF;
}

#left {
	background:#ffffff;
	color:#000000;
	width:200px;
	margin-left:15px;
	margin-top:15px;
	font-size:12px;
	text-align:left;
	font-weight:none;
	float:left;
	
}

#left a {
	text-decoration:none;
	color:#000000;

}
#left a:hover {
	text-decoration:underline;
	color:#000000;

}
.box{
	background:#4f9aff;
	color:#ffffff;
	width:192px;
	height:20px;
	float:left;
	margin-left:-10px;	
	padding:4px;
	font-size:12px;
	text-align:left;
	font-weight:bold;
}

#kategorie {
	background:#4f9aff;
	color:#ffffff;
	width:192px;
	height:20px;
	float:left;	
	padding:4px;
	margin-left:-10px;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	
}

.partner{
	background:#4f9aff;
	color:#ffffff;
	width:192px;
	height:20px;
	float:left;	
	padding:4px;
	margin-left:-10px;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	
}
#partner_links {
	font-size:11px;
	
}

#menue {
	font-size:12px;
	padding:0px 0px 0px 10px;
	line-height:18px;
}

#menue .sub_menue{
	padding:0px 0px 0px 15px;	

}

#center {
 	background:#ffffff;
	color:#000000;
	margin-top:15px;
	width:680px;
	margin-left:230px;
	font-size:12px;
	line-height:18px;
	

}


#center .text {
	padding: 5px 15px 15px 15px;
	text-align:justify;
	

}

#center a {
	text-decoration:none;
	color:#000000;


}
#center a:hover {
	text-decoration:underline;
	color:#000000;

}

#center h1{	
	color:#0367d7;
	font-size:18px;
	margin-top:4px

}

#center h2{	
	color:#0367d7;
	font-size:16px;
	margin: 12px 0px 0px 0px;

}

#center h3{	
	color:#0367d7;
	font-size:14px;
	margin: 12px 0px 2px 0px;

}

#center a{
	color:#0367d7;
}
#center a:hover{
	text-decoration:underline;
}


#footer{
	clear:both;
	margin-top:15px;
	width:100%;
	background:#b3d3ff;
	border-top:1px solid #8bbcff;
	border-bottom:1px solid #8bbcff;

}

#down{

	width:100%;
	background:#ffffff;

}

#admin_content .img_left {
	float:left;
	margin-right:10px;
	border:0px;
}



#admin_site {
	width:850px;
	font-size:12px;
	font-family: arial, helvetica, sans-serif;
	background: #ffffff;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid #000000;


}

#admin_site h3{
	font-size:16px;

}

#admin_site .admin_content {
	background: #ffffff;
	width: 633px;
	float:right;
	height:1200px;
	border: 1px solid #000000;
	border-left:0px;
	padding-left:15px;
	text-align: left;
}

#admin_site .menue {
	text-align: left;
	width: 198px;
	background: #EFEFEF;
	float:left;
	height:1200px;
	border: 1px solid #000000;
}

#admin_site table, input{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#admin_site .textarea{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background:#ffffff;
}

#admin_site  .hinweis {
	font-weight: bold;
	font-size:12px;
	color: #ff0000;
}


#list_images {
	font-size:11px;
	font-family: arial;
	background: #ffffff;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	border: 2px solid #ffffff;

}
#list_images td{
	font-size:11px;
	font-family: arial;
	background:#DFDFDF;
	height:25px;
	width: 270px;
	padding: 0px 15px 0px 15px
	border: 1px solid #000000;
	
	

}


