body
{
	scrollbar-face-color: #bdacc6;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #738494;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	margin-left: 0px;
	margin-top : 0px
}

div#seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 980px;
	z-index: 1; 
	padding: 0;
	border: 1px solid #494949;
	
  }
div#oben {
	margin: 0 0;      /* standardkonforme horizontale Zentrierung */
	width: 980px;
	z-index: 2;
  }  
div#boxnavoben {
	/*float: left;*/
    width: 980px; 
	z-index: 3; 
	margin-top: -20px;
	margin-right: 0px;
	text-align: right;
}

div#boxmittestart {
	float: left;
	width: 600px;
	min-width: 600px;
	padding-right: 0px;
	z-index: 3;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	font-color: Black;
	font-size : 13px;
	font-weight : normal;
	font-style : normal;
	
	 }  
div#boxnavseitestart {
	float: left;
	z-index: 3;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	min-width: 180px;
	width: 180px;
	padding-right: 0px;
	background-image: url(/bilder/allgemein/Startseitelinks.jpg);
	margin-bottom: 0px;
	height: 100%;
	
 }


div#boxnavseite {
	float: left;
	z-index: 3;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	min-width: 180px;
	width: 180px;
	padding-right: 0px;
	background-image: url(/bilder/allgemein/Startseitelinksfolge.jpg);
	margin-bottom: 0px;
	height: 100%;
 }

	

div#boxmitte {
	float: left;
	width: 600px;
	min-width: 600px;
	padding-right: 0px;
	z-index: 3;
	margin-top: 0px;
	margin-left: 20px;
	text-align: left;
	font-color: Black;
	font-size : 13px;
	font-weight : normal;
	font-style : normal;
	
 }  
 div#boxrechts {
	float: right;
	width: 180px;
	min-width: 180px;
	z-index: 3;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	font-size : 13px;
	
 } 
  div#unten {
	clear: both;
	text-align: right;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 970px;
	padding: 0;
	padding-right: 10px;
	z-index: 3;
	background-image: url(/bilder/allgemein/seiteunten.gif);
	}  
  
 /* ------------------------------------ kontaktformular ----------------- */ 
.mailer
{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
}

/* ------------------------------------ navigation unten ----------------- */
.menuleiste:link
{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
}
.menuleiste:active
{
 COLOR: #000000;
	TEXT-DECORATION: none;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
}
.menuleiste:visited 
{
 COLOR: #000000;
	TEXT-DECORATION: none;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
}
.menuleiste:hover
{
 COLOR: #990000;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION: underline;
}
.menuleiste
{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
}

/* ------------------------------------ navigation links ----------------- */
.startmenu:link
{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
}
.startmenu:active
{
  COLOR: #000000;
	TEXT-DECORATION: none;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
}
.startmenu:visited 
{
  COLOR: #000000;
	TEXT-DECORATION: none;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
}
.startmenu:hover 
{
  COLOR: #CC9900;
	TEXT-DECORATION: none;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
}

<!-- ////////////////////////// Inhalte //////////////// -->

.inhalt {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 30px;
	text-align: left;
	font-color: Black;
	font-size : 13px;
	font-weight : normal;
	font-style : normal;
}  

h1
{
	COLOR: #000000;
	font-size : 19px;
	font-weight : bold;
	font-style : normal;
	margin-left: 0px;
	margin-right: 30px;
}

h2
{
	COLOR: #000000;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	margin-left: 0px;
	margin-right: 30px;
}
h3
{
	COLOR: #000000;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	
	
}


A:link
{
  COLOR: #cc9900;
  TEXT-DECORATION: underline;
}
A:active
{
  COLOR: #cc9900;
  TEXT-DECORATION: underline;
}
A:visited 
{
  COLOR: #cc9900;  
  TEXT-DECORATION: underline;
}
A:hover 
{
	COLOR: #cc9900;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

