/* ALGEMENE INSTELLINGEN */
body {
	background-image: 		url(/images/bg.gif);
	background-repeat: 		repeat;
	background-position: 	center 200px;
	font: 					11px/18px Arial, Helvetica, sans-serif;
	padding: 				0;
	margin: 				0;
	background-color: 		#FFF;
}
#logo {
	position: 				relative;
	margin:					-230px 600px;
	z-index: 				12;
	left: 					-140px;
	top: 					152px;
	width:					390px;
	height:					150px;
}	
#rozelijn {
	margin-top: 			17px;
	width:					100%;
	height: 				5px;
	background-color: 		#eb2673;
	z-index: 				-19;
}
#footer {
	clear: 					both;
	height: 				35px;
	bottom: 				0px;
}
img {
	border: 0px;
}

/* LINKS */
a:link, a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #eb2673;
	text-decoration: none;
	font-weight: bold;
}


/* HEADER */

#header_container {
	margin-left: -31px;
}
#header {
	height:		200px;
	z-index: 	-5;
	margin-left: -10px;
}

#header_afbeelding {
	width: 780px;
	height: 200px;
	margin: auto;
	background-image: url("/images/header.gif");
	background-repeat: no-repeat;
}

/* TOPMENU */
#topmenu_container{
	padding:			25px 15px 0 15px;
	margin:				-62px 0px 15px 9px; /* top rechts bottom links */
	width:				470px;
}
ul#topmenu{
	list-style-type:	none;
	width:				100%;
	position:			relative;
	height:				27px;
	font-family:		"Helvica",Arial,sans-serif;
	font-size:			16px;
	font-weight:		bold;
	margin:				0;
	padding:			10px 0 0 0;
}
ul#topmenu li{
	display:			block;
	float:				left;
	margin:				0 0 0 3px;
	height:				27px;
}
ul#topmenu li.left{
	margin:			0;
}
ul#topmenu li a{
	display:			block;
	float:				left;
	color:				#FFFFFF;
	background-image:	url(/images/doorzichtig_pixel.png);
	background-repeat:	repeat;
	line-height:		27px;
	text-decoration:	none;
	padding:			0 17px 0 18px;
	height:				27px;
}
ul#topmenu li a.right{
	padding-right:19px;
}
ul#topmenu li a:hover{
	background:#eb2673;
}
ul#topmenu li a.current{
	color:#000000;
	background:#eb2673;
}
ul#topmenu li a.current:hover{
	color:#000000;
}


/* CONTENT BLOKKEN */

#container {
	width:780px;
	margin: 3px auto;
}

#contentblokken {
	margin-top: -8px;
	margin-left: -10px;
	width: 487px;
}
.contentblok_divider {
	height: 10px;
	width: 100%;
	padding-bottom: 15px;
}
.contentblok {
	margin-bottom:1px;
}
/*
.contentblok a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
*/
.contentblok_titel {
	font: 16px "Helvetica", sans-serif, Arial;
	padding: 0px 3px 10px 10px; /* top links bottom rechts*/
	color: #000;
	font-weight: bold;
}
.contentblok_onderschrift {
	font: 12px "Helvetica", sans-serif, Arial;
	color: #000;
	font-style: italic;
	padding: 0px 3px 10px 10px; /* top links bottom rechts*/
}
.contentblok_onderschrift a{
	font: 12px "Helvetica", sans-serif, Arial;
	color: #2E4560;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.contentblok_inhoud {
	font: 12px "Helvetica", sans-serif, Arial;
	padding: 0px 3px 10px 10px; /* top links bottom rechts*/
	color: #000;
	text-align: justify;
}
.contentblok_titel_groen {
	font: 16px "Helvetica", sans-serif, Arial;
	padding: 20px 3px 10px 10px; /* top links bottom rechts*/
	color: #FFF;
	font-weight: bold;
	background-color: #eb2673;
}
.contentblok_onderschrift_groen {
	font: 12px "Helvetica", sans-serif, Arial;
	color: #000;
	font-style: italic;
	padding: 0px 3px 10px 10px; /* top links bottom rechts*/
	background-color: #c9ff29;
}
.contentblok_onderschrift_groen a{
	font: 12px "Helvetica", sans-serif, Arial;
	color: #2E4560;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	background-color: #eb2673;
}
.contentblok_inhoud_groen {
	font: 12px "Helvetica", sans-serif, Arial;
	padding: 0px 3px 10px 10px; /* top links bottom rechts*/
	color: #fff;
	background-color: #eb2673;
	text-align: justify;
}
.content_blok_inhoud_groen p {
	padding: 0; !important
	margin: 0; !important
}

.contentblok_divider_groen {
	height: 10px;
	width: 100%;
	padding-bottom: 15px;
}

/* MENU BLOKKEN */
#opvul_divje {
	height: 50px;
}
#menublokken {
	width:		275px;
	text-align: left;
	float:		right;
	margin-top:	20px;
}

.menublok_titel {
	background-image:	url(/images/mblok_top.gif);
	background-repeat: 	no-repeat;
	font: 				16px Helvica, Geneva, sans-serif;
	padding: 			15px 15px 0px; /* top links bottom rechts*/
	color: 				#000000;
	font-weight: 		bold;
}

.menublok_inhoud {
	background-image:	url(/images/mblok_content.gif);
	background-repeat: 	no-repeat;
	padding: 			5px 15px;
	color: 				#000;
	font: 				12px Helvica, Geneva, sans-serif;
	z-index:			10;
	line-height:		1.5em;
}

.menublok {
	margin-bottom:20px;
}
#bitchblok {
	padding-top: 10px;
	text-align: center;
	width: 100%;
	height: 150px;
	
	background-color: white;	
}
#bitchblok_laag {
	padding-top: 10px;
	text-align: center;
	width: 100%;
	
	background-color: #E7E7E7;
	
}

.bitchnaam {
	font: 12px "Helvetica", sans-serif, Arial;
	color: #000;
	font-weight: bold;
}



/* input styling voor radiobitches */
.input {
    border: 1px dotted #eb2673;
    background: #f6f6f6;
}
.input:hover {
    border: 1px solid #000;
    background: #f6f6f6;
}
.button {
    border: none;
    background: url('/images/button_bg.png') no-repeat top left;
    padding: 2px 4px;
	height: 30px;
	color: white;
}
.button:hover {
    border: none;
    background: url('/images/button_bg_hover.png') no-repeat top left;
    padding: 2px 4px;
	height: 30px;
}
label  {
    float: left;
    width: 75px;
    text-align: right;
    margin-right: 15px;
}
br { 
	clear: left; 
}