/***************************/
/* CSS Document for Screen */
/***************************/
html, body	{ 
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px; 
    
  font-family: "tahoma","verdana","arial","nimbus sans";
  font-size: 12px;
  line-height: 18px;
  color: #180900;
}

html {
  height: 100%;
  overflow: scroll;
}

body{
  position: relative;
  height: 100%;  
  width: 100%;
  min-height: 100%;
  height:auto !important; /* moderne Browser */
  height:100%; /* IE */
  background-color: #f9efd2;
}

img {
	border: none;
}

img.lastline,
img.spaceline {
	padding-top:20px;
}

a:link {
	color: #180900;
	text-decoration: underline;
}
a:visited { 
	color: #180900;
	text-decoration: underline;
}
a:hover {
	color: #614404;
	text-decoration: underline;
}
a:active {
	color: #180900;
	text-decoration: underline;
}


/***************************/
/*  Layout Element Styles  */
/***************************/
div.wrapper{
  margin: 0px auto;
  width: 881px;
}

div#head,
div#navigation_holder,
div#topic,
div#content_holder {
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px; 
}

div#head{
  height: 182px;
  background-image: url(bilder/head_bg.jpg);
  background-repeat: repeat-x;
  padding: 0px 0px 0px 0px;
}

  div#adress{
    text-align: right;
    color: #ffffff;
    font-weight: bold;
    float: left;
    width: 152px;
    padding: 70px 0px 0px 0px;
  }
  img#headpic{
    float: left;
    padding: 0px 0px 0px 10px; 
  }

div#navigation_holder {
  height: 38px;
  background-image: url(bilder/nav_bg.gif);
  background-repeat: repeat-x;
}

ul#navigation,
ul#subnav_list,
ul#metanavigation{
  width: 720px;
  margin: 0px auto;
  padding: 8px 0px 0px 125px;
  list-style: none;
}

ul#metanavigation{
  width: 790px;
  margin: 0px 0px;
  padding: 8px 0px 0px 0px;
  list-style: none;
}

ul#subnav_list {
  width: auto;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
}

ul#navigation li,
ul#subnav_list li,
ul#metanavigation li{
  float:left;
  padding: 0px 20px 0px 20px;
  background-image: url(bilder/navspacer.gif);
  background-repeat: no-repeat;
  background-position: right 3px;
}

ul#subnav_list li{
  float: none;
  padding: 0px;
  background-image: none;
}

ul#metanavigation li{
  float:right;
  background-position: left 3px;
  background-image: url(bilder/navspacer.gif);
  background-repeat: no-repeat;
}

ul#navigation li.nosep,
ul#subnav_list li.nosep,
ul#metanavigation li.nosep {
  float:left;
  padding: 0px 20px 0px 20px;
  background-image: none;
}

ul#metanavigation li.nosep{
  float:right;  
}

ul#metanavigation li a{
  font-size: 11px;;
}

ul#navigation li a:link {
	color: #180900;
	text-decoration: none;
	font-weight: bold;
}
ul#navigation li a:visited { 
	color: #180900;
	text-decoration: none;
	font-weight: bold;
}
ul#navigation li a:hover{
	color: #606c1f;
	text-decoration: underline;
	font-weight: bold;
}
ul#navigation li a:active {
	color: #180900;
	text-decoration: underline;
	font-weight: bold;
}

div#topic {
  background-color: #6f7931;
  min-height: 120px;
}

  div#subnav{
    text-align: right;
    float:left;
    width: 152px;
    margin: 0px;
    padding: 5px 10px 0px 0px;
  }
  
  div#subnav h1 {
    text-align: right;
    color: #ffffff;
    font-size: 18px;
    margin: 0px;
    padding: 0px 0px 5px 0px;
  }
  
  div#subnav a:link {
  	color: #ffffff;
  	text-decoration: none;
  	font-weight: bold;
  }
  div#subnav a:visited { 
  	color: #ffffff;
  	text-decoration: none;
  }
  div#subnav a:hover {
  	color: #614404;
  	text-decoration: underline;
  }
  div#subnav a:active {
  	color: #ffffff;
  	text-decoration: none;
  }

  img#topicpic{
    border: 3px solid #705518;
    margin: 0px auto 12px auto;
  }
  
  div#topicpic_holder{
    background-image: url(bilder/topicpic_holder_bg.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #f9edc8;
    width: 250px;
    float:left;
  }
  
  div#topictext{
    color: #ffffff;
    font-size: 11px;
    float:left;
    width: 360px;
    text-align: left;
    margin: 0px;
    padding: 2px 0px 5px 14px;
  }

div#content_holder{}
  
  div#info{
    text-align: right;
    float: left;
    width: 152px;
    margin: 0px;
    padding: 14px 0px 0px 0px;
  }
  
  div#content{
    padding: 14px 0px 0px 10px;
    float:left;  
    text-align: left;
    width: 620px;
    background-image: url(bilder/corner.gif);
    background-repeat: no-repeat;
    background-position: left top;
  }

  div#content h1 {
    color: #606c1f;
    font-size: 14px;
    margin: 0px;
    padding: 0px 0px 5px 0px;
   }
  
  p {
    margin: 0px;
    padding: 0px; 
  }
      
  div.spalte1 {
    float: left;
    width: 40%;
  }
  
  div.spalte2 {
    float: left;
    width: 60%;
  }
  
  div.spalte2 p,
  div.spalte2 div.teaser{
    padding: 0px 0px 0px 14px;
  }
  
  div.teaser {
    width: 360px;
    background-image: url(bilder/teaser_bg.gif);
    background-repeat: repeat-y;
    background-position: 14px top;
    font-size: 11px;
  }
  
  div.teasercontent{
    padding: 0px 40px 0px 25px;
  }
  
div.teaser{
  background-color: #3724;
}

/*******************/
/* Formular Styles */
/*******************/
form {
	margin: 0px;
  padding:0px 0px 0px 0px;
	width: auto;
}
	
	form br {
		clear: left;
  }
		
	form img {
  	float:left;
  	border: 0pt;
  }
  
  form label {
  	text-align: left;
  	margin-top: 5px; 
  	display: block;
  	float: left;
  	width: 120px;
  }
		
input { 
	float: left; 
	margin-top: 5px;
	padding: 2px;
	border: solid 1px #6f7931;
	outline-style: hidden; 
	outline-width: 0;
  font-family: arial;
  font-size: 11px;}
	
	input.text {
		width: 200px;}
		
	input.plz {
		padding: 2px;
		width: 50px;}
		
	input.ort {
		padding: 2px;
		width: 100px;}
	
	input.submit {
  	width: 100px;
  	padding: 1px;
		background-color: #6f7931;
		color: #ffffff;
		font-weight: bold;}
	
select {	
	border: solid 1px #6f7931;
	outline-style: hidden; 
	outline-width: 0;
	margin-top: 5px;
	float: left; 
	width: 200px;
  font-family: arial;
  font-size: 11px;}

textarea {	
	width: 200px;
	height: 100px;
	padding: 4px;
	margin-top: 5px; 
	margin-left: 0px !important; 
	margin-left: -3px;
	border: solid 1px #6f7931; 
	outline-style: hidden; 
	outline-width: 0;
  font-family: arial;
  font-size: 11px;
}

div.kontakterrors {
  padding: 0px 0px 10px 0px;
}