@charset "utf-8";
/* CSS Document */

body{
	text-align: center;
	background:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

#box {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background:#ffb61f;	
	width: 980px;
}

#banner{
	height: 100px;
	background-image: url('images/new_banner.jpg');
	background-repeat:no-repeat;
	background-position:left;
	font-size:28px;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	width: 826px;
}


#left{
	
	line-height:2px;	
}

#middle{
	margin: 0px;
	padding: 0px;
}

table{
	border-spacing: 0px;
	border-collapse:collapse;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content{
	background: #FFFFFF;
	width: 826px;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	background-image: url(images/picmanager/Startseite/file_0.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	hhheight: 385px;
	min-height:300px;
}
#content a{
	color:#000;
}

#content p{
	
	margin:0px;	
	padding-left: 25px;
	padding-top: 30px;
}



#footer{
	height: 20px;
	background:#4f4f4f;
	text-align:middle;
	padding: 10px 20px;
	vertical-align:left;
}

#content-cell{
	background:#fff;
}

#impressum{
	height: 20px;
	background:#4f4f4f;
	position: relative;
	width: 25px;
	margin-left: 700px;
	top: -18px;
}


#footer a{
	color: #CCCCCC;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	
}

#footer a:hover{
	text-decoration: underline;
}

td{
	border:1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

