body {	
	text-align: center; 	
	background-image: url(img/back.jpg);
	background-color:#cccccc;
	background-repeat: repeat-y;	    	
	background-position: center;	     	
	background-position: top; 
	text-align: center;
	}
h1 		{ text-align: center;	font-family: Verdana, arial, helvetica; 	font-size: 14px;	color: #607794; }
h2		{ text-align: center;	font-family: Verdana, arial, helvetica; 	font-size: 12px;	color: #607794; }
h3		{ 	font-family: Verdana, arial, helvetica; 	font-size: 12px;	color: #607794; }
h4 		{ 	font-family: Verdana, arial, helvetica; 	font-size: 12px;	color: #999999; }
h5 		{ 	font-family: Verdana, arial, helvetica; 	font-size: 14px;	color: #888888; line-height: 1.4em; }
P{      text-align: center;
	font-family: Arial, Verdana, helvetica;
	font-size: 11px;
	color: #707070;
	margin: 0px 0px 0px 0px;
	line-height: 1.7em;
	}

a {
	color: #607794;
	font-weight: Bold;
	}	
a:link {
	color: #607794;
	font-weight: Bold;
	text-decoration: none;
	}

a:hover {
	color: #607794;
	text-decoration: underline;
	font-weight: Bold;
	}	

pre {
	font-family: Arial, Verdana, helvetica; 	
	font-size: 12px;	
	color: #707070; 	
	margin: 0px 0px 0px 0px;
	}
TD, UL, OL {
 	font-family: Verdana, arial, helvetica; 	
 	font-size: 10px;	
 	color: #707070; 
	line-height: 1.7em;
	border:0px
}
.img{        border: 0px;   }
.csc-mailform {        border: 0px;   }

#container {
	position: relative;
	top: 0px;
	width: 1000px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	line-height: 0;

}

#header { 
	position: relative;
	margin-left: 35px; 
	width: 930px;
	height: 200px; 
	}
#header-logo {  
	position: relative;
	margin-left: 650px; 
	top:35px;
	height:150px; 	
	width: 250px;
	}	
#menu {
	position: relative;
	margin-left: 35px; 
	width: 930px;
	text-align:right;
	height: 150px;
	padding: 0 0 0 0px;
}
#jumpmenu {
	border: 0px solid black;
	position: relative;
	width: 930px;
	margin-top:35px; 
	text-align:center;
	height: 50px;
}

#meta { 
	position: absolute;
 	clear:both;
 	left:30px;
	top: 130px;
	width: 400px;
	height:30px;
	text-align: left;
	}
#inhalte {
	position: relative;
	margin-left: 35px; 
	width: 930px;
	height:260px;
}

#center { 
border:0px solid black;
	position: relative;
	width: 930px;
	text-align: left;
	line-height: 0;
	
	height:50px;
		display:table-cell;
}	


#footer {

	border:0px solid black;

	position: relative;

  	clear:both;

  	width:1000px;

	height:50px;

	margin-left: auto; 

	margin-right: auto;

	padding-top:10px;

	text-align: center;


        background-position: bottom;

}
