body, html {
	background-color: #787878;
}
body, td, p {
	font: 12px Arial, Helvetica, sans-serif;
}
div#container{
	text-align: center;
	background-image: url(images/hingergrund.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div#bild{
	text-align: center;
}
div#menu{
	color: White;
}
table#navigation{
	width: 780px;
}
table#navigation a {
	display: block;
	width: 100px;
	line-height: 25px;
	text-align: center;
	height: 26px;
	color: White;
	text-decoration: none;
}
table#navigation td.rand {
	background-image: none;
	background-color: transparent;
	width: 15px;
	overflow: hidden;
}
table#navigation td.link {
	background-image: url(images/leiste_hg.jpg);
	background-repeat: repeat-x;
	width: 100px;
	text-align: center;
}
table#navigation td div#aktivesMenu, table#navigation td a:hover{
	background-image: url(images/button-over.gif);
	background-repeat: no-repeat;
	width: 100px;
	text-align: center;
	height: 26px;
	line-height: 25px;
	color: #08285B;
	font-weight: bold;
}
table#navigation td#title {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	background-image: url(images/leiste_hg.jpg);
	background-repeat: repeat-x;
	color: White;
}
div#contentLeft, div#contentRight, div#contentLeftStartseite, div#contentRightStartseite{
	text-align: left;
}


p {
	margin: 10px 10px 10px 10px;
}

a:active, a:link, a:visited, a{
	color: #1C2D58;
	font-weight: bold;
	text-decoration: none;
}
a:focus, a:hover, a:focus, a:hover {
	text-decoration: underline;
	
}

div.headline{
	text-align: left;
	overflow: hidden;
	height: 30px;
/*	background-color: #5D7398;*/
	background-color: #A3ACBA;
}
/*
div.headlineBackground {
	background-color: #5D7398;
	height: 30px;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	opacity:0.2;
	position: relative;
	top: 0px;
	left: 0px;
}
*/
div.headline div.traum{
	margin: auto 20px auto auto;
	color: white;
	font-size: 16px;
	line-height: 30px;
	background: transparent;
}
.headline h1{
	margin: auto auto auto 30px;
	font-size: 16px;
	font-weight: bold;
	color: #1C2D58;
	line-height: 30px;
	background: transparent;
}

div.kontakt{
	height: 198px;
	width: 180px;
	overflow: hidden;
}
div.kontaktBackground{
	background-color: transparent;
	background-image: url(images/rundHintergrund.gif);
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	opacity:0.2;
	height: 198px;
	width: 180px;
}
div.kontakt p{
	text-align: left;
	position: relative;
	top: -198px;
}

h2 {
	margin: 10px auto auto 8px;
	font-size: 13px;
	font-weight: bold;
	color: #1C2D58;
	position: relative;
	top: -198px;
}.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
