/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: url("../_pics/bg_lines.jpg"); scrolling: auto; }

/*-------------------- Container ----------------*/

#seite {	text-align: left;	margin: auto; padding: 0;	position: absolute; top: 0; left: 0;	width: 986px; height: 100%; }

#head {	position: absolute;	top: 0px; left: 0px; width: 986px; background-image: url("../_pics/fondgruen.gif"); background-repeat: no-repeat;}

#content {	position: absolute;	top: 100px; left: 200px; float: right;	width: 820px; padding-bottom: 12px; }
#content_txt {	position: absolute;	top: 100px; left: 102px; float: right;	width: 750px; padding-bottom: 12px; }
#content_ifr {	position: absolute;	top: 100px; left: 198px;	float: right; width: 750px; padding-bottom: 12px; }


#navi {	position: absolute;	top: 202px; left: 25px; width: 130px; }

.text { padding: 20px 24px 0px 0px; margin: 0; }


/*-------------------- Textformate ----------------*/

H1 {font-family:Helvetica, Arial, Sans Serif; font-size:20px; line-height:22px; color:#000000; margin-left:120px;}
H2 {font-family:Helvetica, Arial, Sans Serif; font-size:16px; line-height:18px; color:#000000;}

P {font-family:Helvetica, Arial, Sans Serif; font-size:14px; line-height:18px; color:#000000; margin-left:120px; }
.header { margin-left:0px; }
.navi {font-family:Helvetica, Arial, Sans Serif; font-size: xx-small; line-height:15px; color:#000000;}

TABLE {color:#ffffff;}
.l_navi {background-color:#ffffff; border-color:#006633;}
TH {font-family:Helvetica, Arial, Sans Serif; font-size:14px; line-height:18px; color:#000000;}

TD {font-family:Helvetica, Arial, Sans Serif; font-size:14px; line-height:18px; color:#000000;}
.n_link {font-family:Geneva, MS Sans Serif, Sans Serif; font-size:10px; line-height:10px;  border-color:#006633;}
.n_act {background-color:#006633; border-color:#ffffff; color:#ffffff; font-family:Geneva, MS Sans Serif, Sans Serif; font-size:10px; line-height:10px; border-color:#006633;}
.u_link {background-color:#45A465; font-family:Geneva, MS Sans Serif, Sans Serif; font-size:10px; line-height:10px; color:#ffffff; border-color:#006633;}
.u_act {background-color:#006633; font-family:Geneva, MS Sans Serif, Sans Serif; font-size:10px; font-weight:bold; line-height:10px; color:#ffffff; border-color:#006633;}


.sub {font-family:Helvetica, Arial, Sans Serif; font-size:10px; line-height:12px; color:#000000; }

OL {font-family:Helvetica, Arial, Sans Serif; font-size:14px; line-height:18px; color:#000000; margin-left:120px;}

img { border: 0; padding-bottom:12px;}

.TextNavBar {font-family:Geneva, MS Sans Serif, Sans Serif; font-size:12px; color: #000000;}
A.ulink:active { color: #ffffff; text-decoration: none; font-weight:bold;}
A.ulink:link { color: #ffffff; text-decoration: none;}
A.ulink:visited { color: #ffffff; text-decoration: none;}
A.ulink:hover { color: #ffffff; text-decoration: none; font-weight:bold;}

A:active { color: #006633; text-decoration: none; font-weight:bold;}
 A:link { color: #006633; text-decoration: none;}
 A:visited { color: #006633; text-decoration: none;}
 A:hover { color: #006633; text-decoration: none; font-weight:bold;}
 
