﻿body {
	margin:0px;
	color: black;
	font-size:100.01%;
	background-color: white;
	background-image:url(bilder/general/verlauf.jpg);
	background-repeat:repeat-y;
}

img {
	border-style:none;
	border-width:0px;
}

hr {
	margin-top:15px;
	margin-bottom:15px;
	color: Gray;
}

#logo {
	position:absolute;
	left:0px; top:0px;	
	margin-top:0px;
	width: 320px;
	

}

#adresse {
	text-align:center;

}




#navigation {
	position:absolute;
	left:0px;
	top:100px;
	width:165px;
	float:left;
}
				
#navigation a{
	background-color: White;
	display:block;
	width:150px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	padding-left:5px;
}

#untermenue a{
	background-color: White;
	display:block;
	width:140px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	padding-left:5px;
}


#navigation a:visited {
	color:#000000;
}

#navigation a:hover, #navigation a.aktiv {
	color: Black;
	background-color : #C1C1C1;
}

#navigation ul {
	margin-left:0px;
	padding-left:10px;
	list-style-type:none;
}

#navigation li {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:20px;
	margin-bottom:0px;
}


#hauptteil {
	margin-left:177px;
	margin-top:0px;
	vertical-align:top;
	padding:12px;
	background : White;
}

div.status {
	position:absolute;
	right:10px; top:10px;
	font-size:0.8em;
	white-space:nowrap;
	text-align:left;
	vertical-align:top;
}

a			{
	color: #000066;
	font-weight:bold;
	text-decoration: underline;
}
a.anker		{
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a.tabelle		{
	color: #000066;
	font-weight:bold;
	text-decoration: none;
}

.wichtig	{
	background-color: Black;
	color:#ffff00;
	font-weight:bold;
}
.wichtig a	{color:#ffff00; font-weight:bold; text-decoration:none;}

.rahmen		{border-width:medium;border-color:black;border-style:double;padding:12px;}

.floatright	{float:right; margin-left:15px; margin-right:10px}
.floatleft	{float:left; margin-right:30px; margin-left:20px;}

tr.linie	{background-color:#0000ff;}
tr.linie td	{height:4px;}

.daten {text-align:center;background-color:#FAFAFA;border-style:ridge;}

.galerie {
	
}




.TableBasic{
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
}

.TableMarkeModell{
	border-collapse: collapse;
	background-color: #C0C0C0;
	font-family: Arial, Helvetica, Sans-Serif;
    font.size:larg;
}

.TableMainContent{
	font-family: Arial, Helvetica, Sans-Serif;
	border:thin #E2E2E2 hidden
	}
	
.TableDatum{
	border-collapse: collapse;
	background-color: #C0C0C0;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: right;
}
.TableStars{
	text-align: right;
	font-family: Arial, Helvetica, Sans-Serif;
	border:thin #E2E2E2 hidden
}


.galerie img {
	margin:10px;
}

.gliederung {
	text-align: center;
	vertical-align:top;
	border-top-width:0;
	border-bottom-width:0;
	border-color:black;
	border-style: none double none double;
}
