﻿@page 
{
    size: 21.0cm 29.7cm;
    margin: auto auto 2cm 1,8cm;
}


body
{
	font-family: verdana, tahoma, arial, helvetica, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	background-image: none;
	font-size: 12px;
	color: #333;
}


#page
{
	width: 19.0cm;
	margin: 1cm auto 0cm auto;
}


#logo {
    text-align: left;
    margin-bottom: 40px;
}


#head, #headnav, #subnav {
    display: none;
}


#content .real {
    width: 100%;
    margin-left: 0px;
}


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

.contentimg {
    width: 190px;
}


.contentimg_text {}



h1 { font-size: 15px; 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
{
	background-color: #afd979;
	background-image: none;
	color: #333;
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
	margin-bottom: 35px;
	line-height: 140%;
	height: auto;
	border: 1px solid #afd979;
}


h1.headline .white
{
    /*display: none;*/
    color: #333;
}

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



.terminttxt
{
	padding-left: 16px;
}


form {
    display: none;
}



#context {
    display: none;
}



#herstellerlogos {
	display: none;
}


.footer
{
	display: none;
}

#printfooter, #printfooter a {
    margin-top:30px;
    display: block;
    font-size: 11px;
    color: #333;
    line-height: 145%;
    padding: 3px;
    background-color: #dedede;
    border: 1px solid #dedede;
}


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


.link {
    cursor: none;
}




/* 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;
}



#radio-spot
{
	display: none;
}

.noprint {
   display: none; 
}
