/*allgemeine Definitionen*/

td, img{
	vertical-align: top;
}

html{font :  x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
body {
	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 : #003399;
	font-size : 13px;
	font-style : normal;
	line-height : 110%;
	margin-bottom : 10pt;
	text-decoration : none;
}

h2 {
	color : #003399;
	font-size : 11px;
}

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

/*links*/
a {
	color : #005AB0;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

/*navigation*/

td.nav {
	background :  repeat;
	width: 165px;
}
.navMain{
	border-bottom : medium none ;
	padding-top : 3px;
	padding-left: 4px;
	text-align : left;
	background-image: url(images/banner_de_2005/navi_bg.gif);
}

/*Subnavigation*/

td.navSub { 
	 font: 11px; 
	 text-decoration: none; 
	 background-color: #2E82C5; 
	 text-align: left; 
	 vertical-align: top; 
	 padding-top: 1px; 
	 padding-left: 4px; 
	 border-bottom: 1px solid white; 
	 height: 18px }

td.nav2{
	 background-color: #2E82C5; 
	border: 0px solid;
	border-left: 8px solid white;
	border-right: 8px solid white;
}
	 
a.navSub, a.navSub:hover, a.navSub:visited { color: #FFF8DC; text-decoration: none }
	
/*.nav2 {
	text-align: right;
	margin-top : 2px;
	background :  #005ab0;
	border-left: 1px solid #005ab0;	
}*/

/*Links Navigation*/

a.nav{
	color: #FFFFF0;
	border-bottom: none;
	background: none;
	font-variant : small-caps;
	}
a.nav:hover{
	text-decoration: none;
}

/*Ende Navigation*/

img.rblau {
	border : 1px solid #003399;
}

img.rgold {
	border-bottom : 1pt outset #FFD700;
	border-left : #FFA500;
	border-right : #FFA500;
	border-top : 1pt outset #FFD700;
}


p {
	font-size : 11px;
	margin-bottom : 1px;
	margin-left : 6px;
	margin-right : 6px;
}

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

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;
}

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

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

td.txt {
	background : #F5F5F5;
}


.pfeil{
	color : #FFD700;
	margin-top : 1em;
	text-align : right;
	vertical-align : bottom;
	font-size: 1em; 
	font-weight: bold;
}

/*formulare*/

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

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

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;
}


ul{
	font-size : 11px;
	list-style : disc outside none;
}
ul.nav{
	font-size:  xx-small;
}
.news {
	background-color : transparent;
	color : #F5F5F5;
	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;
}

