body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
}

A {
	color: #2C375E;
} 
A:vlink {
	color: #2C375E;
} 
A:hover{
	color: #D04C3F;
}
A.nodecor {
	text-decoration: none;
} 

A.menu {
	color: #454545;
	text-decoration: none;
} 
A.menu:vlink {
	color: #454545;
} 
A.menu:hover{
	color: #D04C3F;
}

table,td,tr,th{
	font-family:  Arial, Helvetica, Verdana, 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 #ACACAC;
	background-color: White;
}
.RightBorder
{
	border-right: solid 2 #ACACAC;
	background-color: White;
}
.otstyp{
	padding: 15px;
}
#size_otstyp{
	padding-left: 15px;
	padding-right: 15px;
}

#white{
	color: #ffffff;
}
#bg_top{
	background:url('/images/bg_top.gif') repeat-x top left; 
	background-repeat: x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bg_green{
	background-color: #C8FDC5
}
#bg_gray{
	background-color: #ACACAC
}
#color_red{
	color: #D04C3F;
}
