/* *****************************************************************  
Elemente 
***************************************************************** */
body,BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
   color: #000000;
	background-color : #EFF3F7;
	
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #103484; 
	scrollbar-3dlight-color: #103484; 
	scrollbar-arrow-color: #103484; 
	scrollbar-track-color: #103484; 
	scrollbar-darkshadow-color: #000033; 
}

td,TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

a,A  {
  text-decoration : none;
}

FORM {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
background: #ffffff;
}

INPUT, TEXTAREA, SELECT,  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EFF3F7;
}

Select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#339999;
}

/* *****************************************************************  
Klassen  
***************************************************************** */
.bgc01	{
	background-color : #FFFFFF;
} 

.bgc02	{
	background-color : #EFF3F7;
} 

.bgc03	{
	background-color : #339999;
} 

.bgc04	{
background-color :  #092a87;
}
.bgc05	{
	background-color : #BAC3CC;
}
.bgc06	{
	background-color : #8AB72A;
}
.bgc07	{
	background-color : #B6DCAE;
}


.copyright {
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 10px;
	font-weight : normal;
	color : #062467;
}

.txtHeader1 {
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}
.txtHeader2 {
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}
.txtHeader3 {
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 10px;
	font-weight : normal;
}

.navSelected1{
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 10px;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
}

.navUnselected1 {
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 10px;
	font-weight : bold;
	color : #006699;
	text-decoration : none;
}

.navSelected2 {
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 10px;
	font-weight : normal;
	color : #003366;
	text-decoration : none;
}

.navUnselected2 {
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 10px;
	font-weight : normal;
	color : #006699;
	text-decoration : none;
}

.navSelectedSummer {
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
}

.navUnselectedSummer {
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
}

.navSelectednews {
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 11px;
	font-weight : bold;
	color : #103484;
	text-decoration : none;
}

.navUnselectednews {
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 11px;
	font-weight : bold;
	color : #339999;
}

.whiteHeader {
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339999;
	background-color: #EFF3F7;
	text-decoration : none;
}

.txtklein {
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 9px;
}

/* Eingabefelder ohne Rahmen und Hintergrundfarbe */
.inputNoDeco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

.inputDeco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #e5f3e2;
}

.ButtonDeco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #103484;
	background-color: #e5f3e2;
}

