/******************************
        F A R B E N 
*******************************

004444 = Petrol ganz dunkel
C0E7E7 = Petrol pastell
339999 = 

*/


.bgsite { background-repeat: repeat-y}
.bgtop { background-color: #004444}
.bgcontent { background-color: #C0E7E7 }
.linie { background-color: #339999 }

h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
body {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
}
/******************************
        T O P M E N Ü
*******************************/

.menu_main, a:link.menu_main, a:visited.menu_main {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: bold;
  color: #339999; 
	text-decoration: none;
}

a:hover.menu_main, a:active.menu_main {
  color: #999999;
}

.menu_main2, a:link.menu_main2, a:visited.menu_main2 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: bold;
  color: #004444;
	text-decoration: none;
}

a:hover.menu_main2, a:active.menu_main2 {
  color: #999999;
}

.menu_main_act, a:link.menu_main_act, a:visited.menu_main_act {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: bold;
  color: #339999;
	text-decoration: none;
}

a:hover.menu_main_act, a:active.menu_main_act {
  color: #999999;
}

.menu_sub, a:link.menu_sub, a:visited.menu_sub {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: bold;
  color: #339999;
  margin-left: 10px;
  text-decoration: none;
}

a:hover.menu_sub, a:active.menu_sub {
  color: #CCCCCC;
}

.menu_sub_act, a:link.menu_sub_act, a:visited.menu_sub_act {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: bold;
  color: #FF0000;
  margin-left: 10px;
	text-decoration: none;
}

a:hover.menu_sub_act, a:active.menu_sub_act {
  color: #CCCCCC;
}

h1 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #004444;
  margin-bottom: 10px;
}

h2, .subline { 
  font-size: 12px;
  color: #339999;
  margin-bottom: 10px;
}
h4 {
  color: #339999;
  margin-top: 10px;
}
.text, a:link.text, a:visited.text, input,textarea { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal; 
  color: #000000;
}
a:hover.text, a:active.text {
	text-decoration: none;
}

.error { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: bold; 
  color: #FF0000;
}

.infobox {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  border-left: 1px solid #339999;
  border-bottom: 1px solid #339999;
}
.prevnextbox {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  border-left: 1px solid #339999;
  border-bottom: 1px solid #339999;
  border-right: 1px solid #339999;
}

.bgpastell {  background-color: EEEDF6}
.titel { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #339999 ; padding-left: 10px; background-color: #EEEDF6}
.bg1 {  background-color: #339999}
.bg2 { background-color: #004444}
.subnavi { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #004444; }
.footernavi { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #004444; }
.bghell { background-color: #C0E7E7 }

ul {
  list-style-image:url(../img/bullet.gif);
}

