.print { 
   display: none; 
   height: 100%; 
   width: 0px; 
}
a {
	color : Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

a.txthead {
	border-bottom : medium none #FFD700;
	color : Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	margin-top : 1em;
	text-align : left;
	text-decoration : none;
	vertical-align : bottom;
}

body {
	font : x-small Helvetica, Verdana, Geneva, Arial,  sans-serif;
	margin : 0;
	scrollbar-3dlight-color : #00016A;
	scrollbar-arrow-color : #FFD700;
	scrollbar-base-color : #003399;
	scrollbar-darkshadow-color : #00016A;
	scrollbar-face-color : #00016A;
	scrollbar-highlight-color : #FFD700;
	scrollbar-shadow-color : #FFD700;
	scrollbar-track-color : #E8BA00;
	background : White;
	}

h1 {
	border-bottom : none #003399;
	border-top : 1pt none;
	color : Black;
	font-family : "Bitstream Vera Sans", Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	line-height : 110%;
	margin-bottom : 10pt;
	text-decoration : none;
}

h2 {
	color : Black;
	font-family: "Bitstream Vera Sans", Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
}

input{
	background-color : white;
	border-top : none;
	border-left: none;
	border-bottom: 1px dashed;
	border-right: none;
}

input.button{
	background-color : #E8BA00;
	border : 3px #00016A;
	width : 130px;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 1px;
	margin-left : 6px;
	margin-right : 6px;
}

p.newshead {
	border-style : solid solid dotted solid;
	border-width : 0px 0px 1px 0px;
	font-size : 11px;
	margin-top : 1px;
	text-align : left;
	color : Gray;
}

p.txthead {
	color : #A9A9A9;
	margin-top : 1em;
}

select.none{
	background-color : white;
	border-top : 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px dashed;
	border-right: 1px solid white;
}

span.head {
	color : # 005ab0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
}

table.main{
	width: 100%;
	padding : 0;
	background-color : White;
	border-right : 2px solid White;
	border-bottom: 2px solid White;
}

td.break {
	background-color : #003399;
	height : 2px;
}

td.lhead {
	background-color : #FFD700;
	height : 2px;
}

td.newshead {
	background : url(images/bg_blue.gif);
	border-color : #003399;
	border-width : 1px;
	color : #F5F5F5;
	font-size : 12px;
	padding-left : 2px;
	padding-right : 2px;
	text-align : center;
}

td.txt {
	background : #F5F5F5;
}

td.txthead{
	color : #FFD700;
	margin-top : 1em;
	text-align : left;
	vertical-align : bottom;
	font : bolder 12px Geneva Verdana Arial Helvetica sans-serif;
}
td.pfeil{
	color : #FFD700;
	margin-top : 1em;
	text-align : right;
	vertical-align : bottom;
	font : bolder 12px Geneva Verdana Arial Helvetica sans-serif;
}
textarea{
	background-color : white;
	border-top : 1px dashed;
	border-left: 1px  white;
	border-bottom: 1px dashed;
	border-right: none;
}

th {
	background-color : #DCDCDC;
	color : #003399;
	font-size : smaller;
	font-weight : normal;
	text-align : left;
	height: 10px;
}

ul{
	font-family : Verdana, Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	list-style : disc outside none;
}
ul.nav{
	font: Verdana, Geneva,Arial,Helvetica,sans-serif; xx-small;
}
.news {
	background-color : transparent;
	color : #F5F5F5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

#blue{
	background : url(images/bg_blue.gif) repeat;
}

#low{
	height : 10px;
}

#oben{
	border-bottom : none;
	border-left : none;
	border-right : none;
	border-top : 1px dotted #00016A;
}

#rand{
	border-right : 1px dashed #00016A;
}

