
body {
	margin: 0;
	background: #ffffff url(images/bgnd.jpg) repeat-x;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}

h2 {
	margin-bottom: .8em;
	font-size: 1.7em;
	font-weight: normal;
} 

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
} 

h5 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.2em;
	font-weight: normal;
}

/* Banner */

#kopf {
	width: 740px;
	height: 120px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#banner {
	float: left;
	width: 740px;
	height: 86px;
}

/* Menue */

#menue {
	float: left;
	width: 756px;
	height: 50px;
}

#menue ul {
	margin: 0;
	list-style: none;
}

#menue li {
	display: inline;
}

#menue a {
	display: block;
	float: left;
	width: 92px;
	height: 60px;
	padding: 19px 0 0 0;
	background: url(images/button1.jpg) no-repeat;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}

#menue a:hover, #menue .activ a {
	color: #CC0000;
}

/* Inhalt */  

#inhalt {
	width: 740px;
	margin: 0 auto;
}

#solofenster {
	float: left;
	width: 730px;
	padding: 45px 0px 0px 0px;
}

#solofenster p {
	margin-bottom: 1.4em;
	line-height: normal;
}

#hauptfenster {
	float: left;
	width: 490px;
	padding: 45px 0px 0px 0px;
}

#hauptfenster p {
	margin-bottom: 1.4em;
	line-height: normal;
}

#subfenster {
	float: right;
	width: 240px;
	padding: 40px 0px 0px 0px;
}

#galerie {
	float: left;
	width: 740px;
	padding: 45px 0px 0px 0px;
}

#galerie p {
	margin-bottom: 1.4em;
	line-height: normal;
} 

#formular {
	float: left;
	width: 100px;
	padding: 20px 100px 0px;
}
/* Inhalt Kasten*/ 
					
#besetzung {
}					

#besetzung ul {
	margin: 0;
	list-style: none;
}

#besetzung h4 {
	margin: 0;
	font: bold Verdana, Arial, Helvetica, sans-serif;
}

#besetzung p {
	margin-bottom: 0.9em;
	font-size: small;
	line-height: normal;
}

#inhalt a {
	text-decoration: underline;
	color: #3366CC;
} 

/* Inhalt Kasten*/ 
					
#autritte {
}					

#auftritte ul {
	margin: 0;
	list-style: none;
}

#auftritte h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#auftritte p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

#inhalt a {
	text-decoration: underline;
	color: #3366CC;
} 

.liste {
	margin-bottom: 20px;
}

.liste .titel {
	height: 32px;
	margin: 0;
	padding: 6px 0 0 15px;
	background: url(images/rahmen2.gif) no-repeat;
	font-size: 1.4em;
	color: #CC0000;
}

.liste .inhalt {
	padding: 10px;
}


/* Fusszeile */ 

#fusszeile {
	clear: both;
	padding: 35px 50px;
	background: url(images/footer4.jpg) repeat-x;
}

#fusszeile p {
	width: 770px; 
	height: 20px;
	margin: 0 auto;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}
 
#fusszeile a {
	text-decoration: underline;
	color: #99cc00;
}

.textl {
	margin-bottom: 1.4em;
	line-height: normal; }	
	
.textm {
	font-family:verdana,arial,helvetica;
	font-size:11px;
	color:#555555;
	text-align:center; }

.eingabe {
	font-family:verdana,arial,helvetica;
	font-size:10px;
	font-weight:normal;
	color:#0033CC;
	background-color:#e2e9f9;
	border-style:none;
	border-bottom:1px solid #999999;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#bbbbbb;
	scrollbar-3dlight-color:#dddddd;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#e2e9f9;
	scrollbar-darkshadow-color:#888888; }

.knopf {
	font-family:verdana,arial,helvetica;
	font-size:10px;
	font-weight:bold;
	color:#000000; }

.rechts {
	text-align:right; }
