<style type="text/css">
<!--
body {
	background-color: #000;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
.navigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1d1914;
}

a.navigation:link {
  
  color: #1d1914;
}

a.navigation:visited {
  
  color: #1d1914;
}

a.navigation:hover {
 
  color: #1d1914;
}

a.navigation:active {
  
  color: #1d1914;
}




.mailnfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #157EFF;
}

a.mailnfo:link {
  
  color: #157EFF;
}

a.mailnfo:visited {
  
  color: #157EFF;
}

a.mailnfo:hover {
 
  color: #157EFF;
}

a.mailnfo:active {
  
  color: #157EFF;
}


.logoplaceholder {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7f5828;
	text-decoration: none;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

a.info:link {
  
  color: #FFF;
}

a.info:visited {
  
 color: #FFF;
}

a.info:hover {
 
  color: #FFF;
}

a.info:active {
  
 color: #FFF;
}

.info1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

.info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}


.copyright {
	font-family: "Lucida Sans", Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.titel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3c352d;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B453F;
	text-decoration: none;
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

a.maintext2:link {
  
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

a.maintext2:visited {
  
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

a.maintext2:hover {
 
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

a.maintext2:active {
  
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}



a:link {
	color: #70675d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #70675d;
}
a:hover {
	text-decoration: underline;
	color: #70675d;
}
a:active {
	text-decoration: none;
	color: #70675d;
}






a.popup {
position: relative;
}

a.popup span {
display: none;
}

a.popup:hover span {
position: absolute;
top: 2em;
left: 0;
width: 370px;
padding: 10px;
display: block;
border: 1px solid #666;
background: #fff;
color: #4B453F;
letter-spacing:-1px;
}

/* Don't expect to write standards code for IE. ;) */
a.popup:hover {
  font-size: 100%;
}


a.popup_schriftgruen {
position: relative;
}

a.popup_schriftgruen span {
display: none;
}

a.popup_schriftgruen:hover span {
position: absolute;
top: 2em;
left: 0;
width: 370px;
padding: 10px;
display: block;
background: #ffffff;
color: #009036;
}

/* Don't expect to write standards code for IE. ;) */
a.popup_schriftgruen:hover {
  font-size: 100%;
}



a.popup_schriftorange {
position: relative;
}

a.popup_schriftorange span {
display: none;
}

a.popup_schriftorange:hover span {
position: absolute;
top: 2em;
left: 0;
width: 370px;
padding: 10px;
display: block;
background: #ffffff;
color: #e2001a;
}

/* Don't expect to write standards code for IE. ;) */
a.popup_schriftorange:hover {
  font-size: 100%;
}




a.popup_schriftmagenta {
position: relative;
}

a.popup_schriftmagenta span {
display: none;
}

a.popup_schriftmagenta:hover span {
position: absolute;
top: 2em;
left: 0;
width: 370px;
padding: 10px;
display: block;
background: #ffffff;
color: #e2007a;
font:Arial, Helvetica, sans-serif;
}

/* Don't expect to write standards code for IE. ;) */
a.popup_schriftmagenta:hover {
  font-size: 100%;
}




a.popup_schriftblau {
position: relative;
}

a.popup_schriftblau span {
display: none;
}

a.popup_schriftblau:hover span {
position: absolute;
top: 2em;
left: 0;
width: 370px;
padding: 10px;
display: block;
background: #ffffff;
color: #009ee0;
}

/* Don't expect to write standards code for IE. ;) */
a.popup_schriftblau:hover {
  font-size: 100%;
}



a.popup_rot {
position: relative;
}

a.popup_rot span {
display: none;
}

a.popup_rot:hover span {
position: absolute;
top: 2em;
left: 0;
width: 370px;
padding: 10px;
display: block;
border: 1px solid #666;
background: #ed1c24;
color: #ffF;
}

/* Don't expect to write standards code for IE. ;) */
a.popup_rot:hover {
  font-size: 100%;
}


a.popup_cyan {
position: relative;
}

a.popup_cyan span {
display: none;
}

a.popup_cyan:hover span {
position: absolute;
top: 2em;
left: 0;
width: 370px;
padding: 10px;
display: block;
border: 1px solid #666;
background: #7dd3f7;
color: #000;
}

/* Don't expect to write standards code for IE. ;) */
a.popup_cyan:hover {
  font-size: 100%;
}




a.popup_blau {
position: relative;
}

a.popup_blau span {
display: none;
}

a.popup_blau:hover span {
position: absolute;
top: 2em;
left: 0;
width: 370px;
padding: 10px;
display: block;
border: 1px solid #666;
background: #0054a6;
color: #fff;
}

/* Don't expect to write standards code for IE. ;) */
a.popup_blau:hover {
  font-size: 100%;
}



a.popup_magenta {
position: relative;
}

a.popup_magenta span {
display: none;
}

a.popup_magenta:hover span {
position: absolute;
top: 2em;
left: 0;
width: 370px;
padding: 10px;
display: block;
border: 1px solid #666;
background: #f287b7;
color: #000;
}

/* Don't expect to write standards code for IE. ;) */
a.popup_magenta:hover {
  font-size: 100%;
}



a.popup_orange {
position: relative;
}

a.popup_orange span {
display: none;
}

a.popup_orange:hover span {
position: absolute;
top: 2em;
left: 0;
width: 370px;
padding: 10px;
display: block;
border: 1px solid #666;
background: #f36f32;
color: #000;
}

/* Don't expect to write standards code for IE. ;) */
a.popup_orange:hover {
  font-size: 100%;
}



a.popup_gelb {
position: relative;
}

a.popup_gelb span {
display: none;
}

a.popup_gelb:hover span {
position: absolute;
top: 2em;
left: 0;
width: 370px;
padding: 10px;
display: block;
border: 1px solid #666;
background: #fff200;
color: #000;
}

/* Don't expect to write standards code for IE. ;) */
a.popup_gelb:hover {
  font-size: 100%;
}




a.popup_dunkelgruen {
position: relative;
}

a.popup_dunkelgruen span {
display: none;
}

a.popup_dunkelgruen:hover span {
position: absolute;
top: 2em;
left: 0;
width: 370px;
padding: 10px;
display: block;
border: 1px solid #666;
background: #00a651;
color: #fff;
}

/* Don't expect to write standards code for IE. ;) */
a.popup_dunkelgruen:hover {
  font-size: 100%;
}



a.popup_hellgruen {
position: relative;
}

a.popup_hellgruen span {
display: none;
}

a.popup_hellgruen:hover span {
position: absolute;
top: 2em;
left: 0;
width: 300px;
padding: 10px;
display: block;
border: 1px solid #666;
background: #81ca9c;
color: #000;
}

/* Don't expect to write standards code for IE. ;) */
a.popup_hellgruen:hover {
  font-size: 100%;
}


-->
</style>
