@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;
	}
h1 {
	color: #da6919;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	}
#header {
	background: url('../imgs/bg_head.jpg') no-repeat top left #fff;
	height: 130px;
	}
#logo {
	float: left;
	border: none;
	}
#suche {
	margin: 0px 0px 0px 575px;
	padding-top: 7px;
	}
#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;
	}

#left {
	position: absolute;
	top: 190px;
	left: 25px;
	z-index: 0;
	}
#left .mod_contentbox .mod_box_items {
	padding-bottom: 20px;
	}
.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: #666;
	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;
	}	
#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: 560px;
	}
	
	
#right .mod_contentbox .first {
	margin-top: 17px;
	}
#right .mod_box_items {
	background: url('../imgs/bg_teaser_bottom.jpg') no-repeat bottom left transparent;
	margin: 0px 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;
	}
#right .mod_box_items div a,
.news_content p.more a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	}
#right .mod_box_items div a:hover,
.news_content p.more a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
	
#main_content h2 {
	color: #da6919;
	font-size: 16px;
	}
#main_content h3 {
	color: #da6919;
	font-size: 14px;
	}

.invisible {
	display: none;
	}

/* 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;
}


#main_content #suche {
	margin: 0px;
	}
#main_content #suche .formbody {
	display: none;
	}
#main_content #suche input {
	float: none;
	}

#header #suche {
	width: 215px;
	margin-left: 575px;
	}
#header input[type=text] {
	float: left;
	margin: 0px 0px 0px 0px;
	}
#header input[type=image] {
	background: none;
	width: 20px;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	float: right;
	}
#header #searchbutton {
	background: none;
	width: 20px;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	float: right;
	}

	
/* IE6 - Extrawurst */
* html #footer #bottom_links {	
	margin-top: -1px;
	}
* html #suche {
	margin-top: -20px;
	}
* 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 .news_item {
	overflow: hidden;
	width: 150px;
	padding-top: 15px;
	}
*+html #right h2 {
  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;
	z-index: 69000;
	}
* html #header #searchfield {
	position: absolute;
	top: 25px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 10px 10px;
	z-index: 80000;
	background: url('../imgs/bg_input.jpg') no-repeat top left transparent;
	}
* html #header #searchbutton {
	position: absolute;
	top: 25px;
	left: 195px;
	width: 20px;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	float: right;
	z-index: 70000;
	}
	
* html #mooko_link_img {
  margin-top: 10px;
  padding-top: 20px;
  }
*+html #mooko_link_img {
  margin-top: 10px;
  padding-top: 20px;
  }
  
* html #right .mod_box_items {
  padding-bottom: 10px;
  }
*+html #right .mod_box_items {
  padding-bottom: 10px;
  }
* html #right .mod_box_items #moooko_link_img {
  padding-top: 10px;
  }
*+html #right .mod_box_items #moooko_link_img {
  padding-top: 10px;
  }
	 
	
@media print {

#left, #navigation, #header #suche, #bottom_links { display: none; }
#content { margin-left: 0px; }

}

