.programmbild{
	width: 200px;
	height: 130px;
	position: absolute;
	border: d;
	border-top: 1px solid #669900;
	border-right: 1px solid #669900;
	border-bottom: 1px solid #669900;
	border-left: 1px solid #669900;
	right: 20px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(pics/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.schriftzug {
	position: absolute;
	left: 180px;
	top:20;
}
.styleswitcher {
margin:0px 0px 0px 0px;
font-size: 90%;
	list-style: none;
	position: absolute;
	left: 740px;
	top:20;
}
.schriftzuggruen {
	color: #690;
}
.schriftzuggrau {
	color: #999;
}

.spalte{
	width: 280px;
}
.linien{
	position: absolute;
	left: 160px;
	top: 20px;
	padding:0px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	border-top: 1px none #000000;
	border-right: 1px solid #669900;
	border-bottom: 1px none #000000;
	border-left: 1px solid #669900;
	width: 520px;
	height:120px;
}
.linie{
	border-top: 1px solid #669900;
	border-right: 1px none #669900;
	border-bottom: 1px none #000000;
	border-left: 1px none #669900;
	width: 520px;
}
.inhalt{
	font-size: 90%;
	font-weight: normal;
	line-height: 120%;
	position: absolute;
	left: 160px;
	top: 140px;
	padding:0px 20px 40px 20px;
	margin:0px 0px 20px 0px;
	border-top: 1px none #000000;
	border-right: 1px solid #669900;
	border-bottom: 1px none #000000;
	border-left: 1px solid #669900;
	width: 520px;
}
h1{font-size: 27px;
	font-weight: bold;
	margin:0px 0px 0px 0px;
}
h2{
font-size: 140%;
line-height: 100%;
color: #690;
}
h3{font-size: 120%;}
.inhalt a{font-weight: bold; color: #690;}
.inhalt a:visited{color: #669900;}

.navigation{
	position: absolute;
	left: 0px;
	top: 20px;
	width: 160px;
	height: 600px;
}
.unternavigation{
	margin:0px 0px 0px 0px;
	position: absolute;
	left: 180px;
	top: 90px;
}
.unternavigation li{
	list-style: none;
	display:inline;
	line-height:20px;

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

.auszeichnung2 a{
font-size: 120%;
font-weight: bold;
text-decoration: none;
}

.menu {
	list-style: none;
	position: absolute;
	left: 26px;
	top: 140px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.menu a {
	color: #666;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	 }
.menu a:hover { color: #000;}
.menu a:focus { color: #000;}

.auszeichnung1 a{
font-size: 25px;
color: #000;
}
