/* CSS frituurroyaal.nl */
/* © 2007 by Inovamedia */
/* Development by Rene Sebastian */
/* Datum: 13-02-2007 */

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color:#29303B;
	background: #bf0000 url(../images/bglarge.jpg) repeat-y 50% 0;
}

#contentdiv {
	position:absolute;
	left:35%;
	top:210px;
	bottom:100px;
	width:500px;
	height:506px;
	z-index:1;
}

hr {border: none 0;
border-top: 1px dashed #bf0000;
width: 100%;
height: 1px;
}

.plattetekst_normaal{
	color:			#383838;
	font-size:		11px;
}

.plattetekst_heading{
	color:			#63942e;
	font-size:		11px;
	font-weight:	bold;
}

.fotos {
	position: 		inherit;
	float:			left;
 	margin-top:		5px;
	margin-left:	0px;
	margin-right:	10px;
	margin-bottom:	10px;
	width:			100px;
	height:			75px;
}

/*
Bestel lijst DHHTML
*/
.mainDiv
{
  width:160px;
  margin-top: 10px;
}
.topItem
{
  width:160px;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: black; 
  font-family:"Verdana";
  font-size : 12px;
 
}


.dropMenu
{

}

.subMenu
{
   display:none;

}
.subItem
{
   padding-left:5px;
   cursor:pointer;
   font-size : 12px;
   text-decoration:none;
   color:black;

}

.subItem a
{
   text-decoration:none;
   color:black;
   font-size : 12px;

}

.subItemOver
{
   cursor:pointer;
   color:black;
   text-decoration:none;
   font-size : 12px;
   padding-left:5px;
 
}

.subItemOver  a
{
   color:black;
   text-decoration:none;
  
}


.drop
{
   
}

/*
Titels styling:
*/

h2 {
	color: 			#63942e;
	font-size:		16px;
}


/*
Basis link instellingen:
*/

a:link {
	color: 			#a80101;
	text-decoration: none;
	
}
a:visited {
	color: 			#a80101;
	text-decoration:none;
}
a:hover {
	color: 			#a80101;
	text-decoration:underline;
}
a:active {
	color: 			#a80101;
}

/*
Custom link kleuren:
*/

/*Grijs*/
a.grijs:link, a.grijs:visited{
	color:						#383838;
	text-decoration:			none;
}

a.grijs:hover{
	color:						#383838;
	text-decoration:			underline;
}

/*Grijs*/
a.grijs2:link, a.grijs2:visited{
	color:						#383838;
	text-decoration:			underline;
}

a.grijs2:hover{
	color:						#383838;
	text-decoration:			underline;
}

/*Wit*/
a.wit:link, a.wit:visited{
	color:						#ffffff;
	text-decoration:			none;
}

a.wit:hover{
	color:						#FFFFFF;
	font-weight:				normal;
	text-decoration:			underline;
}

/*Blauw*/
a.blauw:link, a.blauw:visited{
	color:						#5099c8;
	text-decoration:			none;
}

a.blauw:hover{
	color:						#5099c8;
	font-weight:				normal;
	text-decoration:			underline;
}
