/* Allgemeine Struktur ################################################################################################# */
body {
	text-align: center;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	border: 0;
	color: #000000;
	line-height: 1.4;
}
div.container {
	width: 948px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#topbar {
	float: left;
	width: 950px;
	height: 198px;
	padding: 0px 0 0px 0;
	background-image: url(../pix/header.jpg);
}
div#kruemmel_nav {
float:left;
width:500px;
margin-top:8px;
margin-left:0px;
padding-left:0px;
}
div#tabs {
	width:500px;
	float:left;
}

div#content {
	float:left;
	width:510px;
	margin-top:0px;
	margin-right:8px;
	}
div#wrapper {
	float: left;
	width: 100%;
}
div#rechts {
	float: right;
	width: 160px;
	margin-top: -35px;
	padding-top: 5px;
}


div#rechts_sub {
	float: right;
	width: 178px;
}
div#middle_sub {
	float: left;
	width: 475px;
	margin-top: 20px;
}

div#links {
	float: left;
	width: 236px;
	border:0px solid red;
	margin-right:15px;
}

div#navigation
	{
	background:#eee;
	width:236px;
	padding-top:2px;
	}


div#footer {
	width: 940px;
	clear: both;
	text-align: left;
	padding: 5px 5px 5px 0px;
	margin-top: 25px;
	font-size: 0.85em;
	background: url(../pix/bottombar.png) repeat-x;
}
div#footer div {
	padding-left: 20px;
	color: #505050;
}
div#footer a {
	display: inline;
	color: #505050;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
div#footer .container div {
	width: 180px;
	float: left;
	margin: 10px 0;
	font-weight: bold;
}
/* Text Formatierung ################################################################################################# */
h1 {
	font-size: 1.2em;
	margin-top: 0px;
	line-height: 22px;
	color: #505050;
	font-weight: bold;
}
#content .underline {
	border-bottom: 1px solid black;
}
h2 {
	color: #505050;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	padding-top:5px;
	padding-bottom:10px;
}
h3 {
	color: #505050;
	font-weight: bold;
	font-size: 1.0em;
	padding: 0px;
	margin: 0px;
	padding-top:8px;
	padding-bottom:2px;
}
.left_nav h4 {
	padding: 5px;
	padding-left: 10px;
	margin: 0px;
	margin-top: 25px;
	line-height: 13px;
	font-size: 0.8em;
	color: #505050;
	font-weight: bold;
	border-bottom:1px solid #888;
	border-top:0px solid #888;
	background-color:#FFF;
}
.telnummer {
	font-weight: bold;
}
/* Link Formatierung ################################################################################################# */
a{
	color:#FF6600;
}

a:hover
{
	text-decoration:underline;
}

#links a:link, #links a:visited {
	color: rgb(204,0,0);
	text-decoration: underline
}
#links a:hover {
	color: rgb(204,0,0);
	text-decoration: none
}
#links a:active {
	text-decoration: none;
}
#kategorie a:link, #links a:visited {
	color: rgb(204,0,0);
	text-decoration: underline
}

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	color: #666;
}
/* Tarifnavigation Linke Spalte################################################################################################# */

.left_nav {
	text-align: left;
	margin: 0px;
	padding: 0px;
        color: #FF6600;
	font-size: 1.4em;
}
#links ul {
	margin: 0;
	padding: 10px 10px;
	list-style-type: none;
}
#links li {
	margin: 0;
	padding: 0 0 8px 15px;
}
#links ul li a:link, #links ul li a:visited {
	background: url(../pix/an.png) 0px 2px no-repeat;
	background: url(../pix/hover.png) 0px 2px no-repeat;
	padding-left: 15px;
	margin-left:-15px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
#links ul li a:hover {
	background: url(../pix/an.png) 0px 2px no-repeat;
	padding-left: 15px;
}
#links ul li a#aktiv {
	background: url(../pix/an.png) 0px 2px no-repeat;
	padding-left: 15px;
}
#links ul li span {
	display: block;
	position: relative;
	left: 13px;
}


/* Boxen rechte Spalte################################################################################################# */
.box {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #C0C0C0;
	text-align: left;
	padding: 0px 0px 10px;
	margin-right: 10px;
	line-height: 1.3;
	margin-top: -10px;
}
#last_box {
	border: none;
}
.box a {
	color: #FF6600;
	display: block;
}
.box span {
	display: block;
}
.telnummer {
	background: url(../pix/telefon_orange.gif) no-repeat;
	padding-left: 25px;
	font-weight: bold;
	margin-top: 4px;
	color: #000000;
}
.box h2 {
	font-size: 1.2em;
}
/* Navigation################################################################################################# */
div#navlist {
	clear: both;
	width: 950px;
	height: 30px;
	float: left;
	border-top:1px solid #CCC;
	background: url(../pix/topbar.png) repeat-x;
}
#navlist ul {
	margin: 0;
	margin-top: 5px;
	padding: 0 0 0 15px;
	list-style-type: none;
}
#navlist li {
	margin: 0;
	display: inline;
	float: left;
	padding: 0px 0px 6px 0px;
}
#navlist span {
	color: #505050;
	padding: 0px 10px 0px 10px
}
#navlist a {
	text-decoration: none;
	font-weight: bold;
	color: #505050;
}

#menu_spacer {
	margin-left: 290px;
}
#kruemmel_nav ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style-type: none;
	margin-top: 25px;
}
#kruemmel_nav li 
{
	margin: 0;
	display: inline;
	float: left;
	line-height: 14px;
	padding: 0px 0px 10px 0px;
	color: #C0C0C0;
}

#kruemmel_nav #current {
	color: #C0C0C0;
}

#kruemmel_nav a{
	text-decoration: none;
	color: #C0C0C0;
}



div#tabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#tabs ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#tabs a:link, #tabs a:visited {
	float: left;
	padding: 4px 8px;
	margin-right: 3px;
	margin-left:0px;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
	border-top: 1px solid #c9c8c7;
	border-left: 1px solid #c9c8c7;
	border-right: 1px solid #c9c8c7;
	background: url(../pix/reiter2.png);
}
#tabs a#current:link, #tabs a#current:visited {
	float: left;
	padding: 4px 8px;
	margin-right: 3px;
	margin-left:0px;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
	border-top: 1px solid #c9c8c7;
	border-left: 1px solid #c9c8c7;
	border-right: 1px solid #c9c8c7;
	background: none;
}
#tabs a:hover {
	color: #505050;
}
	
	
	

/* 
Tabellen
################################################################################################# 
*/	

table.form {
	border-top:1px solid #CCC;
	width:100%;
	font-size:0.9em;
	margin:15px 0;
	}
	
table.form tr td{
	padding:6px;
	border-bottom:1px solid #CCC;
	}

tr {
	padding:0;
	margin:0;
	background:#fff url(../pix/td_bg_content.gif) top repeat-x;
	}
	
tr.header {
	background:#f4f4f4 url(../pix/td_bg.gif) bottom repeat-x;
	font-weight:bold;
	font-size:1.1em;
	}	

td.help {
	font-weight:normal;
	}
	
table.plain {
	width:100%;
	}	
	
table.plain, table.plain tr, table.plain tr td{
	padding:0;
	margin:0;
	border:0;
	}
	
/* 
Tabellen
################################################################################################# 
*/	
.tblnormal tr{
	background: none;
	}
	
.tblnormal td{
	padding: 4px 2px 4px 2px;
	background: none; 
	border-bottom: 1px solid rgb(218,218,218);
	}
	
.tblnormal th{
	height: 30px;
	padding-left: 2px;
	background:rgb(218,218,218) url(../pix/td_bg_content.gif) bottom repeat-x;
	border-top: 1px solid rgb(218,218,218);
	border-bottom: 1px solid rgb(218,218,218);
	}

.tblvalue{
	text-align: center; 
	vertical-align: top; 
	border-left: 1px solid rgb(218,218,218);
	}

.tbllabel th{
	background: none;
	border: none;
	text-align: center;
}

/* 
Formulare
################################################################################################# 
*/	
	
input.textfield {
	width:210px;
	}	

.textarea {
	width:210px;
	height:100px;
	}

input.submit {
	margin:5px 0;
	background:#FF7700;
	padding:3px 10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	cursor:pointer;
	border-color:#f9e0e0;
	}	
	

	.hotline_kontakt {
	background:#b00404 url(../pix/hotline_bg.gif) no-repeat;
	margin:0;
	padding:2px 10px 0 50px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	width:170px;
	float:left;
	}
.hotline_kontakt p {
	font-size:11px;
	margin:1px 0 0 0;
	padding:0 10px 6px 0px;
	clear:both;
	font-weight:normal;
	letter-spacing:1px
	}
/* listen################################################################################################# */
#kategorie {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	list-style-type: none;
}
#auszeichnungen_list{
        list-style-type:none;
        padding:0px;
        margin:0px;
}
#auszeichnungen_list li{
        clear:left;
        text-align:justify;
        padding:20px 0 0 0;

}
#auszeichnungen_list img{
        border:0px;
        margin:0px;
        padding:0px 20px 10px 0;
        float:left;
}
.lexikon{
        padding:0px;
        margin:0px;
}
.lexikon li{
        padding:5px 10px 0px 0px;
        margin:0px;
        
}
.lexikon_liste{
        list-style-type:none;
        padding:0px;
        margin:0px;
}
/*
############# POPUP #########################################
*/

.popup_top h1
{
	color:#FFFFFF; 
	font-weight:bold; 
	padding-top:7px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	height:32px;
	background: url(../pix/bg_head_orange.gif) top repeat-x;
	border:0px solid red;
	font-size:1.3em;
}

.popup_top h2
{
	color:#000000; 
	font-weight:bold; 
	padding-top:0px;
	margin-top:0px;
	height:45px;
	background: url(../pix/topbar.png) top repeat-x;
	border:0px solid red;
}


.popup_content
{
	text-align: left;
	padding:15px;
}

.popup_bottom
{
	color:#000000; 
	font-weight:bold; 
	padding-top:0px;
	margin-top:0px;
	height:39px;
	background: url(../pix/bottombar.png) top repeat-x;
	border:0px solid red;
}


/* Sonstiges################################################################################################# */

img {
	border: 0;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.noShow {
	display: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* ****************************************** */
/* SITEMAP*/
/**********************************************/
.sitemap
{
	padding:0px;
	margin:0px;
}
.sitemap li
{

        padding:0;
	margin:2px 0 2px 15px;
	list-style-type:none;
	padding-left:0px;
}

/* ****************************************** */
/* LEXIKON */
/**********************************************/

.lexikon ul
{
	padding-left:0px;
}
.lexikon li
{
	float:left;
	display:block;
	list-style-type:none;
	padding-left:0px;
}

.lexikon a:link, .lexikon a:visited {color:#FF7700;text-decoration:none; padding:0px 5px; margin-right:3px; margin-bottom:7px; background:#EEE; font-size:1.6em;}
.lexikon a:hover {color:#FFF;text-decoration:none; background:#FF7700}
.lexikon a:active, .lexikon a:focus {text-decoration:underline;}



/* *************************************************
* TOOLTIP-Text 			                *
*************************************************** */

div#tipDiv {
  position:absolute; 
  visibility:hidden;
  left:0;
  top:0;
  z-index:10000;
  background:#ffcc99; 
  border:1px solid orange;
  width:290px; 
  padding:6px;
  height:130px;
  overflow:auto;
  color:#000; 
  font-size:11px; 
  line-height:1.3;
  text-align:left
}

#tipDiv a
{
	color:black;
	font-weight:bold;
}

.tipText {
 color:#0083c9;
 text-decoration:underline;
 font-weight:bold;
 }
 
 div.popup_content span.tooltip a:hover span {
	height:90px;
	overflow:auto;
	}

	
/* Berechnen-Button */
a.button-berechnen 
{
	display:block;
	height:44px;
	width:340px;
	padding:8px 8px 8px 50px;
	background:url(../pix/beitrag-berechnen.gif) 0 0 no-repeat;
}

a.button-berechnen:link, a.button-berechnen:visited, a.button-berechnen:hover,a.button-berechnen:active   
{	
	color:#FFFFFF;
	font-weight:bold;
}

li
{
	padding-bottom:12px;
}
	
/* Unnötiger Abstand im IE*/
* html #auszeichnungen_list li{

        padding:0px;
        margin-top:10px;
}

* html #auszeichnungen_list img{

        padding-top:20px;
}



* html #links li {
	margin-bottom: 0;
}

* html div#kruemmel_nav{
height:10px;
margin-bottom:5px;
}
* html #content h2{
margin-top:20px;
}

* html #tabs {
padding-bottom:10px;
}
* html #links ul li span {
	margin-bottom: -10px;
}
* html #auszeichnungen_list img{
margin-top: -20px;

}

* html #links li {
	padding: 0 0 8px 15px;

}
* html #links ul li a:link, #links ul li a:visited {
	padding-left: 15px;
	margin-left:-16px;

}

* html #menu_spacer {
	margin-left:275px;
}


* html #content {
        width:500px;
	position:relative;
	bottom:20px;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
