/* CSS Document */
body

{
	background-color: #ffffff;
  	margin: 0px;
  	padding: 0px;
  	scrollbar-face-color: #3965CE;
	scrollbar-highlight-color: #C6D3FF;
	scrollbar-shadow-color: #042C82;
	scrollbar-3dlight-color: #C6D3FF;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #EFF3FF;
	scrollbar-darkshadow-color: #245DDB;
}

a:link              {color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none;}
a:visited           {color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none;}
a:hover             {color: #00B302; font-family: Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none;}
a:active            {color: #cdd6f3; font-family: Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none;}

a.menue:link        {color: #245DDB; font-weight: normal; font-family: Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none;}
a.menue:visited     {color: #245DDB; font-weight: normal; font-family: Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none;}
a.menue:hover       {color: #039D03; font-weight: normal; font-family: Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none;}
a.menue:active      {color: #039D03; font-weight: normal; font-family: Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none;}

a.footerl:link      {color: #184EC6; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 13px; text-decoration: none;}
a.footerl:visited   {color: #184EC6; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 13px; text-decoration: none;}
a.footerl:hover     {color: #00B302; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 13px; text-decoration: none;}
a.footerl:active    {color: #184EC6; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 13px; text-decoration: none;}


HR
{
  background-color: #00B302;
  color: #00B302;
}

.ueberschrift
{
    width: 510px;
    height: 40px;
  	font-size: 20px;
  	color: #235DDB;
  	font-weight: bolder;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.eyeCatch
{
  font-size: 16px;
  color: #235DDB;
  font-weight: bolder;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

.input
{
  	background-color:#F6FAFF;
  	color:#333333;
  	font-size:12px;
  	padding-left:2px;
  	border-style:solid;
  	border-color:#336699;
  	border-width:1px;
}

.formelement
{
  	background-color: #F8FCFE;
  	color:#333333;
  	font-size:12px;
  	padding-left:2px;
  	border-style:solid;
  	border-color:#336699;
  	border-width:1px;
  	width: 90px;
  	text-align: center;
}

.button
{
  	background-color:#185DDE;
  	font-size:12px;
  	color:#FFFFFF;
  	font-weight:bold;
  	border-width:1px;
  	border-color: #00B302;
  	border-top: 1px solid white;
  	border-left: 1px solid white;
  	border-right: 1px solid black;
  	border-bottom: 1px solid black;
}

.checkbox
{
  border-top: 1px solid #00B302;
  border-left: 1px solid #00B302;
  border-right: 1px solid #00B302;
  border-bottom: 1px solid #00B302;
  border: 0px;
}

.content
{
  	font-size: 12px;
  	font-weight: normal;
  	color: black;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-align: left;
}

.rechnerHintergrund
{
  	width: 510px;
  	font-size: 12px;
  	font-weight: normal;
  	color: black;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rechnerBeschreibung
{
  	width: 150px;
  	font-size: 12px;
  	font-weight: normal;
  	color: black;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-align: center;
}

.rechnerBeschreibungDetails
{
  	width: 360px;
  	font-size: 12px;
  	font-weight: normal;
  	color: black;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-align: left;
}

.rechnerErgebnisVorgaben
{
    width: 510px;
    height: 150px;
    background-image: URL('../bilder/blumenOben.jpg');
    background-color: #eff3ff;
    border-style:solid;
  	border-color:#336699;
  	border-width: 1px;
  	font-size: 12px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rechnerErgebnisTabelle
{
    width: 510px;
    background-image: URL('../bilder/blumenUnten.jpg');
    background-color: #eff3ff;
    border-style:solid;
  	border-color:#336699;
  	border-width: 1px;
  	font-size: 12px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rechnerBlank
{
    width: 510px;
    height: 416;
}

.rechnerTop
{
    width: 510px;
    padding: 0;
}

.rechnerEingabeTabelle
{
    background-color: #eff3ff;
    width: 510px;
    border-style:solid;
  	border-color:#336699;
  	border-width: 1px;
  	font-size: 12px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rechnerDetailsErgebnisTabelle
{
    width: 510px;
    border-style:solid;
  	border-color:#336699;
  	border-width: 1px;
  	font-size: 12px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.spacer
{
  width: 100px;
}

.spacer2
{
  width: 20px;
}

.rechnerErgebnis
{
  	width: 125px;
  	font-size: 12px;
  	font-weight: bold;
  	color: black;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-align: center;
}

.rechnerErgebnisDetails
{
  	width: 140px;
  	font-size: 12px;
  	font-weight: bold;
  	color: black;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-align: right;
}
.rechnerTopNaviAktiv
{
  	width: 250px;
  	font-size:12px;
  	font-weight:bold;
}

.rechnerTopNaviNichtAktiv
{
  	width: 250px;
  	font-size:12px;
  	font-weight:bold;
}

.rechnerDetailsTabelle
{
    width: 510px;
    height: 630px;
    background-image: url('../bilder/blumeHoch.jpg');
    background-attachment: fixed;
}

.rechnerAngebotAnfordern
{
  font-size: 11px;
}
