body{
	font-family: Verdana, Arial, sans-serif;
    padding:0px;
    margin:0px;
    background-color:#fff;
	background-image: url(images/website_bg_94.jpg);
	text-align: center;
}

a{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:link{
	text-decoration: underline;
	color: #6a0000;
}

a:visited{
	text-decoration: underline;
	color: #6a0000;
}

a:hover{
	text-decoration:none;
}

a:active{
	text-decoration:none;
	color: #6a0000;
}

a:focus{
	text-decoration: underline;
	color: #6a0000;
}

a.attention {
	color: #666;
	text-decoration: none;
}

a.tab-navi, span.highlight-green {
	color: #0B9D30;
	text-decoration: none;
	font-weight: bold;
}

#konfigurator_frame table td{
	padding-top: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.input-err {
	border: 2px solid #CC0000;
	margin-bottom: 3px;
}

.title-box {
	background: url(../images/bg_title_line.gif) repeat-x;
	margin: 0 0 15px 0;
}
.title-colored,
.title-transparent  {
	background: #FFF;
	padding: 4px 8px 4px 0px;
	font-size: 14px;
	color: #009EE0;
	font-weight: bold;
}

/* Infopages */

.infopage p {
	margin: 0 0 15px 0;
	padding: 0;
}

.infopage a {
	color: #009EE0;
	text-decoration: none;
}

.infopage a:hover {
	text-decoration: underline;
}

.infopage .subtitle {
	color: #666;
	font-weight: bold;
}

/* Container */

#cta-main {
	width: 958px;
	margin: auto;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	background: #FFF;
}

#cta-header {
	background: url(images/bg_header.jpg) no-repeat;
	height: 160px;
	position: relative;
}

#cta-header-navigation {
	height: 30px;
	position: absolute;
	margin: 92px 0 0 205px;
}

#cta-header-navigation a {
	margin: 0 0 0 6px;
}

#cta-header-language {
	position: absolute;
	height: 25px;
	margin: 128px 0 0 0;
	padding: 0 9px;
	color: #000;
	font-weight: bold;
	font-size: 0.85em;
}

#cta-header-language a {
	color: #000;
	text-decoration: none;
	line-height: 25px;
}

#cta-header-language a:hover {
	text-decoration: underline;
}

#cta-header-navigation img {
	border: none;
}

#cta-left {
	float: left;
	width: 201px;
	margin: 0 0 0 12px;
	font-size: 0.9em;
	position: relative;
	z-index: 2;
}

* html #cta-left {
	margin: 0 0 0 5px;
}

#cta-middle {
	float: left;
	width: 500px;
	margin: 0 15px 0px 15px;
	z-index: 0;
}
#cta-right {
	float: left;
	width: 201px;
	margin: 0px;
	font-size: 0.9em;
	z-index: 1;
}

.clear {
	clear: both;
	line-height: 0;
}

.center{
	margin: 0 auto;
	width: 960px;
    background-color:#fff;
	/*border: 1px solid #5a5f60;
	border-top: 0px;*/
	text-align: left;
}

.center_light{
	margin: 0 auto;
	width: 750px;
    background-color:#fff;
	/*border: 1px solid #5a5f60;*/
	border-top: 0px;
	text-align: left;
}

.popup_center{
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 680px;
    background-color:#fff;
	border: 1px solid #6a0000;
	/*border-top: 0px;
	border-bottom: 0px;*/
	background-image: url(images/popup_bg_94.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.gallery_wrapper{
width: 640px;
margin-top: 20px;
margin-left: 20px;
float: left;
}

.gallery_main_image{
	width: 400px;
	height: 400px;
	float: left;
}

.gallery_main_image p{
	text-align:center;
	margin:0px;
	padding: 0px;
}

.gallery_prev_image{
	float: left;
	width: 75px;
	margin: 10px;
	margin-bottom: 15px;
	margin-top: 20px;
	text-align:center;
}

.gallery_prev_image img{
	border: 1px solid #aaa;
}

.gallery_next_image{
	float: left;
	width: 75px;
	margin: 10px;
	margin-bottom: 15px;
	margin-top: 20px;
	text-align:center;
}

.gallery_next_image img{
	border: 1px solid #aaa;
}

.bild_center{
	display: block;
	margin: 0 auto;
}

#header{
	position: relative;
	width: 960px;
	height: 50px;
	margin: 0px;
	background-color: #6a0000;
	float: left;
}

#header_light{
	position: relative;
	width: 750px;
	height: 50px;
	margin: 0px;
	background-color: #6a0000;
	float: left;
}

#header_bild{
	float: left;
	width: 218px;
	height: 50px;
}

#main_navi{
	float: right;
	width: 485px;
	height: 50px;
	padding:0;
    margin:0;
	margin-top: 0px;
	margin-right: 10px;
    list-style-type: none;
}

#main_navi_light{
	height: 50px;
	width: 485px;
	padding:0;
    margin:0;
	margin-top: 0px;
	float: right;
	margin-right: 10px;
    list-style-type: none;
}

.main_navi_spacer{
    float: right;
	display: inline;
	height: 50px;
	width: 3px;
	/*background-color: #eef2d7;*/
}

.main_navi_btn{
	float: right;
	margin: 0px;
	padding: 0px;
	display: inline;
	height: 40px;
	padding-top: 10px;
	/*background-color: #eef2d7;*/
}

.main_navi_btn_l{
    float: left;
	height: 30px;
	width: 9px;
	background-image: url(images/btn_top_l.gif);
	background-repeat: no-repeat;
}

.main_navi_btn_m{
    float: left;
	height: 30px;
	background-image: url(images/btn_top_m.gif);
	background-repeat: repeat-x;
}

.main_navi_btn_r{
    float: left;
	height: 30px;
	width: 9px;
	background-image: url(images/btn_top_r.gif);
	background-repeat: no-repeat;
}

.main_navi_btn_m a{
	margin: 0px;
    text-decoration: none;
    float: left;
    border: 0px;
    padding: 3px 3px 0px;
    color: #000;
	letter-spacing: 0px;
}

#content{
	width: 100%;
	min-height: 450px;
	margin: 0px;
	float: left;
}

#content_banner{
	width: 215px;
	min-height: 450px;
	margin: 0px;
	margin-top: 40px;
	float: left;
}

.banner_element{
	width: 100%;
	margin: 0px;
	margin-bottom: 5px;
	/*
	padding-left: 70px;

	border-bottom: 1px dashed #333;
	border-top: 1px dashed #333;
	border-right: 1px dashed #333;
	*/
	float: left;
}

#facts_banner{
	margin-top: 15px;
	margin-bottom: 15px;
}

#content_main{
	width: 720px;
	min-height: 450px;
	margin: 0px;
	margin-left: 15px;
	float: left;
}

#konfigurator_frame{
	font-size: 12px;
	width: 720px;
	min-height: 620px;
	border: 0px;
	float: left;
    padding-bottom: 0px;
}

.tool-tip {
	color: #9FD4FF;
	width: 139px;
	z-index: 13000;
}

.tool-title {
	font-weight: bolder;
	font-size: 9px;
	line-height: 10px;
	margin: 0;
	padding: 8px 8px 4px;
	color: #fff;
	background: url(images/bubble.png) top left;
}

.tool-text {
	font-weight: light;
	font-size: 9px;
	line-height: 10px;
	padding: 4px 8px 8px;
	background: url(images/bubble.png) bottom right;
}

    #kwicks_container {
        height: 60px;
        padding-bottom: 15px;
    }
    #kwicks {
        position: relative;
        margin-left: -25px;
    }

    #kwicks .kwick {
        float: left;
        display: block;
        width: 170px;
        height: 60px;
        margin-top: 15px;
        cursor: hand;
        cursor: pointer;
        overflow: hidden;
        border-right: 3px solid #fff;
    }

    #kwicks_container .kwick span {
		display: none;
        width: 100%;
        height: 100%;
	}

	.kwick_link{
        display: block;
        cursor: pointer;
        overflow: hidden;
        height: 60px;
        width: 240px;
	}

    #kwick_red {
    	background: url(images/kwick1_84.jpg) no-repeat;
    }
    #kwick_orange {
    	background: url(images/kwick2_84.jpg) no-repeat;
    }
    #kwick_yellow {
    	background: url(images/kwick3_84.jpg) no-repeat;
    }
    #kwick_green {
    	background: url(images/kwick4_84.jpg) top left no-repeat;
    	border-right: 0px;
    }

    #kwick_red_en {
    	background: url(images/kwick1_84_en.jpg) no-repeat;
    }
    #kwick_orange_en {
    	background: url(images/kwick2_84_en.jpg) no-repeat;
    }
    #kwick_yellow_en {
    	background: url(images/kwick3_84_en.jpg) no-repeat;
    }
    #kwick_green_en {
    	background: url(images/kwick4_84_en.jpg) top left no-repeat;
    	border-right: 0px;
    }

.footer{
float: left;
width: 720px;
height: 35px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 15px;
margin-bottom: 10px;
border-top: 1px dashed #333;
background-image: url(images/logo_footer.gif);
background-repeat: no-repeat;
background-position: bottom right;
}

.footerblock{
float: left;
font-size: 11px;
line-height: 13px;
font-family: Tahoma, Arial, sans-serif;
}

.footerblock p{
margin-top: 10px;
color: #888;
}

.footerblock a{
text-decoration: none;
color: #444;
}

.footerblock a:hover{
text-decoration: underline;
color: #111;
}

#abstand
{
	margin: 0px;
	padding: 0px 50px 10px 50px;
	width: 600px;
}

.50pxtop{
	padding-top: 50px;
}

.spacer
{
	clear: both;
	width: 600px;
	height: 40px;
}

.right{
	float: right;
}

.left{
	float: left;
}

.text{
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #b6b9ba;
	font-weight: lighter;
}

.headline
{
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	#position: relative;
	#top: -50%;
}

#headline_wrapper{
	display: table;
	#position: relative;
	height: 164px;
	overflow: hidden;
}

#weniger_abstand #headline_wrapper{
	margin-left: 30px;
}

#headline_center{
	#position: absolute;
	display: table-cell;
	vertical-align: middle;
	#top: 50%;
}

.subhead
{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 30px;
	margin-bottom: 20px;
	display: block;
	border-bottom: 1px dashed #6a0000;
	/*border-top: 1px dashed #0d68a6;*/
	color: #484848;
}

h2
{
	color: #484848;
	font-weight: bolder;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, sans-serif;
	padding-top: 20px;
	padding-bottom: 5px;
}

ol{
    padding-top: 20px;
    list-style-type: none;
	font-weight: bold;
}

ol li{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px dashed #b6b9ba;
	padding-top: 10px;
	padding-bottom: 10px;
}



ol li a:link{
	text-decoration: underline;
	color: #000;
}

ol li p{
	font-size: 13px;
	font-weight: normal;
}

ol li p a{
color: #000;
}

span{
	font-family: Verdana, Arial, sans-serif;
	font-weight: lighter;
	letter-spacing: 1px;
    font-size: 14px;
    line-height: 21px;
}

.white{
	color: #fff;
}

strong{
	font-weight: bolder;
	color: #6a0000;
}

.jumplink{
	font-size: 9px;
	float: right;
	padding-top: 15px;
	margin-bottom: 20px;
}

img { border:0px;}

.language_form{
	float: right;
}

.language_form select{
	border: 1px solid #1c2c45;
	background-color: #fff;
	padding: 1px;
}

/* Navigation */

/* ALL CONTAINER */

fieldset {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	background: #FFF;
	padding: 10px 10px 5px 10px;
	margin: 0 0 15px 0;
	border-top: 1px solid #BBBBBB;
	border-bottom: none;
	border-right: none;
	border-left: none;
}

fieldset .subject {
	font-weight: bold;
	color: #6a0000;
	margin: 0 0 4px 0;
	padding: 0 4px;
}

.voucher_highlight{
	background-image: url('../inc/images/bg_streifen_gruen.png');
}

.motiv-thumbnail {
	border: 1px solid #EEE;
}

.motiv-name-thumbnail {
	font-size: 10px;
}

input.single-line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 1px;
}

.box-content {
	border: 1px solid #666;
	margin: 0 0 8px 0;
	background: #FFF;
}

.title {
	height: 40px;
	border: 1px solid #666;
	line-height: 40px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 8px 0;
}

.title a {
	text-decoration: none;
}

.box-content .title {
	border: none;
	height: 29px;
	line-height: 29px;
	margin: 0;
}

.title .thumbnail {
	width: 24px;
	height: 24px;
	margin: -4px 10px 0 0;
	padding: 3px;
	border: 1px solid #CCC;
	background: #FFF;
}


.box-content p {
	margin: 0 10px;
	padding: 6px 0;
}

hr {
	color: #E1E1E1;
	background: #E1E1E1;
	height: 1px;
	border: none;
	margin: 6px 0;
	padding: 0;
}

.cta-content-header {
	background: url(images/bg_box_top.gif);
	height: 17px;
	z-index: 0;
}
.cta-content {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	background: #FFF;
	padding: 5px 15px 15px;
	position: relative;
	z-index: 0;
}

.cta-content h2 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 1.25em;
}

.skin-action {
	font-size: 0.85em;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

/* LEFT CONTAINER */

.layer-1, .layer-2 {
	position: absolute;
	border: 1px solid #666;
	width: 320px;
	left: 200px;
	background: url(images/bg_box_filled.gif);
	z-index: 10;
}
.layer-2 {
	width: 428px;
	left: 520px;
}

.layer-1 .content, .layer-2 .content {
	background: #FFF;
	margin: 25px 20px 10px 20px;
	border: 2px solid #A5D7F1;
	padding: 15px 0;
}

.layer-1 a {
	display: block;
	padding: 6px 10px;
	border-bottom: 1px dotted #CCC;
	font-weight: bold;
	text-decoration: none;
}

.layer-2 a {
	border-bottom: 1px dotted #CCC;
	font-weight: bold;
	font-size: 0.85em;
	text-decoration: none;
	text-align: center;
	float: left;
	margin: 0 8px 10px 8px;
	width: 110px;
	height: 135px;
	line-height: 1.1em;
}

.layer-1 img.thumbnail {
	margin: 0 10px 0 0;
	border: 0;
	width: 30px;
	height: 30px;
}


/* RIGHT CONTAINER */


/* Hacks */
.clear-me {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	line-height: 0;
}
div.clear-me {
	overflow: hidden;
}

.no-border{
border: 0px;
}
