/* schriftstil,abstände */



body

{

	margin-top: 0px;

	margin-left: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	color: black;

	background-color: #fefe00;

	font-family: verdana,arial;

	font-size: 10pt;

}



table,tr,td

{

	color:black;

	font-family: verdana,arial;

	font-size: 10pt;

}





/* scrolleiste internet explorer ab vers.5.5  */



h1,h2,h3,h4,h5

{

	color: #0099FF;

	/*display: inline;*/

}



/* menue linke seite */

#menu1 a

{

	display: block;

	color: #1A5FFF;

	text-decoration: none;

	font-family: verdana, sans-serif;

	font-size: 10pt;

	width: 121px;

}



#menu1 a:visited

{

	color: #1A5FFF;

	text-decoration: none;

	font-family: verdana, sans-serif;

	font-size: 10pt;

	width:121px;

}



#menu1 a:active

{

	color: #1A5FFF;

	text-decoration: none;

	font-family: verdana, sans-serif;

	font-size: 10pt;

	width: 121px;

}



#menu1 a:hover

{

	background-color: #0099FF;

	color: #fefe00;

	text-decoration: none;

	font-family: verdana, sans-serif;

	font-size: 10pt;

	width: 121px;

}





/* allgemeine links im text */



a:link

{

	color: #1A5FFF;

	text-decoration: underline;

	font-family: verdana;

	font-size: 10pt;

}



a:visited

{

	color: #1A5FFF;

	text-decoration: underline;

	font-family: verdana;

	font-size: 10pt;

}



a:active

{

	color: #1A5FFF;

	text-decoration: underline;

	font-family: verdana;

	font-size: 10pt;

}



a:hover

{

	background-color: #0099FF;

	color: #fefe00;

	text-decoration: none;

	font-family: verdana;

	font-size: 10pt;

}



.clsPicture a:link, .clsPicture a:visited, .clsPicture a:active

{

	color: #b9cdc1;

	text-decoration: none;

	font-family: verdana;

	font-size: 10pt;

}



.clsPicture a:hover

{

	color: #ffffff;

	text-decoration:none;

	font-family: verdana;

	font-size: 10pt;

}



.clsHeadNews

{

	font-weight: bold;

	color: #fefe00;

	background-color: #0099FF;

	border-color: #0099FF;

	border-width: 1px;

}



.clsTableWithBorder

{

	border-color: #0099FF;

	border-width: 1px;

}

.clsTableWithBorderBold

{

	border-color: #0099FF;

	border-width: 1px;
	
	font-weight: bold;

	color: #0099FF;

}


.clsHeadLine

{

	background-color: #000000;

}





/* uhr - datum */



input.datum

{

	text-decoration: none;

	font-weight: bold;

	font-family: verdana, sans-serif;

	font-size: 10pt;

	background-color: #a9c4b5;

	color: black;

	border: solid 0px;

}



input.zeit

{

	text-decoration: none;

	font-weight: bold;

	font-family: verdana, sans-serif;

	font-size: 10pt;

	background-color: #a9c4b5;

	color: black;

	border: solid 0px

}



form

{

	margin-bottom: 0px;

}