@import url("reset.css");



body {
	background: #000 url(bilder/fading.jpg) fixed repeat-y;
	margin: 0;
	padding: 0;
	line-height: 1.3;
	/*color: #666;
	text-align: center; */
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#gesamt {
	margin:0 auto;
	text-align:left;
	/*	width:1035px; 
	background-color: #600;
	padding: 10px;*/
	width:965px;
}

#inhalt {
	float: left;
	width:965px;
	/* width: 720px; */
	margin:0 0 0 0;
	padding:0 0;
	background-color: #600;
	color: #eee;
	border:#eee 1px solid;
}

#header {
	width:965px;
	background-color: #000;
	margin: 0px;
	border-bottom:#eee 1px solid;	
}


h1 {
	font-size:14px;
	font-weight:bold; 
	text-align: left;	
}

h2{
	font-size:12px;
	font-weight:bold; 
	text-align: left;	
}

/*
.banner {
	width:700px;
	margin:0px auto;
	padding:0px;	
}
*/

#navi {
	text-align: center;
	width:965px;
	background:#000;
	margin-bottom:0px;
	border-bottom:#eee 0px solid;
	border-top:#eee 0px solid;
}

.menu {
	font-size:14px;
	font-weight:bold; 
	text-align: center;		
	padding:15px 0px;
}


.menu a {
	margin-left:15px;
	margin-right:15px; 
	color:#eee;
	text-decoration: none;
}

.menu a:hover {	
	color:#eee;
}	
	
.menu ul, .menu li {
	display:inline;
}

a#focus {
	color:#600;
}

a#focus:hover {
	color:#ccc;
}

a {
	text-decoration:none;
	color:#eee;
	/* text-decoration: underline; */
}

a img {
	border:none;
}



#content {
	background:#600;
	color:#eee;
	width:100%;
	padding-bottom:20px;
	margin-bottom:0px;
	border:#600 2px solid;
	float: left;
}

#contentMain {
	background:#600;
	color:#eee;
	padding-bottom:20px;
	width:666px;
	margin-bottom:0px;
	border:#600 2px solid;
	float: left;
}

#seitenbalken {
	float: left;
	/* padding:0 10px; 
	margin-left:0px;
	padding-right:0px;
	*/
	width:265px;
	background-color:600;
	text-align:center;
	
}
.mobile {
	padding:50px 5px 10px 5px;	
	
}/* padding für IE6! */


#footer {
	padding:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #eee;
	clear: both;
	text-align: center;bildRechts
}


.clearfloat {
	clear:both;
}



.contentText {
	padding:40px 100px 0px 100px;
}

/*
.contentText h2 {
	font-size:12px;
	
	.contentText li {
 padding-top: 5px;
}
} */

.contentText h3 {
	margin-top:0px;
}

#copyright {
	font-size:12px;
}


.contentText ul, .contentText li {
	padding-top: 5px;
	margin-left: 15px;
}

.bildRechts {
	float:right;
	margin-left:10px;
}

.bildLinks {
	float:left;
	margin-right:10px;
}

.bildMittig {	
	text-align:center;
}

.mittig {
	text-align:justify;
}

/* bildergallerie */
.gallery {

	margin:6px;
	background: #600;
	padding:2px;
	border:none;
text-align:center;
width:955px;
}

.box1 {
	width: 228px;
	height: 160px;
	padding-top:0px;
display:inline;
}

.box2 {
	width: 228px;
	height: 210px;
	margin:0px;
	padding:0px;
	border:none;
display:inline;
}

.pic {
	margin-top: 0px;
	padding:4px;
	border:none;
}

.logo {
	border:none;
	padding-left:5px;
	
}

/*
.mobile {
	display: block;
	width: 255px;
	height: 500px;
	background-image:url(bilder/mobile.png);
}
*/


#newsletter {
	background:#600;
	color:#eee;
	padding:20px;
	width:600px;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:10px;
	border:#000 2px solid;
}

.anmeldung {
	background-color: #000;
	text-align:center;
	color: #eee;
	width: 255px;
	border:#eee 0px solid;
	padding:15px 0px;
}

.mobileText
{
	font-size:14px;
	font-weight:bold; 
}

.otime { border: thin solid #000; padding:5px; }
.otime h1 { text-align:center; 	margin-bottom:5px;}

