html { 
	  padding: 0px;
	  margin: 0px;
}

#pagewidth{                /*container*/
     width: 850px; 
     min-width: 500px;
} 

body, ol, textarea, input, select, h4, h5  {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 0.9em;                                                                
color: #333333;
margin: 0px;    
padding: 0px; 
}
 
h1 {
font-size: 90%;
margin: 0px;    
padding: 0px; 
}
 
h2 {
font-size: 90%;  
font-weight: bold;
margin: 0px;    
padding: 0px; 
}
 
h3 {
font-size: 90%;    
font-weight: normal;
}

/*-----------------------------------------------------------
Layers
----------------------------------------------------------*/


#schatten {
    background-image: url(bilder/bg_news_kf.gif);
    background-repeat: repeat-y;
    background-position: right;
    width: 716px;
    margin-left: 150px;
    margin-right: auto;
    padding: 0px;
}

#navi { 
width: 148px;
left: 0px;
position: absolute;
text-align: right;    
margin: 0px;
border-right: 2px solid #ffffff;
}



#head {
    height: 112px;
    width: 100%;
    margin: 0px 0px 0px 10px; 
  	padding: 0px;
}

#service {
    position: absolute;
    text-align: right;
    top: 25px;
    left: 0px;
    width: 848px;
    height: 15px;
    color: #ffffff;                                                           /* weisse | zwischen Service-Navi*/
    background-color: transparent;
    margin: 0px; 
  	padding: 0px;
}






#footer {
width: 708px;
height: 20px;
background-color: #ffffff;
margin: 0px;
padding: 0px;
}





#news {    
    position: absolute;
    top: 112px;
    left: 729px;
    width: 132px;                                                    
    margin-right: 4px;                                                   
    margin-left: 0px; 
    background-image: url(bilder/news_kf.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    padding-top: 25px;
    padding-left: 3px;
    padding-right: 4px;
   
}

#news p {
font-size: 100%;                                                               /* Schriftgroesse News */
margin: 0px;
padding: 0px;                                                     
}


#content p {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 100%;  
margin: 0px;
padding: 0px;   
}
 



 
#content ul, li {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 100%;                                                              /* Schrift in Aufzählungslisten */
list-style-type: square;
margin-left: 10px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
}

#content table {
font-size: 100%;  
margin:0px;
padding: 0px;  
border: #ffffff solid 0px; 
}


#content td {
font-size: 100%;  
padding-left: 2px;
padding-right: 2px;
border-top: #ffffff solid 0px; 
border-right: #ffffff solid 0px; 
border-bottom: #ffffff solid 2px; 
border-left: #ffffff solid 0px; 
}


#content td p {
font-size: 100%;  
}




#inner {
    margin-left: 10px; 
    width: 550px;    
}

#navi { 
    width: 158px;
    left: 0px;
    position: absolute;
    text-align: right;    
    margin: 0px;
    border-right: 2px solid #ffffff;
}



#content {
border-top: 1px solid #555555;    
border-bottom: 1px solid #555555;    
border-left: 1px solid #555555;    
background-color: transparent;
line-height: 120%;                                                             /* line-height im <p> */
margin: 0px 138px 0px 10px;   
padding-top: 20px;
padding-bottom: 20px;
}







.clr {
    clear:both;
}



#aktuell {
position: absolute;
top: 101px;
left: 170px;
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
font-size: 125%;                                                             /* Schriftgroesse in Aktuelles*/
font-weight: bold;
color: #333333;       
text-align: center;
background-color: #ffffff;
margin: 0px;
padding: 0px 5px 0px 5px;
}










#footer {
    margin: 0px;
  	padding: 0px;	
}




 
hr {
color: #ffffff;
}



/*-----------------------------------------------------
 Links Service-Navigation
------------------------------------------------------*/
#service a, a:link {
    display: inline;
  	font-size: 80%;
    font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
    font-weight: bold;
	  color: #ffffff;  
		text-decoration: none;
    padding: 0px;
    margin: 0px;
}

#service a:visited {}
#service a:hover {color: #CDDFF4; }
#service a:active {}


/*-----------------------------------------------------
 Links News
------------------------------------------------------*/



#news a, a:link {
    display: inline;
  	font-size: 100%;
    font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
    font-weight: normal;
	  color: #0099CC;  
		text-decoration: none;
    padding: 0px;
    margin: 0px;
}

#news a:visited {}
#news a:hover {color: #333333; }
#news a:active {}





/*----------------------------------------------------------------
Links fuer Content und Tabelle
------------------------------------------------------------------*/

#content a, a:link {                                     
    font-size: 100%;
	  font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
    font-weight: bold;
    color: #0099CC;
    text-decoration: none;
    padding: 0px 0px 5px 0px;
}    

#content a:visited {text-decoration: none;}
#content a:hover {color: #333333;}                      /* Farbe Link in Tabelle */
#content a:active {text-decoration: none;} 


 #content table a,a:link {                                                       /* Schrift in Gemeindeteam-Links */                
font-size: 90%;
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
font-weight: bold;
color: #0099CC;                                             
text-decoration: none;
margin:0px;
padding: 0px 0px 5px 0px;
}    
 
#content table a,a:link {text-decoration: none;}
#content table a:hover {color: #333333;}  
#content table a:active {text-decoration: none;}       


/*------------------------------------------------------------------
Links Hauptnavi 
--------------------------------------------------------------------*/

/* Level 1, Schrift a, a:link*/
#navi div a {
    font-size: 80%;
	  font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
    font-weight: bold;
		line-height: 100%;
	  color: #333333;  
	  text-decoration: none;
    padding-right: 5px;
}

/* Level 1, Schrift a:hover*/
#navi div.menu1-level1-no a:hover {
	text-decoration: none;
	color: #0099CC;
}

/* Level 1, aktiver Link */
#navi div.menu1-level1-act a {
	color: #0099CC;
  text-decoration: none;
}

/* Level 1, Background */
#navi div.menu1-level1-no {
	background-color: transparent;
	margin-top: 12px;
}

/* Level 1, Abstand und Border zu Level 2(ACT) */
#navi div.menu1-level1-act {
	border-bottom: 0px solid #CCCCCC;
	padding-top: 10px;
	margin-bottom: 3px;
	padding-left: 5px;
	color: transparent;
}

/* Level 2, Schrift a, a:link */
#navi div.menu1-level2-no a {
	font-size: 70%;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
  font-weight: bold;
  color: #333333;  
	padding-right: 5px;
 
	background-color: transparent;
}

/* Level 2, Schrift a:hover */
#navi div.menu1-level2-no a:hover {
	font-size: 70%;
  font-weight: normal;
	color: #0099CC;
  padding-right: 5px;
}

/* Level 2, aktiver Link */
#navi div.menu1-level2-act a {
  font-size: 70%;
	color: #0099CC;
  font-weight: normal;
  text-decoration: none;
  padding-right: 5px;
}

/* Level 2, Background */
#navi div.menu1-level2-no {
  background-color: transparent;
	margin-top: 2px;
  margin-bottom: 2px; 
  padding-bottom: 1px;
}


hr {
color: #ffffff;                                                                        /* weisse Linie in Tabelle */
}


