body {
	margin-left: 0;
	margin-top: 0;
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../../grafik/hintergrund/back.jpg);
}
td.titel {
	background-image: url(../../grafik/hintergrund/titel.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 177px;
}
td.content {
   padding-right: 35px;
	padding-left: 35px;
	background-image: url(../../grafik/hintergrund/content.png);
	background-repeat: repeat-y;
	background-position: top;
	min-height: 600px;
}
td.footer {
	background-image: url(../../grafik/hintergrund/footer.png);
	background-repeat: no-repeat;
	height: 20px;
	background-position: top;
}
#titel
{
	background-image: url(../../grafik/hintergrund/titel2.png);
	background-repeat: no-repeat;
	background-position: right 40px;
	position: relative;
	width: auto;
	height: 80px;
	padding-top: 40px;
}
#img-center
{
	margin: auto;
	width: 900px;
	min-height: 350px;
}
td.navi
{
	text-align: center;
	width: 130px;
	height: 40px;
	background-image: url(../../grafik/navi/button.png);
	background-repeat: no-repeat;
	background-position: top;
}
h1.Titel {
	position: absolute;
	padding-left: 30px;
	padding-top: 0px;
	font-weight: lighter;
	font-size: 20px;
	color: #1e90ff;
}
h3.Titel {
	font-size: 24px;
	font-weight: lighter;
}
p.Zitat {
	font;
	font-style: italic;
	font-weight: lighter;
}
#bild {
	text-align: center;
	color: #1e90ff;
}
#text {
	text-align: left;
	color: #1e90ff;
}
a:link.navi {
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}
a:visited.navi {
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}
a:hover.navi {
	color: #1e90ff;
	font-size: 18px;
	text-align: center;
	text-decoration: underline overline;
}
a:active.navi {
	color: #1e90ff;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}
a:hover {
	color: #1e90ff;
	font-size: 18px;
	text-decoration: underline overline;
}
a:active {
	color: #1e90ff;
	font-size: 18px;
	text-decoration: none;
}
#formular table
{
	padding : 10px;
	border : 1px solid #FFFFFF;
	font-weight: bold;
}
#formular input
{
	background-color: #000000;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 300px;
	padding: 5px;
}

#formular textarea
{
	background-color: #000000;
	border: 1px solid #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #FFFFFF;
	width: 300px;
	padding: 5px;
}

#formular select
{
	background-color : #373737;
	border : 1px solid #646FE0;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #000000;
	width: 300px;
	padding: 5px;
}
td.foto
{
	border: thin solid #1e90ff;
}
td.tab
{
	background-color: #333333;
	padding: 5px;
}
