html, body {
	height: 101%
}
body {
	background-color: #0086C3;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#333;
	padding:0px;
	margin:0px;
	line-height: 140%;
	background-attachment: scroll;
	background-image: url(medien/hintergrund-logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #0099cc;
	padding-top: 12px;
	padding-bottom: 20px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 120%;
}
p {
	font-size: 12px;
	line-height: 140%;
}
li {
	line-height: 120%;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color:#FFF;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color:#E30110;
	text-decoration: underline;
}
.a1:link {
	color: #333;
	text-decoration: underline;
}
.a1:visited {
	color: #333;
	text-decoration: underline;
}
.a1:hover {
	color: #0086C3;
	text-decoration: underline;
}
.a1:active {
	color: #E30110;
	text-decoration: underline;
}
.bildrechts {
	text-align: right;
	float: right;
	height: 300px;
	width: 210px;
}
.bildrechtsicons {
	text-align: right;
	float: right;
	height: 330px;
	width: 95px;
}
.bildrechtsstandort {
	text-align: right;
	float: right;
	height: 353px;
	width: 330px;
}
.bildrechtsicon {
	text-align: right;
	float: right;
	height: 554px;
	width: 130px;
}

.menue {
	background-image: url(medien/menueleiste.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
.inhalt-schatten {
	background-image: url(medien/inhaltschatten.jpg);
	background-repeat: repeat;
	padding: 30px;
}
.table {
	height: 100%;
	table-layout: fixed;
}
.tableindex {
	height: 100%;
	table-layout: fixed;
	background-image: url(medien/hintergrund-index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 300px;
}
.kontaktdaten {
	font-size: 9px;
	font-weight: normal;
	color: #333;
	line-height: 200%;
	padding-left: 10px;
}
.datenschutz10 {
	font-size: 10px;
}

.webdesign {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}

.unfett {
	font-weight: normal;
	font-size: 12px;
}
.link333 {
	color: #333;
}
.zeilenabstand-extra {
	line-height: 200%;
}
.links {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	line-height: 200%;
	padding-left: 10px;
	text-decoration: underline;
}
.fusszeile {
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
