﻿/***********************************************/
/* HTML tag styles                             */
/***********************************************/

html{
height: 100%;
}

body{
height: 100%;
background-color: #fff;
text-align: left;
font-family: Arial,Verdana,sans-serif;
font-size: 101%;
color: #333;
}

#content a {
color: #333;
text-decoration: underline;
border: 0px;
}

#adresse a {
color: #666;
text-decoration: underline;
border: 0px;
}

#adresse table {
border-spacing: 0px;
}

#adresse td {
vertical-align: top;
padding: 0px 10px 0px 0px;
margin: 0px;
}

#contentheader h1 {
color: #333;
font-size: 110%;
}

#content h1 {
color: #333;
font-size: 120%;
}

#content img {
border: 0px solid #999;
}

#content p {
padding: 0px;
margin: 0px 0px 15px 0px;
}

#content table {
border-spacing: 0px;
}

#content td {
vertical-align: top;
padding: 10px 20px 0px 0px;
margin: 0px;
}

#content td.text {
vertical-align: top;
padding: 0px 0px 0px 0px;
margin: 0px;
}

a.navi {
font-weight: normal;
color: #fff;
text-decoration: none;
white-space: nowrap;
}

a.aktnavi {
font-weight: bold;
color: #aaa;
text-decoration: none;
white-space: nowrap;
}

#navigation ul {
margin: 0px;
padding: 0px;
}

#navigation ul li {
clear: both;
color: #fff;
text-decoration: none;
white-space: nowrap;
vertical-align: center;
font-weight: normal;
list-style-type: none;
margin: 0px;
}

#navigation li {
padding: 0px 0px 5px 10px;
margin: 0px;
}

#teamnavigation ul {
margin: 3px 0px 0px 0px;
padding: 0px;
}

#teamnavigation li {
clear: both;
color: #990000;
text-decoration: none;
white-space: nowrap;
vertical-align: center;
font-weight: normal;
list-style-type: none;
padding: 0px 0px 3px 5px;
margin: 0px;
}

#teamnavigation a {
color: #990000;
text-decoration: none;
border: 0px;
}

img {
border: 1px solid #999;
}

#hinweis .slogan{
	font-size: 115%;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	color: #999;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#inhalt{
	width: 950px;
	height: 100%;
	top: 0px;
	left: 50%;
	margin-top: 0px;
	margin-left: -700px;
	position: absolute;
	background-color: #fff;
	text-align: left;
	padding: 0px;
	font-size: 100%;
	z-index: 1;
	overflow: visible;
}

#balken{
	width: 280px;
	height: 100%;
	top: 0px;
	left: 280px;
	z-index: 2;
	position: absolute;
	background-color: #990000;
}

#linie{
	width: 240px;
	height: 1px;
	top: 281px;
	left: 280px;
	z-index: 3;
	position: absolute;
	background-color: #fff;
}

#kopfbild{
	width: 280px;
	height: 280px;
	top: 0px;
	left: 0px;
	z-index: 2;
	position: absolute;
}

#gebaeude{
	width: 280px;
	height: 280px;
	top: 350px;
	left: 0px;
	z-index: 2;
	position: absolute;
}

#hinweis{
	width: 260px;
	height: 30px;
	top: 300px;
	left: 0px;
	z-index: 4;
	position: absolute;
	font-size: 83%;
	color: #666;
}

#teamnavigation{
	width: 260px;
	height: 240px;
	top: 350px;
	left: 0px;
	z-index: 6;
	position: absolute;
	font-size: 83%;
	color: #990000;
	text-align: right;
}

#logo{
	width: 157px;
	height: 151px;
	top: 20px;
	right: 80px;
	z-index: 3;
  background: url('kopfbildR.jpg') no-repeat left top; 
	position: absolute;
}

#adresse{
	width: 280px;
	height: 140px;
	bottom: 0px;
	left: 250px;
	z-index: 4;
	position: fixed;
  color: #666;
	font-size: 69%;
	padding: 0px;
  line-height: 100%;
}

#grossbild{
	width: 240px;
	height: 362px;
	top: 325px;
	left: 300px;
	z-index: 4;
	position: absolute;
}

#bild{
	width: 105px;
	height: 131px;
	top: 345px;
	left: 365px;
	z-index: 4;
	position: absolute;
}

#bild1{
	width: 105px;
	height: 131px;
	top: 555px;
	left: 365px;
	z-index: 4;
	position: absolute;
}

#bild2{
	width: 105px;
	height: 131px;
	top: 770px;
	left: 365px;
	z-index: 4;
	position: absolute;
}



#bild3{
	width: 105px;
	height: 131px;
	top: 980px;
	left: 365px;
	z-index: 4;
	position: absolute;
}#navigation{
	width: 240px;
	height: 240px;
	top: 40px;
	left: 280px;
	z-index: 4;
	position: absolute;
  color: #fff;
	font-size: 83%;
	text-align: right;
	clear: left;
}

#sprache{
display: none;
	width: 240px;
	height: 20px;
	top: 290px;
	left: 280px;
	z-index: 4;
	position: absolute;
	text-align: right;
}

#contentheader{
	width: 330px;
	height: 30px;
	top: 290px;
	left: 580px;
	z-index: 3;
	position: absolute;
  color: #333;
	font-size: 83%;
}

#content{
	width: 370px;
	min-height: 60%;
	height: auto;
	overflow: visible;
	top: 320px;
	left: 280px;
	z-index: 3;
	position: absolute;
  color: #333;
	font-size: 83%;
	padding: 20px;
	border-left: 280px solid #990000;
}

#infoframe{
	width: 350px;
	min-height: 1000px;
	height: 100%;
	overflow: visible;
	border: 0px;
  color: #333;
}

