/***********************************************/
/* standaard.css for eru-prestige.nl           */
/* IT Independent B.V.				           */
/***********************************************/

body{
	font-family: sans-serif,Arial,Verdana;
	font-size: 80%;
	color: #FFFFFF;
	background-color: #000000;	
	background-repeat: repeat-x;	
	line-height: 1.5;	
	margin: 0px;
	padding: 0px;
    height: 100%; 
	overflow-y: scroll;	
}

a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

h1{
	font-family: Sans-Serif,Arial,Verdana;
	font-size: 400%;
	font-weight: bold;
	line-height: 1.3em;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0px;
	display: inline;
}

h2{
	font-family: Sans-Serif,Arial,Verdana;
	font-size: 200%;
	font-weight: bold;
	line-height: 1.3em;
	color: #FFFFFF;
	letter-spacing: 0px;
	display: inline;
}

h3{
	font-family: Sans-Serif,Arial,Verdana;
	font-size: 550%;
	font-weight: bold;
	line-height: 1.1em;
	color: #FFFFFF;
	text-transform: uppercase;	
	letter-spacing: 0px;
	display: inline;
}

ul{
	margin: 0px;
	list-style-type: disc;
	padding: 0px 15px 0px 15px; 
	display: block;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}

ol{
	margin: 0px;
	padding: 0px 15px 0px 17px; 
	display: block;
}

ol ol{
 list-style-type: square;
}

td.header_stand {
background-color:#CCCCCC;
font-weight: bold;
color:#000000;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#page{
    margin: 0 auto; 
    width: 1000px; 
    min-height: 100%; 
    height: auto !important; 	
    height: 100%; 	
	border-top: 0px solid #2A2627;	
	border-left: 1px solid #2A2627;
	border-right: 1px solid #2A2627;
	border-bottom: 1px solid #2A2627;	
}

#header{
  	width: 100%;	
	height: 57px;
	clear: both;
	font-size: 90%;
	padding: 0px 0px 0px 0px;
}

#logo{
	position: absolute;
	float: left;
	width: 138px;
	height: 80px;
	top: -12px;
}

#logo_rechts{
	position: absolute;
	float: left;
	width: 82px;
	height: 80px;
	top: -12px;
}

#header_navigatie_boven{
	float: left;
	height: 40px;
}

#main{
  	width: 100%;	
}

#main_links{
	float: left;
	width: 320px;
	padding: 0px 0px 0px 10px;	
}

#main_container{
	float: left;
	width: 920px;
	padding: 25px 40px 10px 40px;		
}

#main_rechts_container{
	float: left;
	width: 670px;
	padding: 10px 0px 10px 0px;		
}

#main_rechts_540{
	width: 500px;
	padding: 20px 20px 0px 20px;		
}

#main_rechts_670{
	width: 650px;
	padding: 20px 0px 10px 20px;	
}

#main_rechts_pl_670{
	background-image: url(./../images/Achtergrond_Player_1.jpg);
	width: 650px;
	padding: 20px 0px 10px 20px;	
}

#main_rechts_670_actie{
	background-image: url(./../images/Achtergrond_Actie_1.jpg);
	width: 650px;
	padding: 20px 0px 10px 20px;	
}

#main_rechts_270{
	float: left;
	width: 270px;
	padding: 20px 45px 20px 20px;		
}

div.spacer {
	clear: both; 
}

#footer{
  	text-align: center;
	width: 100%;	
	height: 30px;	
	clear: both;	
	font-size: 90%;
	color: #999999;
	padding: 10px 0px 10px 0px;
}

/************** header_navigatie_boven styles *****************/

a.header_nav_boven{
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.header_nav_boven:link{
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.header_nav_boven:visited{
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.header_nav_boven:hover{
	font-size: 140%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.uitslag {
  color: #FF0000;
}

/************** main styles *****************/

.beschrijving{
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

.tip{
	font-weight: bold;
	font-size: 135%;
	color: #FF0000;
	padding: 0px 0px 0px 0px;
}

.receptnaam{
	font-weight: bold;
	font-size: 135%;
	padding: 10px 0px 0px 0px;
}

.recept{
	padding: 0px 0px 0px 0px;
}

.verkrijgbaar{
	float: right;
	font-weight: bold;
	font-size: 85%;
	padding: 10px 10px 0px 0px;
}

/************** links styles *****************/

a.tekst{
	color: #4C88C4;
	font-weight: normal;
	text-decoration: none;
}

a.tekst:link{
	color: #4C88C4;
	font-weight: normal;
	text-decoration: none;
}

a.tekst:visited{
	color: #4C88C4;
	font-weight: normal;
	text-decoration: none;
}

a.tekst:hover{
	color: #4C88C4;
	font-weight: normal;
	text-decoration: underline;
}


/************* #footer styles ***************/

#footer a{
	color: #999999;
	text-decoration: none;
}

#footer a:link{
	color: #999999;
	text-decoration: none;
}

#footer a:visited{
	color: #999999;
	text-decoration: none;
}

#footer a:hover{
	color: #555555;
	text-decoration: none;
}

/************* #form styles ***************/

.tekstveld {
	width: 175px;
	height: 20px;
	font-family: sans-serif,Arial,Verdana;
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;	
	border: 0px;
	padding: 2px 2px 0px 3px;
}

.verzendknop {
	background-image: url(./../images/Knop_klein.png);
	width: 144px;
	height: 28px;
	font-family: sans-serif,Arial,Verdana;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
}

/************* error styles ***************/

.error {
  font-family: Sans-Serif;
  font-weight: bold;
  color:   #FF0000;
}

/************* menu styles ***************/

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  border:  0px solid black;
  padding: 5px 20px 5px 20px;
  background: #EE1C25;
  text-decoration: none;
  font-family: Sans-Serif;
  font-weight: bold;
  font-size: 14px;
  color:   #FFFFFF;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
a.sample_attach:hover 					 { border-bottom: none; color: #FFFFFF;  background: #D4121B;}
div#sample_attach_menu_child             { border-bottom: 0px solid black; }