/***********
 * GENERAL *
 ***********/
 
/*
Aufbau innerhalb von Site:

|-headarea--------------------------|
|                                   |
|                                   |
|-----------------------------------|
|-main_menu-------------------------|
|                                   |
|                                   |
|-----------------------------------|
|-bottom-left------||-bottom-right--|
|                  ||               |
|                  ||               |
|                  ||               |
|------------------||---------------| 

*/ 
 
html {
	overflow-y:scroll;
}
body {
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color:#7e7b81;
	background-image:url(../images/Raster.gif);
	background-repeat:repeat-x repeat-y;
}
body, p, h1, h2 {
	margin:0 0 0 0;
}
table {
	border-spacing:0 0;
}
td {
	padding:0 0 0 0;
}
img {
	border:0;
}
a {
	outline:none;
	color:#7e7b81;
}
a:link {
}    /* unvisited link */
a:visited {
}  /* visited link */
a:hover {
	color:orange;
	color:#ff9a00;
}   /* mouse over link */
a:active {
	color:orange;
	color:#ff9a00;
}  /* selected link */
div#site {
	margin:0 auto 0 auto;
	width:969px;
	height:691px;
	/*padding-bottom:30px;*/
}
/*DROPHOLDER*/
 /*divs*/ 
  div.dropper {
	width: 184px;
	width: 169px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
div.dropper div.randoben {
	width: 184px;
	width: 169px;
	height: 11px;
	height: 8px;
	background-image: url(../images/shadows/top2.png);
	background-repeat: no-repeat;
	background-position: left;
}
div.dropper div.inhalt {
	color: #707070;
	width: 169px;
	width: 154px;
	background-image: url(../images/shadows/repeat-neu.png);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
div.drop_l1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	padding:0px 0 2px 7px;
	padding:0px 0 2px 17px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: 5px 4px;
}
div.drop_l1:hover {
	background-image:url(../images/arrow_orange.gif);
	background-repeat:no-repeat;
	background-position: 5px 4px;
}
div.drop_l1:hover a {
	color:#ff9a00;
}
div.drop_l1 a {
	color:#707070;
	text-decoration:none;
	font-weight: bold;
	font-weight: normal;
	font-size: 11px;
}
div.drop_l1 a:hover {
	color:#ff9a00;
}
div.dropper div.randunten {
	height: 21px;
	width: 184px;
	width: 169px;
	background-image: url(../images/shadows/bottom.png);
	background-repeat:no-repeat;
	background-position: left;
}
/*divsENDE*/
 div#dropholder {
	position: absolute;
	height: 32px;
	height: 25px;
	top: 341px;
	top: 381px; /* xx */
	padding-top: 10px;
	left: 50%;
	padding: 0px;
	margin: 0px;
	margin-left: -233px;
	overflow: hidden;
	width: 90px;
}
div#dropholder a.dropttop {
	color: #707070;
	cursor: auto;
	display: block;
	font-size: 16px;
	font-weight:bold;
	font-weight:normal;	
	height: 22px;
	height: 20px;
	height: 17px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-top: 8px;
	text-decoration: underline;
	cursor:pointer;
}
div#dropholder a.dropttop:hover {
	color: #FF9A00;
}
p.quicklinkabsolute {
	display: block;
	clear: both;
}
div#dropholder:hover {
	height: auto;
	width: auto;
}
div#dropholder.sfhover {
	height: auto;
	width: auto;
	width: 200px;
}
div#dropholder table {
	border-spacing:0 0;
}
div#dropholder body, td {
	padding:0;
}
div#dropholder h1 {
	margin:0;
	line-height:28px;
	font-size:18px;
}
div#dropholder p {
	margin: 5px 0;
	line-height:18px;
	font-size:14px;
}
/*DROPHOLDER2*/
 div#dropholder2 {
	position: absolute;
	height: 32px;
	height: 25px;
	top: 341px;
	top: 381px; /* xx */	
	padding-top: 10px;
	left: 50%;
	padding: 0px;
	margin: 0px;
	margin-left: -156px;
	overflow: hidden;
	width: 90px;
}
div#dropholder2 a.dropttop {
	color: #707070;
	cursor: auto;
	display: block;
	font-size: 16px;
	font-weight:bold;
	font-weight:normal;	
	height: 22px;
	height: 20px;
	height: 17px; /*An Stelle von Lineheight*/
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-top: 8px; /*An Stelle von Lineheight*/
	text-decoration: underline;
	cursor:pointer;
}
div#dropholder2 a.dropttop:hover {
	color: #FF9A00;
}
div#dropholder2:hover {
	height: auto;
	width: auto;
}
div#dropholder2.sfhover {
	height: auto;
	width: auto;
	width: 200px;
}
div#dropholder2 table {
	border-spacing:0 0;
}
div#dropholder2 body, td {
	padding:0;
}
div#dropholder2 h1 {
	margin:0;
	line-height:28px;
	font-size:18px;
}
div#dropholder2 p {
	margin: 5px 0;
	line-height:18px;
	font-size:14px;
}
/*DROPHOLDER3*/
 div#dropholder3 {
	position: absolute;
	height: 32px;
	height: 25px;
	top: 341px;
	top: 381px; /* xx */	
	padding-top: 10px;
	left: 50%;
	padding: 0px;
	margin: 0px;
	margin-left: -67px;
	overflow: hidden;
	width: 90px;
}
div#dropholder3 a.dropttop {
	color: #707070;
	cursor: auto;
	display: block;
	font-size: 16px;
	font-weight:bold;
	font-weight:normal;
	height: 22px;
	height: 20px;
	height: 17px; /*An Stelle von Lineheight*/
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-top: 8px; /*An Stelle von Lineheight*/
	text-decoration: underline;
	cursor:pointer;
}
div#dropholder3 a.dropttop:hover {
	color: #FF9A00;
}
div#dropholder3:hover {
	height: auto;
	width: auto;
}
div#dropholder3.sfhover {
	height: auto;
	width: auto;
	width: 200px;
}
div#dropholder3 table {
	border-spacing:0 0;
}
div#dropholder3 body, td {
	padding:0;
}
div#dropholder3 h1 {
	margin:0;
	line-height:28px;
	font-size:18px;
}
div#dropholder3 p {
	margin: 5px 0;
	line-height:18px;
	font-size:14px;
}
/*ENDE-DROPHOLDER*/

/**********
 * HEADER *
 **********/
 
div#headarea {
	float:left;
	width:969px;
	height:115px;
	background-color:#ffffff;
}
div#logo {
	float:left;
	width:317px;
	height:88px;
	padding:27px 0 0 27px;
}
div#logo a img {
	width:317px;
	height:28px;
	border: none;
	display:block;
}
div#meta_nav {
	float:left;
	width:625px;
	height:115px;
}
/*************
 * META-NAV  *
 *************/

div#meta_navigation {
	float:right;
	width:617px;
	width:612px;
	width:606px;
	width:500px;
	height:42px;
	overflow:hidden;
	text-align:right;
	padding:12px 8px 0 0;
	padding:12px 13px 0 0;
	padding:12px 19px 0 0;
}
div.meta_nav_item {
	display:block;
	float: right;
	height: 14px;
	text-align:left;
	padding:0 15px 0 0;
}
div.meta_nav_item_sp1 {
	display:block;
	float: right;
	width: 5px;
	overflow: hidden;
	height: 14px;
}
div.meta_nav_item_f {
	display:inline;
	display:block;
	float: right;
	width:116px;
	height: 14px;
	text-align:left;
	padding:0 5px 0 3px;
	border:1px solid #7e7b81;
}
div.meta_nav_item a, div.meta_nav_item_f a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color:#7e7b81;
	color:#707070;
	text-decoration:none;
}
div.meta_nav_item a:hover, div.meta_nav_item_f a:hover {
	color:#ff9a00;
}
div#slogan {
	float:right;
	width:612px;
	width:612px;
	width:606px;
	height:61px;
	padding:0 13px 0 0;
	padding:0 19px 0 0;
}
div#slogan img {
	float:right;
	width:191px;
	height:39px;
	display: block;
}
/*************
 * MAIN_MENU *
 *************/	

 div#main_menu {
	float:left;
	margin:0 0 13px 0;
	margin:0 0 12px 0;
	height: 212px;
	height: 252px; /* xxx */
	overflow: hidden;
}
div#mm-col_1 {
	background-color:#ffffff;
	float:left;
	width:157px;
	width:152px;
	min-height: 201px;
	_height:201px;
	min-height: 241px;
	_height:241px;
	margin:0 0 0 0;
	padding:0 5px 11px 0;
}
div#mm-col_2 {
	background-color:#ffffff;
	float:left;
	width:157px;
	width:152px;
	min-height: 201px;
	_height:201px;
	min-height: 241px;
	_height:241px;	
	margin:0 0 0 0;
	padding:0 5px 11px 0;
}
div#mm-col_3 {
	background-color:#ffffff;
	float:left;
	width:157px;
	width:164px;
	width:159px;
	min-height: 201px;
	_height:201px;
	min-height: 241px;
	_height:241px;	
	margin:0 0 0 0;
	padding:0 5px 11px 0;
}
div#mm-col_3b {
	background-color:#ffffff;
	float:left;
	width:157px;
	width:152px;
	min-height: 201px;
	_height:201px;
	min-height: 241px;
	_height:241px;	
	margin:0 0 0 0;
	padding:0 5px 11px 0;
}
div#mm-col_4 {
	background-color:#ffffff;
	float:left;
	width:157px;
	width:152px;
	min-height: 201px;
	_height:201px;
	min-height: 241px;
	_height:241px;	
	margin:0 0 0 0;
	padding:0 5px 11px 0;
}
div#mm-col_5 {
	background-color:#ffffff;
	float:left;
	width:157px;
	width:159px;
	width:157px;
	width:152px;
	min-height: 201px;
	_height:201px;
	min-height: 241px;
	_height:241px;	
	margin:0 0 0 0;
	padding:0 5px 11px 0;
}
div.mm-col_sp {
	float:left;
	width:5px;
	overflow: hidden;
	height: 212px;
	margin:0 0 0 0;
}
div#mm-col_3 div.mm_L2_wrap {
	width:150px;
}
div.mm_L3_wrap {
	padding:0 0 3px 0;
}
div.mm_L1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	padding:0 0 0 7px;
	height: 28px;
	height: 26px;
}
div.mm_L1 a {
	color:#707070;
	text-decoration:none;
	font-weight: bold;
}
div.mm_L1 a:hover {
	color:#ff9a00;
}
div.mm_L2 {
	/*xxheight: 15px;*/
  font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	padding:0px 0 2px 7px;
	padding:0px 0 2px 17px;
	padding:0px 0 3px 17px;
	padding:0px 0 3px 17px;
	padding:0px 0 4px 17px;
	padding:2px 0 4px 17px;	
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: 5px 4px;
	background-position: 5px 6px;
}
div.mm_L2:hover {
	background-image:url(../images/arrow_orange.gif);
	background-repeat:no-repeat;
	background-position: 5px 4px;
	background-position: 5px 6px;
}
div.mm_L2:hover a {
	color:#ff9a00;
}
div.mm_L2 a {
	color:#707070;
	text-decoration:none;
	font-weight: normal;		
	font-weight: bold; /* testfka*/
}
div.mm_L2 a:hover {
	color:#ff9a00;
}
div.mm_L3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	padding:3px 0 0 17px;
	padding:0px 0 3px 17px;
}
div.mm_L3 a {
	color:#707070;
	text-decoration:none;
}
div.mm_L3 a:hover {
	color:#ff9a00;
}
a.selected {
  color:#ff9a00 ! important;
}
/*********
 * UNTEN *
 *********/
	
div#bottomleft {
	float:left;
	width:645px;
}
div#quicklinks {
	float:left;
	width:631px;
	height:10px;
	height: 9px;
	background-color:#ffffff;
	padding: 10px 7px 15px 7px;
	padding: 11px 7px 15px 7px;
	padding: 11px 7px 14px 7px;
}
div#quicklinks p {
	display:inline;
	font-size:16px;
	line-height:10px;
}
div#quicklinks p a {
	display:inline;
	font-size:20px;
	line-height:10px;
	margin:0 0 0 28px;
}
.ql_orange {
	font-weight:bold;
	color:orange;
	color:#ff9a00;
	padding:0 10px 0 0;
}
div#teaser {
	float:left;
	margin:5px 0 0 0;
	margin:6px 0 0 0;
	width:645px;
	height:271px;
	overflow: hidden;
}
div#teaser img {
	width:645px;
	height:271px;
	display:block;
}
div#bottom-right {
	float:left;
}
div#home_news {
	width:270px;
	height:67px;
	width:281px;
	width: 293px;
	height:60px;
	height: 75px;
	height: 71px;
	padding:7px 7px 7px 7px;
	margin:0 0 0 11px;
	color:#ffffff;
	overflow: hidden;
	background-image: url(../images/shadows/home_news.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div#home_news h1 {
	font-size:16px;
	line-height:16px;
}
div#home_news p {
	font-size:11px;
	line-height:12px;
	padding:4px 0 0 0;
}
div#home_news p a {
	color:#ffffff;
}
div#home_contact {
	width:270px;
	/* height:175px; */
	  background-image: url(../images/shadows/home_contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:281px;
	width: 293px;
	height: 179px;
	height: 181px;	/* 2px ueber */
	height: 192px;
	height: 192px;
	padding:7px 7px 7px 7px;
	margin:0px 0 0 11px;
	overflow: hidden;
}
div#home_contact h1 {
	font-size:16px;
	line-height:16px;
}
div#home_contact p {
	font-size:10px;
	line-height:14px;
}

div#home_contact a.mail {
color: orange;
}
div#trenner {
	height:1px;
	width: 281px;
	margin:7px 0 0 0;
	background-image:url(../images/Raster.gif);
	overflow: hidden;
}
div#map {
	margin:6px 0 6px 0;
}
img#map_image {
	width:229px;
	height:94px;
	margin:0 20px 0 21px;
}
div#footer {
	width:270px;
	height:13px;
	height:12px;
	width:281px;
	margin:0px 0 0 11px;
	padding:7px 7px 1px 7px;
	padding:5px 7px 3px 7px;
	background-color:#ffffff;
	overflow: hidden;
}
div#footer p {
	font-size:10px;
	line-height:10px;
}
.orange {
	color:orange;
	color:#ff9a00;
}
div#footer a {
	font-size:10px;
	text-decoration: none;
	color:#7e7b81;
}
div#footer a:hover {
   color:#ff9a00;
}
area {
position:relative;
}