@charset "utf-8";
/* CSS Document */

html, body {
	width: 810px;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	}
a img {
	border: none;
	}
#header {
	background: url('../imgs/bg_head.jpg') no-repeat top left #fff;
	height: 130px;
	}
#logo {
	float: left;
	border: none;
	}
	
#hotline {
	color: #fff;
	font-weight: bold;
	padding-left: 4px;
	}
	

/* Formulare */
input, textarea {
	float: right;
	border: 1px solid #ccc;
	margin-right: 20px;
	width: 200px;
	padding: 2px;
	}
input:focus,
textarea:focus {
	border: 1px solid #da6919;
	}
input[type=submit] {
	background: #da6919;
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 2px 5px;
	width: 205px;
	}
.input_container {
	clear: both;
	position: relative;
	padding-bottom: 10px;
	}
.submit_container {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	}
.explanation {
  clear: both;
  padding-top: 20px;
}
	
#header #suche {
	margin: 0px 0px 0px 575px;
	padding-top: 7px;
	width: 215px;
	}
#header #suche input {
	width: 180px;
	color: #999;
	font-weight: bold;
	font-size: 11px;
	padding: 6px 5px 5px 8px;
	border: none;
	background: url('../imgs/bg_input.png') no-repeat top left transparent;
	float: none;
	}
* html #header #suche input {
	width: 180px;
	color: #999;
	font-weight: bold;
	font-size: 11px;
	padding: 6px 5px 5px 8px;
	border: none;
	background: url('../imgs/bg_input.jpg') no-repeat top left transparent;
	}
#header #suche input[type="image"] {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  width: 20px;
  padding: 0px;
  margin: -20px 0px 0px 0px;
  float: right;
}

#left {
	position: absolute;
	top: 190px;
	left: 25px;
	z-index: 0;
	}
.left_content {
	margin-bottom: 20px;
	}

#content {
	position: relative;
	background: url('../imgs/bg_content_repeaty.png') repeat-y top left transparent;
	width: 580px;
	margin: 30px 0px 10px 190px;
	z-index: 20;
	}	
* html #content {
	position: relative;
	background: url('../imgs/bg_content_repeaty.gif') repeat-y top left transparent;
	width: 580px;
	margin: 30px 0px 10px 190px;
	z-index: 20;
	}	
#main_content {
	background: url('../imgs/bg_content_top.jpg') no-repeat top left transparent;
	padding: 10px 30px;
	width: 330px;
	float: left;
	line-height: 1.4em;
	}
#main_content a {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	}
#main_content a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	}
#right {
	background: url('../imgs/bg_content_top.jpg') no-repeat top right transparent;
	padding: 10px;
	color: #fff;
	margin-left: 390px;
	}
#right a {color: #fff;}

#bottom {
	clear: left;
	background: url('../imgs/bg_content_bottom.jpg') no-repeat top right #fff;
	padding: 10px;
	}
	
#footer {
	background: url('../imgs/bg_footer.jpg') no-repeat top left #fff;
	color: #fff;
	font-weight: bold;
	padding: 10px 10px 10px 30px;
	}
#footer a {
	color: #fff;
	text-decoration: underline;
	}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	}
#footer #copyright {
	float: left;
	}
#footer #bottom_links {
	margin-left: 450px;
	}
	
	
#right .mod_box_items {
	background: url('../imgs/bg_teaser_bottom.jpg') no-repeat bottom left transparent;
	margin: 15px 0px 20px -10px;
	width: 160px;
	padding: 1px 10px;
	}
#right .mod_box_items div {
	background: url('../imgs/bg_teaser_top.jpg') no-repeat top left transparent;
	margin-left: -10px;
	width: 150px;
	margin-top: -1px;
	padding: 1px 10px;
	font-size: 10px;
	line-height: 14px;
	}
.news_content p.more {
	text-align: right;
	}
.news_content p.more a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	}
.news_content p.more a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
	
h1 {
	color: #da6919;
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
	}

#main_content h2  {
	color: #da6919;
	font-size: 16px;
	line-height: 26px;
	}
#main_content .mod_newslist h1 {
	font-size: 16px;
	line-height: 20px;
	}
#main_content .mod_newslist h2 a
{
	color: #da6919;
	font-size: 14px;
text-decoration: none;
}
#main_content .mod_newslist .more { padding-bottom: 20px; }

#main_content h3 {
	color: #da6919;
	font-size: 14px;
	}
	
#main_content #suche {
	margin: 0px;
	}
#main_content #suche .formbody {
	display: none;
	}
#main_content #suche input {
	float: none;
	}
	
#sitemap ul {
  margin-left: 20px;
  list-style: square;
  }

.invisible {
	display: none;
	}


#startseite h3 {
  margin-top: 25px;
  }
#startseite #konf_button {
  margin-top: 70px;
}
ol {
  margin: 10px 0px;
  }
ol li {
  color: #da6919;
  font-weight: bold;
  }
ol li p {
  color: #333;
  font-weight: normal;
  }
  
table th {
	text-align: left;
	vertical-align: top;
	}

hr {
  background: #fff;
  border: none;
  border-bottom: 1px solid #ccc;
}


/* IE6 - Extrawurst */
* html #footer #bottom_links {	
	margin-top: -1px;
	}
* html #header #suche {
	margin-top: -11px;
	}
* html #main {
	margin-top: 20px;
	}
* html #content {
	width: 580px;
	overflow: hidden;
	margin-top: 20px;
	}
* html #main_content {
	width: 330px;
	overflow: hidden;
	padding-top: 30px;
	}
* html #right {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	}
* html #right h2 {
  font-size: 14px;
  margin: 10px 0px 0px 0px; 
  }
* html #right h3 {
  font-size: 14px;
  margin: 10px 0px 0px 0px; 
  }
* html .news_item {
	overflow: hidden;
	width: 150px;
	padding-top: 15px;
	}
* html .news_content {
	padding-top: 15px;
	padding-bottom: 10px;
	}
* html #footer {
	padding: 20px;
	}
	
* html #header #suche {
	width: 215px;
	padding-top: 25px;
    margin-left: 575px;
	position: relative;
	}
* html #header #searchfield {
	float: left;
	margin: -22px 0px 0px 0px;
	}
* html #header input#searchbutton {
	background: none;
	width: 20px;
	padding: 0px;
	margin: -20px 0px 0px 0px;
	float: right;
	}
	
* html #right .mod_box_items img {
	padding-top: 10px;
	}
	
* html ol {
  margin-left: 30px;
  }
  
* html #right .mod_box_items div {
  padding-bottom: 10px;
  }
  
  
* html #kontakt input,
* html #kontakt textarea {
	margin-top: -30px;
	}

/* IE7 - Extrawurst */
*+html #footer {
	height: 20px;
	}
*+html #footer #bottom_links {	
	margin-left: 490px;
	}
*+html #footer #copyright {	
	float: left;
	margin-right: 80px;
	}
*+html #header #suche {
	margin-top: 0px;
	}
*+html #main {
	margin-top: 20px;
	}
*+html #content {
	width: 580px;
	overflow: hidden;
	margin-top: 20px;
	}
*+html #main_content {
	width: 330px;
	overflow: hidden;
	padding-top: 30px;
	}
*+html #right {
	overflow: hidden;
	}
*+html #right h2 {
  font-size: 14px;
  margin: 10px 0px 0px 0px; 
  }
*+html #right h3 {
  font-size: 14px;
  margin: 10px 0px 0px 0px; 
  }
*+html .news_item {
	overflow: hidden;
	width: 150px;
	padding-top: 15px;
	}
*+html .news_content {
	padding-top: 15px;
	padding-bottom: 10px;
	}
*+html #footer {
	padding: 20px;
	}
	
*+html #header #suche {
	width: 215px;
	padding-top: 25px;
    margin-left: 575px;
	position: relative;
	}
*+html #header #searchfield {
	float: left;
	margin: -22px 0px 0px 0px;
	}
*+html #header #searchbutton {
	background: none;
	width: 20px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	float: right;
	}
	
*+html #right .mod_box_items img {
	padding-top: 10px;
	}
	
*+html ol {
  margin-left: 30px;
  }
  
 *+html #right .mod_box_items div {
  padding-bottom: 10px;
  }
  
*+html input[type=checkbox] {
  border: none;
}
  
*+html #kontakt input,
*+html #kontakt textarea {
	margin-top: -30px;
	}

#oms {
 text-align: justify;
}

#right .mod_contentbox .fb div,
#right .mod_contentbox .fb { background: none !important; }
