body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:  Verdana, Helvetica, Arial, sans-serif;
}

A:link {
	font-family:  Tahoma, Helvetica, Arial, Verdana, sans-serif;
} 
A {
	color: #2C375E;
} 
A:vlink {
	color: #2C375E;
} 
A:hover{
	color: #2C375E;
}
A.nodecor {
	text-decoration: none;
} 

table,td,tr,th{
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size:  x-small;
	color: #3D3F41;
}
h1,h2,h3,h4,h5,h6{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #525558;
}
.otstyp{
	padding: 15px;
}

#white{
	color: #ffffff;
}
#bg_top_menu{
	background:url('/images/bg_menu_top.gif') repeat-x top left; 
	background-repeat: x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bg_gray_line{
	background:url('/images/bg_gray_line.gif') repeat-x top left; 
	background-repeat: x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bg_menu_field{
	background:url('/images/bg_menu_field.gif') repeat-x top left; 
	background-repeat: x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bg_field_left{
	background:url('/images/bg_field_left.gif') repeat-y top left; 
	background-repeat: y;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bg_field_right{
	background:url('/images/bg_field_right.gif') repeat-y top left; 
	background-repeat: y;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bg_bg_bottom{
	background:url('/images/bg_bottom.gif') repeat-x top left; 
	background-repeat: x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bg_menu_color{
	background-color: #D7E6FC;
}
#size_10{
	font-size:  10pt;
}
#color_gr{
	color: #3D3F41;
}