body
	{
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #373635;
	font-weight: normal;
	}

html  {
	height: 101%;
}

.form
    {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #373635;
	font-weight: normal;
	}

a
	{
	color: #6A8037;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}

a:active
	{
	color: #000000;
	text-decoration: none;
	}

a:visited
	{
	color: #6A8037;
	text-decoration: underline;
	}

a:hover
	{
	color: #000000;
	text-decoration: underline;
	}


a.poll
	{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	}

a.poll:active
	{
	color: #000000;
	text-decoration: none;
	}

a.poll:visited
	{
	color: #6A8037;
	text-decoration: underline;
	}

a.poll:hover
	{
	color: #6A8037;
	text-decoration: underline;
	}


.content
	{
	color: #373635;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}


.footer
	{
	color: #B1B1B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	}


.small
	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

h3
	{
	color: #6A8037;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}


h4
	{
	color: #6A8037;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}


b
	{
	color: #6A8037;
	font-weight: bold;
	}

hr
    {
    color: #6A8037;
    width: 650px;
    size: 1px;
    text-align: center;
    }


.muss
	{
	color: #FF0000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	}

.fehler
	{
	color: #FF0000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 36px;
	}


.input
	{
	background: #FFFFFF;
	border-bottom: #6A8037 1px solid;
	border-left: #6A8037 1px solid;
	border-right: #6A8037 1px solid;
	border-top: #6A8037 1px solid;
	font-family: Arial;
	font-size: 12px;
	color: #373635;
	}

.button
	{
	background: #6A8037;
	color: #FFFFFF;
	border-top: #EFEFEF 1px solid;
	border-right: #EFEFEF 1px solid;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	}

/* POLL */

.title
    {
    color: #FFFFFF;
    font-size: 12px;
	font-weight: bold;
	}

/* E-Cards */

.select
	{
	background: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #373635;
	}

#red
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	}