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 {
	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;
}
.LeftBorder
{
	border-left: solid 2 #71B0D1;
	background-color: White;
}
.RightBorder
{
	border-right: solid 2 #71B0D1;
	background-color: White;
}
.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_bottom_menu{
	background:url('/images/bg_menu_bottom.gif') repeat-x top left; 
	background-repeat: x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bg_blue{
	background-color: #71B0D1;
}
#size_10{
	font-size: 15px;
}
#color_blue{
	color: #71B0D1;
}

