/************* allgemeines **************/
html,
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100,01%;
	color: #000000;
	font-style: normal;
	font-weight:lighter;
	white-space:normal;
	margin: 0px;
	padding: 0px;
  	min-width:350px;
    text-align: center;  /* Zentrierung im Internet Explorer */
	
	scrollbar-base-color:#EFEFEF;
	scrollbar-arrow-color:#1864AD;
	scrollbar-face-color:#EFEFEF;
	scrollbar-track-color:#EFEFEF;
	scrollbar-shadow-color:#1864AD;
}

/************* hintergrund 1 **************/
#seite {
	background-image:url(hg_2.gif); 
	background-repeat: no-repeat;
    text-align: left;    
	width: 753px;
	height: 312px;
	margin: 80px auto;
}
/************* hintergrund 2 **************/
/*
#seite {
	background-image:url(hg_3.gif); 
	background-repeat: no-repeat;
    text-align: left;    
	width: 753px;
	height: 312px;
	margin: 80px auto;
}
*/
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
a:active{
	color: #000000;
	text-decoration: underline;
}
h1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 color: #1864AD;
 margin: 0px;
 padding: 0px;
}

/************* ueberschrift **************/
#willkommen{
	text-align: left;
	width: auto;
	margin-left: 305px;
	padding-top: 10px;
}
/************* aktuelles ticker **************/
/************* eine nachricht **************/
/*
#aktuelles{
	font-size: 0.7em;
	color: #000000;
	float: left;
	width: 30%;
	height:77px;
	padding-top: 123px;
	margin-left: 3px;
	clear: both;
}
*/
/************* mehrere nachrichten **************/

#aktuelles{
	font-size: 0.7em;
	color: #000000;
	float: left;
	width: 30%;
	height:83px;
	padding-top: 113px;
	margin-left: 3px;
	clear: both;
}

#aktuelles p{
	margin: 0px;
	padding-top: 8px;
  	line-height: 1.3em;
}
#aktuelles a:link { color: #1864AD; text-decoration: none;}
#aktuelles a:visited { color: #1864AD; text-decoration: none;}
#aktuelles a:focus { color: #1864AD; text-decoration: underline;}
#aktuelles a:hover { color: #1864AD; text-decoration: underline;}
#aktuelles a:active { color: #1864AD; text-decoration: underline;}

/************* navigation zu den bereichs-websites **************/
#bereich1{
  	font-size: 0.9em;
	margin-left: 490px;
	padding-top: 11px;
}
#bereich2{
  	font-size: 0.9em;
	float:left;
	margin-left: 230px;
	padding-top: 20px;
}
#bereich3{
  	font-size: 0.9em;
	float:left;
	margin-left: 205px;
	padding-top: 33px;
}
#bereich4{
  	font-size: 0.9em;
	float:left;
	background-image:url(dequs.gif);
	background-repeat: no-repeat;
	background-position:48px 20px;
	margin-left: 164px;
	padding-top: 53px;
}


.link{
  	font-size: 0.85em;
}

/************* kontakt impressum **************/

#info{
  	font-size: 0.9em;
	color: #000000;
	height: 50px;
	width: 150px;
	margin-left:187px;
	margin-top:0px;
	padding-top:10px;
}

#info a:link { color: #000000; text-decoration: none;}
#info a:visited { color: #000000; text-decoration: none;}
#info a:focus { color: #000000; text-decoration: underline;}
#info a:hover { color: #000000; text-decoration: underline;}
#info a:active { color: #000000; text-decoration: underline;}
