@import url(navigation.css);
#contentMiddle div.tariffInfoImageTopRight {
    margin: -10px 20px 0 0;
    float: right;
}
#formFoot_tariffSelector {
    margin-bottom: 10px;
    height: 20px;
}
/* **** GENERAL **** */
body {
    color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    background: #f60 url(../images/bg_body.jpg) top left repeat-x;
}
* {
	padding: 0;
	margin: 0;
}
img, a img {
  	border: none;
}
.spacer {
	clear: both;
	line-height: 0px;
	font-size: 1px;
	height: 0px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.margin_top {
	margin-top: 30px;
}
.margin_bottom {
	margin-bottom: 20px;
}
.margin_left {
	margin-left: 30px;
}
#mainDivBreite {
	margin: 15px auto 30px auto;
	border-bottom: none;
	width: 900px;
}
.logo {
	float: left;
	margin: 20px 0 0 30px;
}
a {
	text-decoration: none;
}

/* **** FONTS **** */
pre {
    font-size: 1.2em;
    margin-top: 10px;
    font-family: "Courier New";
}
p {
	font-size: 1.2em;
	margin-bottom: 10px;
}
p.small {
	font-size: 1.1em;
}
p.listHeadline {
    margin:15px 0 0 0;
    font-weight:bold;
}
p.listTeaser {
    margin:10px 0 0 0;
}
.footnote {
	color: #9c9d9f;
	font-size: 0.9em;
}
.darkgrey {
    color: #666;
}
.white {
    color: #fff;
}
.orange {
    color: #f60;
}
.orange2 {
	color: #eb640a;
}
.bold {
    font-weight: bold;
}

/* **** HEADLINES **** */
h1 {
	color: #f60;
	font-size: 2em;
	font-weight: bold;
	margin: 11px 0 15px 0;
}
h2 {
    color: #666;
	font-size: 1.2em;
	font-weight: bold;
	margin: 25px 0 5px 0;
}
h4 {
    color: #666;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
h6 {
	color: #f60;
	background: #fff url(../images/bg_teaserklein_top.jpg) top left no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	padding: 6px 10px;
}

/* **** LISTS **** */

ul {
	list-style: none;
}

/* **** CONTENT BASE **** */
#contentarea {
	text-align: left;
    background-color: #fff;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	width: 898px;
	position: relative;
}
#visual {
	border-top: 1px solid #fff;
}
#maincontent {
	position: absolute;
    z-index: 2;
	top: 75px;
	left: 0;
	background: url(../images/bg_content.gif) top left;
}
#bgwhite {
    background: #fff; /*url(../images/content_top.gif) top right no-repeat;*/
	float: left;
    min-height: 380px;
}
#contentLeft {
	float: left;
	width: 190px;
	background-color: #fff;
    color: #000;
}
#contentLeftPad {
	padding: 28px 30px 20px 20px;
}
#contentMiddle {
	float: left;
	width: 523px;
}
#contentMiddlePad {
	float: left;
	width: 500px;
}

#contentMiddle ul {
	list-style-type: square;
	margin: 0 0 20px 15px;
}
#contentMiddle ul li {
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
}
#contentMiddle ul.normalList li {
    font-weight: normal;
    margin: 4px 0 0 0;
}
#contentRight {
	float: right;
	width: 185px;
    background-color: #fff;
	margin-top: 45px;
	border-top: 1px solid #fff;
}

/* **** LEFTBAR **** */

#contentLeft h3 {
    color: #666;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#contentLeft p {
    font-size: 1.1em;
}
#contentLeft p.orangeBold {
	color: #eb640a;
	font-weight: bold;
}
#contentLeft a.orangeLink {
	text-decoration: underline;
	color: #eb640a;
    font-size: 1.1em;
}
#contentLeft a.blackLink {
	text-decoration: underline;
	color: #000;
    font-size: 1.0em;
}
/* **** CONTENT **** */

#breadcrumb {
    text-align:right;
    font-size:86%;
    color: #666;
	margin-top: 1px;
}
#breadcrumb ul {
	list-style-type: none;
	margin: 0;

}
#breadcrumb ul li {
	float: left;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0 5px 3px 10px;
	background: #fff url(../images/pfeil_orange.gif) 0 3px  no-repeat;
}
#breadcrumb ul li.active {
	color: #f60;
}
#breadcrumb a.bcLink {
    color: #666;
}
#contentMiddle h3 {
    color: #f60;
	font-size: 1.2em;
	font-weight: bold;
    padding: 6px 10px;
}
#contentMiddle div.box {
	float: left;
	margin: 10px 40px 25px 0;
	width: 195px;
	min-height: 140px;
	background: #fff url(../images/bg_teaser_bottom.gif) bottom left no-repeat;
}
#contentMiddle div.box p {
	color: #7f7f80;
	margin: 8px 9px;
	font-size: 1.1em;
}
#contentMiddle div.box a.more {
	text-decoration: underline;
	color: #7f7f80;
}
#contentMiddle div.box p.bold {
	font-size: 1.2em;
	font-weight: bold;
}
#contentMiddle div.box .imgMargin {
	margin: 0 1px 1px 1px;
}
#contentMiddle div.box .teaserImg {
	margin: 9px 1px 4px 0;
}
#contentMiddle div.box h3 { /* homeTeaser */
	background: #fff url(../images/bg_teaser_top.jpg) top left no-repeat;
}
#contentMiddle div.boxSmall {
	float: left;
	margin: 10px 20px 25px 0;
	width: 136px;
	min-height: 240px;
	background: #fff url(../images/bg_teaserklein_bottom.gif) bottom left no-repeat;
}
#contentMiddle div.hidden {
    display: none;
}
#contentMiddle div.boxSmall h3 { /* product boxes */
	background: #fff url(../images/bg_teaserklein_top.jpg) top left no-repeat;
}
#contentMiddle div.boxSmall p {
	color: #000;
	margin: 8px 9px;
	font-size: 1.1em;
}
#contentMiddle div.boxSmall ul li {
	color: #f60 ! important;
	font-weight: bold;
	font-size: 1.2em;
	list-style-type: none;
}
#contentMiddle ul.niceList {
	list-style-type: none;
	margin: 15px 0;
}

#contentMiddle div.productInfos {
    height:80px;
    padding:5px 1px 0 4px;
}
#contentMiddle div.productInfos ul.niceList {
	list-style-type: none;
	margin: 5px 0;
}
#contentMiddle div.productInfos ul.niceList li {
	color: #000 !important;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 8px 0 15px;
    margin-top: 5px;
	background: #fff url(../images/check.gif) 0 3px  no-repeat;
}
#contentMiddle ul.niceList li {
	color: #444;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 15px;
    margin-top: 15px;
	background: #fff url(../images/check.gif) 0 3px  no-repeat;
}
span.price {
	color: #f60;
	font-size: 2.2em;
	font-weight: bold;
}
div.hotline {
	float: left;
	width: 190px;
 	margin-right: 15px;
}
#contentMiddle a {
	color: #f60;
}
#contentMiddle td.docIcon {
	padding:0 0 0 6px;
    width:25px;
    background-color:#FFEFE5;
}
#contentMiddle a.blackLink {
    color: #000;
}
#contentMiddle dl.faq {
    margin: 5px;
    font-size: 1.2em;
}
#contentMiddle dl.faq dt {
    margin: 5px 0 0 0;
}
#contentMiddle dl.faq dd {
    margin: 10px 0;
}
#contentMiddle dl.faq dd.visible {
    display: block;
}
#contentMiddle dl.faq dd.hidden {
    display: none;
}

/* PROMOTION */
#contentMiddle div.productInfos div.promoboxArea {
    padding: 0 0 0 4px;
    width: 120px;
}
#contentMiddle div.promoboxTop {
    background: url(../images/promo_big_top.gif) no-repeat bottom;
    width: 480px;
    height: 4px;
    font-size: 1px;
    line-height: 1px;
}
#contentMiddle div.promobox {
    width: 460px;
    padding: 10px;
}
#contentMiddle div.promobox a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
#contentMiddle div.promoboxBottom {
    background: url(../images/promo_big_bottom.gif) no-repeat top;
    width: 480px;
    height: 4px;
    font-size: 1px;
    line-height: 1px;
}
/*#contentMiddle div.promopic {
    width: 136px;
    padding: 0;
    margin: 0 18px -15px 0;
    display: inline;
    line-height: 1px;
    font-size: 1px;
}*/
#contentMiddle div.productInfos div.promoboxTop {
    background: no-repeat bottom;
    width: 120px;
    height: 4px;
    font-size: 1px;
    line-height: 1px;
}
#contentMiddle div.productInfos div.promobox {
    width: 110px;
    padding: 5px;
}
#contentMiddle div.productInfos div.promoboxBottom {
    background: no-repeat top;
    width: 120px;
    height: 4px;
    font-size: 1px;
    line-height: 1px;
}
#contentMiddle div.promobox h2 {
    font-size: 1.4em;
    margin: 0 0 4px 0;
}
#contentMiddle div.promobox p {
    font-size: 1em;
    margin: 0;
}
#contentMiddle div.productInfos div.promobox p {
    font-size: 1.2em;
    font-weight: bold;
}
#contentMiddle div.promobox ul {
    margin: 0 15px;
    padding: 0;
    list-style-type: disc;
}
#contentMiddle div.promobox li {
    font-weight: normal;
    font-size: 1em;
    color: #000;
}
.linethrough {
   text-decoration:line-through;
}

/* **** RIGHTBAR **** */
#contentRight h2,
#contentRight a {
    color: #fff;
}
#contentRight h2,
#contentRight h3 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 10px 0;
    padding: 0;
}
#contentRight #orangeboxTop {
    color: #fff;
	background: #f60 url(../images/white_orange_ul.gif) bottom left no-repeat;
	padding: 10px 10px;
    margin: 0;
}
#contentRight div.box {
    color: #fff;
    padding: 0;
	background: #f60 url(../images/white_orange_ul.gif) bottom left no-repeat;
	margin-top: 15px;
}
#contentRight div.box .boxPad {
	background: url(../images/white_orange_ol.gif) top left no-repeat;
	padding: 10px 10px;
}
#contentRight div.box p {
    color: #fff;
}



/* ====== popup start ====== */
#popup {
	position: absolute;
	visibility: hidden;
	top: 180px;
	left: 250px;
	width: 288px;
	text-align: left;
	background: transparent;
	font-size: 11px ! important;
}
#popup h6 {
	margin-top: -3px;
 	padding: 5px 10px 0 10px;
	background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    /*transparent url(../images/popup_bg_fake_border.gif) repeat-y*/
}
#popup h6 a {
	color: #FF6600;
 	padding: 0 0 5px 0;
	display: block;
	width: 100%;
	border-bottom: 1px solid #C5C5C5;
	background: url(../images/popup_close.gif) 100% 2px  no-repeat;
}
#popup .container {
	margin: 0 ! important;
	background: url(../images/popup_bottom.gif) 0 100% no-repeat;
	padding-bottom: 5px;
}
#popup form {
	margin: 0 ! important;
	padding: 0 ! important;
}
#popup label {
	color: #6E6F71;
	font-weight: bold;
	font-size: 11px ! important;
}
#popup .tr {
	background: #fff  url(../images/popup_bg_fake_border.gif) 0 0 repeat-y;
	overflow: hidden;
	margin: 0 ! important;
	padding: 5px 10px 0 10px  ! important;
	width: 268px;
}
#popup p {
	margin: 0 ! important;
	padding: 0 ! important;
	font-size: 11px ! important;
	width: 268px;
	text-indent: 3px;
	padding-bottom: 7px ! important;
	border-bottom: 1px solid #C5C5C5;
}
#popup .description {
	margin-bottom: 0 ! important;
	float: left;
	width: 200px;
}
#popup .price {
	float: left;
	text-align: right;
	width: 65px;
	color: #FF6600;
	font-weight: bold;
}
#popup div.input {
	background: #fff  url(../images/popup_bg_fake_border.gif) 0 0 repeat-y;
	padding: 12px 10px 2px 10px;
}


/* ====== infolayer start ====== */
#infolayer {
	position: absolute;
	visibility: hidden;
	top: 225px;
	left: 713px;
	width: 170px;
	text-align: left;
	background: transparent;
	font-size: 11px ! important;
}
#infolayer h6 {
	margin-top: -3px;
 	padding: 5px 10px 0 10px;
	background: transparent url(../images/info_bg_fake_border.gif) 0 0 repeat-y;
}
#infolayer h6 a {
	color: #f60;
 	padding: 0 0 7px 0;
	display: block;
	width: 140px;
	margin-left: 3px;
	border-bottom: 1px solid #C5C5C5;
	background: url(../images/popup_close.gif) 100% 2px  no-repeat;
}
#infolayer .container {
	margin: 0 ! important;
	background: url(../images/info_bottom.gif) 0 100% no-repeat;
	padding-bottom: 5px;
}
#infolayer .tr {
	background: #fff  url(../images/info_bg_fake_border.gif) 0 0 repeat-y;
	overflow: hidden;
	margin: 0 ! important;
	padding: 5px 10px 0 10px  ! important;
	width: 160px;
}
#infolayer p {
	margin: 0 ! important;
	padding: 0 ! important;
	font-size: 11px ! important;
	width: 145px;
	padding: 4px 5px 7px 4px ! important;
	line-height: 150%;
}
/* ====== Rechter Bereich ====== */
#imagebox {
	background: url(../images/bg_imagebox.gif) bottom left no-repeat;
	margin-top: 15px;
}
#imageboxNoText {
	margin-top: 15px;
}
#imageboxPad {
	padding: 10px 10px 5px 10px;
	color: #000;
}
#imageboxPad p {
	color: #FF6600;
    font-size:110%;
    font-weight:bold;
}
#downloadbox {
	margin-top: 15px;
}
#downloadboxPad {
	padding: 0 10px 5px 10px;
}
#downloadbox ul li {
	font-size: 1.2em;
	padding: 4px 0 3px 25px;
	margin-bottom: 3px;
	background: url(../images/pdf.gif) top left no-repeat;
}
#downloadbox a {
    color: #f60;
    text-decoration: underline;
}
a.contentLinkBold {
    color: #ff6500;
}
table.phoneNumBlock td{
    padding:0 5px 0 0;
    font-size: 1.2em;
}
h2.orangeHeadline {
    margin-top:0;
    color: #f60;
}
div.phoneNoBlock {
    width:245px;
    height:100px;
    float:left;
}
#contentLeft div.imageContentLeft {
    margin:0 0 0 -20px;
}
#contentMiddle li.subSitemap {
    font-weight:normal;
    font-size:1.2em;
}
#contentLeft a {
    /*color: #EB640A;
    text-decoration: underline;*/
    color: #f60;
}
#subnavi a {
    text-decoration: none;
}

/* *** FORMS.CSS *** */

.preis {
	text-align: right;
	padding-right: 50px;
	width: 70px;
}
#contentMiddle fieldset {
    margin: 20px 0;
    padding: 0;
    border: 0;
	background: #fff url(../images/bg_tabelle_bottom.gif) bottom left no-repeat;
}
#contentMiddle fieldset h3 {
    background: #fff url(../images/bg_tabelle_top.jpg) top left no-repeat;
}
#contentMiddle .noTitle {
    background: #fff url(../images/bg_tabelle_top_ohne_header.gif) top left no-repeat;
    width: 480px;
    height: 3px;
}

#downloadbox fieldset {
    margin: 0 0 0 -10px;
    background: #fff url(../images/bg_tabelle_bottom.gif) bottom left no-repeat;
}

#downloadbox .noTitle {
    background: #fff url(../images/bg_tabelle_top_ohne_header.gif) top left no-repeat;
    width: 185px;
    height: 3px;
}
#downloadbox td.dummyLine {
	background-color: #cc3333;
}

#downloadbox fieldset h3 {
    background: #fff url(../images/bg_tabelle_top_ohne_header.gif) top left no-repeat;
    width: 175px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
    padding: 6px 0 6px 10px;
    color: #F56600;
}
#downloadbox td.docIcon {
	padding:0 0 0 0;
    width:15px;
    background-color:#FFEFE5;
}
#downloadbox td.docLink {
    text-align:left;
}
td.docLinkRight {
    text-align:right;
}
#downloadbox a.blackLink {
    color:#000;
    text-decoration:none;
}
#infobutton {
	position: absolute;
	top: 5px;
	left: 450px;
}
#contentMiddle span.star {
    color: #f60;
    font-size: 1.3em;
}
#contentMiddle table.form {
	width: 480px;
	font-size: 1.2em;
}
#contentMiddle table.form p.messagebox {
    font-weight: bold;
    padding: 7px 7px 0 7px;
    color: #645c56;
}
#contentMiddle table.form .label {
	background-color: #ffefe5;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	width: 180px;
	padding: 6px 20px 6px 0;
}
#contentMiddle table.form .field {
	padding-left: 10px;
    width: 265px;
}
#contentMiddle table.form .fieldOrange {
	padding-left: 10px;
    color: #ff6600;
}
#contentMiddle table.form input {
	width: 230px;
    border: 1px solid #ccc;
}
#contentMiddle table.form input.short {
	width: 40px;
}
#contentMiddle table.form input.radio {
	width: 15px;
    border: 0;
}
#contentMiddle table.form textarea {
	width: 230px;
    border: 1px solid #ccc;
}
#contentMiddle table.form div.indent {
	margin-left:16pt;
    text-indent:-16pt
}
#contentMiddle table.form select {
    border: 1px solid #ccc;
}
#contentMiddle table.form select * {
    padding-right: 4px;
}
/* **** BUTTONS **** */
#contentMiddle button {
    background: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    text-align: left;
}
#contentMiddle div.buttonInactive {
    background: none;
    margin: 0;
    padding: 0;
    cursor: wait;
    border: 0;
}

#contentMiddle button div.leftActive {
    height: 20px;
    background-image: url(../images/btn_left.gif);
    background-repeat: no-repeat;
    padding: 0 0 0 4px;
}
#contentMiddle button p.rightActive {
    height: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 9pt;
    line-height: 1.5em;
    background-image:url(../images/btn_right.gif);
    background-position: right;
    padding: 0px 14px 0 10px;
}
#contentMiddle button div.leftInactive {
    height: 20px;
    background-image: url(../images/btn_left_grey.gif);
    background-repeat: no-repeat;
    padding: 0 0 0 4px;
}
#contentMiddle button p.rightInactive {
    height: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 9pt;
    line-height: 1.5em;
    background-image:url(../images/btn_right_grey.gif);
    background-position: right;
    padding: 0px 14px 0 10px;
}

#contentRight button {
    background: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
}

#contentRight  div.leftActive {
    padding: 0 0 0 4px;
    color: #fff;
    height: 15px;
    background-image: url(../images/rightBar_btn_left.gif);
    background-position: left;
    background-repeat: no-repeat;
}
#contentRight button p.rightActive {
    height: 15px;
    padding: 0 4px 0 0;
    background-image:url(../images/rightBar_btn_right.gif);
    font-weight: bold;
    font-size: 9pt;
    background-position: right;
}

#contentRight div.buttonInactive {
    background: none;
    margin: 0;
    padding: 0;
    cursor: wait;
    border: 0;
}

#contentRight button div.leftInactive {
    padding: 0 0 0 4px;
    color: #fff;
    height: 15px;
    background-image: url(../images/rightBar_btn_left_grey.gif);
    background-position: left;
    background-repeat: no-repeat;
}
#contentRight button p.rightInactive {
    height: 15px;
    padding: 0 4px 0 0;
    background-image:url(../images/rightBar_btn_right_grey.gif);
    font-weight: bold;
    font-size: 9pt;
    background-position: right;
}






#contentRight table.button {
    display: inline;
    cursor: pointer;
}
#contentRight table.buttonInactive {
    display: inline;
    cursor: wait;
}
#contentRight table.button td.leftActive {
    padding: 0 2px 0 6px;
    color: #fff;
    font-weight: bold;
    font-size: 9pt;
    height: 15px;
    background-image: url(../images/rightBar_button_left.gif);
}
#contentRight table.button td.rightActive {
    height: 15px;
    width: 4px;
    background-image:url(../images/rightBar_button_right.gif);
}
#contentRight table.buttonInactive td.leftInactive {
    padding: 0 2px 0 6px;
    color: #fff;
    font-weight: bold;
    font-size: 9pt;
    height: 15px;
    background-image: url(../images/rightBar_button_right_inactive.gif);
}
#contentRight table.buttonInactive td.rightInactive {
    height: 15px;
    width: 4px;
    background-image: url(../images/rightBar_button_left_inactive.gif);
}
/*#contentMiddle table.form .labelLang {
	background-color: #ffefe5;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	width: 180px;
	padding: 12px 20px 6px 0;
}
#contentMiddle table.form .fieldLang {
	padding: 12px 0 3px 10px;
}*/
#contentMiddle img.alert {
    margin: 4px 10px;
}
#contentMiddle p.alert {
    color: #f60;
    font-weight: bold;
    font-size: 11pt;
    padding: 0;
    margin-bottom: 4px;
}
#contentMiddle div.formContainer {
    text-align: right;
    margin: 0 25px 0 0;
    float:left;
}
#contentMiddle div.infoIcon {
    float:right;
    margin:-22px 25px 0 0;
}
#contentMiddle div.fieldInfoIcon {
    position:absolute;
    margin:-18px 0 0 451px;
}
#contentMiddle div.fieldInfoIconButtonArea {
    position:absolute;
    margin:0px 0 0 451px;
}
#contentMiddle img.infoIcon {
    cursor:pointer;
}
/* **** RIGHTBAR FORMS ... NEEDS TO BE NARROW **** */
#contentRight table.form {
	width: 165px;
	text-align: right;
}
#contentRight table.form .field {
	color: #000;
	width: 65px;
	height: 15px;
	font-size: 1.1em;
}
#contentRight table.form input {
    border: 1px solid #fff;
    width: 85px;
}
#contentRight fieldset {
    border: 0;
}
#contentRight div.formContainer {
    text-align: right;
}
#contentRight span.star {
    color: #fff;
}
#contentRight div.fieldInfoIcon {
    display:none;
}
#contentRight div.infoIcon {
    display:none;
}
#contentMiddle table.form .footnote {
	color: #9c9d9f;
	font-size: 0.9em;
    padding-right: 25px;
}
