/*
hell-blau	#F7DEA5
link-blau	#E9CD07
rot			#C40000
gelb		#E9CD07
*/
body#main_body {
	background: url("../img/background.gif") scroll repeat top left;
    color: #000000;
    margin: 0;
    padding: 0;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    text-decoration: none;
    height: 100%;
}
#logolinks {
    position: absolute;
    background: url(../img/katze.gif) no-repeat;
    top: 10px;
    left: 30px;
    width: 157px;
    height: 150px;
}
#logokaercher {
    background: url(../img/logo.gif) no-repeat;
    position: absolute;
    top: 25px;
    left: 280px;
    width: 447px;
    height: 89px;
}
#navitop {  
	position: absolute; 
	top: 77px; 
	left: 800px;
    overflow: auto;
    margin: 0px; 
	padding: 0px;
}
#navilinks {  
	position: absolute; 
	top: 150px; 
	left: 5px;
    overflow: auto;
    width: 210px; 
	height: 100%;
    margin: 0px; 
	padding: 0px;
}
#navilinks ul {
    list-style: none;
    padding: 0px;
    height: auto;
    margin-left: 20px;
}
#navilinks h2 { 
	margin-left: 20px; 
	font-weight: bold; 
	font-size: 12px;
	line-height: 0.5;
}
#navilinks ul li {
	display: block;
	margin: 0px; 
	padding: 4px 0px 4px 15px;
	background: url("../img/navi_listenpunkt.gif") scroll no-repeat left center;
}
#navilinks ul li a, #navilinks ul li a:visited {
	width: auto;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #C40000;
	text-decoration: none;
}
#navilinks ul li a:hover { color: #000000; text-decoration: underline; }
#content_container {
	background: url("../img/content.gif") scroll repeat top left;
    position: absolute;
    padding: 0;
    margin: 0;
    top: 140px;
    left: 210px;
	width: 770px;
	float: left;
border: solid 2px #F7DEA5; 
}
.content, .content p, .content h1, .content h2, .content h3, .preisbalken1, .preisbalken2 { font-family : Verdana, Arial, Helvetica, sans-serif; }
.content, .content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.6;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}
.content h1 { font-size: 24px; font-weight: bold; color: #000000; }
.content h2 { font-size: 20px; font-weight: bold; color: #000000; }
.content h3 { font-size: 15px; font-weight: bold; color: #000000; }
.content a:link, .content a:visited, .content a:hover, .content a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
}
.content a:link { text-decoration: none; color: #E9CD07; }
.content a:visited{ text-decoration: underline; color: #E9CD07; }
.content a:hover { text-decoration: underline; color: #C40000; }
.content a:active { text-decoration: underline; color: #E9CD07; }
#layout_table { width: 740px; float: left; margin-left: 10px; margin-top: 8px; }

tr, td { vertical-align: top; }
td { padding: 5px; }
h3.rot { font-size: 15px; font-weight: bold; color: #C40000; }
h3.c1 { background-color: #CCCCCC; }
h3.c2 { text-align: right }
table.c3 { background-color: #e3e3e3; }
tr.c3 { background-color: #e3e3e3; }
td.c4 { border: solid 1px #F7DEA5; }
td.redaktion { border: solid 1px #F7DEA5; text-align: justify;}
p.small { font-size: 10px; font-weight: bold; color: #C40000; }

.impressum {
  padding: 0;
  margin: 18px;
  border: 0px;
  font-style: normal;
  font-size: 8px;
  line-height: 12px;
  font-weight: normal;
  color: #808080;
}
#route { margin: 10px 0px 0px 0px; float: left; width: 300px; position: relative; bottom: 0px; left: 0px;}
#route fieldset {border: 1px solid #C40000; margin: 0px; padding: 10px;}
#route p {margin:5px 0px 5px 0px; padding: 0px;  text-align: left; line-height:1em;}
#route legend {margin: 0px; padding: 0px; color: #000000;}
#Gmap { 
	margin-top: 0px; 
	margin-left: 0px; 
	padding: 0px; 
	width: 400px;   
	border: 1px solid #C40000;
	height: 400px;
}
#Gmap_2 { 
	margin-top: -10px; 
	margin-left: 0px; 
	padding: 0px; 
}
form p {
   clear: left;
    margin: 0;
    padding: 0;
}
form p label {
    float: left;
    width: 100px;
	margin: 0;
	padding: 0px 0px 0px 5px;  
    font: bold 0.9em Arial;
}
form legend {  
    font: bold 0.8em Arial;
/* oben, rechts, unten, links */
	padding: 10px 5px 10px 5px;  
}
input.txt_1, input.txt_2, textarea.txt_2 {
	background-color: #F1F1F1; 
	color: #000000; 	
	border-bottom: #C40000 1px solid; 
	border-left: #C40000 1px solid; 
	border-right: #C40000 1px solid; 
	border-top: #C40000 1px solid; 
	CURSOR: hand;	
}
input.txt_1 {
	padding: 3px 5px 3px 5px;
    width: 210px;
}
input.txt_2 {
	padding: 3px 5px 3px 5px;
    width: 260px;
}
textarea.txt_2 {
/* oben, rechts, unten, links */
	padding: 0;
    width: 320px;
	height: 130px;
}
textarea.txt_4 {
	background-color: #F7DEA5; 
	color: #000000; 	
	border-bottom: #C40000 1px solid; 
	border-left: #C40000 1px solid; 
	border-right: #C40000 1px solid; 
	border-top: #C40000 1px solid; 
	padding: 3px 0px 3px 5px;
	CURSOR: hand;	
    width: 272px;
	height: 50px;
}
.check01 {
	background-color: #e1e1e1; 
	color: #000000; 	
	border-bottom: #C40000 0px solid; 
	border-left: #C40000 0px solid; 
	border-right: #C40000 0px solid; 
	border-top: #C40000 0px solid; 
/* oben, rechts, unten, links */
	padding: 0;
    font: bold 0.9em Arial;
	font-weight: normal;	
	text-align: left; 
	height: 25px;	
	width: 210px;
}

.senden, .loeschen {
	border-bottom: #C40000 0px solid; 
	border-left: #C40000 0px solid; 
	border-right: #C40000 0px solid; 
	border-top: #C40000 0px solid; 
	padding: 3px 3px 5px 3px;
	CURSOR: hand;	
	text-align: center; 
	height: 25px;	
	width: 130px;
	font-weight: bold;	
  font-size: 13px;
}
.senden {
	background-color: #C40000;
	color: #FFFFFF;
}
.loeschen {
	background-color: #787878;
	color: #FFFFFF;
}
#footer {
	position: absolute;
    margin: 0;
	padding: 0;
    clear: both;
    top: 20px;
	left: 800px;
}
.footer_text, .footer_text a:link, .footer_text a:visited {
  font-family: Arial, Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: #C40000;
}
.footer_text a:hover, .footer_text a:active { text-decoration: underline; color: #E9CD07; }
