/* CSS Document */

/*<![CDATA[*/
html, body {
	padding:0;
	margin:0;
	height:100%;
}

body,td,th,form {
	font-family: "HelveticaNeue-Condensed", "HelveticaNeue Condensed", "Helvetica Neue Condensed", "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	line-height:18px;
	color:#000;
}
ul { list-style-type: none; }

a:link { color: #000; }
a:visited { color:#000; }

.aktuelleSeite {
	font-weight:bold;
	color: #a60e09;
}

.submit{
background-color:#fff;
color: #a60e09;
font-size: 11px;
display: block;
width:55px;
float:right;
clear:right;
margin-top:1px;
margin-left:1px;
text-align:right;
}

.red{
color: #a60e09;
}
.textred{
padding: 8px 10px 0px 0px;
color: #a60e09;
}
.textblack{
padding: 0px 0px 0px 0px;
color: #000;
}
.textgray{
padding: 0px 10px 0px 0px;
color:#666;
font-size: 10px;
}
.textpadding{
padding: 8px 10px 0px 0px;
}
/* .................................*/


.menuezentriert {
	overflow:hidden;
	height: 300px;
	width: 820px;
	margin-top: -125px;
	margin-left: -410px;
	text-align:left;
	background-color: white;
	top: 50%;
	left: 50%;
	position:absolute;
}

.menuezentriert_pictures {
	overflow:hidden;
	height: 3350px;
	width: 820px;
	margin-top: -125px;
	margin-left: -410px;
	text-align:left;
	background-color: white;
	top: 50%;
	left: 50%;
	position:absolute;
}

/* ...............navigation................... */

.navlist
{
padding: 1px;
margin-left: 0;
color: gray; 
top: 12px;
position:absolute;
left: 728px;
}

.navlist li
{
list-style: none;
margin: 0px;
border-left: 1px #000000 solid;
text-align: left;
}

.navlist li a
{
display: block;
padding: 8px 6px 8px 10px;
text-decoration: none;
font-weight:bold;
}

.navlist li a:hover
{
font-weight:bold;
color: #a60e09;
background: white;
border-left: 3px #a60e09 solid;
}

/* ..............subnav...................*/

.subnavlist
{
margin-right: 0;
border-right: 1px #000000 solid;
}

.subnavlist li
{
list-style: none;
margin: 0px;
text-align: right;
}

.subnavlist li a
{
display: block;
padding: 8px 10px 8px 0px;
text-decoration: none;
}

.subnavlist li a:hover
{
	font-weight:bold;
	color: #a60e09;
	background: white;
	border-right: 3px #a60e09 solid;
}

.subnavlist li .linkmusik {
	display: block;
	padding: 8px 10px 0px 0px;
	text-decoration: none;
}


/* ..............inhalt...................*/

.inhalta {
	background-color: white;
	top: 12px;
	position:absolute;
	right: 185px;
	width: 210px;
}

.inhaltb {
	background-color: white;
	top: 12px;
	position:absolute;
	right: 395px;
	width: 230 px;
}

.inhaltbild {
	background-color: white;
	top: 12px;
	position:absolute;
	right: 185px;
}

/* .............bild..................... */

.bild {
	background-color: white;
	float:left;
	clear:left;
}

.bild a:link {
	color:#fff;
} 

.bild a:visited {
	color:#fff;
}

.bild a:hover {
	color:#fff;
}

.bildmenue {
	width:74px;
	height:175px;
}

.bildlinks {
	width:212px;
	height:212px;
}

.bildflash_intro {
	width:700px;
	height:190px;
}

.bildzentriert {
	background-color: white;
	position:absolute;
	right: 100px;
}
/*]]>*/

