 
/* Stylesheets in der Navigationsleiste */
.navi {
color:#000000; 
font-size:11pt; 
font-weight:bold; 
font-family:arial,helvetica; 
}
 
a.schwarz:link,a.schwarz:visited,a.schwarz:active,a.schwarz:hover { color:#000000; }

td { font-family:verdana, arial,helvetica; font-size:10pt;}

select { 
font-family:verdana, arial,helvetica; 
font-size:8pt;
}

p { font-family:arial,helvetica; }
h1,h2,h3,h4,h5,h6  { font-family:arial,helvetica; font_weight:bold;}
p.u { font-family:arial,helvetica; font-weight:bold;}

body {
	background-color : #ffffff;
	background-image : url(../pix/hintergrund.gif);
}

a:link,a:visited,a:active,a:hover { 
color:#000000; 
text-decoration:none; 
}

.unav:link {color:#ffffff; 
		  	text-decoration:none;
		 	font-size:9pt; 
			font-weight:bold; 
			font-family:arial,helvetica; 
			
}
.unav:visited { color:#ffffff; 
		    font-size : 10pt;
			font-size:9pt; 
			font-weight:bold; 
			font-family:arial,helvetica; 
			
}
.unav:active {  color:#ffffff; 
			font-size : 10pt;
			font-size:9pt; 
			font-weight:bold; 
			font-family:arial,helvetica; 
			
}
.unav:hover {  color:#d40125; 
			font-size : 10pt;
			font-size:9pt; 
			font-weight:bold; 
			font-family:arial,helvetica; 
			
}

.rtext {   color:#d40125; 
			font-size:9pt; 
			font-weight:bold; 
			font-family:arial,helvetica; 		
}

.preview {
color:#000000; 
font-size:9pt; 
font-weight:bold; 
font-family:arial,helvetica; 
}

.submit
{background:#ffffff;
color:#333333;
font-size:8pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;}