body {
	background-color: #FEE9B2;
}

body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 10px;
}
.bg_inhalt{
	background-color: #FBFAE5;
}

h1 {
font-size: 16px;
}
h2 {
font-size: 12px;
color: #B22222;
}
h3{
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: underline overline;

}

th { background-color: #BEBFBA;
          color: #000000;
          font-weight: bold;
          font-size: 12px;
          border: 1px solid #619C36;
        }

td.head { background-color: #F5DEB3;
          color: #000000;
          font-weight: bold;
          font-size: 12px;
          border: 1px solid #000000;
        }
		  
td.info { background-color: White; color: #000000; }
		  
td.odd    { background-color: #E2E2E2; }
td.even   { background-color: #F2F2F2; }

th.info { background-color: #ECDD52; color: #000000; border: 1px solid #4583C0; }
td.info { background-color: #EDD8D8; color: #000000; }

td.header { 
background-color: #619C36; 
color: #000000; 
}
th.header { background-color: #F0E68C; color: #000000;  }

td.left   { background-color: #BEBFBA; }
td.right  { background-color: #FEE9B2; }




.menue_ueberschrift,.menue_ueberschrift a,.menue_ueberschrift a:link,.menue_ueberschrift a:visited
{
	background: #BEBFBA;
	font-size: ;
	color: #23553A;
	font-weight: bold;
	height: 15px;
	background-image: url(image/layout/topmenue_bg.gif);
}
.menue_ueberschrift a:hover
{
color: #009726;
}

.menu a,.menu a:link,.menu a:visited {
display: block;
background-image: url(image/layout/menue_bg.gif);
color: #545454;
font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none;
}

.menu a:hover {
display: block;
background-image: url(image/layout/menue_aktiv_bg.gif);
color: #009726;
font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}

.menu_activ a {
display: block;
background-image: url(image/layout/menue_aktiv_bg.gif);
color: #B72838;
font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
cursor: pointer;
text-decoration: none;
}

.menu_activ a:hover {

text-decoration: none;
}



a:link, a {
	color: #545454;
	text-decoration:none;
	font-weight: 900;
}
a:active {
	color: #B72838;
}
a:hover {
	color: #B72838;
	text-decoration:underline;
}
.formular {
	font-weight: bold;
	color: #23553A;
	text-decoration: none;
	background-color: #E2E2E2;
	border: 1px solid #9D9D9D;
}

