﻿body
{
	background-color: #FFF;
	font-family: verdana, tahoma, arial, helvetica, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url("../images/pageback.gif");
	background-repeat: repeat-x;
	background-position: 0px 108px;
}


/*
body, textarea
{
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #37B913;
	scrollbar-face-color: #37B913;
    scrollbar-highlight-color: #dedede;

	scrollbar-3dlight-color: none;
    scrollbar-darkshadow-color: none;
	scrollbar-shadow-color: none;
}
*/



img {
	border:0;
}


#page
{
	position: relative;
	background-image: none;
	color: #333;
	width: 959px;
	text-align: left;
	padding: 0px;
	margin: 10px auto 0px auto;
	/*margin-top: 10px;*/
}

#logo {
    width: 949px;
    text-align: right;
}

#head {
    width: 959px;
    margin-top: -30px;
    z-index: 2;
    display: block;
}



/*
#head #globalnav {
    width: 180px;
    margin-top: 12px;
    margin-left: 5px;
    font-size: 9px;
    text-align: center;
    letter-spacing: 0px;
    line-height: 100%;
}
*/

#head #globalnav {
    width: 180px;
    margin-top: 2px;
    margin-left: 5px;
    font-size: 9px;
    text-align: center;
    letter-spacing: 0px;
    line-height: 14px;
}


#head #globalnav a {
    color: #333;
    text-decoration: none;
}

#head #globalnav a:hover, #head #globalnav .active 
{
    color: #75a42f;
    text-decoration: none;
}


#headnav {
    position: absolute;
    display: block;
    z-index: 3;
    left: inherit;
    top: 286px;
}

#headnav div.element, #subnav div.element  {
    display: inline;
    float: left;
    margin-left: 30px;
    width: 160px;
    font-weight: bold;
    color: #fff;
    font-size: 13px;
}



#head_backright
{
	float: left;
	width: 10px;
	height: 180px;
	background-image: url("/images/pageback_topright.gif");
	background-repeat: no-repeat;	
	background-position: 0px 0px;
	margin-top: 63px;
	overflow: hidden;
}


#subnav {
    clear:both;
    float: none;
    display: block;
    padding: 0px;
    width: 949px;
    height: 65px;
    overflow: hidden;
    padding-top: 5px;
}

#subnav div.element {
    width: 160px;
    color: #333;
    font-weight: normal;
    font-size: 11px;
}

#subnav div.element a.seknav
{
    color: #333;
    text-decoration: none;
}


#subnav div.element a.seknav_active
{
    color: #75a42f;
    text-decoration: none;
}

#subnav div.element a.seknav:hover, #subnav div.element a.seknav_active:hover
{
    color: #75a42f;
    text-decoration: none;
}

#subnav b
{
    color: red;
}

#subnav a.seknav_active b
{
    color: #75a42f;
}


#content {
    clear: both;
    float: left;
    display: block;
    margin-left: 0px;
    margin-top: 20px;
    width: 728px;
    font-size: 12px;
}

#content table td
{
	font-size: 12px;
	line-height: 20px;
}

#content .real {
    width: 689px;
    margin-left: 20px;
    margin-top: 25px;
}


#content a
{
	color: #333;
	text-decoration: none;
	border-bottom: 1px #75a42f solid;
}

#content a:hover {
    color: #75a42f;
    border-bottom: 1px #333 solid;
}

#content a:visited {
    color: #666;
    border-bottom: 1px #666 solid;
}


.contentimg {
    width: 190px;
}

.contentimg_text {
    width: 499px;
}


h1 { font-size: 14px; margin-top:0px; margin-bottom: 12px; font-weight: bold;}
h2 { font-size: 13px; margin-top:0px; margin-bottom: 10px; font-weight: bold;}

h1.subhead {
    margin-top: 0px;
    margin-bottom: 2px;
}



h1.headline
{
	/*width: 726px;*/
	height: 31px;
	background-image: url("/images/headline_back.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 6px;
	color: #333;
	font-weight: 600;
}


h1.headline .white
{
    color: #fff;
}


h1 div.abstand {
    padding-left: 20px;
}




/*
h1.headline
{
	display: inline;
	background-color: #afd979;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 6px 2px 6px;
	margin-left: 14px;
	color: #333;
}

h1.headline .white
{
    color: #7ebb2a;
    color: #fff;
}
*/


.mittel {font-size: 10px; line-height: 14px;}
.klein, .small {font-size: 9px; line-height: 13px;}
.mini {font-size: 8px; line-height: 11px; }


.grey { color: #333; }


.green {
    color: #75a42f;
}

.green_soft {
    color: #afd979;
}   


.green_force 
{
    color: #7fcd0c;
}


.green_dark 
{
    color: #75a42f;
}   

.imgborder { 
    border: 1px #afd979 solid; 
    padding: 2px;
}

.black {
    color: #333;
}


.marker {
    background-color: #afd979;
    color: #333;
    padding: 2px;
}


.price {
    color: #75a42f;
    color: #7fcd0c;
    font-weight: bolder;
    font-size: 115%;
    line-height: 100%;
    white-space: nowrap;
    
    background-image: url("/images/euro.gif");
    background-repeat: no-repeat;
	background-position: left top;
	
	padding-left: 15px;
	
}


.alert, .error { color: #f5a804; }

fieldset {

}

.alertBox
{
	padding: 5px;
	border-color: #f5a804;
	border-width: 2px;
	border-style: solid;
}


/*
.termin 
{
    background-color: #afd979;
    padding: 3px 3px 3px 3px;
    color:#333;
    font-size: 9px;
    display: inline-block;
    line-height: 100%;
}
*/

.termin, .prehead
{
	color: #333;
	font-size: 9px;
	display: block;
	line-height: 100%;
	border-bottom: 1px #afd979 solid;
	margin-bottom: 2px;
	padding-left: 18px;
	padding-bottom: 2px;
}

.termin {
    padding-left: 0px;
}




.terminttxt
{
	padding-left: 16px;
}




/* Forms */


.boxText
{
	color: #006ab3;
	text-decoration: none;
	font: 11px;
}

.boxText td {
    padding: 5px 3px 5px 3px; 
}



.formComment
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #006ab3 1px solid;
	background: transparent;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	padding-right: 0px;
	letter-spacing: 0px;
}



.inputForm
{
	border-bottom: #006ab3 1px dotted;
	border-bottom: #999999 1px dotted;
	background: transparent;
	font-size: 12px;
	border-right: #ffffff 1px none;
	border-left: #ffffff 1px none;
	border-top: #ffffff 1px none;
	letter-spacing: 2px;
}



#context {
    float: right;
    width: 221px;
    margin-top: -38px;
    margin-right: 10px;
    z-index: 300;
}


.cbox-head
{
	width: 221px;
	height: 134px;
	background-image: url("/images/context_box_top.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

.cbox-head .title {
    margin-top: 52px;
    margin-left: 140px;
    font-weight: bold;
    width: 70px;
    height: 45px;
    text-align: center;
    color: #476123;
    line-height: 130%;
}

.cbox-body
{
	margin-left: 35px;
	width: 186px;
	font-size: 11px;
	line-height: 14px;
	background-color: #afd979;
	color: #476123;
}

.cbox-body .content
{   
    padding: 4px 10px 4px 10px;
}


.cbox-body .content a
{   
    color: #476123;
    text-decoration: underline;
}

.cbox-body .content a:hover
{   
    color: #000;
    text-decoration: underline;
}





#herstellerlogos {
	margin-left:70px;
	margin-top: 2px;
	width: 110px;
	height: 160px;
	background-color: #fff;
	font-size: 11px;
	color: #333;
	overflow: hidden;
}



/*
#smoother
{
	position: absolute:
	width: 205px;
	height: 69px;
	margin-top: -30px;
	margin-left: 40px;
	background-image: url("/images/ticker_verlauf.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid red;
	z-index: 10;
	background-color: #ff0000;
}
*/



.footer
{
	width: 949px;
	display: block;
	margin-top: 30px;
	font-size: 9px;
	color: #666;
	line-height: 100%;
	border-top: 1px #afd979 solid;
	padding-top: 4px;
}

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


#printfooter {
    display: none;
}


.clearer, .clear 
{ 
    clear: both;
    float: none;
    display: block;
    width: 100%;
    height: 1px;
}


#content * a.nostyle, #content * a:hover.nostyle, #content form a, #content form a:hover
{
    border-width: 0px;
    text-decoration: none;
}



/*Suma*/

.s_noshow {
    display: inline-block;
}

.s_content {
    position: absolute;
    display: block;
    z-index:100;
    top: 0px;
    left: 0px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}



.link {
    cursor: pointer;
    cursor: hand;
}



/* Aufzaehlungspunkte */
ul
{
	margin: 7px 0px 0px 30px;
	padding: 0px;
	list-style-image: url("/images/ul_1.gif");
}



li {
    
    marker-offset: 25px;
    list-style-position: outside;
    padding-bottom: 6px;
}

ol li {
    font-weight: bold;
}


sup { font-size: 90%; line-height: 100%;}

#radio-spot
{
	position: relative;
	margin-top: 78px;
	margin-left: 0px;
	width: 250px;
	height: 64px;
	display: block;
	background-image: url("/images/radio_back.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#radio-spot-content
{
	position: relative;
	width: 650px;
	height: 32px;
	display: block;
	background-color: #e4e4e4;
	padding: 3px;
}
