input,textarea,select{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #33333;
	background-color : #FFFFFF;
	border: 1px solid #999999;
}

p {
  margin: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.impressum,.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.head_right {
	padding-right: 32px;
	padding-top:13px;
	padding-bottom:13px;
	text-align:right;
}

.nav {
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	padding-top:7px;
}

.content {
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom:5px solid #00904C;
	padding-top:8px;
}

.box {
	padding-bottom:10px;
	padding-left:21px;
	padding-right:10px;
}

.box2 {
	padding-top:20px;
	padding-bottom:10px;
	padding-left:21px;
	padding-right:10px;
}

.constart2 {
	background-image: url(images/content_middle2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top:20px;
	background-color: white;
	height: 400px;
}

.constart3 {
	background-image: url(images/content_middle3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top:20px;
	background-color: white;
	height: 400px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C5B156;
	margin-bottom:0px;
	text-decoration:underline;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom:0px;

}

.green
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #00904C;
	text-decoration: none;
}


/* links */
a:link,a:visited,a:active
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #00904C;
	text-decoration: none;

}

a:hover
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #00904C;
	text-decoration: underline;

}

a.blacklink:link,a.blacklink:visited,a.blacklink:active {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#00904C;
	text-decoration: none;
	font-weight : normal;
}

a.blacklink:hover {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight : normal;
}

a.blacklink2:link,a.blacklink2:visited,a.blacklink2:active {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight : normal;
}

a.blacklink2:hover {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	text-decoration: underline;
	font-weight : normal;
}

a.blacklink3:link,a.blacklink3:visited,a.blacklink3:active {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight : bold;
}

a.blacklink3:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: underline;
}

a.listlink:link,a.listlink:visited,a.listlink:active {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#00904C;
}

a.listlink:hover {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#00904C;
	margin-left: 5px;
}

.rot{
	color: #983928;
}

li 	{
	list-style-image:url(images/sign.gif);
	padding-bottom:4px;
}
