div, span, h1, h2, h3, h4, h5, h6, ul, ol, a, table, td, form, fieldset, legend, button, input, textarea, label, img, pre, em, hr {
	margin: 0; padding: 0;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  
	color:#000000;
	}
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
	color:#003366; 
	font-weight:normal;
	}
h1 {
	font-size: 20px;  
	line-height:24px;
	}
h2 {
	font-size:18px;
	line-height:22px; 
	}
hr {
	height: 0;
	margin: 10px 0 10px 0;
	border-style: solid;
	border-color: #40668C;
	border-width: 1px 0 0 0;
}	
a {
	font-size: 11px;  
	color:#003366; 
	text-decoration: none; 
	}
a:hover {  
	 color: #000000; 
	 text-decoration: underline; 
	 }
li {
	margin-bottom:5px;
	}
.fliess {  
	font-size: 11px;  
	line-height:16px;
	}
.contentfliess {  
	font-size: 12px;  
	line-height:18px;
	}
.weiss {  
	font-size: 11px;  
	color:#ffffff;
	}
a.weiss:hover {  
	font-size: 11px;  
	color:#ffffff;
	text-decoration:underline;
	}

.rot {  
	font-size: 11px;  
	color:#003366;
	line-height:16px;
	}
.footer {
	color:#FFFFFF;
	}

.footerlink {
	color:#FFFFFF;
	text-decoration:none;
	}
.footerlink:hover {
	color:#FFFFFF;
	}
pre {
	background-color:#FFFFFF;
	}
input {
	border:1px solid #40668C;
	margin: 1px 1px 1px 1px;
	font-size:11px;
	height:16px;
	}
textarea {
	border:1px solid #40668C;
	margin: 1px 1px 1px 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.sbutton {
	background-color: #40668C;
	color:#FFFFFF;
	font-weight:bold;
	height:18px;
	}
.error {
	color:#FF0000;
	}
.imgtitle {
	color:#666666;
	}
	
	
@media screen {
	div.druck{
		display:block;
	}

}
@media print {
	div.druck{
		display:none;
		}
}
