html,body {
	background-color: #ffe700;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	/*text-align: center;*/
	width: 100%;
	display: block;
}


a:focus, a:active, input:focus, input:active
{
	outline: none;	
}

img {
	border: 0;
}


/** Info Icon and Image  **/
.order_moreinfo_icon {
    background: url("/tl_files/images/icon_info.png") no-repeat scroll 0 0 transparent;
    height: 21px;
	position: absolute;
    top: 0;
    width: 22px;
    margin: 0px;
}

#icon0 {left:40px;top:-2px;}
#icon1 {left:5px;top:-4px;}
#icon2 {left:30px;top:-4px;}




h1 {
	font-size: 30px;
	margin: 0 0 10px 0;
}

#divTopContentArea h1 {
	font-size: 36px;
	margin: 0 0 16px 0;
}

h2 {
	font-size: 20px;
	margin: 0 0 0px 0;
}

#bildtextcontent {
	/*margin: 0 0 10px;*/
}


#bildtextcontent h1 {
	font-size: 24px;
	margin: 10px 0;
	padding-top: 5px;
}

#bildtextcontent h2 {
	font-size: 18px;
	margin: 5px 0 10px 0;
	padding-top: 5px;
}

h3 {
	font-size: 14px;
	color: #fff;
	margin: 0 0 5px 0;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearFloat {
	height: 0;
	width: 0;
	overflow: hidden;
	clear: both;
	float: none;
}


.bold {
	font-weight: bold;	
}

#divContainerPageOuter {
	margin: 0 auto auto auto;
	text-align: center;
	width: 834px;
	background-color: #00cbff;/*#33ccff;*/
	position: relative;
}

#divContainerPageInner {
/* class frame in styles.css */
text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 834px;
    padding: 0;
    top: 5px;
    left: 5px;
	z-index: 1;
	/*background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 834px;*/
}

#divContainerHeader {
	/*class innerFrame */
	vertical-align: top;
	padding: 0;
	height: 95px;
	width: 834px;
	overflow: hidden;
	background: url(/tl_files/backgrounds/headerbg.jpg) no-repeat;
}


#divContainerContent {
/* class frameRowContent */
/*    height: 656px;*/
	width: 834px;
}


.subcolumns {
    overflow: hidden;
    width: 100%;
}

#divContainerFooter {
/* class footer-div */
  	background-color:#00cbff; /* #33ccff neu für blauen Balken im Footer */	
	text-align:left;
	height: auto;
	width: 834px;
	margin: 15px auto 0;
}

#divContainerFooterHaupt {
/* class footer-div */
  	background-color:#00cbff; /* #33ccff neu für blauen Balken im Footer */	
	text-align:left;
	height: auto;
	width: 834px;
	margin: 0px auto 0;
}

.mod_ticker{
background: url(/tl_files/images/footer/Laufband_ohne_Text.jpg) no-repeat;
height: 45px;
	
}

.divFooterTextLinkField {
	font-size: 11px;
	text-align: center;
}

.divFooterTextField {
	font-size: 10px;
	text-align: left;
	margin-top: 20px;
	padding-left: 22px;
	color: white;
	width: 790px;
	padding-bottom: 10px;

}


#divFooterTableLink{
  	padding-left: 22px;
}

#divFooterTableLink a{
	color: white;
	font-weight: bold;
	text-decoration:none;
	font-size: 13px; 
}

#divFooterTableLink td{
	width: 140px;
	height: 23px;
}

#divFooterStiftungWt {
	float:left;
}

#laufband{
	margin:0;
}


#divSubNavigation {
	float: left;
	width: 130px;
	overflow:hidden;
	margin-left:9px;
}

#divSubNavigation .mod_navigationSub {
	margin-top:41px;
}

#divSubNavBox{
	margin-top: 28px;
}

.hotline_img {
	position:absolute; 
	bottom:14px;	
}

.divSubNavActive {
  background:url(../images/navBack.gif) repeat;
  padding-bottom: 1px;
  padding-left:4px;
  margin-top: 3px;
}
.divSubNavActive a{
  color:#F8EC1A;
  font-size:14px;
  font-weight:bold;
  height:20px;
  line-height:2;
  margin-left:16px;
  text-decoration:underline;
  width:100%;
}
.divSubNav{
  background:url(../images/navBack.gif) repeat;
  margin-top: 3px;
  padding-bottom: 1px;
}
.divSubNav a{
  color:#3054A7;
  font-size:14px;
  font-weight:bold;
  height:20px;
  line-height:2;
  margin-left:16px;
  text-decoration:none;
  width:100%;
}

.divInnerSubNav{
padding-left:22px;
background-color:#40BDD6;
}

.sepSubNav{
background:url(../images/sepSubNav.gif);
height:1px;
width:120px;
font-size:1px;
}

.divSubNavigationLink {
  background-image:url(../images/indSubNav.gif) ;
  background-repeat:no-repeat;
  background-position:5px 4px;
  width:100%;
	height: auto;
	overflow: hidden;

}

ul.level_2 {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    list-style: none outside none;
    margin: 0;
    padding-left: 20px;
}

ul.level_2 li {
    padding-left: 6px;
    padding-top: 6px;
}

ul.level_2 li.last{
	 padding-bottom: 10px;
}

ul.level_2 li.active p{
margin: 0
}

ul.level_2 li a {
    color: #fff;
    text-decoration: underline;
}



.divSubNavigationText{
  margin-left:20px;
  margin-top:4px;
  margin-bottom:3px;
}

#divContent a, #divContentWithoutBG a ,.divFooterTextField a {
    color: #fff;
}

.divSubNavigationText a{
  
  color:#3054A7;
  font-size:11px;
  text-decoration:none;
  font-weight:normal;
  width: 130px;
  height: auto;
  overflow: hidden;
  text-indent: 0px;
  margin-left:0px;
  line-height:1;
}

#divSubNavigationSpacer {
	float: left;
	width: 9px;
	height: 100%;
}

#divContentAreaSubNavi {
	float: left;
	width: 695px;
	margin: 0;
}

#divContentArea {
	float: left;
	width: 834px;
	margin: 0;
}

#divTopContentArea {
	height: 80px;
	overflow: hidden;
	margin-left: 154px; /* KEIN SETUP: Breite des Logos + 10 */
}

#divLogo {
/*	padding-top:6px;*/
}

#divContentBreadcrumb {
	width: 650px; /* SETUP: Breite + margin <= 695 */
	height: 35px;
	overflow: hidden;
	margin: 0 0 15px 15px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	line-height: 24px;
	color:#fff;
}

#divContentBreadcrumb a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	line-height: 24px;
	color: #fff;
	text-decoration: none;
}

#divContentBackTop {

}

#divContentBack {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 695px;
    z-index: 1;
}

#divContentWithoutBG {
    padding: 0 15px;
    width: 665px;
	color: #fff;
}

#divContent {
	float: left;
	width:665px;
	/*xxxoverflow-y:scroll;*/
}


/* Tarife */

.tarifDetails{
/*	margin-left: 20px;*/
}

.tarifDetails table {
	width: 605px;
	background-color: #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;

}

.tarifDetails table thead tr {
/*    height: 27px;*/
    width: 603px;
    color:#fff;
    background-color: #133668;
    font-size: 16px;
    font-weight: bold;
}


.tarifDetails table thead th:first-child {
    width: 400px !important;
    padding: 5px 0 5px 12px;
    text-align: left;
}

.tarifDetails table tbody tr {
    height: 27px;
    width: 603px;
}



.tarifDetails table tr td {
	border-top: 2px solid #fff;
	text-align: center;

}

.tarifDetails table tr td.leftCol {
    border-right: 4px solid #fff;
}

.tarifDetails table tr td:first-child,
.tarifDetails table tr td.leftCol {
    width: 400px !important;
    text-align: left;
    padding: 5px 0 5px 12px;
}



.tarifDetails table tr.hightlight {
    width: 603px;
    color:#fff;
    background-color: #133668;
    font-size: 16px;
    font-weight: bold;	
}


.tarifDetails table tr.odd {
    background-color: #a4cff3;
    color: #133668;
   }

.tarifDetails table tr.even {
    background-color: #cfe5f9;
    color: #133668;
}



#divFormCommonNext {
	width: 665px;
	height: 50px;
}

#divFormCommonBackNext {
	width: 665px;
	height: 50px;
}

#imgFormCommonBack {
	margin: 20px 0 0 0;
}

#imgFormCommonNext {
	margin: 20px 0 0 365px;
}

input#imgFormCommonNext {
	padding:0px;
	height:30px;
	border:0
}

#imgFormCommonNextBig {
	margin: 20px 0 0 245px;
}

input#imgFormCommonNextBig {
	padding:0px;
	height:30px;
	border:0
}

.divFormCommonBackBtn {
	height: 50px;
	float: left;
	overflow: hidden;
	width:150px;
}

.divFormCommonNextBtn {
	height: 50px;
	float: left;
	overflow: hidden;
	width:515px;
}

.divError {
    border: 1px solid red;
    color: #000000;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 10px;
	padding: 15px;
	background-color: #FFFFFF;    
}

.mandatory {
    color: #FFFFFF;
    padding-left: 5px;
}

.gray {
    color: #99FFAA;
}

.bildtextcontentHaupt{
	height: 615px;
}

#divAktionMicro {position: absolute; left: 30px; top: 250px; width: 300px; color: #ffffff; font-size: 13px; }
#divAktionFreunde{position: absolute; left: 30px; top: 245px; width: 390px; color: #ffffff; font-size: 12px;}
#divAktionFreunde ul  { padding-left: 15px; margin:0px;}
#divAktionFreunde ul li { padding-bottom: 10px;}

