body { font-family: Arial, Verdana, sans-serif; color: black; background-color: #b0c4de; font-size: 99%; text-align: justify; }

.termin {
font-size: 80%;
padding-left:5px;
}

.bildunterschrift {
font-size: 67%;
padding-left: 10px;
}


.links { 
font-weight: bold; 
height: 12px; 
}

.impressum {
font-size: 80%;
padding-left: 10px;
}


#kopfzeile {
	background-color: #778899;
	width: 950px;
	/*margin: 0px 0px 15px 3px;*/
	margin: 0 auto 15px;
	height: 120px;
	background-image: url(../image/mikrofon.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}

.TitelKopfzeile {
font-size:180%;
/*font-weight: bold;*/
padding-left:10px;
}

.UntertitelKopfzeile {
font-size:130%;
/*font-weight: bold;*/
padding-left: 10px;

}

#fusszeile {
	background-color: #778899;
	width: 950px;
	/*margin: 15px 0px 0px 3px;*/
	margin: 10px auto 15px;
	height: 50px;
	padding-top: 10px;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	background-image: url(../image/mikrofon.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}


img.storyImage {
float: left;
margin: 10px 0px 5px 0px;
padding-right: 10px;
}

img.storyImage2 {
float: right;
margin: 10px 5px 10px 0px;
padding-left: 10px;
}

.Titelseite {
line-height: 1.5em;
background-image: url(../image/312a.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
}

	
.NAVOff { 
font-family: Arial, Verdana, sans-serif;
font-size: 100%; 
font-weight: bold; 
color: black;
text-decoration: none;
padding-left: 10px;
line-height: 1.5em;
}

.NAVOff A:link, TD.NAVOff A:visited,  {
color: #2f4f4f;
}
.NAVOff A:hover  {
 color: #ff8c00/*#b0c4de*/;
 }

.NAVOver {
font-family: Arial, Verdana, sans-serif;
font-size: 100%; 
font-weight: bold; 
color: #ff8c00/*#b0c4de*/;
text-decoration: none;
padding-left: 10px;
line-height: 1.5em;
}

.NAVOver A:link, TD.NAVOver A:visited,  {
	color: #ffffff;
}

.NAVOver A:hover {
	color: #ff8c00/*#b0c4de*/;	
}

.NAVOn {
font-family: Arial, Verdana, sans-serif;
font-size: 100%; 
font-weight: bold; 
color: black; 
text-decoration: none;
padding-left: 10px;
line-height: 1.5em;
}


#content { width: 950px; padding:10px; }



p { color: black; font-family: arial; font-weight: normal; font-style: normal; padding: 10px; }

td {}

a:link { 
color: black;
text-decoration: none;
 }

a:visited { 
color: #2f4f4f;
text-decoration: none;
}

a:hover { 
color: #ff8c00/*#b0c4de*/;
text-decoration: none;
}

h1 {
font-size: 130%;
padding: 5px 10px 0px 10px;
}

h2 {
font-size: 110%;
padding: 5px 10px 0px 10px;
}
body_klein { 
font-family: Arial, Verdana, sans-serif;
color: black;
background-color: #b0c4de;
font-size: 75%;
}

