/* CSS Document */

@media screen {
	div.druck{
	display:block;
	font-size:14px;
	padding: 10px 10px 10px 10px;
	background-color: #ECEFF2;	
	width:250px;
	border: 1px solid #DF5900;	
	}
	div.druck2{
		display:block;
		}

}
@media print {
	div.druck{
		display:none;
		}
	div.druck2{
		display:none;
		}
	td.dontprint,div.dontprint{
		display:none;
		}
}


a { font-size: 12px; color: #000066; text-decoration: underline; font-family: arial,arial,geneva,helvetica; line-height: 16px; }
a:hover {color: #990000;text-decoration: none; font-size: 12px;font-family: arial,geneva,helvetica;text-decoration: none;}
.fliess {  font-size: 12px; color: #000066; text-decoration: none; font-family: arial, geneva,helvetica; line-height: 160%;  }
.red {  font-size: 12px; color: #990000; text-decoration: none; font-family: arial, geneva,helvetica; line-height: 160%;  }
.times{  font-size: 12px; color: #000066; text-decoration: none; font-family:  times new roman,arial,geneva,helvetica; }
tr {  font-size: 12px; color: #000066; text-decoration: none; font-family:  arial,geneva,helvetica; }
th {  font-size: 12px; color: #000066; text-decoration: none; font-family:  arial,geneva,helvetica; }
td,p,li {  font-size: 12px; color: #000066; text-decoration: none; font-family:  arial,geneva,helvetica;  }
.bluehead {  font-size: 16px; color: #000066; text-decoration: none; font-family:  arial,geneva,helvetica; font-weight:bold;}

h1 {  font-size: 18px; color: #000066; text-decoration: none; font-family: arial;font-weight: normal; line-height: 24px;}
h1 a {  font-size: 18px; color: #000066; text-decoration: none; font-family: arial;font-weight: normal; line-height: 24px;}
h1 a:hover {  font-size: 18px; color: #990000; text-decoration: none; font-family: arial;font-weight: normal; line-height: 24px;}

h2 {  font-size: 18px; color: #000066; text-decoration: none; font-family: arial;font-weight: normal; line-height: 24px;}
h2 a {  font-size: 18px; color: #000066; text-decoration: none; font-family: arial;font-weight: normal; line-height: 24px;}
h2 a:hover {  font-size: 18px; color: #990000; text-decoration: none; font-family: arial;font-weight: normal; line-height: 24px;}

h2 {  font-size: 18px; color: #000066; text-decoration: none; font-family: arial;font-weight: normal; line-height: 16px;}
h2 a {  font-size: 18px; color: #000066; text-decoration: none; font-family: arial;font-weight: normal; line-height: 16px;}
h2 a:hover {  font-size: 18px; color: #990000; text-decoration: none; font-family: arial;font-weight: normal; line-height: 16px;}

h3 {  font-size: 12px; color: #000066; text-decoration: none; font-family: arial;font-weight: normal; line-height: 16px;}
h3 a {  font-size: 12px; color: #000066; text-decoration: underline; font-family: arial;font-weight: normal; line-height: 16px;}
h2 a:hover {  font-size: 12px; color: #990000; text-decoration: none; font-family: arial;font-weight: normal; line-height: 16px;}



h4 {  font-size: 14px; color: #000066; text-decoration: none; font-family: times new roman,arial;font-weight: normal; }
h4 a {  font-size: 14px; color: #000066; text-decoration: none; font-family: times new roman,arial;font-weight: normal; }
h4 a:hover {  font-size: 14px; color: #990000; text-decoration: none; font-family: times new roman,arial;font-weight: normal; }

.medium{  font-size: 11px; color: #000066; text-decoration: none; font-family:  arial,geneva; line-height: 16px;}
.medium a{  font-size: 11px; color: #000066; text-decoration: none; font-family:  geneva; line-height: 16px;}
.medium:hover {  font-size: 11px; color: #990000; text-decoration: underline; font-family: arial,  geneva; line-height: 16px;}
.nav:hover {color: #990000;text-decoration: none; font-size: 12px;font-family: arial,arial,geneva,helvetica; }
.nav { font-size: 12px; color: #000066; text-decoration: none; font-family: arial,arial,geneva,helvetica; }
.navselected:hover {color: #990000;text-decoration: none; font-size: 12px;font-family: arial,arial,geneva,helvetica; }
.navselected { font-size: 12px; color: #000066; text-decoration: none; font-family: arial,arial,geneva,helvetica; font-weight: bold;}
.formular {    background-color: #FFFFFF;
	       font-size: 12px;
           color:#000000;
             }
.button {    


background-color: #efefef;
               color:#234480;
			   font-family: arial,geneva,helvetica;
			   font-size:11px;
			   font-weight: normal;
	           height:17px;
               border-top: 1px solid #234480;
               border-bottom: 2px solid #234480;
               border-right: 2px solid #234480;
			   border-left: 1px solid #234480;
               }

.helper { visibility:hidden; padding-bottom:0px; padding-top:0px; line-height:0px;}
