*
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

body
{
	background-image:url(/images/bg.gif);
}
.Content,.Content.*,body
{
	font-size:12px;
}
.title
{

	font-weight:bolder;
	font-size:12px;
	color:#2a4394;
}

.topmenu
{
	color:White;
}


a
{
	text-decoration:underline;	
	color:#0c2577;
	font-weight:bold;
}
a:hover
{	
	text-decoration:underline;
	color:#FFFFFF;
}

.knop
{
	background-color:#307DBA;
	font-weight:bold;
	color:#C6DBEC;
	border:0;
	cursor:hand;
}

.menubutton
{
	width:200px;
	margin-top:3px;
	margin-left:7px;
	padding-left:20px;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
	background-color:#BF2F37;
	font-weight:normal;
	color:#FFFFFF;
	border:0;
	cursor:hand;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menubutton:hover
{
	background-color:#E0535B;
	text-decoration:none;
}

.subbutton
{
	width:200px;
	margin-top:3px;
	margin-left:7px;
	padding-left:25px;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
	background-color:#DBDBC7;
	font-weight:bold;
	font-size:11px;
	color:BF2F37;
	border:0;
	cursor:hand;
}

.Titel
{
	font-weight:bold;
	color:#337FBB;
	font-size:14px;
}

.subbutton:hover
{
	background-color:#CACAA4;
	text-decoration:none;
}

.editbox
{
	background-color:white;
	border-top:1px solid #b0b0b0;
	border-left:1px solid #b0b0b0;
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	z-index:1;
	position:relative;
}

td,table
{
border:0;

}