/* Allgemein */

html {
	color: #fff;
	}

body {
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	text-align: center;
	font-size: 100.01%;
	padding: 0;
	margin: 0;
	}

#mitte {
	position: relative;
	width: 960px;
	padding: 0;
	margin: 0;
	}

#inhalt {
	margin-top: 0;
	margin-left: 22px;
	margin-right: auto;
	padding: 0;
	width: 960px;
	border: none;
	overflow: hidden;
	}

#container {
	float: left;
	width: 680px;
	overflow: hidden;
	}

a, #contenttext a { color: #FF7000; text-decoration: underline; outline: 0 none; }
a:visited,
a:focus,
a:hover,
a:active,
#contenttext a:visited,
#contenttext a:focus,
#contenttext a:hover,
#contenttext a:active
 { color: #FF7000; text-decoration: underline; outline: 0 none; }


p {
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-align: left;
	clear: both;
	padding-bottom: 0.5em;
	}
	
.bordeaux {
	color: #9b0402;
	}
	
em {
	font-weight: normal;
	}
	
.post p {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: -0.5em;
	color: #333;
	text-align: left;
	clear: both;
	}

.post {
	background: transparent url(bilder/orange_quadrat.gif) 0px 10px no-repeat;
	padding: 2em 0 3em 0;
	}

.more {
	width: 400px;
	height: 20px;
	background: transparent url(bilder/up-down_arrow.gif) 160px 15px no-repeat;
	text-decoration: none;
	border-top: 1px #ccc dotted;
	padding-top: 5px;
	margin-top: 15px;
	}
				
ol {
	margin: 0;
	padding: 0;
	list-style: circle;
	list-style-position: inside;
	}


li {
	margin: 0;
	padding: 0;
	margin-left: 14px;
	}
	
 #menschmusik ul li {
	margin: 0;
	padding: 0 0 8px 0;
	list-style-type: disc;
	margin-left: -25px !important;
	}


h1 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 20px;
	border: none;
	margin: 0;
	padding: 0;
	color: #9b0402;
	}
	

#content_start h1 span,
#submenu h1 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 20px;
	border: none;
	margin: 0;
	padding: 5px;
	color: #9b0402;
	background: #dedede;
	}
#submenu h1 a:hover {
	color: #9b0402 !important;
	}

	
h2 {
	font-size: 1em;
	font-weight: bold;
	border: none;
	margin: 0;
	padding: 0;
	}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	border: none;
	margin: 3px 0 0;
	padding: 0;
	}

h4 {
	font-size: 1em;
	font-weight: bold;
	}

#tabs h5 {
	font-size: 1em;
	color: #9B0402;
	font-weight: bold;
	}

img {
	margin: 0;
	padding: 0;
	border: 0;
	}

#EWS-logo {
	float: left;
	margin: 0;
	padding-right: 10px;
	border: 0;
	}
	

.text {
	font-family: verdana, arial;
	float: left;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	text-align: left;
	margin-top: 3px;
	padding: 0;
	}

#logo {
	height: 160px;
	float: left;
	margin: 10px 0 15px 0;
	padding: 0;
	border: 0;
	}
	
#logo_start {
	height: 160px;
	float: left;
	margin: 10px 0 15px 0;
	padding: 0;
	border: 0;
	}

.programmaenderung {
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	padding: 2px;
	color: #fff;
	border: 4px solid #9b0402;
	background-color: #9b0402;
	}
.aktuell {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 0;
	color: #FF7000;
	}

#ticker {
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 0;
	color: #FF7000;
	}
	
hr {color: #fff; border-bottom: #ccc 2px dotted; border-top: #fff; border-left: #fff; border-right: #fff; width: 450px; float: left;}	
	
/* Hauptmenu */

#hauptmenu {
	float: left;
	width: 664px;
	height: 28px;
	margin: 0;
	padding: 0;
	color: #9b0402;
	text-align: left;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	border: #9b0402 solid;
	border-width: 2px 0 0 0;
	}

#hauptmenu ul {
	margin: 0 0 0 8px;
	padding: 0;
	list-style: none;
	}

#hauptmenu li {
	float: left;
	margin: 0;
	padding: 5px 0;
	line-height: normal;
	}

#hauptmenu ul li a {
	color: #9B0402;
	text-decoration: none;
	margin: 0;
	padding: 0 8px;
	white-space: nowrap;
	display: block;
	border: 0;
	}

#hauptmenu ul li a:hover {
	color: #FF7000;
	text-decoration: none;
	}
	
	
	
/* Content Textbereich */


#submenu {
	float: left;
	width: 150px;
	margin: 36px 0 0;
	padding-left: 20px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	text-align: left;
	font-weight: bold;
	}

#submenu a {
	color: #666;
	text-decoration: none;
	}

#submenu a:hover, a:active, a:visited {
	color: #FF7000;
	text-decoration: none;
	}
	
#submenu h3 {
	color: #FF7000;
	font-size: 1.1em;
	}

#content {
	width: 510px;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background: url(bilder/content_bg.jpg) no-repeat left top;
	}
	
#content_start {
	width: 510px;
	height: 100%;
	float: right;
	margin-top: 0px;
	text-align: right;
	padding-right: 16px;
	}	

#contenttext {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	float: left;
	text-align: left;
	margin: 45px 32px 0;
	padding-right: 30px;
	}

#contenttext h2 {
	color: #9b0402;
	font-size: 1.1em;
	line-height: 1.6em;
	padding-top: 0.5em;
	}
	
#contenttext h4 {
	color: #FF7000;
	font-size: 1.1em;
	}

#mitte .contenttext a {
	color: #9B0402;
	text-decoration: underline;
	}
		
#mitte .contenttext a:hover, a:active, a:visited {
	color: #FF7000;
	text-decoration: underline;
	}	
	
.scrollup {
	width: 94px;
	height: 30px;
	position: fixed;
	top: 520px;
	left: 0;
	background-image: url(bilder/btn_nach-oben.gif);
	border: 0;
	}
	
.more a:link {
	float: left;
	clear: both;
	margin: 0.6em 0 0 0;
	}

.headline {
	font-family: verdana, arial;
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #9B0402;
	}
		
.subline {
	font-family: verdana, arial;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	}

#monate {
	width: 398px;
	height: auto;
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
	border: #9F453F solid;
	border-width: 1px;
	}
	
.monatname {
	font-family: verdana, arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #9b0402;
	margin-top: 5px;
	word-spacing: 1.5em;
	}
	
.monatname a {
	color: #9b0402;
	font-weight: bold;
	text-decoration: none;
	}
	
.monatname a:hover, a:active, a:visited {
	color: #FF7000;
	text-decoration: underline;
	}
	


/* Infobereich Verlaufebene*/

#verlauf {
	width: 280px;
	height: 620px;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(bilder/verlauf_bg.gif) repeat-x right top;
	}

.footer {
	font-family: verdana;
	font-size: 10px;
	color: #9F453F;
	text-align: center;
	margin: 5px 0 0;
	padding: 0;
	}

.footer a { color: #B74E50; text-decoration: none;}
.footer a:hover, a:active, a:visited { color: #B74E50; text-decoration: underline;}
	
#menuverlauf {
	font-size: 0.8em;
	color: #fff;
	font-weight: bold;
	text-align: center;
	word-spacing: 0.4em;
	margin: 176px 0 0 0;
	padding: 0;
	}

#menuverlauf a { color: #fff; text-decoration: none;}
#menuverlauf a:hover { color: #FF7000; text-decoration: none;}
	
#infobox {
	font-family: verdana, arial;
	font-size: 10px;
	line-height: 14px;
	color: #A4A7A2;
	font-weight: normal;
	text-align: left;
	margin: 40px 14px 40px;
	padding: 0;
	}

#infobox a { color: #FF7000; text-decoration: underline;}
#infobox a:hover, a:active { color: #FF7000; text-decoration: underline;}

#infobox_newsletter {
	color: #B74E50;
	text-align: left;
	margin: 30px 0 10px 0px;
	padding-top: 10px;
	}
#infobox_newsletter h3 {
	font-size: 1.1em;
	font-weight:bold;
	}

.infobox_hr {color: #999; border-bottom: #999 1px dotted; border-top: transparent; border-left: transparent; border-right: transparent; width: 100%; float: left; margin: 35px 0 20px 0;}	

.print  {
	font-family: verdana, arial;
	font-size: 10px;
	line-height: 14px;
	color: #B74E50;
	font-weight: normal;
	float: left;
	vertical-align: bottom;
	margin: 0 0 0 14px;
	padding-bottom: 20px;
	}

.print a { color: #B74E50; text-decoration: none;}
.print a:hover, a:active, a:visited { color: #B74E50; text-decoration: none;}


.close_window  {
	font-family: verdana, arial;
	font-size: 10px;
	line-height: 14px;
	color: #B74E50;
	font-weight: normal;
	text-align: right;
	float: right;
	vertical-align: bottom;
	margin: 0 14px 0 0;
	padding-bottom: 20px;
	}

.close_window a:link, a:hover, a:active, a:visited {
	color: #B74E50;
	text-decoration: none;
	}




/***** Kontaktformular *****/


#kontaktform {
   font-size: 13px;
   }
#kontaktform select, .anrede {
   width: 60px;
   height: 20px;
   border: 1px #ccc solid;
   background: url(bilder/form_eingabe_bg.gif) repeat-x top left;
   }
#kontaktform textarea, .eingabe {
   width: 200px;
   height: 20px;
   border: 1px #ccc solid;
   background: url(bilder/form_eingabe_bg.gif) repeat-x top left;
   margin-right: 20px;
   }
#kontaktform textarea, .zahl {
   width: 60px;
   height: 20px;
   border: 1px #ccc solid;
   background: url(bilder/form_eingabe_bg.gif) repeat-x top left;
   }
#kontaktform textarea, .nachricht {
   width: 200px;
   height: 100px;
   border: 1px #ccc solid;
   background: url(bilder/form_eingabe_nachricht_bg.gif) repeat-x top left;
   }

/* Formular-Button */

.formbutton_send, .formbutton_delete, #suchformular_box .search_button_box {
   font: bold 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
   color: #fff;
   height: 20px;
   background: url(bilder/content_btn.gif) repeat-x top left;
   border: 0;
   padding: 0 4px 4px 6px;
   cursor: pointer;
   margin: 10px 10px 0 0;
   }
.formbutton_send:hover, .formbutton_delete:hover, #suchformular_box .search_button_box:hover {
   background: url(bilder/content_btn_hover.gif) repeat-x top left;
   }

* html .formbutton_send a:hover, * html .formbutton_delete a:hover, * html #suchformular_box .search_button_box a:hover {
   background: url(bilder/content_btn_hover.gif) repeat-x top left;
   }
