/* CSS Document */

input.field {
	color:#FFFFFF;
	background-image: none;
	background-repeat: repeat;
	border: 1px #FFFFFF solid;
	font-size: 10px;
	background-color: #0066CC;
} 

textarea.field { color:#0066CC; border: 1px #000066 solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt} 
select.field {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; border: 1px #000066; background-color: #0066CC}



a:link { color : #D02615; font-weight: normal; text-decoration: underline; font-style: normal}
a:visited { color : #D02615; font-weight: normal; text-decoration: underline; font-style: normal} 
a:Active { color : #D02615; text-decoration: none} 
a:Hover { color : #D02615; text-decoration: none} 



.titel{color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:15pt; font-style: normal; font-weight: bold;}
.subtitel{color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; font-weight: bold;}


.fliesstext{color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; line-height : 20px;}
.bu{color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-style: italic; line-height : 15px;}
