/*
ena Webstudio - www.ena-webstudio.com
Letztes Update: 19.05.2005
================================================*

/* -------------------------------- Body ------------------------------------- */
body {
    margin: 0;
    padding: 0;
    background: url(../img/header_bg.gif) #E8EDF3 repeat-x left top;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 85%;
}
body, p, td, th, a {
    line-height: 1.1;
    color: #000;
    margin: 0;
    padding: 0;
}


/* -------------------------------- Ueberschriften ------------------------------------- */
h1, h2#navigation {
    margin: 0;
		margin-right: 32px;
    padding: 0;
		color: #1144bb;
    /* font: bold 1.3em 'Times New Roman', Times, serif; */
		font: bold 1.64em 'Trebuchet MS', Arial, Helvetica, sans-serif;
    position: relative;
		text-align: center;
		/*left: 300px;*/
		top: 25px;
}
h2 {
    color: #3d6098;
    background: transparent;
    margin: 1em 0 0.5em 0;
    padding: 3px 0;
    font: bold 1.3em 'Times New Roman', Times, serif;
    border-bottom: 1px solid #3F6099;
}
h2.start {
    color: #000;
    font: normal 1.3em Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0 0 5px 0;
    border: 0;
}
h3, h4  {
    color: #3C7FEB;
    background: transparent;
    font: bold 100%/1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin: 0;
		margin-bottom: 5px;
    padding: 0;
}
h3.front {
    border: 0;
}
h4  {
    font: bold 95%/1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;
}


/* -------------------------------- Container ------------------------------------- */
#header {
    background: url(../img/header.jpg);
    height: 77px;
    width: 909px;
    margin: 0px auto;
    padding: 0;
}
#topnav {
    text-align: left;
    background-color: #74A7FA;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
#tnlinks {
    background: transparent;
    margin: 4px auto;
    padding: 2px 0;
    width: 880px;
    position: relative;
    text-align: left;
}
#container {
    background: url(../img/content_bg.jpg) #fff repeat-y left top;
    margin: 0px auto;
    width: 918px;
    position: relative;
    text-align: left;
}
#oben {
    background: url(../img/content_top.jpg);
    height: 36px;
    width: 918px;
    margin: 0;
    padding: 0;
}
#links {
    background: transparent;
    width: 225px;
    float: left;
    margin: 0;
    padding: 0 0 0 20px;
    color: #000;
}
body #links {
    margin: 0px 0px 0px 12px;
}
#inhalt, #inhalt2, #inhalt3, #inhalt4 {
    background: #fff;
    margin: 0px 30px 0px 56px;
    padding: 0;
    color: #000;
    font-size: 95%!important;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif!important;
}
#inhalt2 {
    margin: 0px 30px 0px 30px;
}
#inhalt3 {
    margin: 0px 30px 0px 56px;
		padding-left: 208px;
}

#inhalt4 {
    margin: 0px 30px 0px 56px;
}

#inhalt li, #inhalt2 li, #inhalt3, #inhalt4 li {
    padding-bottom: 3px;
}
#footer {
    background: url(../img/content_bottom.jpg);
    height: 36px;
    width: 918px;
    margin: 0;
    padding: 0;
}

/* -------------------------------- Navigation oben ------------------------------------- */

#tnlinks a:link, #tnlinks a:visited {
    color: #fff;
    text-decoration: none;
    padding: 2px 2px 0;
    margin: 0 -2px;
    font-size: 95%!important;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif!important;
    border: 0;
}
#tnlinks a:visited {
    color:#fff;
    border-bottom: 1px solid #6B9FF3;
    }
#tnlinks a:focus {
    color: #fff;
    background: #3C79C0;
    border-color: #666;
    font-size: 95%!important;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif!important;
    border-bottom: 1px solid #fff;
}
#tnlinks a:hover, #tnlinks a:active {
    color: #fff;
    background: #3C79C0;
    border-color: #666;
    font-size: 95%!important;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif!important;
    border-bottom: 1px solid #fff;
}


/* -------------------------------- Navigation ------------------------------------- */
#nav {
    background: #fff;
    list-style: none;
    list-style-image: none;
    margin: 0 0 25px 0;
    padding: 0;
    border-top: 1px solid #ccc;
    width: 200px;
}
#nav li {
    margin: 0;
    padding: 0;
    font:0.9em Verdana, Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
}
#nav li a, #nav li a:visited {
    display: block;
    text-decoration:none;
    line-height: 19px;
    margin: 0px;
    color: #828282;
    padding: 0px 15px;
    background: url(../img/pfeil_a.gif) top left no-repeat;
}
#nav li a:hover, #nav li a:focus {
    color: #000;
    background: url(../img/pfeil_b.gif) #FFF7E2 top left no-repeat;
}
#nav li a.current, #nav li a.current:visited, #nav li a.current:hover, #nav li a.current:focus {
    background: url(../img/pfeil_b.gif) #FFF1CC top left no-repeat;
    color: #000;
}


/* -------------------------------- Suchfeld im Kopfbereich ------------------------------------- */
#suche {
    width: 200px;
    margin-bottom: 10px;
}
#suche form {
    margin: 0;
    padding: 0;
    border: 0;
    background-color: transparent;
}
#suche fieldset {
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    background: url(../img/suche_bg.gif) #fff repeat-x left top;
}
#suche legend {
    margin: 0;
    padding: 0 2px;
    border: 0;
    color: #888;
    background-color: #fff;
    position: absolute;
    left: -3000px;
}
input#begriff {
   width: 130px;
   margin: 0 0 5px 0;
   padding: 0;
}
input#suchfeld {
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: 0px none #fff;
    height: 19px;
    width: 107px;
}
#suche .innen {
    padding: 3px 3px 3px 5px;
}


/* -------------------------------- Formularfelder -------------------------------- */
form {
    padding: 0;
    margin: 0;
}
fieldset {
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    background-color: #f5faff;
}
fieldset table {
    margin: 0 10px;
}
caption {
    font: bold 95%/1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
label {
    color: #515151;
    font: bold 95%/1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
label small {
    color: #515151;
    font: normal 95%/1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
legend {
    color: #3c79c0;
    background: #fff;
    font: normal 95%/1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin: 0 0 15px 0;
    padding: 1px 5px;
}
input, textarea {
    background-color: #ECF2F9;
/*    width: 100px;*/
    padding: 1px;
    margin: 0;
    border-top: 1px solid #3C79C0;
    border-right: 1px solid #AFC9E9;
    border-bottom: 1px solid #AFC9E9;
    border-left: 1px solid #3C79C0;
}
input.lang, textarea.lang {
    background-color: #ECF2F9;
    width: 250px;
    padding: 0;
    margin: 2px 0 0 0;
    border-top: 1px solid #3C79C0;
    border-right: 1px solid #AFC9E9;
    border-bottom: 1px solid #AFC9E9;
    border-left: 1px solid #3C79C0;
}
input.mini {
   width: 20px;
   border: 0;
}
select {
    background-color: #ECF2F9;
    padding: 0;
    margin: 2px 0 0 0;
    border-top: 1px solid #3C79C0;
    border-right: 1px solid #AFC9E9;
    border-bottom: 1px solid #AFC9E9;
    border-left: 1px solid #3C79C0;
}
input.box {
    width: 25px;
    border: 0;
    background-color: #f9f9f9;
}
.send {
    width: 12em;
    margin: 25px 10px 9px 10px;
    background-color: #ECF2F9;
    padding: 2px;
    border: 1px solid #3C79C0;
}

/* -------------------------------- Ergebnislisten -------------------------------- */
td, th {
    line-height: 130%;
    font: normal 100%/1.2em Verdana,Arial,Helvetica,sans-serif;
    /* padding-right: 10px; */
}
th {
    font: bold 95%/1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.row-1 {
    background-color: #cedef8;
}
.row-2 {
    background-color: #e4eeff;
}
.rot {
    color: #ff0000;
}
.row-header {
    font-weight: bold;
    /* color: #003366; */
		color: #ff3366;
    text-align: center;
    background: InactiveBorder;
    background-color: #B1C6E8;
}


/* -------------------------------- Sonstiges ------------------------------------- */
address {
    line-height:130%;
    font: normal 95%/1.2em Verdana,Arial,Helvetica,sans-serif;
}
abbr, acronym {
    border-bottom: 1px dotted #3C528B;
    cursor: help;
}
img {
    border: 0px none #fff;
}
p {
    line-height:130%;
    font: normal 95%/1.2em Verdana,Arial,Helvetica,sans-serif;
    margin-bottom: 15px;
}
div.hr {
  height: 1px;
  background: url("../img/dotline.gif") repeat-x scroll center;
  margin-bottom: 10px;
}
div.hr hr {
  visibility: hidden;
  display: none;
}
dt {
    margin-top: 3px;
}
dd {
    background-color: #F7F7F7;
}
ul, ol {
    margin-top: 0;
}
dfn {
    position: absolute;
    left: -3000px;
}
strong {
    /* text-transform: uppercase; */
    font-weight: bold;
}
kbd {
    font-weight: bold;
}

/* ----------------- Klassen ----------------- */
.kapital {
    text-transform: uppercase;
}
.teaser {
    color: #3d6098;
}
.imgre {
    float: right;
    margin: 2px 0px 2px 10px;
}
.imgli {
    float: left;
    margin: 2px 5px 2px 0px;
}
.aussen, dfn, .aktuell {
    position: absolute;
    left: -3000px;
}
.anfang {
    width: 100%;
    text-align: right;
}
.klar {
    clear:both;
}
.styler {
    padding: 10px;
}

.floater {
text-align: left;
padding: 4px;
margin: 0px;
margin-bottom: 0px;
border-width: 1px;
border-style: solid;
}

/* -------------------------------- Linkangaben ------------------------------------- */
#inhalt a:link, #inhalt a:link.extern, #inhalt2 a:link, #inhalt2 a:link.extern {
	color: #3F6099;
	text-decoration: none;
	border-bottom: 1px #B6C2D8 solid;
}
#inhalt a:visited, #inhalt a:visited.extern, #inhalt2 a:visited, #inhalt2 a:visited.extern {
	color: #515151;
	text-decoration: none;
	border-bottom: 1px #B6C2D8 solid;
}
#inhalt a:focus, #inhalt a:hover, #inhalt a:active, #inhalt2 a:focus, #inhalt2 a:hover, #inhalt2 a:active {
	color: #3F6099;
	border-bottom: 1px #3F6099 solid;
	background: #f1f1f1;
}

#inhalt a:link.extern, #inhalt a:visited.extern, #inhalt2 a:link.extern, #inhalt2 a:visited.extern {
	background: transparent url(../img/extern.gif) no-repeat;
	padding-left: 12px;
}
#inhalt a:focus.extern , #inhalt a:hover.extern , #inhalt a:active.extern, #inhalt2 a:focus.extern , #inhalt2 a:hover.extern , #inhalt2 a:active.extern {
	color: #3F6099;
	border-bottom: 1px #3F6099 solid;
	background: #f1f1f1;
	background: transparent url(../img/extern.gif) no-repeat;
	padding-left: 12px;
}



/* ----------------------------- Angefügte Definitionen für die Vergleichsrechner ----------------------------------  */


#vvergleich-empfehlung {
	padding:10px 0px 0px 10px;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	background-color:#EEEEEE;
	color:#106ac5;
}

#vvergleich-empfehlung h2 {
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}

#vvergleich {
	margin: 0px auto;
	text-align:left;
	float: right;
}

#vvergleich .faqlink {
	text-decoration:none;
}

#gesinfo {
	margin:10px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
}

#box_gesell {
	background-color:#FFFFFF;
	text-align:left;
}

#box_faq {
	background-color:#FFFFFF;
	text-align:left;
}


#gesinfo h2 {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

#vvergleich .vergleichlink {
color:#000000;
}

.hilfehidden	{
	display: none;
}
.hilfevisible	{
	visibility: visible;
	background-color:#E1F1FF;
	color:#000000;
}

.hidden	{
	display: none;
}
.visible	{
	visibility: visible;
}

#vvergleich {
  width:66%;
  margin-right: 5px;
}

#vvergleich a {
	color:#000000;
}

#vvergleich a.infofeld {	position: relative; z-index:50;		}

#vvergleich a.infofeld:hover
{
	background-color:#FFFFFF;
	text-decoration:none;
}

#vvergleich a.infofeld span {
	display: none;
}

#vvergleich a.infofeld:hover span {
	display:block;
 	position:absolute;
	top:-1em;left:15em;
	width:25em;
    border:1px solid #106ac5;
	padding:2px;
	color:#000000;
	text-align: left;
	text-decoration:none;
	font-size:12px;
	z-index:100;
}

#vvergleich #box_faq table {
	text-align:left;
}

#vvergleich h2 {
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	margin:20px 0px 10px 0px;
}

#vvergleich table {
	font-size:11px;
	background-color:#FFFFFF;
	color: #000000;
}

#vvergleich .chktext {
	margin:0px 0px 5px 0px;
}

#vvergleich table.table-start {width : 100%; border:0px solid #000000;}
#vvergleich table.table-start .col2-data {		width:30%; 	}
#vvergleich table.table-start .col2-info {		width:5%; white-space:nowrap;	}
#vvergleich table.table-start .col-data {		width:30%; 		}
#vvergleich table.table-start .col-info {		width:5%;	white-space:nowrap;}

#vvergleich table.table-berechnungoben {width : 100%; border:0px solid #000000;}
#vvergleich table.table-berechnung {width : 100%; }
#vvergleich .row-header a { color:#FFFFFF; }
#vvergleich table.table-antrag {width : 100%; }
#vvergleich table.table-rlv {width : 100%; border:0px solid #000000; }


#vvergleich table.table-leistung {width : 100%;}
#vvergleich table.table-leistungtext {width : 100%; }

#vvergleich .row-1 {
	background-color: #fefefe;
}

#vvergleich .row-2 {
	background-color: #eeeeee;
}

#vvergleich .rot {
	color: #FF0000;
}

#vvergleich .row-header {
	font-weight: bold;
	color: #FFFFFF;
    text-align: center;
	background: InactiveBorder;
	background-color: #3C7FEB;
}

#vvergleich .row-antrag {
	font-weight: bold;
	color: #FFFFFF;
	background: InactiveBorder;
	background-color: #00438e;
}


#vvergleich .row-anleitung {
	color: #000000;
	text-align:right;
}

#vvergleich .anleitung {
	color: #000000;
	text-align:left;
}

#vvergleich .info {
	font-size: 10px;
	color: #000000;
}



/* Formatierung und Darstellung der Formularfelder */

#vvergleich input.form-button {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	border: 1px solid #000000;
	background: #FFFFFF;
	padding:2px;
	margin:10px 0px 10px 0px;
}


#vvergleich input.form-button-krebs {
	font-size: 11px;

	color: #000000;
	font-weight:bold;
	border: 1px solid #000000;
	background: #FFFFFF;
	padding:2px;
	margin:0px 0px 0px 10px;
}

#vvergleich .vergleichbutton {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	border: 1px solid #000000;
	background: #FFFFFF;
	padding:2px;
	margin:0px;
}

#vvergleich .vergleichbutton-box {
	text-align:right;
	margin:0px;
	padding:0px;
}

#vvergleich input.form-text {
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background: #FFFFFF;
}

#vvergleich input.form-checkbox {
	color: #000000;
	border: 0px;
	margin:0px 5px 0px 5px;
}

#vvergleich .form-area {
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background: #FFFFFF;
}

#vvergleich select.form-select {
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background: #FFFFFF;
}

#vvergleich .fehler {
	font-weight:bold;
	color:#FF0000;
}









/*--------------------------------- Elemente -------------------------------------*/
body
{
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2
{
    color: #000000;
    font: normal 1.3em Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    margin-left: 3px;
    padding: 5px 0 5px 0;
    border: 0;
    border-bottom: 1px dotted #aaaaaa;
}

h3
{
    color: #3C7FEB;
    background: transparent;
    font: bold 100%/1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin: 0;
    margin-left: 5px;
    margin-bottom: 5px;
    padding: 8px 0 3px 0;
}

h4
{
    color: #000000;
    background: transparent;
    font: bold 86%/1.2em 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin: 0;
    margin-left: 7px;
    margin-bottom: 5px;
    padding: 5px 0 1px 0;
}

input
{
}

input.text
{
  margin: 2px 5px 2px 2px;
  padding: 2px;
  background-color: #ECF2F9;
  border-top: 1px solid #3C79C0;
  border-right: 1px solid #AFC9E9;
  border-bottom: 1px solid #AFC9E9;
  border-left: 1px solid #3C79C0;
}

input.checkbox
{
  margin: 1px 7px 1px 3px;
}

input.radio
{
  margin: 4px 7px 0px 3px;
}

input.submit
{
}

table
{
padding: 3px;
}

th, td
{
  vertical-align: top;
}

ul
{
  text-align: left;
}

/*--------------------------------- ID's ----------------------------------------*/
#Rahmen
{
  margin: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  width: 92%;
  border: 0px;
}

#Kasten
{
  position: absolute;
  top: 0px;
  right:0px;
  padding: 0px;
  margin: 0px;
}

#Kasten_innerDiv
{
  padding: 0px;
  border-width: 2px;
  border-style: solid;
  border-left-color: #eeeeee;
  border-top-color: #eeeeee;
  border-right-color: #aaaaaa;
  border-bottom-color: #aaaaaa;
  margin: 0px 5px;
  background-color: #dddddd;
}

#Homepage h5
{
  margin: 0px;
  margin-left: 16px;
  color: #ff0000;
}

#Homepage table
{
  width: 100%;
  border: 0;
  border-bottom: 1px dotted #aaaaaa;
  margin-bottom: 12px;
}

#Homepage td
{
vertical-align: middle;
}

#Homepage img, ul
{
margin-left: 6px;
}

#Banner
{
  position: absolute;
  top: 32px;
  right: 80px;
}

#Navigation
{
  margin: 0;
  padding: 7px;
  color: #FFFFFF;
  position: relative;
  text-align: center;
  background-color: #77aaff;
  border-top: 1px solid #3C79C0;
  border-right: 1px solid #AFC9E9;
  border-bottom: 1px solid #AFC9E9;
  border-left: 1px solid #3C79C0;

}

#Navigation a
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  padding: 4px;
}

#Navigation a:hover
{
  color: #ffffff;
  background-color: #3366aa;
}

#Navigation_Rechner
{
  margin: 23px auto auto 12px;
  width: 230px;
  float: left;
  font-size: 0.81em;
  border-top: 1px dashed #3C7FEB;
}

#Navigation_Rechner a
{
  padding-left: 12px;
  padding-top: 4px;
  text-decoration: none;
  color: #000;
  background: url(Images/pfeil_b.gif) top left no-repeat;

}

#Navigation_Rechner a:hover
{
  color: #0040FF;
  background: url(Images/pfeil_a.gif) top left no-repeat;
}

#Nutzerformular
{
  margin: auto;
}

#Nutzerformular input.text
{
  width: 100%;
  margin: 0px;
}

#Nutzerformular th
{
  padding-top: 8px;
}

#Produkte .thumbnail
{
vertical-align: middle;
}

#Produkte table
{
  margin: auto;
}

#Rechner
{
  margin: 0px auto;
  text-align:left;
}

#Rechner table, #Rechner a
{
  margin: 12px;
}

#Umfrage
{
  padding: 20px;
  margin-left: 15px;
  margin-right: 10px;
  text-align: justify;
}

#Vertrag div
{
  padding: 1px 0 5px 0;
  margin-left: 15px;
  margin-right: 10px;
  text-align: justify;
}

#Vertrag h3
{
  margin-top: 12px;
  margin-left: 3px;
  font: normal 1.3em Arial, Helvetica, sans-serif;
  color: #000080;
  font-weight: bold;
}

#Vertrag h4
{
  margin-left: 7px;
  font: normal 1.0em Arial, Helvetica, sans-serif;
  color: #000080;
  font-weight: bold;
}

#Vertrag h5
{
  margin-top: 0px;
  margin-left: 12px;
  padding: 2px 0 1px 0;
}

#Verwaltung table
{
  width: 100%;
  border: 0;
  border-bottom: 1px dotted #aaaaaa;
  margin-bottom: 12px;
}

#Verwaltung td
{
vertical-align: middle;
}

#Verwaltung img, #Verwaltung ul
{
margin-left: 36px;
}

/*--------------------------------- Klassen -------------------------------------*/

.Anmeldung
{
  margin-left: 32px;
  margin-right: 20px;
  text-align:left;
}

th.Anmeldung
{
  height: 42px;
  text-align: center;
  border-bottom: dotted 2px #aaaaaa;
}

.Bild
{
 border:0px solid #000;
 margin: 7px;
 margin-left: 23px;
 }

.emphasise
{
  font-weight: bold;
  color: #880000;
}

.Eurobetraege
{
  margin-left: 20px;
  margin-right: 20px;
  text-align: right;
}

.Eurobetraege th, .Eurobetraege td
{
  padding-left: 8px;
  padding-right: 8px;
  text-align: right;
}


.FAQ
{
  margin: 23px 20px 32px 32px ;
}

.FAQ ul
{
  margin-left: 12px;
  margin-right: 42px;
  text-align: justify;
}

.FAQ div div
{
  margin: 12px 23px;
  text-align: justify;
}

.FAQ .innerlink
{
  font-size: 0.86em;
}


.Kosten
{
  margin-left: 32px;
  margin-right: 20px;
}

.Link
{
  padding: 3px;
  border-bottom: 1px dashed #3C7FEB;
}

.Link:hover
{
  background-color: #ECF2F9;
}

.navilike
{
  margin: 0;
  padding: 7px;
  color: #FFFFFF;
  position: relative;
  text-align: center;
  background-color: #77aaff;
  border-top: 1px solid #3C79C0;
  border-right: 1px solid #AFC9E9;
  border-bottom: 1px solid #AFC9E9;
  border-left: 1px solid #3C79C0;
}

.Slogan
{
  padding: 12px 0 4px 0;
  font-weight: bold;
  color: #FF0000;
  text-align: center
}

.Wahl_eigen
{
  padding: 5px;
  background-color: #3C79C0;
  font-weight: bold;
  color: #ddddff;
}

.Wahl_fremd
{
  padding: 5px;
  background-color: #AFC9E9;
  font-weight: bold;
  color: #000088;
}

.Footer
{
  padding-bottom: 23px;
  text-align: center;
  font-size: 0.9em;
  color: #999999;
}


/* ----------------------------------------- Produktseite - automatische Berechnung ----------------------------*/

.Kasten_Anmeldung
{
  Text-align: center;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  border: solid 1px #ff6600;
  background-color: #ffffcc;
  padding: 2px;
}

.Kasten_grau
{
  border: solid 1px #cccccc;
  background-color: #eeeeee;
  color: #999999;
  font-size: 9px;
  font-weight: normal;
  text-align: left;
  padding: 5px 7px;
}
