/* CSS Document */


#center {
text-align: center;
position: absolute;
width: 100%;
/*top: 50%;*/
left: 0px;
top: 0px;
/*margin-top: -400px;*/
}

#content {
	text-align: left;
	position: relative;
	width: 819px;
	/*height: 655px;*/
	margin: 0px auto;
	padding: 0px;
	border: 12px solid #333333;
	z-index: 1;
}

#Navigation {
	text-align: left;
	position: relative;
width: ;
	height: 655px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFCC;
}

/*
#Musik {
margin: 0 auto;
	position: relative;
	top:10px;
	text-align: left;
	clear: left;
	width:51px;
	height:36px;
	padding: 0px;
	position:absolute;
	
	left:780px;
	top:0px;
	z-index:1;
	visibility: visible;
}

*/

#Copyright {
	margin: 0 auto;
	position: relative;
	top:688px;
	text-align: left;
	clear: left;
	width:164px;
	height:36px;
	padding: 0px;
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	left:650px;
	top:690px;
	z-index:6;
	visibility: visible;
   }






body {
	background-color: ;
	background-image: url();
}*/

/*Links*/

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a {
	font-weight: semibold;
}


/*Menue*/



table{
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	background:#333333;
	border-color: #333333;
	border-width: 0;
	padding: 0px;
}
a{
	color:#FFFFFF;
	text-decoration:none;
	word-spacing: normal;
	letter-spacing: 1px;
	font-size: 10px;
}
a:hover{
	color:#FFCC00;
	letter-spacing: 1px;
	text-decoration: none;
	

}
td.menu{
	background:#333333;
	border: #333333;
	border-width: 0;
}
table.menu
{
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	position:absolute;
	visibility:hidden;
	border-width: 0;
	padding: 4px;
}


 #container_Aktuell	{
	margin: 0 auto;
	position: relative;
	top:0px;
	width:250px;
	height:250px;
	
	padding: 0px;
	position:absolute;
	left:680px;
	top:90px;
	z-index:100;
   }

