/* grundelemente */
/* ---------------------------------------------------------*/

html {
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}


ul.sitemap li {margin: 0; padding: 0; margin-bottom: 0;margin-top: 0;list-style-type: none;}
ul .normal1 {font-weight: bold;list-style-type: none;}
ul .normal2 {font-weight: normal;list-style-type: none;}

.abisz {
	padding:5px;
	margin: 0;
	background-color: #eaeaea;
}

.abisz li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #000;
	font-weight: bold;
	text-align: center;
}


body     {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(/pictures/back_body.gif);
	background-repeat: repeat-y;
	background-position: top center;
	text-align: center;
}
.bodycontent /* falls hintergrundfarbe des inhalts von der vom body abweicht */ {
	background-image: none;
	background-color: #fff;
text-align: left;
	}
	
/* --------------------- Access Keys */

#accesskeys {
	top: -150px;
	left: 0px;
	position: absolute
}

#themenlist {width: 300px;}


/* --------------------- Elements */

#main {
	width: 944px;
	margin: auto;
	text-align: left;
}



/* --------------------- Head */


#head_1 {
	background-image: url(/pictures/back_head_schloss.jpg);
	background-repeat: no-repeat;
	height: 220px;
}


#head_freizeit {
	background-image: url(/pictures/back_head_freizeit.jpg);
	background-repeat: no-repeat;
	height: 220px;
}

#head_gemeinde {
	background-image: url(/pictures/back_head_gemeinde.jpg);
	background-repeat: no-repeat;
	height: 220px;
}

#head_kirche {
	background-image: url(/pictures/back_head_kirche.jpg);
	background-repeat: no-repeat;
	height: 220px;
}

#head_news {
	background-image: url(/pictures/back_head_news.jpg);
	background-repeat: no-repeat;
	height: 220px;
}

#head_schule {
	background-image: url(/pictures/back_head_schule.jpg);
	background-repeat: no-repeat;
	height: 220px;
}


#suchfeld {
	margin: 0;
	padding-top: 110px;
	margin-left: 750px;
}

#suchfeld input {
	width: 160px;
}

#topnav {
	margin-left: 340px;
	margin-top: 7px;
}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}

#topnav li {
	display: inline;
}

#topnav a {
	color: #000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 4px;
	border-right: 1px solid #000;
}

#topnav a:hover {
	color: #666;
	text-decoration: underline;
}


/* --------------------- Navigation */

#navibild {
	background-image: url(/pictures/back_navi.jpg);
	background-repeat: no-repeat;
	width: 328px;
	height: 400px;
	float: left;
}

#navi {
	text-align: right;
	font-weight: bold;
	line-height: 25px; 
	width: 154px;
}


/* --------------------- Inhalt */

#inhalt {
	margin-left: 340px;
	width: 580px;
padding-bottom: 30px;
}


#inhalt_start {
	margin-left: 340px;
padding-top: 60px;
	width: 580px;
	background-image: url(/pictures/back_start.jpg);
	background-repeat: no-repeat;
}

#topnews_aussen {
padding: 2px;
background-color: #fff;
}

#topnews_innen {
border: 1px solid #d9d9d9;
background-color: #f2f2f2;
padding: 13px;
margin-left: 30px;
}


html>body #topnews_aussen {
	width: 395px;
}

* html #topnews_aussen {
	width: 340px;
}
#inhalt iframe {
	margin: 0;
	border: 0;
	padding: 0;
	outline: 0;
	background: transparent;
	vertical-align: baseline;
	}

#footer {
	border-top: 1px solid #000;
	font-size: 11px;
	margin-top: 20px;
	clear: both;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
	text-decoration: underline;
}

#created {
	float: right;
}


	
/* Links */
/* ---------------------------------------------------------*/

a:link  {
	color: #39c; }
a:visited { 
	color: #39c;}
a:hover { 
	color: #999;}
a:active { 
	}
a img { 
	border: none;
	}
	
/* Text, Tables */
/* ---------------------------------------------------------*/
	

p, .normal	{
	margin: 0;
	margin-bottom: 16px;
	font-size: 12px;
	line-height: 16px;
	}
h1, .titel	{
	margin: 0;
	margin-bottom: 16px;
	font-size: 18px;
	font-weight: bold;
	}

h2  {
	margin: 0;
	margin-bottom: 16px;
	font-weight: bold;
	font-size: 12px;
	}

h3, .untertitel  {
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	}
hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0 }
ul  {
	}
ol {
	}
	
table  {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	line-height: 16px; }
th  {
	font-weight: bold;
	text-align: left;
	}
td  {
  	vertical-align: top;
  	}
img	{
	border: 0;
	}
  	

/* Dokumente */
/* ---------------------------------------------------------*/

a.pdf  {
	background-image: url("/icons/module/Dokument3_0/icon_pdf_klein.gif");
	}
a.doc, a.rtf  {
	background-image: url("/icons/module/Dokument3_0/icon_word_klein.gif");
	}
a.xls  {
	background-image: url("/icons/module/Dokument3_0/icon_excel_klein.gif");
	}
a.pps  {
	background-image: url("/icons/module/Dokument3_0/icon_powerpoint_klein.gif");
	}
a.zip  {
	background-image: url("/icons/module/Dokument3_0/icon_zip_klein.gif");
	}
 a.document {
	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
	}
