/* html tags */
body {
	background-color: #00adbb;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004059;
	font-size: 11px;
	line-height: 22px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-face-color:#00adbb;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#47F4FE;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#015E63;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#00adbb;
}
ul {
	margin-top: 0px;
}
li {
	margin-left: -25px;
}
img, div, submit, input{
	behavior: url(/css/iepngfix.htc)
}
a {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #b87383;
	text-decoration: underline;
}

/* classes */
a.legal {
	color: #00778f;
	text-decoration: none;
}
a.legal:hover {
	color: #024350;
	text-decoration: underline;	
}
a.submenu {
	color: #467274;
	text-decoration: none;
}
a.submenu:hover {
	color: #b87383;
	text-decoration: none;	
}
.submenu_divider {
	display: inline;
	border: 1px solid #000000;
	vertical-align: text-top;
	position: relative;
	padding-left: 17px;
	height: 7px;
	background-image: url(../images/submenu_divider.png);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	border: 0px solid #000000;
}
.tussenkopje {
	font-weight: bold;
	margin: 0px;
	display: inline;
}
.error {
	color: #ffffff;
}

/* div's */
#website_holder {
	position: absolute;
	width: 990px;
	left: 50%;
	margin-left: -495px;
	border: 0px solid #000000;
}
#logo {
	position: absolute;
	left: 18px;
	top: 20px;
	border: 0px solid #000000;
}
#main_menu {
	position: absolute;
	width: 250px;
	height: 450px;
	left: 0px;
	top: 160px;
	border: 0px solid #000000;
}
#legal_menu {
	position: absolute;
	color: #00778f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 300px;
	text-align: right;
	left: 435px;
	top: 5px;
	border: 0px solid #000000;
}
#banners {
	position: absolute;
	width: 260px;
	height: 600px;
	left: 730px;
	top: 0px;
}
#sunman {
	position: absolute;
	width: 200px;
	height: 510px;
	left: 530px;
	top: 50px;
}


/* div homepage green_power */
#green_power {
	position: absolute;
	width: 460px;
	height: 410px;
	z-index:40;
	left: 272px;
	top: 90px;
	/*visibility: hidden;*/
}
#green_power_title {
	position: absolute;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:bold;
	width: 400px;
	text-align: left;
	z-index:30;
	left: 15px;
	top: 300px;
}
#green_power_close {
	position: absolute;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	z-index:30;
	right: 25px;
	top: 250px;
}

/* div tips_kaart */

#tips_kaartBG {
	position: absolute;
	width: 449px;
	height: 439px;
	background-image:url(../images/tipkaart_back.jpg);
	background-repeat:no-repeat;
	z-index:10;
	left: 0px;
	top: 0px;
}
#tips_kaartBG_toptien {
	position: absolute;
	width: 449px;
	height: 439px;
	background-image:url(../images/toptien_tipkaart_back.jpg);
	background-repeat:no-repeat;
	z-index:10;
	left: 0px;
	top: 0px;
}
#tips_kaart {
	position: absolute;
	width: 450px;
	height: 439px;
	background-image:url(../images/tipkaart_back.jpg);
	background-repeat:no-repeat;
	z-index:10;
	margin-left: -225px;
	left: 50%;
	top: 90px;
	display:none;
}
#tips_previous{
	position: absolute;
	width:150px;
	left: 25px;
	top: 390px;
}

a.tips_previous {
	color: #e2001a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	text-decoration:none;	
}

#tips_next{
	position: absolute;
	width:150px;
	left: 160px;
	top: 390px;
}

a.tips_next {
	
	color: #e2001a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	text-decoration:none;
	
}

#tips {
	position: absolute;	
	left: 35px;
	top: 50px;
}

#tipartikel{

	color: #561a00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:29px;	
	font-weight:bold;
	text-decoration:none;
	display:inline;
	width:300px;
	text-align: left;	
	top: 15px;
}
.tipartikel{

	color: #561a00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	display:inline;
	width:300px;
	text-align: left;	
	top: 15px;
}
a.tip {
	position: relative;	
	color: #561a00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:29px;	
	font-weight:bold;
	text-decoration:none;
	display:inline;
	width:300px;
	text-align: left;	
	top: 15px;
}
a.lees_tip {
	position: relative;	
	color: #e2001a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:29px;	
	font-weight:bold;
	display:inline;
	text-decoration:none;
	width:70px;
	text-align: left;	
	left: 310px;
	top: -15px;;
}


#tips_close {
	position: absolute;
	color: #434343;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	width:25px;
	z-index:30;
	right: 0px;
	top: 6px;
	margin-right:10px;
}


/* achterliggende pagina */
#legal_menu_achterliggend {
	position: absolute;
	color: #00778f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 300px;
	text-align: right;
	left: 690px;
	top: 5px;
	border: 0px solid #000000;
}
#banners_rechtsboven {
	position: absolute;
	width: 300px;
	height: 82px;
	left: 690px;
	top: 25px;
	z-index: 10;
	border: 0px solid #000000;
}
#content_holder {
	position: absolute;
	width: 740px;
	left: 250px;
	top: 25px;
	border: 0px solid #000000;
}
#content_title {
	position: relative;
	border: 0px solid #000000;
}
#content_submenu {
	position: relative;
	height: 37px;
	padding-left: 36px;
	top: -10px;
	border: 0px solid #000000;
}
#content_submenu_image {
	margin-left: -36px;
}
#content_submenu_items {
	position: absolute;
	left: 35px;
	top: 10px;
}
#content_submenu_items h3 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #467274;
	display: inline;
}
#content_submenu_items h4 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #b87383;
	display: inline;
}
#content_body {
	position: relative;
	padding-left: 35px;
	padding-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004059;
	font-size: 11px;
	line-height: 22px;
	border: 0px solid #000000;
}

/* producten */
.visual {
	margin-bottom: 15px;
}
.producten_visual {
	width: 282px;
	float: right;
}

/* acties */
.aanbieding_supermarkt {
	margin: 0px;
	height: 182px;
}
.aanbieding_supermarkt_logo {
	height: 182px;
	width: 184px;
	background: transparent url(/acties_en_nieuws/images/aanbiedingen_background.png);
	float: left;
}

/* over sun - historie */
#historie_links {
	float: left;
	width: 350px;
}
#historie_rechts {
	float: right;
	width: 350px;
}
a.historie {
	color: #004059;
	text-decoration: none;
	cursor: default;
}
a.historie:hover {
	color: #ffffff;
	text-decoration: none;
	cursor: default;
}

.div_tipform {
	top:70px;
	left:30px;
	position:relative;
}

/* forms */

.input, textarea{
	border:1px solid #1BC7DA;
	background-color:#FFF;
	height:16px;
	margin:0px;
	padding-bottom:2px;
	padding-top:-2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004059;
	font-size: 11px;
	line-height: 22px;
	overflow:hidden;
}



/* sunggame */

#sungame_Form{
	line-height:20px;
	position:absolute;
	padding-top:15px;
	margin-left:-10px;
	/*background-color:#e5feff;*/
	width:450px;
	/*border:1px solid #289FB5;
	margin-left:-225px;
	left:50%;
	*/
	z-index:10;
}

#sungame_Form a{
	color: #000000;
}

#submit{
	background:transparent url(/images/versturen_btn.gif);

	border:none;
	width:120px;
	height:20px;
	cursor:pointer;

}