html {
min-height:100.1%;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#3B7F45;
text-align:center;
font-size:9pt;
color:#ffffff;
}

table {
margin: 0px auto;
font:Verdana, Arial, Helvetica, sans-serif;
background-color:#276230;
text-align:center;
font-size:8pt;
width:1024px;
color:#ffffff;
border-width:0px;
border-color:#FFFF00;
border-style:solid;
}
table.rand {
border-width:2px;
border-color:#AC0000;
border-style:solid;
width:1024px;
}
tr, td {
font:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:9pt;
}
td.topbild {
	height:170px;
	background-image:url(../bilder/hintergrund-topframe.gif);
	text-align: right;
	vertical-align: top;
}
td.inhalt {
height:400px;
}
td.adressfeld {
height:30px;
}
table.preise {
width:85%;
}


input, select, textarea {
background-color:#3B7F45;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
border-width:1px;
}

a:link {
color: #cccccc;
border:0;
} 
a:visited {
color: #cccccc; 
border:0;
}

a:hover {
color: #ac0000;
border:0;
} 

a:active {
color: #ac0000;
border:0;
} 
a:link img{
color: #ac0000;
border:0;
} 
a:visited img{
color: #ac0000; 
border:0;
}

a:hover img{
color: white;
border:0;
} 

a:active img{
color: #ac0000;
border:0;
} 

