/*style specifiek voor popup pagina's */

#base2 {
	position: absolute;
	top: 0px;
	left: 50%; 
	width: 400px;
	margin-left: -200px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:left;
}

#base-korting {
	position: absolute;
	top: 0px;
	left: 50%; 
	xheight: 510px;
	width: 500px;
	margin-left: -250px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:left;
}


#header-top2 {
	position: relative;
	top: 0px;
	left: 0px;
	height: 80px;
	width: 400px;
	background: #660066;
	color: #ffffff;
	z-index: 1;
}

#header-top2-korting {
	position: relative;
	top: 0px;
	left: 0px;
	height: 80px;
	width: 500px;
	background: #660066;
	color: #ffffff;
	z-index: 1;
}

#topmenu1 {
	position: relative;
	top: 0px;
	left: 411px;
	width: 320px;
	font-size: 10px;
	padding-top: 4px;
	z-index: 2;
	visibility: hidden;
}


#home-titel2 {
	position: absolute;
	top: 20px;
	left: 0px;
	font-style: italic;
	font-size: 14px;
	padding-left: 12px;
}

#subtopmenu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 20px;
	word-spacing: -0.2em;
	z-index: 2;
}

#subtopmenu-korting {
	position: relative;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 20px;
	word-spacing: -0.2em;
	z-index: 2;
}

#maincontent{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 100%;
	z-index: 0;
}

#maincontent-korting{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 100%;
	z-index: 0;
}


#maincontent2 {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 400px;
	height: auto;
	padding-bottom: 0px;
}

#maincontent2-korting {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 500px;
	height: auto;
	margin-bottom: 20px;
}


#maincontent2-text-popup {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	line-height: 2.0em;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 12px;
}

#maincontent2-text-popup-odh {
	position: relative;
	top: 100px;
	left: 0px;
	width: 400px;
	height: auto;
	margin-top: 0px;
	line-height: 2.0em;
	padding-bottom: 20px;
	
}

.subtopmenu-bg {
	background: #000099 url(../images/bg_popup_topmenu.jpg) repeat-x top left;
	color: #ffffff;
	text-align: left;
}

.maincontent-bg {
	background: url(../images/bg_popup.gif) repeat top left;
	color: #000000;
	padding-top: -20px;
}

.maincontent-bg2 {
	background: url(../images/bg_popup_sub.gif) repeat top left;
	color: #000000;
	line-height: 20px;
}

a.menulink:active, a.menulink:link, a.menulink:visited  {
	text-decoration: none;
	color: #FFFFFF;
	background: none;
}

a.menulink:hover {
	color: #fff;
}


h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
h3 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-weight:normal;
	}

.blauwkopje {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000099;
	background: none;
	
}

.normal {
	color: #000000;
	background: none;
	padding-left: 12px;
}

.witkopje {
	font-weight : bold;
	color: #FFFFFF;
	background: none;
	padding-left: 12px;
	line-height: 2em;
}

p.popup {
	text-align: justify;
	padding-left: 12px;
	line-height: 2.0em;
}

table.forminfo {
	width: 400px;
	margin: 0px; 
	padding: 0px;
}

table.forminfo2 {
	width: 400px;
	margin: 0px; 
	padding: 0px;
	border: solid 1px yellow;

}


td {
	font-size: 10px;
	height: 20px;
	vertical-align: middle;
	padding-right: 0px;
}

.td1 {
	height: 20px;
	color: #000000;
	background: #ffffff;
	padding-left: 12px;
	vertical-align: middle;
}

.td2 {
	height: 20px;
	color: #000000;
	background: #CCFFFF;
	padding-left: 12px;
	vertical-align: middle;
}

.td3 {
	font-size: 10px;
	line-height: 2.0em;
	height: 20px;
	}

#sluitvenster {
	position: relative; 
	left: 0px; 
	z-index: 100; 
	border: solid 1px black;
	}

input.button { 
	 font-family: verdana, arial, helvetica, sans-serif;
     font-size: 10px;  
	 font-weight: bold;
	 color: #FFFFFF;
     border: none; 
	 width: auto;
     background: none; 
	 cursor: pointer;
}

input.textfield {
	color: #000000; 
	border: solid 1px #660066; 
	background: white; 
	font-size: 10px; 
	font-weight: normal; 
	height: 15px;
	vertical-align: middle;
}

input.checkit {
	color: #000000; 
	font-size: 10px; 
	font-weight: normal; 
	height: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: -1px;
	background: none;
}

p {
	margin: 0 0 0 0;
}

