BODY {
	margin: 0px;
	font : 9px "MS Sans Serif", Geneva, sans-serif;
	background-color: white;

	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0px 20px;
	z-index:2;
}
INPUT {
	font : 9px "MS Sans Serif", Geneva, sans-serif;
}
TABLE {
	padding: 0px;
}
TD {
	font : 9px "MS Sans Serif", Geneva, sans-serif;
	padding: 0px;
	vertical-align: top;
}
A {
	color: #B11A3B;
}
A:hover {
	color: #999999;
}
A:visited {
	color: #B11A3B;
}
.red, .red A, .red A:hover, .red A:visited{
	color: #B11A3B;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#B11A3B;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#B11A3B;	
}
SPAN.h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#B11A3B;
}
SPAN.h2blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#B11A3B;
	text-transform: capitalize;
}
SPAN.h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#B11A3B;
	text-transform: capitalize;
}
DIV#logo {
	background-color: #B11A3B;
	position: absolute;
	overflow: hidden;
	width: 100%;
	top: 0px;
	left: 0px;
	right: 35px;
	height: 80px;
	/*background-image: url(img/logo.gif);*/
	background-repeat:no-repeat;
}
DIV#menu {
	color: #ffffff;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 20px;
	background-color: #B11A3B;
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 0px;
}
A.menuItem {
	color: #ffffff;	
	background-color: #B11A3B;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
A.menuItem:visited {
	color: #ffffff;	
	background-color: #B11A3B;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
A.menuItem:hover {
	color: #B11A3B;	
	background-color: #F9EAE5;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

A.menuItemSelected:visited {
	color: #B11A3B;	
	background-color: #F9EAE5;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
A.menuItemSelected:hover {
	color: #B11A3B;	
	background-color: #F9EAE5;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
A.menuItemSelected {
	color: #B11A3B;	
	background-color: #F9EAE5;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
IMG.nvm_mini {
	position: absolute;
	right: 0px;
	top: 0px;
	border: 0px;
}
DIV#content {
	position: absolute;
	left: 35px;
	right:35px;
	top: 90px;
	bottom:-1px;
	height:100%;

	
}

/* td.sorteren */
td.sorteren a {
	padding-left:20px;
	}
	

#cms_blok_homepage { text-align: left; position: relative; font-family: Arial, Helvetica, sans-serif; width: 460px; margin-bottom: 10px;}
#cms_blok_homepage #cms_blok_homepage_image { width: 239px; height: 157px; overflow:hidden; text-align:center;}
#cms_blok_homepage #cms_blok_homepage_image img#image_border_homepage { position: absolute; top:0; left:0; } 

a.button{text-decoration: none;}
button.a{text-decoration: none;}
#cms_blok_homepage #cms_blok_homepage_name { background-image:url(/img/cms_homepage_blok_name.png); text-decoration:none; background-repeat: no-repeat; width:211px; height: 29px; text-align: center; position: absolute; top:0; left:245px; font-size: 14px; color: #FFFFFF; font-weight: bold; padding-top: 7px; cursor:pointer;}
#cms_blok_homepage #cms_blok_homepage_text { position:absolute; top:37px; left: 247px; width:205px; height: 100px; font-size: 11px; color: #787A7D; overflow: hidden;}
#cms_blok_homepage #cms_blok_homepage_url { position:absolute; top: 138px; left: 247px; width: 205px; color: #77777B; font-weight: bold; font-size:13px;}
#cms_blok_homepage #cms_blok_homepage_url a { color: #77777B; text-decoration: none;}

