/* grundelemente */
/* ---------------------------------------------------------*/

html {
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

body     {
text-align: center;
	margin: 0;
	padding: 0;
	background-color: #ffec90;
}

.bodycontent /* falls hintergrundfarbe des inhalts von der vom body abweicht */ {
text-align: left;
background-color: #fff; 	
}
	

/* --------------------- Access Keys */

#accesskeys {
	top: -150px;
	left: 0px;
	position: absolute
}
.invis {
	display: none;
}

/* elements */
/* ---------------------------------------------------------*/

#main {
	width: 960px;
	background-image: url(/pictures/back_body.gif);
	background-repeat: repeat-y;
	margin: auto;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
text-align: left;
}

#head {
	background-image: url(/pictures/back_head.jpg);
	background-repeat: no-repeat;
	height: 121px;
}

#head_start {
	background-image: url(/movies/oben_start2.swf);
	background-repeat: no-repeat;
	height: 121px;
}
/* --------------------- bilder oben*/
#bildung_1 {
	background-image: url(/pictures/bildung_1.jpg);
	background-repeat: no-repeat;
	height: 121px;
}

#bildung_2 {
	background-image: url(/pictures/bildung_2.jpg);
	background-repeat: no-repeat;
	height: 121px;
}

#bildung_3 {
	background-image: url(/pictures/bildung_3.jpg);
	background-repeat: no-repeat;
	height: 121px;
}
#aktuell {
	background-image: url(/pictures/aktuell.jpg);
	background-repeat: no-repeat;
	height: 121px;
}
#gewerbe {
	background-image: url(/pictures/gewerbe.jpg);
	background-repeat: no-repeat;
	height: 121px;
}
#kirche {
	background-image: url(/pictures/kirchen.jpg);
	background-repeat: no-repeat;
	height: 121px;
}

#kath_kirche {
	background-image: url(/pictures/kath_kirche.jpg);
	background-repeat: no-repeat;
	height: 121px;
}

#politik{
	background-image: url(/pictures/politik.jpg);
	background-repeat: no-repeat;
	height: 121px;
}
#portrait {
	background-image: url(/pictures/portrait.jpg);
	background-repeat: no-repeat;
	height: 121px;
}
#tourismus {
	background-image: url(/pictures/tourismus.jpg);
	background-repeat: no-repeat;
	height: 121px;
}
#vereine {
	background-image: url(/pictures/vereine.jpg);
	background-repeat: no-repeat;
	height: 121px;
}

#verwaltung{
	background-image: url(/pictures/gemeinde.jpg);
	background-repeat: no-repeat;
	height: 121px;
}
#startseite{
	background-image: url(/pictures/hg_startseite.jpg);
	background-repeat: no-repeat;
	height: 121px;
}
/* --------------------- unten */

#unten {
	border-bottom: 1px solid #c0c0c0;
	width: 960px;
	background-image: url(/pictures/back_unten.gif);
	background-repeat: no-repeat;
}


/* --------------------- navi */

#navi {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	margin-top: 40px;
	font-size: 11px;
}

/* --------------------- rechts */

#rechts {
	float: right;
	width: 160px;
}

#rechts ul {
	font-size: 11px;
	list-style-type: none;
	margin-left: 8px;
	margin-right: 9px;
}

#rechts ul li {
	height: 20px;
}

#rechts a {
	color: #000;
	text-decoration: none;
}

#rechts a:hover {
	color: #666;
	text-decoration: underline;
}

#topnav {
	margin: 0;
	padding: 0;
	padding-left: 14px;
	margin-top: 68px;
	padding-bottom: 5px;
}

#index {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 14px;
	border-top: 1px solid #000;
}

#suchfeld {
	margin-left: 22px;
}
#suchfeld form {
	margin: 0px;
margin-bottom: 5px;
}
#suchfeld input.suchfeld {
	font-size: 10px;
	width: 70px;
	border: 1px solid #000;
	padding: 2px;
	height: 18px;
	padding: 2px;
	padding: 2px;

}
#suchfeld input.formsubmit {
	font-size: 10px;
	padding: 2px;
	padding: 2px;
	width: auto;
	height: auto;
}
#banner {
	border-top: 1px solid #000;
	padding-top: 6px;
	margin-left: 20px;
	margin-right: 9px;
}

#banner a img {
        margin-top: 4px;
}



/* --------------------- inhalt */

#inhalt {
	margin-left: 195px;
	width: 565px;
	padding-top: 25px;
}

#start {
	margin: 0;
        background-image: url("/pictures/startseite.jpg");
        background-repeat: no-repeat;
        background-position: top;
        height: 466px;
        text-align: left;
}


/* --------------------- footer */

#footerinhalt {
	border-top: 1px solid #000;
	margin-top: 50px;
	font-size: 11px;
}

#footerinhalt a {
	color: #000;
	text-decoration: none;
}

#footerinhalt a:hover {
	color: #666;
	text-decoration: underline;
}

#created {
	float: right;
}


#footer {
	clear: both;
	/*border-bottom: 1px solid #000;*/
	margin-left: 11px;
	margin-right: 9px;
	height: 40px;
}






	
/* links */	
/* ---------------------------------------------------------*/


a:link  {
	color: #7A7C7F; 
text-decoration: none;
}
a:visited { color: #7A7C7F; 
text-decoration: none
	}
a:hover { color: #7A7C7F; 
background-color: #ffec90;
text-decoration: underline;
	}
a:active { color: #7A7C7F; 
text-decoration: none;
	}
a img { 
	border: none;
	}		
/* text / tables */	
/* ---------------------------------------------------------*/	

	
p, .normal	{
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	font-size: 12px;
}
h1, .titel	{
	margin: 0;
	padding: 0;
	margin-bottom: 18px;
	font-size: 14px;
	font-weight: bold;
	}
h2, h3, .untertitel  {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	}
hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0 }
ul  {
	}
ol {
	}
	
table  {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0 }

.rahmen, .rahmen td {
border: 1px solid #000
}

th  {
	font-weight: bold;
	text-align: left;
	}
td  {
font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
  	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;
	}

/* Bildergalerie */
table.galerie {
	width: 530px; /* muss pro auftritt ensprechend platz im layout angepasst werden */
	border-collapse: collapse;
	border-spacing: 0; }
table.galerie th {
	background-color: #e0e0e0;
	font-size: 14px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #606060;
	border-bottom: 1px solid #606060; }
table.galerie td {
	vertical-align: top;
	padding: 3px; }
table.galerie td.images {
	text-align: center;
	vertical-align: middle;
	padding: 5px; }
table.galerie td a img {
	background-color: #fff;
	padding: 5px; }
table.galerie a img {
	padding: 5px;
	border: solid 1px #898989; }
table.galerie a:hover img {
	border: solid 1px #000; }
table.galerie td.legende {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin-bottom: 10px;
	padding-right: 10px; }

#created2 {
padding-top: 3px;
margin-left: 810px;
font-size: 11px;
color: #cfc172;
}

#created2 a {
color: #cfc172;
}

