
div.clr {
	clear: both;
}
body {
position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px; 
   border: none; 
   font-family: "Times New Roman", Georgia, Times;	  
	font-size: 16px; 
	line-height: 18px;
        color: #000000; 
        
}

.highlighted_Schrift { 
	font-family: "Times New Roman", Georgia, Times;	  
	font-size: 16px; 
	line-height: 18px;
        color: #000000; 
        text-decoration: none;
        border-bottom:1px solid #999999;
	}
	
.small_print { 
	font-family: "Times New Roman", Georgia, Times;	  
	font-size: 12px; 
	line-height: 14px;
        color: #000000; 
        text-decoration: none;

	}
	
.nicht_sichtbar_in_Print { 
	visibility: hidden;
	display: none; 
	}

h1, h2, h3 {
	font-family: "Times New Roman", Georgia, Times;	  
	font-size: 16px; 
	line-height: 18px;
        color: #000000; 
        
	}

.regular
	{ font-family: "Times New Roman", Georgia, Times;	  
	font-size: 16px; 
	line-height: 18px;
        color: #000000; 
        text-decoration: none
        }
.regular_bold
	{ font-family: "Times New Roman", Georgia, Times;	  
	font-size: 16px; 
	font-weight: bold;
	line-height: 18px;
        color: #000000; 
        text-decoration: none
        }
        	
A:link, A:visited, A:active, A:hover
	{ font-family: "Times New Roman", Georgia, Times;	  
	font-size: 16px; 
	line-height: 18px;
        color: #000000; 
        text-decoration: none
        }

U {	font-family: "Times New Roman", Georgia, Times;	  
	font-size: 16px; 
	line-height: 18px;
        color: #000000; 
        text-decoration: none;
        border-bottom:1px solid #999999;
 }

TD,tr, P 
	{ 
	font-family: "Times New Roman", Georgia, Times;	  
	font-size: 16px; 
	line-height: 18px;
        color: #000000; 
   

	}
	
.logo	{
	visibility: hidden;
	display: none; 
	
	}
	
.leftmenudiv {
	visibility: hidden;
display: none; 
}

.contentdiv {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 80%;
	margin: 0px;
	padding: 0px; 
   border: none; 
   
}	



#maincontent {
position: relative;
	top: 0px;
	left: -100px;
	width: 100%;
	height: 80%;
	margin: 0px;
	padding: 0px; 
   border: none; 
   
}



#topbereich {
visibility: hidden;
display: none; 
}

