html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: repeat;
	font-size: 14px;
	color: white;
	text-decoration: none;
}
#table.outer 
{
   width: 610px;
   border: 1px solid #000000;
   background-color: red;
}
#table.inhalt
{
   width: 600px;
   border: 1px solid #000000;
   background-color: silver;
   font-size: 10px;
   table-layout: fixed;
   vertical-align: top;
}
#table-datenbank
{
   width: 350px;
   background-color: transparent;
   font-size: 12px;
   table-layout: auto;
   vertical-align: top;
   outline: gray dotted color;
   position: absolute;
} 
#main
{
	margin-left : auto;
	margin-right : auto;
	width : 1255px;
	border: 0px solid red;
	text-align : left;
	text-decoration: none;
	font-size: 12px;
}
.buttonscontainer {
   width: 700px;
   padding: 10px;

}
   
.buttons a {
	color: white;
	background-color: #000157;
	width: 130px;
	height: 20px;
	display: table-row-group;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.buttons a:hover {
	background-color: #d5a000;
	color: white;
	text-decoration: none;
}
#oben {
	position: absolute;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	background-color: #000157;
	border: 1px solid blue;
	height: 75px;
	width: 1160px;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma;
	overflow: hidden;
	table-layout: fixed;
	}
#unten {
	position: absolute;
	margin: 480px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	background-color: #000157;
	font-family: Tahoma;
	border: 1px solid blue;
	vertical-align: top;
	height: 110px;
	width: 1160px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	}
.buttonscontainer2 {width: 1000px; padding-left:40px; padding-top:8px;}
   
.buttons2 a {
	color: white;
	background-color: #000157;
	width: 80px;
	height: 15px;
	display: table-row-group;
	font: 10px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.buttons2 a:hover {
	background-color: white;
	color: red;
	text-decoration: none;
}
#links {
	position: absolute;
	float: left;
	margin: 10px 5px 0px 10px;
	padding: 10px 2px 0px 0px;
	background-color: #00014F;
	border: 2px solid white;
	height: 8000px;
	width: 200px;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma;
}
#rechts {
	position: absolute;
	float: left;
	margin: 10px 0px 0px 1050px;
	padding: 10px 2px 0px 0px;
	background-color: #00014F;
	border: 2px solid white;
	height: 8000px;
	width: 200px;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma;
}
#mitte2 {
	position: absolute;
	margin: 10px 0px 0px 230px;
	padding: 0px 4px 0px 4px;
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid white;
	vertical-align: top;
	min-height: 10000px;
	height: auto !important;
	height: 10000px;
	width: 800px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	overflow: visible;
	text-decoration: none;
	
}

#inhalt {
margin: 10px;
}

#styleswitcher {
margin: 10px;
}

h1, h2, h3, h4, h5, h6, p {
	margin : 0;
	padding : 0;
}

h1 {
	padding : 0 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 52px;
	color: inherit;
	font-variant : small-caps;
	text-align : center;
}

h2 {
   padding: 0 0 8px 0;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 14px;
   color: black;
}
h2.ueber {
   padding: 0 0 8px 0;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 0px;
   background-color: transparent;
}
h2.mitte2 {
   padding: 0 0 8px 0;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: black;
   background-color: transparent;
}
h3 {
	padding : 8px 0 16px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 20px;
	text-align : justify;
}

h4 {
	padding : 0 0 8px 0;
	font-weight : bold;
	font-size : 24px;
}

p {
	font-size: 12px;
	text-decoration: none;
}
p.link {
	font-size : 12px;
	margin-bottom : 5px;
}
a {
	color: white;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;
}
a:hover  {
	color: red;
	font-weight: bold;
	font-size : 12px;
	text-decoration: underline;
}
a.links {
	color: Navy;
	font-weight: bold;
	font-size : 14px;
	text-decoration: none;
}
a.links:hover  {
	color: white;
	font-weight: bold;
	font-size : 14px;
	text-decoration: none;
}
a.links1 {
	color: white;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;
}
a.links1:hover  {
	color: red;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;
}

a.foto {
	color: Navy;
	font-weight: bold;
	font-size : 20px;
}
a.partner {
	color: Navy;
	font-weight: bold;
	font-size : 8px;
}
li {
	margin: 0 0 0 0px;
	padding:2 0 0 0px;
	background-color: #FF0000;
	font-family: Verdana, Arial, Sans-Serif;
	color:#000;
	font-size : 12px;
	text-indent : 75px;
}
#normalansicht {
display: none;
}

