﻿.body_splash
{
	background:#a277b1;
}
.body_splash div#container
{
	width:100%;
	max-width: 1060px;
	background:#a277b1 url(/images/design/splash.jpg) no-repeat top center;
	height:678px;
	padding:0;
}
html,body.body_splash,.body_splash form
{
	margin:0;
	padding:0;
}
div#select-country
{
	position:absolute;
	bottom:146px;
	left:127px;	
}
div#select-country div.title
{
	font-size:18px;
	margin-bottom:8px;
	letter-spacing:1px;
}
div#select-country a
{
	color:#f4d467;
	text-decoration:none;
	/*font-weight:bold;*/
}
div#select-country p
{
	height:20px;
	/*background:url(/images/design/line.png) no-repeat bottom left;*/
	border-bottom:1px solid #c8aa5e;
	position:relative;
	width:246px;
	margin-bottom:4px;
	color:#f4d467;
	font-weight:bold;
}
div#select-country p.sub
{
	margin-left:26px;
	width:220px;
	font-weight:normal;
}
div#select-country p img
{
	margin-right:2px;
	vertical-align:text-top;
}
div#select-country p span
{
	margin-left:3px;
	letter-spacing:-1px;
}
div#select-country p span.gaan
{
	position:absolute;
	display:block;
	background:url(/images/design/go_button.png) no-repeat top left;
	width:15px;
	height:15px;
	line-height:42px;
	overflow:hidden;
	top:0px;
	right:0px;
	cursor:pointer;
}
div.recepten 
{
	margin:0 0 0 6px;
	padding:0 0 11px;
	width:192px;
	background:transparent url(/images/design/sub_recepten_bottom.gif) no-repeat left bottom;
}
div.recepten-header {
	background:transparent url(/images/design/sub_recepten_header.gif) no-repeat left top;
	height:11px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:192px;
}
div.recepten-content {
	background:transparent url(/images/design/sub_recepten_bg.gif) repeat-y left top;
	font-size:85%;
	margin:0;
	padding:0 10px;
	width:172px;
	overflow:hidden;
}
div.recepten-content div.recepten-img
{
	float:left;
	margin-right:6px;
	width:50px;
}
div.recepten-content img
{
	float:left;
	margin-right:6px;
	width:50px;
	height:33px;
}
div.recepten-content p
{
	float:left;
	width:110px;
}
div#left div.clear2 {
	border:0 none;
	clear:left;
	padding:10px 0 0;
}
div#left .recept-vorige
{
	float:left;
	margin:0 0 8px 10px;
	text-decoration:none;
	background:url(/images/design/vorig.png) no-repeat top left;
}
div#left .recept-volgende
{
	float:right;
	margin:0 10px 8px 0;
	background:url(/images/design/volgende.png) no-repeat top right;
	text-decoration:none;
}
div#left a.insturen:hover {
	background:transparent url(/images/design/insturen-knop-hover.jpg) no-repeat right top;
}
div#left a.insturen {
	background:transparent url(/images/design/insturen-knop.png) no-repeat right top;
	color:#000000;
	display:block;
	font-size:110%;
	font-weight:bold;
	height:34px;
	margin:20px 10px 10px 0;
	padding:9px 40px 0 0;
	text-align:right;
	text-decoration:none;
}
#recept_image_groot
{
	text-align:right;
}
