
/*====================== Grundeinstellungen ============================*/

body, td
{
	font-family: 				verdana, arial , Helvetica;
    font-size: 					8pt;
}

body.content
{	
    background-color: 			#006A5C;
    margin: 					0px;
    font-size: 					8pt;
	color: 						#494A4A;
	font-family: 				verdana, arial , Helvetica;
	scrollbar-arrow-color:		#ffffff;
  	scrollbar-track-color:  	#038574;
  	scrollbar-shadow-color: 	#038574;
  	scrollbar-face-color:   	#006A5C;
  	scrollbar-highlight-color:	#038574;
  	scrollbar-darkshadow-color: #038574;
  	scrollbar-3dlight-color:	#038574;
}


.contentposition	
{
	width: 						982px;
	position: 					absolute;
	top:						20px;
	left: 						50%;
	margin-left: 				-491px;
	background-color: 			#ffffff;
}

/*====================== Artikel =========================================*/

.teaser01	
{
	width: 						280px;
	margin-bottom:				5px;
	background-color: 			#F4F8F8;
	color:						#494A4A;
	font-family: 				verdana, arial , Helvetica;
	font-size: 					8pt;
}

.teaser01content
{
	padding:					5px 4px 7px 7px;
}


.content01	
{
	width: 						566px;
	margin-bottom:				5px;
	background-color: 			#F4F8F8;
	color:						#494A4A;
	font-family: 				verdana, arial , Helvetica;
	font-size: 					8pt;
}

.content01content
{
	padding:					15px 4px 7px 15px;
}

.zellencolor01
{
	background-color:			#DFEBED;
}

.termine	
{
	width: 						195px;
	padding-top:	       		5px;
	margin-bottom:				5px;
	background-color: 			#ECF3F4;
	color:						#494A4A;
	font-family: 				verdana, arial , Helvetica;
	font-size: 					8pt;
}

.date
{
	color:						#980017;
	font-weight:				bold;
}

.textwhite
{
	font-family: 				verdana, arial , Helvetica;
	font-size: 					8pt;
	color:						#ffffff;
}


/*====================== Bilder =========================================*/

.picnewssmall
{
	width:						100px; 
	height:						80px; 
	border: 					solid 5px #ffffff; 
	float:						right;
}

.picnewsbig
{
	margin-top:					5px;
}

/*====================== heads =========================================*/

.headmain
{
	background-image:			url('img/head-red-back.gif');
	margin-top: 				26px;
	margin-left:				1px;
	color:						#FFE7A8;
	font-family: 				verdana, arial , Helvetica;
	font-size: 					9pt;
	font-weight:				bold;
}

.headteaser
{
	background-image:			url('img/head-red-back.gif');
	margin-left:				1px;
	color:							#FFE7A8;
	font-family: 				verdana, arial , Helvetica;
	font-size: 					9pt;
	font-weight:				bold;
}

.number
{
	color:						#931119;
	font-family: 				verdana, arial , Helvetica;
	font-size: 					13pt;
	font-weight:				bold;
}

.service-number
{
	background-color:			#F2F2F2; 
	text-align:					center; 
	width:						190px; 
	padding: 					5px 0px 5px 0px; 
	margin-bottom:				20px;
}

/*====================== Links =========================================*/

a
{
    color:           			#980017;
	font-size: 					8pt;
	font-family: 				verdana, arial , Helvetica;
}

a:hover
{
	color:           			#494A4A;
}

a.mehr
{
    color:           			#980017;
	font-size: 					8pt;
	font-family: 				verdana, arial , Helvetica;
	text-decoration:			underline;
}

a.mehr:hover
{
	color:           			#494A4A;
	text-decoration:			underline;
}

a.terminhead
{
    color:           			#494A4A;
	font-size: 					8pt;
	font-family: 				verdana, arial , Helvetica;
	font-weight:				bold;
}

a.terminhead:hover
{
	color:           			#980017;
	font-weight:				bold;
	text-decoration:			underline;
}


a.navi01
{
    color:           			#980017;
	font-size: 					8pt;
	font-weight:				bold;
	font-family: 				verdana, arial , Helvetica;
    text-decoration: 			none;
}

a.navi01:hover
{
	color:           			#494A4A;
	text-decoration: 			underline;
}

a.navi01service
{
    color:           			#980017;
	font-size: 					8pt;
	font-family: 				verdana, arial , Helvetica;
    text-decoration: 			none;
}

a.navi01service:hover
{
	color:           			#494A4A;
    text-decoration: 			underline;
}

a.navi02
{
    color:           			#980017;
	font-size: 					8pt;
	font-family: 				verdana, arial , Helvetica;
    text-decoration: 			none;
}

a.navi02:hover
{
	color:           			#494A4A;
	text-decoration: 			underline;
}

a.bottomservice
{
    color:           			#ffffff;
	font-size: 					8pt;
	font-family: 				verdana, arial , Helvetica;
    text-decoration: 			none;
}

a.bottomservice:hover
{
	color:           			#ffffff;
    text-decoration: 			underline;
}


/*====================== Text ===========================================*/

font.head01
{
	font-family: 				verdana, arial , Helvetica;
	font-size:					8pt;
	font-weight:				bold;
	color:						#044624;
}


/*====================== Formulare ===========================================*/

.dataInput
{

  border:						1px solid #980017;
  font-family: 					arial,sans-serif;
  padding:     					0px 2px;
}

.textInput
{
  border:						1px solid #980017;
  font-family: 					arial,sans-serif;
  padding:     					0px 2px;
  width:						490px;
  height:						70px;
}
