﻿/***** © zeta software GmbH 2008
Layout: Wave *****/

/***** TAGS *****/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666666;
	background-color: #caced1;
	background-image: url(none);
}

h1 {
	margin: 10px 0px;
	padding: 0;
	font-size: 21px;
	font-weight: normal;
	color: #2666c3;
	line-height: 23px;
}

h2 {
	margin: 10px 0px;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	color: #306eca;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
}

ul,ol {
	margin: 0 0 15px 15px;
	padding: 0;
}
ul li {
	margin: 0 0 0 15px;
	padding: 0 0 6px 0;
	list-style: disc;
}
ol li {
	margin: 0 0 0 20px;
	padding: 0 0 5px 0;
	list-style: decimal;
}

table {
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
}

img {
	margin: 0;
	padding: 0;
	border-style: none;
}

/***** LINKS *****/
a:link,a:visited,a:hover,a:active {
	color: #80bd25;
	text-decoration: none;
}

a:hover {
	color: #2666c3;
	text-decoration: none;
}

/***** MAINMENU *****/
#mainmenu {	
	margin: 0 7px; 
	padding: 0;
	background-color: #98d81e;
	background-image: url(../_media/stock-images/menu_bg.png);
	background-repeat: repeat-x;	
	font: bold 16px/40px Arial;
	height: 40px;
	width: 779px;
}

#mainmenu ul {
  	padding: 0;
 	margin: 0;
  	list-style: none;
 	background-color: #effddf;
 	background-image: url(none);
	background-repeat: repeat-x;
 	white-space: nowrap;
 	list-style-type: none;
 	z-index: 100;
 	position: relative;
}

#mainmenu ul#nav li {
	display: inline;
  	float: left;
  	position: relative;
	padding: 0;
	margin: 0;
  	white-space: nowrap;
}

a.topmenu:link,a.topmenu:visited,a.topmenu:hover,a.topmenu:active,
a.topmenuactive:link,a.topmenuactive:visited,a.topmenuactive:hover,a.topmenuactive:active {
	display: block;
	padding: 0 12px;
	color: #ffffff;	
	text-decoration: none;
	background-color: transparent;
	border-right-color: #cbeb8e;
	border-right-width: 1px;
	border-right-style: solid;
}

a.topmenu:hover {
	color: #3b5e0b;
	background-color: transparent;
	border-right-color: #cbeb8e;
	border-right-width: 1px;
	border-right-style: solid;
}

a.topmenuactive:link,a.topmenuactive:visited,a.topmenuactive:hover,a.topmenuactive:active {	
	color: #3b5e0b;
	background-color: transparent;
	border-right-color: #cbeb8e;
	border-right-width: 1px;
	border-right-style: solid;
}

#mainmenu ul#nav li ul {
  	display: none;
  	position: absolute; 
  	top: 40px;
  	left: -1px;
  	padding: 10px;
  	width: auto;
  	white-space: nowrap;
}

#mainmenu ul#nav li:hover ul,
#mainmenu ul#nav li.over ul {
    display: block;
}

#mainmenu ul#nav li ul li {
  	clear: left;
}

/***** SUBMENU 1 *****/
#submenu1 {
	display: block;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #89c31b;
	border-left: 1px solid #89c31b;
	border-right: 1px solid #89c31b;
	text-align: left;
}

a.subnav1:link,a.subnav1:visited,a.subnav1:active,
a.subnav1active:link,a.subnav1active:visited,a.subnav1active:active {
	display: block;
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	color: #89c31b;
}

a.subnav1:hover,a.subnav1active:hover {
	text-decoration: none;
	color: #3b5e0b;
}

a.subnav1active:link,a.subnav1active:visited,a.subnav1active:active {
	font-weight: bold;
	color: #3b5e0b;
}

/***** TOP *****/
#top {
	margin: 0;
	padding: 0;
}

/***** LAYOUT *****/ 
#wrapper {	
	width: 793px;
	margin: 15px auto;
	padding: 0 3px 3px 3px;
	position: relative;
}

#shade_top {	
	margin: 0;
	padding: 0;
	width: 793px;
	height: 152px;
	background: url(stock-images/shade_top.png) no-repeat top left;
}

#shade_content {
    clear: both;	
	margin: 0;
	padding: 0;
	width: 793px;
	height: auto;
	background: url(stock-images/shade_1px.png) repeat-y top left;
}

#shade_footer {
    clear: both;
	margin: 0;
	padding: 0;
	width: 793px;
	height: 58px;
	background: url(stock-images/shade_bottom.png) no-repeat top left;
	position: relative;
}

#content-wrap {
	margin: 0 7px;
	padding: 0; 
	clear: both;
	width: 779px;
	height: auto;	
	background-color: #ffffff;
	overflow: hidden;
	position: relative;
}

/***** EXTRAMENU *****/
#header #xmenu {
	position: absolute;
	color: #ffffff;
	font-family: Arial, Tahoma, Sans-serif;
	font-weight: bold;
	font-size: 11px;
	top: 10px; 
	right: 13px;
	z-index:10;	
}

#header #xmenu a:link,#xmenu a:visited,#xmenu a:hover,#xmenu a:active {	
	color: #ffffff;
	text-decoration: none;	
}

#header #xmenu a:hover {
	color: #d4ff55;
	text-decoration: none;	
}

/***** HEADER *****/
#header {
	margin: 0 7px;
	padding: 0;
	width: 779px;
	height: 112px;
	position: relative;
}

.header_alpha {
	margin: 0;
	padding: 0;
	width: 779px;
	height: 112px;
	background-image: url(../_media/stock-images/header_wave.png); 
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left:0;
	z-index: 2;
}

.header_bg {
	margin: 0;
	padding: 0;
	width: 779px;
	height: 102px;
	background: #2E83D6;
	position: absolute;
	top: 10px;
	left:0;
	z-index: 1;
}

#webname_position {
	margin: 0; 
	padding: 0;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	background: transparent;
	position: absolute;
	z-index: 4;	
	top: 18px;
	left: 80px;
}

#webname {
	margin: 0; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

#slogan {
	display: block;
	margin: 0; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;		
}

/***** MAIN COLUMN *****/
#main {
	margin: 0; 
	padding: 10px 0 0 0; 
	float: left;
	height: auto;
	background-color: transparent;
	overflow: hidden;
}

#bg-image {
	margin: 0; 
	padding: 0; 
	width: 543px;
	height: 440px;
	position: absolute;
	top: 37px;
	left: 15px;
	background-image: url(../_media/stock-images/box.png);
	background-repeat: no-repeat;
	background-color: #ddebfa;
	z-index: 1;
}

#main ol, #main ul {
	margin-left: 15px;
	margin-right: 15px;
}

/***** TEASER *****/
.teaser-headline {
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	display: block;
}

#banner {
	margin: 0;
	padding: 0 15px 5px 15px;
	font-size: 11px;
	color: #666666;
}

#afterlogo {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666666;
	position: absolute;
	z-index: 3;
	bottom: 5px;
	left: 10px;
}

#aftermenu {
	margin: 0;
	padding: 5px 0 0 10px;
	font-size: 11px;
	color: #666666;
	background-color: transparent;
}

#beforenews {
	margin: 0;
	padding: 0;
}

#afternews{
	margin: 0 0 20px 0;
	padding: 0;
}

#afterfooter {
	margin: 0;
	padding: 0 15px;
	font-size: 11px;
	color: #666666;
}

#banner p,#afterlogo p,#aftermenu p,#beforenews p,#afternews p,#afterfooter p,.teasertext p {
	margin: 0;
	padding: 0;
}

#banner img,#afterlogo img,#aftermenu img,#beforenews img,#afternews img,#afterfooter img {
	display: block;
}

.teaser_bg_nach {
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
	background: url(../_media/stock-images/teaser_bg.png) top center no-repeat;
}

.teaser_bg {
	margin: 0;
	padding: 30px 0 0 0;
	background: url(../_media/stock-images/teaser_bg.png) bottom center no-repeat;
}

.teasertext {
	margin: 0;
	padding: 15px 15px 0 15px;
	font-size: 11px;
	color: #666666;
}

/***** SIDEBAR *****/	
#sidebar_bg {
	margin: 0 0 -9999px 0;
	padding: 0 0 9999px 0; 
	width: 205px;
	height: auto;	
	background-color: #ebf4fd;
	position: absolute;
	top: 0;
	right: 0;
	z-index:1;	
}

#sidebar {
    float: right;
	margin: 0;
	padding: 0; 
	width: 205px;
	height: auto;
	position: relative;
	z-index:2;	
}

/***** NEWS *****/
.new{
	color: #306eca;
	font-size: 14px;
}

.newsblock {
	margin: 0 0 0 15px;
	padding: 7px 0 10px 0px;
	height: auto;
}

.newstext{
  	padding: 0 10px 0 0;  
  	height: auto;
  	font-size: 11px;
	color: #666666;
}

.newstext p {
	margin: 0 0 10px 0;
	padding: 0;
	height: auto;
}

/***** FOOTER *****/
.footer {
	margin: 0 7px;
	padding: 0;
	width: 779px;
	height: 40px;
	background-color: #2e83d6;
	color: #ffffff;
	font-size: 11px;
	position: absolute;
	top: 0;
	left:0;
	z-index: 1;
}

.footer_alpha {
	margin: 0 7px;
	padding: 0;
	width: 779px;
	height: 50px;
	background: url(../_media/stock-images/footer_bg.png) no-repeat center bottom;
	position: absolute;
	top: 0;
	left:0;
	z-index: 2;
}

.footer_content {
	margin: 0 7px;
	padding: 0;
	width: 779px;
	height: 40px;
	color: #ffffff;
	font-size: 11px;
	position: absolute;
	top: 0;
	left:0;
	z-index: 3;
}

.footer_content p { 
	padding: 5px 40px 8px 10px;
	margin: 0;
	width: auto;
	text-align:right;
}

.footer_content a { 
	color: #fff;
	text-decoration: none; 
}

/***** SEARCH *****/
.searchform {
	border: none;	
	margin: 0; 
	padding: 0;	
}

#fieldset {
	overflow: hidden;
	margin: 0;	
	padding: 13px 0 5px 14px;	
	border: none;
	white-space: nowrap;
}

#field { 
	color: #666666; 
	height: 17px;
	padding: 4px 4px 0 4px;
	margin: 0 8px 0 0;	
	border: 1px solid #d2e8f7; 
	vertical-align: middle;
	background-color: #ffffff;
	font-size: 12px;
	width: 130px;
}

#button_suche {  
	padding: 2px;
	margin: 0;	 
	vertical-align: middle;
}

input.btn {
	padding: 0;
	margin: 0;	 
	font-family: Arial; 
	color: #ffffff;
   	font-size: 12px;
   	font-weight: bold;
   	height: 21px;
   	border: 1px solid #555555;
   	background-image: url(../_media/stock-images/button_bg.png);
   	background-position: no-repeat;
   	background-color: #888888;
}

input.btnhover {
	padding: 0;
	margin: 0;	 
	font-family: Arial; 
  	color: #555555;
   	font-size: 12px;
   	font-weight: bold;
   	height: 21px;
   	border: 1px solid #333333;
   	cursor: pointer;
   	background-image: url(../_media/stock-images/button_bg.png);
   	background-position: no-repeat;
	background-color: #a3a3a3;
}

/***** CONTENT *****/
#content {
	margin: 0;
	padding: 25px 25px 0 6px;
	min-height: 500px;
	z-index: 2;
	position: relative;
	font-size: 12px;
	color: #555555;
	overflow: hidden;
}

/***** ARTICLES *****/
.articlearea {
	margin: 0 0 20px 20px;
	padding: 0;
}

.bildunterschrift {
    display: block;
	padding-top: 6px;
	font-size: 10px;
	color: #a0a0a0;
}

/***** BILDERGALERIE *****/
.galerie {
	margin: 0;
	padding: 15px 0 0 0;
	border-style: none;
	background: transparent; 	
}


/***** FORM *****/
form {
    border: none;
    padding: 0;
    margin: 5px 0 0 0;
}

#formular {
	margin: 0;
	padding: 0;
}

#formular p {
	margin: 0;
	padding: 0;
}

#formular table {
	margin: 0;
	padding: 0;
	border: 1px solid #c7cbca;
	background-color: #e9eaec;
}

#formular td {
	white-space: nowrap;
	vertical-align: middle;
	padding: 10px 10px 10px 5px;
	margin: 0;
}

#formular input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#formular textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#formular .label,#formular .desc {
	padding: 1px 15px 1px 8px;
	background-color: #e9eaec;
}

#formular .submit {
	padding: 1px 15px 10px 8px;
	background-color: #e9eaec;
}

.separator {
	padding: 0;
	margin: 0;
	line-height: 1px;
	height: 1px;
	border-bottom: 1px solid #c7cbca;
}

#formular .multiline {
	padding: 8px 15px 1px 8px;
	vertical-align: top;
}

.desc {
	padding: 4px 15px 4px 8px;
}

/***** DATABASE *****/
.db_table {
	margin: 13px 0 0 0;
	padding: 0;
	width: 100%;
}

.dbheader {
	margin: 0px;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background: #0070c3;
}

.dbrow1,.dbrow2 {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	vertical-align: middle;
}

.dbrow2 {
	background: #d7e7f7;
}

.dbrow1 {
	background: #e6f0fa;
}

/***** BREADCRUMB *****/
#breadcrumb {
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #555555;
}

#breadcrumbpos {
	float: left;
	width: 100%;	
	margin: 0;
	padding: 0 15px 0 11px; 
	text-decoration: none;
	font-size: 10px;	
}

#breadcrumbpos a:link,#breadcrumbpos a:visited,#breadcrumbpos a:hover,#breadcrumbpos a:active {	
	color: #1c58b2;
	text-decoration: none;	
}

/***** FLASH *****/
#flashcontent {
	margin: 0;
	padding: 0;
}

/***** CLEAR *****/
.clear {
	clear: both;
}

.clearx {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/***** PRINT *****/
#print {
	display:none;
}