/* GENERAL */
/* general link style*/

/* für tabellen ende*/
a {
	color: #F49901;
	font-family: Tahoma;
	font-weight: bold;
}

a.text {
	color: #F49901;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: thin;
	text-decoration: none;
}

body {
	background-attachment: fixed;
	scrollbar-3dlight-color: #051843;
	scrollbar-arrow-color: #051843;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #051843;
	scrollbar-track-color: #FFFFFF;
}

body.weiss {
	background-attachment: fixed;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

/* für references ende */
/* für tabellen zb downloads beginn*/
table.text {
	color: #000000;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}

/* für references beginn */
.alpha {
	background-color: #FFF2DC;
	color: #C77D01;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	left: 3px;
	right: 3px;
}

.alpha1 {
	background-color: #E4E4E4;
	color: #C8C8C8;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* NAVIGATION (MAIN) */
/* stylesheets für den text der navigation*/
.menus {
	color: #051843;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
		font-weight: normal;
}

.menus:hover {

	color: White;
	font-family: Tahoma;
	font-size: 10px;


}

/*kleine schrift ganz unten*/
.mini {
	color: #999999;
	font-family: Tahoma;
	font-size: 9px;
}

.minilinks{
	color: #F49901;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}

/* NEWS */
/* news body */
td,
.news {
	color:  #051843;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
}


/* news überschrift */
.newsuber {
	color: #051843;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

/* news header */
.small {
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

/* news header datum*/
.smallbold {
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
/*sämtliche formulare?*/
.form { background-color: #FFF2DC;	font-family: Tahoma;
	font-size: 10px;
	border-color: #F49901;
	border-style: solid;
	border-width: 1px;
  }
.navi {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.bannertext {  
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #003366
}
.bannertext1 { 
	font-family: Tahoma; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	color: #003366 
}
.bannertext2 { 
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	color: #003366 
}
