﻿body
{
    FONT: 13px/18px "Verdana";
    margin: 0;
    padding: 0;
    background-image:url('images/bg.gif'); 
    background-repeat:repeat-y;
}
H1
{
    BORDER-TOP: thin;
    FONT: italic 16pt/26pt "Verdana";
    MARGIN-BOTTOM: 0px;
}
H2
{
    FONT: bold 12pt/14pt "Verdana";
    MARGIN-BOTTOM: 10px;
}
H3
{
    BORDER-TOP: thin;
    MARGIN-BOTTOM: 10px;
    FONT: bold 10pt/10pt "Verdana";
}

HR
{
    COLOR: #D5719D;
    HEIGHT: 1px
}
A
{
    color: #ed077f;
}
A:hover
{
    color: #ed077f;
}

#inhalt {
    margin-top: 18px;
    margin-left: 18px;
    padding-right: 15px;
    margin-bottom: 10px; 
}
TD.copyright
{
    FONT: italic 7pt "Verdana";
}
.MainMenu
{
    padding-right: 4px;
    padding-left: 0px;
    text-align: right;
}
.MenuItemStyle
{
   padding-right: 30px;
   padding-left: 0px;
   border-bottom: white 1px solid;
}
.SelectedStyle
{
    background: url(images/pfeil.gif) no-repeat 135px 5px;
}
.HoverStyle
{
    background: url(images/pfeil.gif) no-repeat 135px 5px;
}
.Titel
{ 
    background-image:url('images/titel_bg.gif'); 
    height: 120px;
    vertical-align: top; 
}
.smcTable
{
    border: #5BB296 1px solid; 
    background-color: #ABD8C9;
    font-size: 12px;
}
.smcTitel
{
    background-color: #2E9D79; 
    font-weight: bold;
    font-size: 13px; 
    color: white; 
    text-align: center;
}
TD.FormLabel
{
	font-weight: bold;
	font-size: 12px;
	text-align: right;
    white-space:nowrap;
}
TD.LabelLabel
{
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	vertical-align:	baseline;
}
TD.FormInput
{
	font-size: 12px;
	text-align: left;
	vertical-align:	baseline;
}
TD.FormInput TEXTAREA
{
	font-family: Verdana;
}
TD.FormCheckBox
{
	font-weight: bold;
	font-size: 11px;
}
INPUT.Button
{
    background-image: url(images/navbannerbg.jpg);
    cursor: hand;
    font-family: Verdana;
    background-color: #a9a9a9;
    font-variant: small-caps;
}
.ValSum
{
    color: blue;
    padding: 6px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 13pt;
    font-weight: normal;
    border: blue 1px solid;
}
.fett
{
	font-weight: bold;
}

/* Start Beispiele für Schatten */
.HomeTitel1
{
    width:100%;
    filter:DropShadow(color=#FFFFFF, offx=1, offy=1); 
}
.HomeTitel2
{
    width:100%;
    filter:Glow(color=#FFFFFF, strength=2);
}
.HomeText1
{
    FONT: 14px/20px "Verdana";
    width:100%;
    filter:DropShadow(color=#FFFFFF, offx=1, offy=1); 
}
.HomeText2
{
    FONT: 14px/20px "Verdana";
    width:100%;
    filter:Glow(color=#FFFFFF, strength=2);
}
/*  Beispiele für Schatten */

.groesser
{
    FONT: 14px/20px "Verdana";
}

.Abverkauf
{
    FONT: bold 11px/15px "Verdana";
}

.MV_Ernte
{
	background-color: #FEB0D1;
}
.MV_Lagerung
{
	background-color: #ED077F;
}
.Reifeparameter_Hinweis
{
	font-weight: bold;
	COLOR: red
}
.VotingBalken
{
    vertical-align: bottom;
}
.VotingText
{
	font-size: 10px;
	font-weight: bold;
    padding: 2px;
    text-align: center;
}
.VotingZahl
{
	font-weight: bold;
    padding: 2px;
    text-align: center;
}
.VotingRBL
{
    left: -70px;
    position: relative;
}
.Teilnahmebedingungen
{
    FONT: 10px/12px "Verdana";
}
.news
{
    font: bold 18px "Verdana";
    color: #52a0ff;
}

