body
	 {
		margin:0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		background-color: #a5a5a5;
		background-image:url(pic/bg.gif);
		background-repeat:repeat-y;
	 }
	 
 body.ohneRechts
	 {
		margin:0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		background-color: #d7d7d7;
		background-image:url(pic/bg2.gif);
		background-repeat:repeat-y;
	 }	 

	 
 body.fenster
 	{
		margin:0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		background-color: #d7d7d7;
		background-image: none;
		
	 }

.head 
	{  
		margin:0px;
	    background-color: #339999;
	    height:75px;
	}
	
.navi_left
	{
		width: 150px;
		padding:10px,3px,3px,5p;	
		float:left;	
	}

.main
	{
		width:590px;
		float:left;		
		height:80%;
		margin:5px 0px 10px 10px;
		
		
	}	

.main2
	{
		
		position:absolute;
		top:75px;
		left:145pX;
		padding: 10px 0px 10px 10px;		
		height:100%;
		margin:0px 0px 10px 10px;
		background-color:#d7d7d7;
		
		
	}	

.navi_right
	{
		width: 194px;		
		float:left;	
		padding: 3px 3px 3px 3px;
	}


.az 
	{
		width:580px;
	 	height:42px;
	    border-bottom:1px solid gray;
	    font-size: 13px;
		line-height: 18px;
	    font-weight:bold;
		padding-top:8px;
		margin: 0px 0px 6px 0px;
	}

.az_menue 
	{
		width:190px;
	 	height:41px;
	    border-bottom:1px solid gray;
		padding:8px 2px 0px 2px;		
	    font-size: 11px;
		line-height: 13px;
	    font-weight:bold;
		margin: 0px 0px 6px 0px;
				 
	}
	
	.az_navi 
	{
		width:140px;
	 	height:37px;
	    border-bottom:1px solid gray;
		padding:6px 2px 3px 0px;		 
		margin-bottom:6px;
		margin-top:9px;
		
		
				 
	}


	
	.logout 
	{
		width:140px;
	 	height:40px;
	    border-top:1px solid gray;
		padding:8px 2px 0px 2px;		
	    font-size: 11px;
	    font-weight:bold;
		margin-bottom:5px;		 
	}
	
	
b.Titel
	{
	 font-size: 13px;
	 font-weight:bold;
	}

b.az_e
	{
	 font-size:12px;
	 line-height:14px;
	 font-weight:normal;
	 color:black;
	 font-style:italic;
	 
	 
	}

.az_head
	{
	
	float:right;
	text-align:right;
	font-size:13px;
	
	}
	
.menue
	{
		width:192px;
		padding-left:5px;
	}		

ul.navi
	{
		margin:2px;padding-left:2px;
	 }
	 
li.navi 
	{ 
		list-style:none;
		font-size:8pt;
		line-height:11pt;
		background-image: url(pic/navistrich2.gif);
		background-repeat:no-repeat;
		padding-left:10px;
		margin-left:0px;
	}	
	

	
	
a:link
	 {
		text-decoration:none;
		font-weight:bold;
		color:black;
	  }
	  
	  
a:visited
	 {
	 	 text-decoration:none;
		 font-weight:bold;
		 color:black;
	  }
	  
a:hover
	 {
	 	 text-decoration:none;
		 font-weight:bold;
		 color:red;
	  }
	  
a:active
	 {
	 	text-decoration:none;
		font-weight:bold;
	  }





a.sel:hover
	 {
		color:red;
		font-weight:normal;
		text-decoration:underline;
	}
	
a.sel
	 {
		color:black;
		font-weight:normal;
		text-decoration:underline;
	}

a.sel:visited
	 {
		color:black;
		font-weight:normal;
		text-decoration:underline;
	}



a.dok:link
	 {
		text-decoration:underline;
		font-weight:normal;
		color:black;
	  }
	  
	  
a.dok:visited
	 {
	 	 text-decoration:underline;
		 font-weight:normal;
		 color:black;
	  }
	  
a.dok:hover
	 {
	 	 text-decoration:underline;
		 font-weight:normal;
		 color:red;
	  }
	  
a.dok:active
	 {
	 	text-decoration:underline;
		font-weight:normal;
	  }



a.dok:link
	 {
		text-decoration:underline;
		font-weight:normal;
		color:black;
	  }
	  
	  
a.dok:visited
	 {
	 	 text-decoration:underline;
		 font-weight:normal;
		 color:black;
	  }
	  
a.sr:hover
	 {
		color:red;
		font-weight:bold;
		text-decoration:underline;
	}
	
a.sr:visited
	 {
		color:#669999;
		font-weight:bold;
		text-decoration:underline;
	}
a.sr
	 {
		color:#669999;
		font-weight:bold;
		text-decoration:underline;
	 }	
	
td
 	{
		font-family:arial;
		font-size:11px;
		line-height:14px;
	}
td.klein
	 {
	 	font-size:9px;
		line-height:12px;
	 }
td.inaktiv
	 {
	 	font-family:arial;
	   	font-size:11px;
		line-height:14px;
		color:#669999
	 }
td.ganzklein
	 {
	 	font-size:1px;
		line-height:1px;
	 }	
	


table.silver
	 {
	 	 background-color:silver;
		 font-family:arial,verdana,helvetica;
		 font-size:11px;
		 vertical-align:middle;
		 color:black;
	 }
	 
tr.silver
	 {
	 	 background-color:silver;
		 font-family:arial,verdana,helvetica;
		 font-size:11px;
		 vertical-align:middle;
		 color:black;
	 }
	 
	 
td.silver
	 {
	 	 background-color:silver;
		 font-family:arial,verdana,helvetica;
		 font-size:11px;
		 vertical-align:middle;
		 color:black;
	  }


td.liste
	 {
	 	font-family:arial;
		font-size:11px;
		line-height:20px;
	 }

	
	
	
input,select
	 {
	 	font-family:arial;
		font-size:11px;
		
		
	 }
input.klein
	 {
	 	font-family:arial;
	 	font-size:9px;
	 }
textarea
	 {
	 	font-family:arial;
		font-size:11px;
		
	 }
	
.button
	{
	 border:1px solid gray;
	  background-color:silver;
	 }
	 
font.inaktiv
	{
		color:#669999;
		line-height:14px;

	
	}
.stat_hilfe {
	width:180px;
	padding-left:10px;
	float:left;	
	}
.fehlerleist {
	margin-left: 210px;
	margin-top:120px;
	width:500px;
	font-size:12px;
	border:1px solid gray;
	padding:7px;
}

td.bordered {
	
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	
}
table.bordered {
	
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	
}

table.pass {
    border:1px solid gray;
    background-color:silver;
     font-family:arial,verdana,helvetica;
     font-size:11px;
     vertical-align:middle;
     color:black;
}
	