body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
}
.kopf {
	background-image: url(img/uwe_mayr_head.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 160px;
	width: 950px;
}
.nav {
	position: absolute;
	top: 160px;
	width: 950px;
	height: 30px;
	font-size: 15px;
}
.link {
	width: 190px;
	position: absolute;
	top: 160px;
	text-align: center;
	font-size: 13px;
}
.link a{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
}
.link a:hover {
	background-color: #E4B081;
	color: #E4B081;
}
.links {
	width: 190px;
	position: absolute;
	top: 181px;
}
.inhalt {
	width: 733px;
	position: absolute;
	top: 181px;
	left: 190px;
	height: 479px;
	padding-left: 27px;
	padding-top: 27px;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
}
.inhalt a{
	text-decoration: none;
	color: #1A4975;
}
.inhalt a:hover{
	color: #000000;
}
.inhalt a.aktiv{
	color: #000000;
	font-weight: bold;
}
.inhalt_lang {
	width: 735px;
	position: absolute;
	top: 181px;
	left: 190px;
	height:600px;
	padding-left: 27px;
	padding-top: 27px;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
}
.inhalt_lang a{
	text-decoration: none;
	color: #1A4975;
}
.inhalt_lang a:hover{
	color: #000000;
}
.inhalt-lang a.aktiv{
	color: #000000;
	font-weight: bold;
}
.inhalt_lang_2 {
	width: 731px;
	position: absolute;
	top: 181px;
	left: 192px;
	height:574px;
	padding-left: 27px;
	padding-top: 27px;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
}
.inhalt_lang_2 a{
	text-decoration: none;
	color: #1A4975;
}
.inhalt_lang_2 a:hover{
	color: #000000;
}
.inhalt-lang_2 a.aktiv{
	color: #000000;
	font-weight: bold;
}
#centerFrame {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}

