input,textarea,select{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A1920;
	background-color: #FFFFFF;
}

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

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E8B725;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
}

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

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8B825;
	margin-bottom: 0px;
	font-weight: bold;
	display:inline;
}


/* links */
a.hnav:link,a.hnav:visited,a.hnav:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

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

}

a:hover 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #E8B725;
	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:#E8B725;
	text-decoration: none;
	font-weight : bold;
}

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

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

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


.bg_header{
	background-image : url(images/bg_header.jpg);
	background-position : 0px 0px;
	background-repeat : no-repeat;
	background-attachment: scroll;
	
}

.bg_header2{
	background-image : url(images/bg_header2.jpg);
	background-position : 0px 0px;
	background-repeat : no-repeat;
	background-attachment: scroll;
	
}

.bg_content{
	background-image : url(images/bg_content.jpg);
	background-position : 0px 0px;
	background-repeat : no-repeat;
	background-attachment: scroll;
	
}

.bg_tromp{
	background-image : url(images/tromp02.jpg);
	background-position : 0px 0px;
	background-repeat : no-repeat;
	background-attachment: scroll;
	
}

.nav_tromp{
	background-image : url(images/nav_tromp_bg.jpg);
	background-position : 0px 0px;
	background-repeat : no-repeat;
	background-attachment: scroll;
	
}

.bg_content{
	background-image : url(images/bg_content.jpg);
	background-position : 0px 0px;
	background-repeat : no-repeat;
	background-attachment: scroll;
	
}

.bg_kommentare{
	background-image : url(images/bg_kommentare.jpg);
	background-position : 0px 0px;
	background-repeat : no-repeat;
	background-attachment: scroll;
	
}

.border{
	border:1px solid #E8B825;
}

.border2{
	border-bottom:1px solid #E8B825;
	border-right:1px solid #E8B825;
}

.border3{
	border-bottom:1px solid #E8B825;
}

.border4{
	border-right:1px solid #E8B825;
}

.b_messagediv {
	position: absolute;
	top: 185px;
	left: 275px;
	color: #E8B825;
	font-size: 12px;
}

.padding_content {
	padding-left: 30px;
	padding-right: 26px;
	padding-bottom: 30px;
	padding-top:30px;
	}

