/* saemtliche Abstaede auf NULL stellen */
*{
	/*margin: 0;*/
	padding: 0;
}


#wrapper { 
 margin: 0 auto;
 width: 1024px;
}


body  {
font : normal 11px Verdana,Arial,Helfetica,sans-serif;
margin: 0px 0px;
background-color: #eFeFef;
overflow:hidden;

}

#inhalt_links{
background: #FFFFFF;
height: 76%;
width: 165px; 
float: left;
margin-top:25px;
padding: 5px 0px 2px 8px;
overflow-x:hidden;
overflow-y: auto;
}
		
	
#inhalt_mitte {
float: right;
background: #FFFFFF;
height: 85%;
width: 790;
margin-top:0px;
padding: 25px 20px 10px 25px;
padding: 25px 24px 10px 25px;
position: relative;
font-size: 1.2em;
text-align : justify;
line-height : 1.6em;
overflow: auto;
overflow-x: hidden;
overflow-y: scroll;
border: 1px dotted #90909B;

}


td {
font : normal 11.7px Verdana,Arial,Helfetica,sans-serif;
letter-spacing:0.5px;
line-height: 1.7;	
text-align : justify;
}



h1 {
font-size : 1.6em;
font-weight: bold;
letter-spacing:1px;
color: #ffffff;
line-height: 1.5;
margin: 3px 2px 5px 0px;
}

h2 {
font : 22px Verdana,Arial,Helfetica,sans-serif;
/*font-size : 1.2em;*/
line-height: 2.4;
font-weight: bold;
letter-spacing:1.2px;
margin: 0px;
color:#ad222a;
}

h3 {
font-size : 1.2em;
font-weight: bold;
margin: 0px;
letter-spacing:1px;
color:#ad222a;
}

h4 {
font-size : 1em;
font-weight: bold;
line-height: 1.2;
letter-spacing:1px;
margin: 0px;
color:#ad222a;
}

h5 {
font-size : 1.2em;
font-weight: bold;
margin: 0px;
letter-spacing:1px;
color:#0b6a44;
}

.doc{
	text-align:  left;
	padding-left:4px;
}

.tabwhite {
font-size : 0.9em;
letter-spacing:1.1px;
color:#ffffff;
}

.small {
font-size : 0.8em;
}

.small2 {
font-size : 0.9em;
}

.red {
color:#C00000;
}

.redb {
color:#C4002C;
font-weight: bold;
}


.bsp{
font: normal 1em "Courier New", Courier, mono;
font-size : 1.1em;
}

.tabnormal{
font : normal 11.7px Verdana,Arial,Helfetica,sans-serif;
letter-spacing:0.5px;
line-height: 1.7;
}

.t{
font : normal 11.7px Verdana,Arial,Helfetica,sans-serif;
letter-spacing:0.5px;
line-height: 1.7;
}

.tabprog{
font : normal 13px Courier New,Courier monospace;
letter-spacing:0.8px;
line-height: 1.8;
}

.tabgelb{
font : normal 12px Verdana,Arial,Helfetica,sans-serif;
letter-spacing:0.5px;
line-height: 1.7;
left: 8px;
background-color:#FFFFCC;
}

.tabklein{
font : normal 11px Arial,Helfetica,sans-serif;
letter-spacing:0.2px;
line-height: 1.3;
}

.klein{
font : normal 11px Verdana,Arial,Helfetica,sans-serif;
letter-spacing:0.2px;
line-height: 1.3;
}

.tabweb{
font : normal 11px Verdana,Arial,Helfetica,sans-serif;
letter-spacing:0.2px;
line-height: 1.5;
}

.tabd{
font : normal 11px Verdana,Arial,Helfetica,sans-serif;
letter-spacing:0.2px;
line-height: 1.2;
text-align : left;
}

.f{
    font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	text-align : left;
}

.lg{
   	font-style: italic;
	font-size: 10px;
	line-height: 0.5;
}

.forum{
    font-size: 12px;
    font-style: italic;
	line-height:1.8;
}

ul{ 
/*list-style-type: disc;*/
list-style-type: circle;
margin-left:14px;
}

#search {
float: right;
position: relative;
margin-right: 25px;
margin-top: 8px;
}	

	div#search a {
		color: #000000;	
	}
	
	div#search a.selected {
		color: #000000;	
	}
	
	div#search a.visited {
		color: #000000;			
	}
	
	div#search a:hover {
		color: #ad222a;
	}


.button {  
  cursor:pointer;
}

.ohnerahmen {
border: 0;
}
	
	div#inhalt_mitte h1
	{
	font-size : 1.5em;
	font-weight: bold;
	letter-spacing:3px;
	color:#000000;
	line-height: 1;
	}
	
	div#inhalt_mitte a:link, div#nav a:link { 
	color:#088400;
	text-decoration: none;
	font-weight: bold;
	}
	
	div#inhalt_mitte a:visited, div#nav a:visited{ 
	color: #088400;
	text-decoration: none;
	font-weight: bold;
	}
	
	div#inhalt_mitte a:active, div#nav a:active{ 
	color: #088400;
	text-decoration: underline;
	}
	
	div#inhalt_mitte a:hover, div#nav a:hover{ 
	color:#088400;
	text-decoration: underline;
	font-weight: bold;
	}
	
#inhalt_leer {
height: auto;
width: 20%; 
float: left;

margin: 25px 5px 25px 5px;
padding: 7px;  
}


#tabs {
	color: #FFFFFF;
	background:  url("b/tabbg3.png") no-repeat;
	height: 90;
	float: left;
    padding: 1px 1px 0px 0px;
    white-space: nowrap;
	text-align: right;
	font-size : 1.1em;
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    right: 0px;
    width: 99.5%;
    
}

	div#tabs a {
		color: #666666;	
		font-size : 1.2em;
		font-weight: normal;
		height: 9 em;
		margin-right: 1em;
		padding: 0em 1em ;
		text-transform: none;
		text-decoration: none;
		/*background-color:#483d3f;		
		border: 2px outset #000;*/	
	}
	
	div#tabs a.selected {
		color: #000000;	
		font-size : 1.2em;
		font-weight: bold;	
		background-color:#FFFFFF;
		font-weight: normal;
		border: 2px outset #000;
	}
	
	div#tabs a.visited {
		color: #666666;	
		font-size : 1.2em;	
		font-weight: normal;
		/*border: 2px outset #000;*/
	}
	
	div#tabs a:hover {
		color: #000000;
		font-size : 1.2em;
		background-color:#fff;
		/*border: 2px outset #000;*/	
		text-decoration: none;
	}
	
	div#tabs b {
	    font-size : 1.2em;
		font-weight: normal;
		height: 1 em;
		margin-right: 1em;
		padding: 0em 1em;
		text-transform: none;
		text-decoration: none;
		color: #000000;
		/*background-color: #ad222a;
		border: 2px outset #ad222a;	*/
	}
	
	


.lang {
line-height: 0.5;
font-size : 0.8em;
font-style : italic;
}


#language{
border: 0;
float: left;
font-size: 14px;
position: relative;
margin-left: 10px;
margin-top: 15px;
} 
   div#language a {
     color:#088400;
	 text-decoration: none;
	 font-weight: bold;
	}
	
	div#language a:visited{ 
	color: #088400;
	text-decoration: none;
	font-weight: bold;
	}
	
	div#language a.active {
	  color: #088400;
	  text-decoration: underline;
	  font-weight: bold;
	}
	
	div#language a:hover {
	  color:#088400;
	  text-decoration: underline;
	  font-weight: bold;
	}
/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition fuer die First-Level-Navigation*/
DIV.fstLevel a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 160;
PADDING: 5px;
MARGIN: 0Px;
TEXT-ALIGN: left;
font-size: 12px;
font-style : italic;
color :#000000;
}

DIV.fstLevel a:hover
{
color: #000000;
BACKGROUND-COLOR: #DDDDDD;
font-style : italic;
}

DIV.fstLevelActive a
{
TEXT-DECORATION: none;
font-weight: bold;
DISPLAY: block;
WIDTH: 160;
PADDING: 4px;
MARGIN: 0Px;
TEXT-ALIGN: left;
font-size: 12px;
color :#9C0832;
font-style : italic;
}

DIV.fstLevelActive a:hover
{
color: #9C0832;
BACKGROUND-COLOR: #dddddd;
font-style : italic;

}

/*************SECOND_LEVEL**************************/
span.secLevel a
{
font-size: 11px;
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 145;
PADDING: 2px;
MARGIN-left: 20px;
TEXT-ALIGN: left;
color :#000000;
font-style : italic;
}

span.secLevel a:hover
{
color: #9C0832;
BACKGROUND-COLOR: #dddddd;
TEXT-DECORATION: none;
font-style : italic;
}

/*Style-Definition fuer die Second-Level-Navigation bei aktivem Link*/
span.secLevelActive a
{
font-size: 11px;
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 145;
PADDING: 3px;
MARGIN-left: 20px;
TEXT-ALIGN: left;
font-weight: bold;
color :#9C0832;
font-style : italic;
}

