/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: transparent;
}
body {
   line-height: 1;
}
ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}

body {
   line-height: 1;
}
ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}
.clear {
   clear:both;
}
/* remember to define focus styles! */
:focus {
   outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
   text-decoration: none;
}
del {
   text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
   border-collapse: collapse;
   border-spacing: 0;
   }

/*====================== power mail ======================*/

legend {
margin:0;
padding:0px;
font-weight: bold;
color:#000000;
margin-bottom: 4px;
display:none;
}	

.powermail_mandatory_js  {
	color: red;
	margin-left: 115px;
}

#tx-powermail-pi1_fieldset_1  {
	margin-top: 10px;
}
	
.powermail_check_inner {
	height: 18px;
}
.powermail_check_inner input{

}
.powermail_check_inner label{
float:left;
width:250px;
}

.tx_powermail_pi1_fieldwrap_html  {
float: left;
margin-bottom:5px;
}

.tx_powermail_pi1_fieldwrap_html input {
text-align:left;
width:240px;
}

.tx_powermail_pi1_fieldwrap_html label  {
width: 110px;
float: left;
color: white;
}

.tx_powermail_pi1_fieldwrap_html input.powermail_submit {
margin:30px 0 0 -120px;
width:90px;
}

.tx_powermail_pi1_fieldwrap_html input.powermail_check {
text-align:left;
width:auto;
margin:0px;
padding: 0px;
}


/*====================== stop powermail ======================*/



/*====================== start CSS ======================*/

body {
	background: #ededed;
	margin:0px;
	padding:0px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: center;	
	width: 100%;
}

#content p {
	color: #fff;
}

#content ul {
	color: #fff;
	margin-top: 3px;
	padding-left: 12px;
}

#content li {
	color: #fff;
	list-style-image:url(../images/menu_bullet.png);
}

#content a {
	color: #41a62a;
	text-decoration: none;
	}

#content a:hover {
	color: #41a62a;
	text-decoration: underline;
	}

#content a:active {
	color: #41a62a;
	text-decoration: none;	}

#content h1  {
	color: #41a62a;
	font-size: 13px;
	font-weight: bolder;
}

#content td  {
	color: #FFF;
	padding-right: 10px;
}

.csc-mailform-field  {
	width: 400px;
	margin-top: 5px;
}

.csc-mailform-field label  {
	color: #FFFFFF;
	display: block;
	float: left;
	line-height: 20px;
	width: 137px;
}

/*====================== menu ======================*/

ul.menu {
	margin: 130px 0px 0px 0px;
	padding:0;
	font-size: 15px;
	line-height: 20px;
}

#menu ul {
	float: left;
	background-color:#68686A;
}

#menu li {
        display: block;
	float: left;
	height: 180px;
}

#menu li.last_li {
        border-right: none;
        width: 150px;
}

#menu li a {
	color: #fff;
        text-decoration: none;
}


/*====================== FRAMEWORK ======================*/


#container {
	width: 900px;
	margin: 0px auto;
	text-align: left;	
	position: relative;
	border: 1px solid #7d7d7d;
}

#logo {
	background: #840265;
	height: 100px;
	padding: 25px;
	width: 850px;
}

#wijnspijs {
	height:141px;
	left:755px;
	position:absolute;
	top:5px;
	width:130px;
	/*display: none;*/ 
}

#fotobalk {
	background: #68686a url(/fileadmin/images/menu_back.jpg) no-repeat; 
	width: 900px;
	height: 180px;
	float:left;
}

#menu  {
	position:absolute;
	top:150px;
	left:0px;
	width: 900px;
	height: 180px;
	z-index:2;
}

#inhoud {
	width: 900px;
	background-color:#454546;
	height: 260px;
	float:left;
	overflow-y: scroll;
	}

#fotoblok {
	width: 450px;
	float: left;
	height: 290px;
}

#content  {
	width: 403px;
	float: right;
	padding: 15px;

}

#footer  {
	background-color: #fff;
	height: 30px;
	padding: 5px 10px;
	width: 880px;
	float: left;
}


