body {
  color:#000000;
  background-color:#D0D0D0;
  padding:0px;
  margin:8px;
 font-family: Arial;
  font-size: 10pt;
  border: none;
}

h2,h3{
  font-size: 11pt;font-weight:bold;
}

h4, h5{
  font-size: 10pt;font-weight:bold;
}

h3,h5 {
  font-style: italic;
}


#anreisser_unten h1,h4{
	font-size:8pt; font-weight:bold;	
}

#anreisser_unten h2,h5{
	font-size:7pt; font-weight:bold;	
}

.meldung{
  color: red;
  font-weight:bold;
}

img{
  border: none;

}


a {
  color:#101010;
}

a:hover{
  text-decoration: underline;
}

div#inhalt{
  position: absolute;
  top: 160px;
  left: 154px;
  width: 650px;
	min-height: 500px;
  border-bottom: solid #990000 3px;
  border-left: solid #990000 3px;
  border-right: solid #990000 3px;
  background-color: #FFFFFF;
}

div#inhalt a{
  text-decoration: none;
  font-weight: bold;
	color: #666699;
}
div#inhalt a:hover{
  color: white;
	background-color: #666699;
	text-decoration: none;
}


#extras{
  position:absolute;
	left:812px;
	top:300px;
	width: 185px;
	border-bottom: solid #990000 3px;

}

#extras div.extra{
  text-align: center;
	border-right: solid #990000 3px;

}

#extras div.extra img{
  width:181px;
}

#extras div.sonderseite{
  text-align: center;
	border-right: solid #990000 3px;
	border-bottom: solid #990000 3px;
	margin-bottom: 20px;
	background-color: #F0F8FF;

}

#extras div.sonderseite span.stellenanzeige{
	display:block;
  margin:3px;
	background-color: #EEEEEE;
	font-weight:bold;
	font-size: 1.1em;

}

#extras div.sonderseite a.stellenanzeige{
  text-decoration: none;
	color: #666699;
  font-weight: bold;
	text-align: center;
	font-style: normal;
}

#extras div.sonderseite a:hover{
  color: white;
	background-color: #666699;
	text-decoration: none;
}

div#artikel{
  width:644px;
  margin-left:4px;
}


div#seitentitel{
  position: absolute;
  left: 160px;
  top:140px;
  z-index: 3;
  font-size: medium;
  font-weight: bold;
  color: #000000;
  background-color: #D0D0D0;
}

div#kontakt{
  position: absolute;
  left: 160px;
  top:140px;
  width:644px;
  z-index: 2;
  font-size: medium;
  font-weight: bold;
  color: #000000;
  background-color: #D0D0D0;
  text-align:right;

}


div#kontakt a{
  color: #777777;
  text-decoration: none;
  font-weight: bold;
  font-size: 9pt;

}

div#seitentitel a:hover{
  text-decoration: underline;
}

div#artikelmenue{
  width: 100%;
  z-index: 3;
  background-color: #DDDDDD;
  border-top: solid 5px #DDDDDD ;
  border-bottom: solid 5px #DDDDDD ;
}

div#artikelmenue a{
  color: #777777;
  text-decoration: none;
  font-weight: bold;
  font-size: 8pt;
}

div#artikelmenue a:hover{
  text-decoration: underline;
}

div#menue{
  position: absolute;
  top: 150px;
  left: 10px;
  text-align: center;
	z-index: 2;
}

div#menue a{
  color: #990000;
  text-decoration: none;
  font-weight: bold;
  font-size: 9pt;
}
div#menue a.impressum{
  color: #990000;
  text-decoration: none;
  font-size: 8pt;
	font-weight: normal;
}


div#menue a:hover{
  text-decoration: underline;
}

div#untermenue{
  margin-top: 30px;
  margin-left: 30px;
}

div#untermenue a{
  color: #666699;
  text-decoration: none;
  font-weight: bold;
  font-size: 9pt;
}

div#untermenue a:hover{
  text-decoration: underline;
}


div#logo{
  position: absolute;
  left:80px;
}

div#logo_1{
  position: absolute;
  left: 10px;
  top: 81px;
	z-index: 1;
}

div#logo_2{
  position: absolute;
  left: 85px;
  top: 100px;
}

div#logo_text{
  position: absolute;
  left: 500px;
}

div.bildunterschrift {
  font-size: smaller;
	padding:2px;
}

#lastupdate{
  border-top:2px darkred solid;

}


