BODY{
	background-color: #FFFFFF;
	background-image: url(../upload/bilder/bg_forum2000.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1 {
	font-size: 16px;
	font-weight: bold;
	margin: 2px 0px 5px 0px;
}

H2 {
	font-size: 13px;
	font-weight: bold;	
	margin: 2px 0px 5px 0px;
}

H3 {
	font-size: 12px;
	font-weight: bold;	
	margin: 4px 0px 5px 0px;
}

H4 {
	font-size: 12px;
	font-weight: bold;	
	margin: 4px 0px 5px 0px;
}



TD {
	color: #4D5B54;
	font-size: 12px;
	font-weight: normal;
}
A {
	color: #6C8075;
	text-decoration: none;
}

A:hover{
	color: #4D5B54;
	text-decoration: underline;
}

.spacer {
	height: 10px;
}

.td_abstand{
	padding-left : 12px;
	padding-right : 12px;
}

#content IMG {
	padding: 1px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #6CC175;
	float: left;
}

#top .info {
	font-size: 10px;
	font-weight: normal;
	color: #6C8075;
}


#navi_right .menu1 {
	font-size: 11px;
	font-weight: bold;
	color: #6C8075;

}
#navi_right .menu2 {
	font-size: 10px;
	font-weight: normal;
	color: #6C8075;
}

#navi_left .head{
	font-size: 11px;
	font-weight: bold;
	color: #6C8075;
}

#navi_left .sub{
	padding-left: 20;
	font-size: 10px;
	font-weight: normal;
	color: #6C8075;
}

#content .bold {
	font-weight: bold;
}
#content .padding {
	padding-top: 5px;
}
#content .klein {
	font-weight: normal;
	font-size: 10px;
}


#image_table td {
	font-size: 11px;
	padding-bottom: 5px;
	line-height: 14px;
	text-align: left;
	width: 100px;
}

#image_table td.link {
	padding-right: 3px;
}

#image_table img, #image_table a{
	padding: 1px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #6CC175;
}


#image_table table {
	padding: 0px;
	float: left;
	margin: 5px 5px 5px 0px;
}


#messages td {
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;

}

#messages table {
	border: 1px solid Black;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background-color: #B1DEB5;
}

#messages TEXTAREA{
	background-color: Aqua;
}

#kontakt .form_bez {
	font-size: 12px;
	font-weight: bold;
	text-align : right;
	vertical-align : top;
	padding-top : 5px;

}
#kontakt td {
	padding-top: 5px;
	padding-right: 5px;
}

#kontakt .form_text{
	font-size: 12px;
	font-weight: bold;
	border : 1px solid Black;
	width : 250px;
}
#kontakt .form_field{
	font-size: 12px;
	font-weight: bold;
	border : 1px solid Black;
}
#kontakt .form_area{
	font-size: 12px;
	font-weight: bold;
	border : 1px solid Black;
	width : 250px;
	height : 150px;
}
