/* CSS Document */

* {
 margin: 0;
 padding: 0;
}

body{
 text-align:center;
}

html,body {
 height: 100%; /* HEEL BELANGRIJK! */
 font-family: Verdana;
 font-size:12px;
 color:#464646;
 background-image:url(../images/bg_roze.jpg);
 background-repeat:no-repeat;
 background-position:top;

 }
H1 { font-size: 14px; color:#920082; font-weight:bold; }
H2 {font-size:11px; color:#464646; font-weight:bold;}
H3 {color:#920082; font-size:12px; }
H6 { color:#3c34ad; font-size:12px;}
P, H1, H2, H4, H5, H6{margin: 0px 0px 5px 0px;}
H3 {margin: 0px 0px 0px 0px;}

* html > .container {
	height: 100%;
}

.important{
	color:#920082;
	}

.container{
	text-align:left;
	margin: 0 0 0 0;
}
.container{
	width:881px;
	margin:0 auto;
	
	height:100%;
}
A img{
	border:0px;}
.detail{
	color:#3c34ad; 
	font-size:12px;
	}

.logo{
	position:absolute;
	margin-left:666px;
	top:44px;
	z-index:1000;
	}
.menu{
	position:absolute;
	top:242px;
	margin-left:15px;
}
.submenu{
	position:absolute;
	top:356px;
	margin-left:46px;
}
.banner{
	position:absolute;
	top:356px;
	margin-left:46px;
	width:180px;}
.content{
	position:absolute;
	top:356px;
	margin-left:242px;
	width:580px;
	text-align:justify;
}
.rechts{
	position:absolute;
	top:20px;
	margin-left:21px;
	width:838px;
	height:217px;
}

/* Menu  begin  */
#menu_1 {
	font-family:Verdana;
	font-size:13px;
	vertical-align: center;
	margin-left:0px;
	color:#666666;
	float:left;
}

#menu_1 {
	width: 714px;
	height:57px;
	float:left;
}
#menu_1 A {
	font-family:Verdana;
	font-size:13px;
	margin-top:8px;
	padding-left:17px;
	_padding-left:16px;
	color: #666666;
	text-decoration: none;
	float:left;
	height:57px;
	background-image:url(../images/menu_spacer.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
#menu_1 A:hover {
	font-family:Verdana;
	font-size:13px;
	text-decoration:none;
	margin-top:8px;	
	padding-left:17px;
	_padding-left:16px;	
	color:#0D87D5;
	float:left;
}
#menu_1 A:active {
	font-family:Verdana;
	font-size:13px;
	margin-top:8px;	
	padding-left:17px;
	_padding-left:16px;	
	text-decoration: none;
	color:#666666;
	float:left;
}

/*  MENU 1, level 1, normal state (NO) */
#menu_1 .menu1-level1-no {
	margin-left:10px;
	text-decoration: none;
	color:#666666;
	margin-right:7px;
	float:left;
	
}


/*  MENU 1, level 1, active state (ACT) */
#menu_1 .menu1-level1-act {
	text-decoration: none;
	margin-left:10px;
	color:#666666;
	font-weight:bold;
	margin-right:7px;
	float:left;
}

#menu_1 .menu1-level1-act A {
	text-decoration: none;
	color:#666666;
	float:left;
}
/*  MENU 1, level 2, normal state (NO) */
#menu_1 .menu1-level2-no {
	margin-left:10px;
	text-decoration: none;
	color:#666666;
	margin-right:7px;
	float:left;

}
/*  MENU 1, level 2, active state (ACT) */
#menu_1 .menu1-level2-act {
	text-decoration: none;
	margin-left:10px;
	color:#666666;
	font-weight:bold;
	margin-right:7px;
	float:left;
}
#menu_1 .menu1-level2-act A {
	text-decoration: none;
	color:#666666;
	float:left;
}
/******* MENU 2 *******/

/*  MENU 2, level 1, general for all table cells: */
#menu_2 {	
	position:absolute;
	top:340px;
	font-family:Verdana;
	font-size:10px;
	vertical-align:bottom;
	margin-left:-3px;
	color:#56595A;
	float:left;
	height:15px;
}
#menu_2 {
	width: 187px;
	float:left;
}
#menu_2 A {
	font-family:Verdana;
	font-size:10px;
	padding-left:17px;
	color: #56595A;
	text-decoration: none;
	float:left;
	padding-top:5px;
	background-image:url(../images/sub_menu_spacer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:187px;
	height:15px;

}
#menu_2 A:hover {

	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	padding-left:17px;
	color:#0D87D5;
	height:15px;
	float:left;
}
#menu_2 A:active {
	font-family:Verdana;
	font-size:10px;
	padding-left:17px;
	text-decoration: none;
	color:#56595A;
	float:left;
	height:15px;
}

/*  MENU 2, LEVEL 1, normal state (NO) */
#menu_2 .menu2-level1-no {
	margin-left:10px;
	padding-top:10px;
	text-decoration: none;
	color:#56595A;
	margin-right:7px;
	float:left;
	width:187px;
	height:15px;
}

/*  MENU 2, LEVEL 1, active state (ACT) */
#menu_2 .menu2-level1-act {
	text-decoration: none;
	margin-left:10px;
	color:#56595A;
	margin-right:7px;
	font-weight:bold;
	float:left;
	height:15px;
	width:187px;
}

#menu_2 .menu2-level1-act A {
	text-decoration: none;
	color:#56595A;
	float:left;
	height:15px;
}

/***links***/
A {
	color: #920082;
	text-decoration:underline;
} 
A:hover{
	color: #920082; 
	text-decoration:underline;
}




/*******FORM ********/
.csc-mailform {
border:none;
width: 550px;
line-height:10px;
}
.tx-srfeuserregister-pi1-submit{
width:150px;
border-color:#E72B91;
border-width:1px;
color:#686868;
background-color:#FFFFFF;
font-weight:bold;
}
.tx-newloginbox-pi1-submit{
border-color:#E72B91;
border-width:1px;
color:#686868;
background-color:#FFFFFF;
font-weight:bold;
}
.csc-mailform-submit {
margin-top: 5px;
width: auto;
border-color:#E72B91;
border-width:1px;
color:#686868;
background-color:#F2F4F8; 
font-weight:bold;
}
.shop-submit {
margin-top: 5px;
width: 90px;
border-color:#E72B91;
border-width:1px;
color:#686868;
background-color:#F2F4F8; 
font-weight:bold;
}
.shop-groot-submit {
margin-top: 5px;
width: 150px;
border-color:#E72B91;
border-width:1px;
color:#686868;
background-color:#F2F4F8; 
font-weight:bold;
}

/*label {
width: 200px;
display: block !important;
display: inline;
}*/

label {
text-align:left;
width:300px;
float:left;
padding:0.2em;
margin:0;
margin-top:0.3em;
}

input,textarea {
margin:3px;
width:150px;
font-family:Arial;
font-size:11px;
color: #686868;
}
.aantal{
margin:3px;
width:80px;
font-family:Arial;
font-size:11px;
color: #686868;
}

input.csc-mailform-check {
width: 15px;
}
input.csc-mailform-radio {
width: 15px;
}

.csc-mailform-field {
clear: both;
min-height: 25px;
}

legend {
display: none;
}

span.csc-mailform-radio label {
padding-top: 2px !important;

padding-top: 4px;
display: block;
}

.csc-mailform-radio fieldset {
clear: both;
margin-left: 0px;
}
.csc-mailform-radio label {
width: auto;
float: none;
}

.csc-mailform-radio {
float: left;
}

.csc-mailform-radio br {
clear: both;
}

fieldset {
border: none;
}

form {
color: #273653;
}

