body {
	background-image: url(img/bg.gif);
	font-family: verdana,arial,sans-serif;
	font-size: 101%;
	margin:0px;
	padding:0px;
	}
	
table  {
	font-family: verdana,arial,sans-serif;
	font-size: 1em;
	}

td {	
	border-bottom: 1px #cccccc solid;
	margin-top: 19px;
	height: 22px;
	}
	
#head {
 	position:absolute;
 	left:227px; top:0px; width:573px; 
	}
	
#logo {
 	position:absolute;
 	left:0px; top:0px; width:200px; 
	padding-left: 10px;
 	z-index: 2;
	background-color: #FFFFFF;
 	}

#pix {
 	position:absolute;
 	left:0px; top:160px;
 	}
	
#menue {
	position:absolute;
	left:0px; top:250px; width:150px; 
	}
	
#zurueck {
	position:absolute;
	left:470px; top:150px; width:50px; 
	}
	
#menue ul {
	margin:0px;
	margin-left: 0px;
	padding-left:0px;
	list-style-type:none; 
	}

#menue li {
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-family: Trebuchet MS,verdana,arial,sans-serif;
 	font-weight:bold;
	font-size: 1em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	margin-top: 10px;
	padding-left: 10px;
	}
	
#menue a:link  { color: #ffffff; font-size: 1em; text-decoration:none; }
#menue a:visited  { color: #ffffff; font-size: 1em; text-decoration:none; }
#menue a:hover  { color: #ffff99; font-size: 1em; text-decoration:none; }
#menue a:active { color: #ffffff; font-size: 1em; text-decoration:none; }
#menue a:focus { color: #ffffff; font-size: 1em; text-decoration:none; }

	
#mnue {
 	font-family:Arial;
 	font-size: 1em;
  	font-weight:bold;	
	position:absolute;
 	left:0px; top:130px; width:800px; height:30px;
 	background-color: #666666;	
	z-index: 1;
 	color: #FFFFFF;
 	text-indent: 180px;
	}

#mnue h1 {
	font-family:Arial;
	font-size: 1em;
	font-weight:bold;
	margin: 0px;
	margin-top: 5px;
	}

#mnue h1 a:link  {
	color: #ffffff;
	font-family:Arial;
	font-size: 1em;
	font-weight:bold;
	text-decoration:none;
	}
	
#mnue h1 a:visited  {
	color: #ffffff;
	font-family:Arial;
	font-size: 1em;
	font-weight:bold;
	text-decoration:none;
	}
	
#mnue h1 a:hover {
	color: #ffff99;
	font-family:Arial;
	font-size: 1em;
	font-weight:bold;
	text-decoration:none;
	}
	
#mnue h1 a:active {
	color: #ffffff;
	font-family:Arial;
	font-size: 1em;
	font-weight:bold;
	text-decoration:none;
	}
	
#mnue h1 a:focus {
	color: #ffff99;
	font-family:Arial;
	font-size: 1em;
	font-weight:bold;
	text-decoration:none;
	}	
	
#title {
 	position:absolute;
 	left:172px; top:186px; width: 450px;
	}

#title h1 {
  	font-family: 'lucida sans',arial,sans-serif;
	font-size: 1.5em;
	color: #666666;
  	margin: 0px;
   	border-bottom: 1px dashed #999999;
	}	 
		
#content {
	position:absolute;
	left:170px; top:240px; width:625px; 
	font-size: 0.88em;
	background-color: #FFFFFF;
	}
	
#content a:link { color: #000000; }
#content a:visited { color: #000000; }
#content a:hover { color: #000000; }
#content a:active { color: #000000; }
#content a:focus { color: #000000; }

#content h2 {
	font-size: 1.12em;
	color: #666666;
	border-bottom: 1px dashed #999999;
	}
	
#content h3 {
	font-size: 0.88em;
	background-color: #e6e6e6;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	}

#content h4 {
	font-size: 1em;
	margin: 0px;
	}

#content ul {
	list-style-type: circle;
	}
	
.unsichtbar {
  	position: absolute !important;
  	top: -6000px !important;
  	left: -6000px !important;
  	height: 1px !important;
  	width: 1px !important;
	}

.accesskey {
	text-decoration:underline;
	}
	
#tabl table {
	font-family: verdana,arial,sans-serif;
	font-size: 1em;
	}

#tabl td {	
	border-bottom: 1px #cccccc solid;
	margin-top: 19px;
	height: 22px;
	}
	
#footer {
	clear:both;
	background-color: #FFFFFF;
	color: #000000;
	border-top: 1px dashed #cccccc;
	margin-top: 20px;
	text-align:right;
	font-size: 0.75em;
	margin-bottom: 30px;
	}

#footer a:link { color: #000000; }
#footer a:visited { color: #000000; }
#footer a:hover { color: #000000; }
#footer a:active { color: #000000; }
#footer a:focus { color: #000000; }

#pdf ul {
	list-style-image: url(img/pdf.gif);
	}
	
#formular {
	padding: 0px 20px;
	border-top: 1px solid #69b;
	border-right: 1px solid #205080;
	border-bottom: 1px solid #205080;
	border-left: 1px solid #69b;
	text-align: left;
	font-size: 85%;
	}
	
#formular p {
	margin: 0px 0px 10px 0px;
	background-color: transparent;
	color: #e0d0b0;
	}

fieldset {
	background-color: #ffffff;
	margin: 20px 0px 10px 0px;
	padding: 5px 10px;
	border: 0px solid #205080;
	}

form {
	line-height: 150%;
	}
	
input, textarea {
	font-size: 120%;
	}

.senden {
	width: 360px;
	font-size: 100%;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background-color: #cccccc;
	color: #000000;
	border: 1px solid #333333;
	cursor: hand;
	cursor: pointer;
	}

#geschichte td {
	height: 30px;
	}

#atlas li {
 	margin-top: 10px;
	}

.gemeinderat {
	background-color: #FFFF99;
	}

#versteckt {
	position: absolute !important;
  	top: -6000px !important;
  	left: -6000px !important;
	}

