body {
	height: 100%;
	text-align: center;
	background-color: #A62400;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

img {
	border: 0px;
}

#header_01 {
	width: 903px;
	height: 160px;
	margin: 0px auto;
}

#header_02 {
	width: 903px;
	height: 73px;
	margin: 0px auto;	
}

#container_01 {
	text-align: left;
	width: 903px;
	height: 69px;
	margin: 0px auto;
}

#container_01 div {
	float: left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#header_03 {
	width: 749px;
	height: 69px;
	background-image: url(images/index-header_03.jpg);
	margin: 0px auto;	
}

#onair {
	width: 154px;
	height: 69px;
	background-image: url(images/ON-AIR-2.gif);
	margin: 0px auto;
}

#container_02 {
	text-align: left;
	width: 903px;
	margin: 0px auto;
}

#container_02 div {
	margin: 0px;
	background-repeat: no-repeat;
	float: left;
}

#navigation_01 {
	width: 134px;
	min-height: 400px;
	background-color: #8C0000;
	background-image: url(images/index-navigation_01.jpg);
	padding: 0px 10px; /* width und height berücksichtigen! */
	color: #ffc;
	font-size: 90%;
	line-height: 150%;
	text-align: right;
}

#navigation_02 {
	width: 134px;
	min-height: 400px;
	background-color: #8C0000;
	background-image: url(images/index-navigation_02.jpg);
	padding: 0px 10px; /* width und height berücksichtigen! */
	color: #ffc;
	font-size: 90%;
	line-height: 150%;
	text-align: left;
}

#content {
	width: 565px;
	min-height: 370px;
	background-color: #e4c4c5;
	background-image: url(images/index-content.jpg);
	padding: 15px; /* width und height berücksichtigen! */
	font-size: 90%;
}

#navigation_01 a:link { color: #ffc; font-weight: normal; text-decoration: none; }
#navigation_01 a:visited { color: #ffc; font-weight: normal; text-decoration: none; }
#navigation_01 a:focus { color: #ffc; font-weight: normal; text-decoration: none; }
#navigation_01 a:hover { color: #fc9; font-weight: normal; text-decoration: none; }
#navigation_01 a:active { color: #ffc; font-weight: normal; text-decoration: none; }

#content a:link { color: #666; font-weight: normal; text-decoration: none; }
#content a:visited { color: #666; font-weight: normal; text-decoration: none; }
#content a:focus { color: #666; font-weight: normal; text-decoration: none; }
#content a:hover { color: #da7; font-weight: normal; text-decoration: none; }
#content a:active { color: #666; font-weight: normal; text-decoration: none; }