html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000033;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 14px;
	background-image: url(../Images/backmast-index.gif);
}
table, tr, td {
	font-size:11px;
	padding:0;
	text-align: left;
	color: #1a2048;
}
img {
	border: 0;	
}
#logo {
	width: 98%;
	float: left;
	position: absolute;
	height: 70px;
	margin: 20px;
}

#rundfunk{
	text-align: left;
	float: left;
}
#containerindex {
	padding: 0px;
	height: 530px;
	width: 100%;
	
	float: left;
	bottom: auto;
	margin-left: 0px;
	top: 50%;
	margin-top: -320px;
	position: absolute;
}
#top {
	width: 100%;
	height: 500px;
	border-bottom: 1px solid #E0420D;
}
#centerindex {
	height: 500px;
	width: 1100px;
}
#nav-centerindex

{
	height: 500px;
	width: 400px;
	text-align: right;
	float: left;
}
#nav01 {
	text-align: right;
	color: #464773;
	height: 50px;
	padding: 10px 0 0px 70px;
	bottom: 30px;
	position: absolute;
	}
#contentindex
{
	height: 400px;
	width: 660px;
	text-align: left;
	margin-left: 0px;
	float: left;
	padding: 0 0 0 5px;
	margin-top: 100px;
}


#Gitarre {
	text-align: right;
	margin: 96px 0 0px 0;
}

#bottom {
	width: 1100px;
	top: 0px;
}
#nav-bottom {
	height: 100%;
	width: 400px;
	float: left;
}
#copy {
	margin: 5px 20px 0 0px;
	color: #464773;
	font-size: 9px;
	text-align: right;
}

#container-bottom {
	height: 25px;
	width: 660px;
	text-align: left;
	margin-left: 0px;
	float: left;
	padding: 0 0 0 5px;
}

#mainnav-index{
	text-align: right;
	height: 25px;
	position: relative;
}
#mainnav-index ul {
	padding: 5px 0 0 0px;
	margin: 0;
	list-style-type: none;
	text-align: right;
}

#mainnav-index li {
	display: inline;
	padding: 0 0px 0 8px;
}
#mainnav-index li a{
	text-decoration: none;
	color: #e0420d;
	font-weight: normal;
	padding: 0;
}
#mainnav-index li a:hover{
	text-decoration: none;
	color: #56597B;
	font-weight: normal;
	padding: 0;
	}

a:link {
	font-size: 11px;
	font-weight: bolder;
	color: #e0420d;
	text-decoration: none;
	z-index: auto;
}
a:visited {
	font-size: 11px;
	font-weight: bolder;
	color: #DB4425;
	text-decoration: none;
	z-index: auto;
}
a:hover {
	font-weight: bolder;
	color: #56597B;
	text-decoration: none;
	font-size: 11px;
	z-index: auto;
}
a:active {
	font-size: 11px;
	font-weight: bolder;
	color: #669999;
	text-decoration: none;
	z-index: auto;
}
#w3c {
	bottom: 20px;
	left: 20px;
	position: absolute;
	border: 0;
	text-align: left;
	width: 59px;
}
#w3c img {
	border: 0;
}
