body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(pics/bg_2.jpg);
	background-repeat: repeat;
	margin:0px;
}
.bild{
position: absolute;
	left: 705px;
	top: 150px;
}

.portrait_gross{
position: absolute;
	left: 0px;
	top: 150px;
}

.linie{
	background-image: url(pics/bg_3.jpg);
	width: 100%;
	height:1px;
	margin: 3px 0px 3px 0px;
}
td {
letter-spacing: 0.1em;
	color: #fff;
	font-size: 12px;
}


.kopfbalken {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 120px;
	width: 100%;
	background-image: url(pics/bg_1.jpg);
}
.kopfbalken_index {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 569px;
	width: 100%;
	background-image: url(pics/bg_1.jpg);
}
.mittelbalken {
	position: absolute;
	left: 0px;
	top: 120px;
	height: 3px;
	width: 100%;
	background-image: url(pics/bg_3.jpg);
}
.mittelbalken_index {
	position: absolute;
	left: 0px;
	top: 569px;
	height: 3px;
	width: 100%;
	background-image: url(pics/bg_3.jpg);
}
.animations {
	position: absolute;
	left: 450px;
	top:0;
}
.schriftzug {
	position: absolute;
	left: 190px;
	top:42;
}
.schriftzug_index {
	position: absolute;
	left: 260px;
	top:42;
}
.inhalt{
	letter-spacing: 0.1em;
	color: #fff;
	width: 500px;
	font-size: 90%;
	font-weight: normal;
	line-height: 150%;
	position: absolute;
	left: 190px;
	top: 150px;
}

.inhalt a{
	color: #fff;
	}

h1{font-size: 27px;
	font-weight: bold;
	margin:0px 0px 0px 0px;
}
h2{
font-size: 16px;
line-height: 120%;
}
h3{font-size: 120%;}


.unternavigation{
	margin:0px 0px 0px 0px;
	position: absolute;
	left: 180px;
	top: 100px;
}
.unternavigation li{
	list-style: none;
	display:inline;

}
ul{
padding:0;
}
.unternavigation a {
color: #000;
font-weight: normal;
text-decoration: underline;
font-size: 100%;
margin: 0px 10px 0px 0px;
}
.unternavigation a:hover { background: #ccc;}
.unternavigation a:focus { background: #ccc;}

.menu {
	list-style: none;
	position: absolute;
	left: 15px;
	top: 150px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.menu a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: regular;
	line-height: 35px;
	letter-spacing: 0.2em;
}
a:link {color: #fff;}
a:focus { color: #000;}
a:visited{color: #fff;}
a:hover { color: #000;}

.auszeichnung1 a{
color: #000;
}
.languageswitcher {
	position: absolute;
	left: 330px;
	top: 115px;
	font-size: 12px;
	font-weight: regular;
	line-height: 25px;
	letter-spacing: 0.2em;
}