/* CSS Document Startseite */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	overflow: hidden;
}
body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #9a1a1a;
}
a:active {
	text-decoration: none;
	color: #000000;
}



/* Classes */

.linkWhite {color: #000000}



/* Container */

#mainrahmenDiv {
	position: absolute;
	height: 601px;
	width: 800px;
	margin: -300px 0px 0px -400px;
	top: 50%;
	left: 50%;
	background-color: #FFFFFF;
	background-image: url(../img/mainbg.jpg);
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 4px;
}
#mainDiv {
	position: relative;
	height: 600px;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../img/mainbg.jpg);
/*	border: #000000 solid 1px;*/
	text-align: left;
}
#leftDiv {
	position: relative;
	height: 601px;
	width: 136px;
	top: 0px;
	left: 0px;
	background-image: url(../img/linksbg.jpg);
	background-repeat: no-repeat;
/*	border: #000000 solid 1px;*/
}
#contentrahmenDiv {
	position: absolute;
	height: 592px;
	width: 618px;
	top: 0px;
	left: 144px;
	background-image: url(../img/contentbg.jpg);
/*	border: #000000 solid 1px;*/
}
#contentDiv {
	position: relative;
	height: 579px;
	width: 612px;
	top: 19px;
	left: 3px;
	text-align: center;
/*	border: #000000 solid 1px;*/
}
#impressumDiv {
	position: absolute;
	height: 10px;
	width: 100px;
	right: 5px;
	top: -20px;
	text-align: right;
/*	border: #000000 solid 1px;*/
}
#noteDiv {
	position: absolute;
	height: 24px;
	width: 24px;
	right: 6px;
	top: 17px;
/*	border: #000000 solid 1px;*/
}
#hinweis {
	position: absolute;
	height: 24px;
	width: 799px;
	left: 0px;
	bottom: -33px;
	text-align: center;
/*	border: #000000 solid 1px;*/
}
#sexaDiv {
	position: absolute;
	height: 10px;
	width: 100px;
	left: 5px;
	top: -33px;
	text-align: right;
/*	border: #000000 solid 1px;*/
}

.musik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a.musik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a:link.musik  {
	text-decoration: none;
}
a:visited.musik  {
	text-decoration: none;
	color: #999999;
}
a:hover.musik  {
	text-decoration: none;
	color: #9a1a1a;
}
a:active.musik  {
	text-decoration: none;
	color: #999999;
}

.entlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}


a.www {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #961b14;
	font-weight: bold;
}
a:link.www  {
	text-decoration: none;
}
a:visited.www  {
	text-decoration: none;
	color: #961b14;
}
a:hover.www  {
	text-decoration: none;
	color: #000000;
}
a:active.www  {
	text-decoration: none;
	color: #961b14;
}


#facebook_slideout {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 20px;
	padding-left: 50px;
	width: 360px;
	height: 170px;
	background: #FFFFFF;
	border: 1px solid #0552a0;
	z-index: 5002;
}   

#youtube_slideout {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 20px;
	width: 750px;
	height: 375px;
	background: #c8c8c8;
	border: 1px solid #9e9e9e;
	z-index: 5003;
}      
