div.1{

	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	visibility: hidden;


}

div.2{

	position:absolute;
	left:0px;
	top:0px;
	z-index:2;


}

td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

td.small {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

td.small_normal {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
td.bold {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bg_1{
	background-color : #cccccc;
	color : #000000;
}

.bg_2{
	background-color : #83CAAB;
}

.bg_3{
	background-color : #CCCCCC;
}

.bg_4{
	background-color : #FFFFFF;
}

a{
	color : #336600;
	text-decoration : underline;
}	



a.blank{
	text-decoration : none;
}

a.h1link{
	color : #079557;
	text-decoration : none;
}

a.menu{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover.menu{
	color: #336600;
}

a.menu2{
	color: #336600;
	font-weight: bold;
	text-decoration: none;	
}

a:hover.menu2{
	color: #000000;
}

a.submenu{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.submenu{
	color: #FFCC33;
}

a.bewertung{
	color: #336600;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-style : italic;
}

h1{
	font-size:16px;
}