﻿body {
	font-family:Verdana;
	background-color: #00b500;
	margin:0;
}

a,a:active,a:visited,a:hover { text-decoration:none; color:#00b500; }

.minus20
{
font-size:80%;		
}
.minus35
{
font-size:65%;		
}


.plus20
{
font-size:100%;	
}
/* NAV */
.nav{
background-image:url('images/navbg.gif');
background-repeat:repeat-x;
height:29px;
color: #FFFFFF;
font-size: 68%;
}

h1, h2, h3 {
border-bottom:1px dotted #AAAAAA;
color:#009900;
font-size:150%;
}
/* hier beginnt das für die Box relevante CSS  */

.ro {
	background:url('images/rechts_oben.png') no-repeat right top;
	background-color:#FFFFFF;
}

.lo {
	background:url('images/links_oben.png') no-repeat left top;
}

.ru {
	background:url('images/rechts_unten.png') no-repeat right bottom;
}

.lu {
	background:url('images/links_unten.png') no-repeat left bottom;
}

.inhalt {
	margin:0;
	padding:1.1em 1.1em 1.1em 1.1em;
}

.inhalt p {

	padding:0;
	text-align:left;
	line-height:145%;


}

.tabnav
{
font-size:65%;
font-weight:bold;
}
.tabnavactive
{
color: #00b500;
}

#ddbg{
background:url('images/countdownbg.png') no-repeat left bottom;
width:123px;
height:49px;
text-align:center;	
}
#ddabstand{
height:7px;	
}

#ddtext{
font-size:11px;
}
#dd{
font-size:15px;
font-weight:bold;	
}

.gruen
{
color: #00b500;
font-size:120%;
}
a.schwarz,a.schwarz:active,a.schwarz:visited
{
color: #000000;
}

.chf
{
font-size:140%;
font-weight:bold;
}
.preis
{
font-size:225%;
font-weight:bold;
}
h3,h4,h5{
color: #00b500;	
}