* {
	margin:0px;
	padding:0px;
	}

body {
	background: #0049d0; 
	color: #000000; 
	text-align: center;
	height:100%;
	font: 1em/150% tahoma, Arial, sans-serif;
	}

#main {
	background: url(../bilder/hg.gif) repeat-y left top transparent; 
	width: 870px;
	height: auto;
 	margin-left: auto;
 	margin-right: auto;
 	margin-top: 0px;
	text-align: left;
	}

#kopf{
	width: 853px;
	height: auto;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	}

#kopfbild1 {
	position: relative;
	float: left;
	background: url(../bilder/head_02.jpg) no-repeat left top;
	width: 853px;
	height: 144px;
	}

#kopfbild2 {
	position: relative;
	float: left;
	background: url(../bilder/head_04.jpg) no-repeat left top;
	width: 853px;
	height: 97px;
	}

#kopfbild3 {
	position: relative;
	float: left;
	background: url(../bilder/head_05.jpg) no-repeat left top;
	width: 853px;
	height: 52px;
	}

#navi {   
	background: url(../bilder/navi_head.jpg) no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 200px;
	height: auto;
	padding: 50px 0px 10px 30px;
}

#text { 
	background: url(../bilder/text_head.jpg) no-repeat; 
	width: 413px;
	float: left;
	padding: 65px 170px 20px 40px;
	height: auto;
	}

#fuss {
	clear: both;
	width: 853px;
	height: 80px;
	background: #0049d0 url(../bilder/foot.gif) no-repeat;
	text-align: left;
	padding-left: 5px;
	font-size: 0.7em;
	padding-top: 40px;
	line-height: 25px;
	text-transform: uppercase;
}
#fuss a {
	color: rgba(255,255,255,.5);
	text-decoration: none;
}
#fuss a:hover {
	color: rgba(255,255,255,8);
	background-color: transparent;
}

/* @group Linkstyles */
a,input[type=text],textarea, .hover-transition {
    transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
}

a:link, a:visited {
	text-decoration: underline; 
	color: black;
}

ul a:link, ul a:visited {
	text-decoration: none; 
}

a:active, a:hover { 
	text-decoration: none; 
	color: black;
	background: #ffcc33;
	}

a:link.hoerpr {
	background: url(../bilder/note2.gif) left top no-repeat;
	display: block;
	padding-left: 40px;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	height: 60px;
	}

a:visited.hoerpr {
	background: url(../bilder/note2.gif) left top no-repeat;
	display: block;
	padding-left: 40px;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	height: 60px;
	}

a:active.hoerpr {
	background: url(../bilder/note2turn.gif) left top no-repeat;
	display: block;
	padding-left: 40px;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	height: 60px;
	}

a:hover.hoerpr {
	background: url(../bilder/note2turn.gif) no-repeat;
	padding-left: 40px;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	height: 60px;
	}



/* @end */

/* @group Standards */

.italic, i, en {
	font-style: italic;
	}
b, strong {
	font-weight: bold;
	}

h1 {
	font: bold 1.7em "Times New Roman", Times, serif;
	margin-bottom: .2em;
	}

h2 {
	font: bold 1.2em tahoma, Arial, sans-serif;	
	margin-bottom: .6em;
	}

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

p {
	font-size: 1em;
	margin-bottom: .6em;
	}

form p {
	margin: 0;
	}

p img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 3px solid #ffcc33;
	margin-top: 10px;
	float:left;
	}

ul {
	list-style: none inside;
	}

.blocked {
	display: block;
	}

.clear {
	clear: both;
	}



/* @end */

/* @group Specials */

.termin {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	}

img.bildl {
	width: 332px;
	height: 75px;
	float: right;
	margin-top: -65px;
	margin-right: -170px;
	}

img.bildla {
	width: 233px;
	height: 48px;
	clear: right;
	float: right;
	margin-right: -170px;
	}

.hoerpr2 {
	background: transparent no-repeat;
	display: block;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	font-size: 0.9em;
	text-decoration: none;
	}

.small, .small a:link, .small a:visited {
	font-size: 0.7em;
	color: #abb7cd;
	text-transform: uppercase;
}

ul img {
	display: inline;
	}  


ul.navi {
	list-style: none;
	width: 195px;
	height: auto;
	margin-left: -12px;
}
ul.navi a {
	display: block;
    max-width: 86%;
}
ul.navi a:hover {
	padding-left: 5px;
}
body#start ul.navi a[href*="index.shtml"] {
	background: #ffcc33;
	padding-left: 5px;
	}
body#mitmachen ul.navi a[href*="mit.shtml"] {
	background: #ffcc33;
	padding-left: 5px;
	}
body#repertoir ul.navi a[href*="repertoir.shtml"] {
	background: #ffcc33;
	padding-left: 5px;
	}
body#hoerprobe ul.navi a[href*="hoerpr.shtml"] {
	background: #ffcc33;
	padding-left: 5px;
	}
body#cds ul.navi a[href*="cdbest.shtml"] {
	background: #ffcc33;
	padding-left: 5px;
	}
body#termine ul.navi a[href*="termin.shtml"] {
	background: #ffcc33;
	padding-left: 5px;
	}
body#karten ul.navi a[href*="karten.shtml"] {
	background: #ffcc33;
	padding-left: 5px;
	}
body#buchen ul.navi a[href*="buchen.shtml"] {
	background: #ffcc33;
	padding-left: 5px;
	}
body#berichte ul.navi a[href*="berichte.shtml"] {
	background: #ffcc33;
	padding-left: 5px;
	}
body#fotos ul.navi a[href*="fotos.shtml"] {
	background: #ffcc33;
	padding-left: 5px;
	}
body#galgem ul.navi a[href*="gal_gem.shtml"] {
	background: #ffcc33;
	padding-left: 5px;
	}
body#partner ul.navi a[href*="partner.shtml"] {
	background: #ffcc33;
	padding-left: 5px;
	}
body#links ul.navi a[href*="links.shtml"] {
	background: #ffcc33;
	padding-left: 5px;
	}


li.rubrik {
	font: bold 18px Times New Roman, Times, serif;
	}

.abst_u {
	margin-bottom: 1em;
	}

.rand {
	text-align: left;
	border: 3px solid #ffcc33;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	}

.balken {
	margin-top: 20px;
	margin-left: -30px;
	margin-bottom: 20px;
	}

.formular {
	float: right;
	width: 220px;
	height: auto;
	}

.aktuellheadl {
	padding-right: 20px;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
}

.aktuellnachr {
	padding-right: 30px;
	font-size: 1em;
	}



/* @end */

/* @group iFrame */

iframe {
	width: 380px;
	height: 620px;
	border: 1px solid #bdcbe3;
	overflow: auto;
}



/* @end */
	