﻿body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFDAAF;
	background-image: url('images/index/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment:fixed;
	font-family: Book Antiqua;
	font-size: 11pt;
	color: #FFFFFF;
	
}

#container {
	margin: 1em auto;
	width: 990px;
	height: 610px;
	text-align: left;
}

#index01 {
	width: 990px;
	height: 15px;
	background-image: url('images/index/index01.jpg');
	background-repeat: no-repeat;
	text-align: center;
	border: 0;
}

#index02 {
	width: 990px;
	height: 25px;
	background-image: url('images/index/index02.jpg');
	background-repeat: no-repeat;
	text-align: center;
	border: 0;
}

#index02 .menu a {
	font-weight: bold;
	font-size: 11pt;
	color: white;
	text-decoration: none;
	text-align: center;
}

#index02 .menu a:hover {
	font-weight: bold;
	font-size: 11pt;
	color: #FFDAAF;
	text-decoration: underline;
}

#index03 {
	width: 990px;
	height: 43px;
	background-image: url('images/index/index03.jpg');
	background-repeat: no-repeat;
	text-align: center;
	border: 0;
}

#content { 
	width: 990px;
	height: 440px;
	border: 0;
}

#index04 { 
	float: left;
	width: 120px;
	height: 440px;
	background-repeat:no-repeat;
	background-image: url('images/index/index04.jpg');
	border: 0;
}

#news {
	text-align: left;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	text-align: left;
	padding-left: 40px;
}	

#news a {
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: underline;
	text-align: left;
}

#news a:hover {
	font-weight: bold;
	font-size: 10pt;
	color: #FFDAAF;
	text-decoration: underline;
}

#index05 { 
	float: left;
	width: 265px;
	height: 440px;
	background-repeat:no-repeat;
	background-image: url('images/index/index05.jpg');
	border: 0;
}

#inhalt { 
	float: left;
	width: 480px;
	height: 440px;
	background: url('images/index/index06.jpg');
	background-repeat:no-repeat;
	background-color: #643B25;
	text-align: left;
	font-weight: normal;
	overflow: auto;
}

#inhalt a {
	color: white;
	text-decoration: underline;
}

#inhalt a:hover {
	color: #FFDAAF;
	text-decoration: none;
}

#index07 { 
	float: right;
	width: 125px;
	height: 440px;
	background-repeat:no-repeat;
	background-image: url('images/index/index07.jpg');
	border: 0;
}

#index08 {
	clear: both;
	width: 990px;
	height: 87px;
	background-repeat:no-repeat;
	background-image: url('images/index/index08.jpg');
	border: 0;
}

#copy {
	text-align: left;
	font-size: 7pt;
	color: white;
	text-decoration: none;
	text-align: right;
	padding-top: 70px;
	padding-right: 10px;
}	

#copy a {
	font-size: 7pt;
	color: white;
	text-decoration: underline;
	text-align: left;
}

#copy a:hover {
	font-weight: bold;
	font-size: 7pt;
	color: #FFDAAF;
	text-decoration: underline;
}

.iframe {
	width: 480px;
	height: 440px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}