body { margin-top:5px; margin-bottom:10px; margin-left:0px; background-color:#E6E6E6;}

p,ul,ol,li,div,address,blockquote,nobr,b,i,td,th
     { 	color:#000000;
	 	font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size: 10pt;		
	  }
	   
h1,h2,h3,h4,h5,h6 
{ 	font-family:Verdana,Arial,Helvetica,sans-serif;
  	 }

input { background-color : #d6d6d6;  }
input:focus { background-color : #f6f6f6; }
textarea { background-color : #d6d6d6;  }
textarea:focus { background-color : #f6f6f6; }

th { font-weight: normal; }	  
	  
h1 { font-size:16pt; color:#213184;}

h2 { font-size:14pt; color:#213184;}

h3 { font-size:12pt; color:#213184;}

h4 { font-size:10pt; color:#213184; margin-bottom:1px;}

h5 { font-size:10pt; color:#000000;}

a { font-family:Verdana,Arial,Helvetica,sans-serif; 
    font-weight:bold;
	 }
	
.aktiv { font-family:Verdana,Arial,Helvetica,sans-serif; 
	     font-weight:bold; 
		 color:#a00000; 
		 text-decoration:none; 
		 font-size:11pt;
	 }
	 
.nav  { font-size: 12pt; }

.kursiv { font-style: italic; }

.klein	{ font-size:7pt; font-weight:normal; }

.keinrand { margin-top:0px; margin-bottom:0px;}
.kleinerrand { margin-top:0px; margin-bottom:1px; margin-left:2px; margin-right:2px;}
.kontrast { font-size: 11pt; text-decoration:none; font-size:10pt;}

a:link { color:#213184; text-decoration:underline; font-size:10pt; }
a:visited { color:#2c2c2c; text-decoration:underline; font-size:10pt;}
a:active { color:#bd3129; text-decoration:none; font-size:10pt;}
a.kontrast:hover { color:#a00000; text-decoration:none; font-size:11pt; }
a:hover { color:#a00000; text-decoration:none; font-size:10pt; }


a.klein:link { color:#213184; text-decoration:underline; font-size:7pt; }
a.klein:visited { color:#2c2c2c; text-decoration:underline; font-size:7pt;}
a.klein:active { color:#bd3129; text-decoration:none; font-size:7pt;}
a.klein:hover { color:#a00000; text-decoration:none; font-size:7pt; }

