

body {
	background-color: #512c0c;
	font-size: 11px;
	font-family: times, verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:20px;}
	
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

a.navigatielink:link 		{font-family: times, verdana; color: #76ad38; font-size: 14px; letter-spacing: 1px; font-weight: bold; text-decoration: none;}
a.navigatielink:visited	{font-family: times, verdana; color: #76ad38; font-size: 14px; letter-spacing: 1px; font-weight: bold; text-decoration: none;}
a.navigatielink:hover	{font-family: times, verdana; color: #512c0c; font-size: 14px; letter-spacing: 1px; font-weight: bold; text-decoration: none;}
a.navigatielink:active	{font-family: times, verdana; color: #76ad38; font-size: 14px; letter-spacing: 1px; font-weight: bold; text-decoration: none;}

a.navigatielink-red:link 		{font-family: times, verdana; color: red; font-size: 14px; letter-spacing: 1px; font-weight: bold; text-decoration: none;}
a.navigatielink-red:visited	{font-family: times, verdana; color: red; font-size: 14px; letter-spacing: 1px; font-weight: bold; text-decoration: none;}
a.navigatielink-red:hover	{font-family: times, verdana; color: red; font-size: 14px; letter-spacing: 1px; font-weight: bold; text-decoration: none;}
a.navigatielink-red:active	{font-family: times, verdana; color: red; font-size: 14px; letter-spacing: 1px; font-weight: bold; text-decoration: none;}

a.footerlink		 {color: #e3ae38; font-family: times, verdana; font-size: 13px; text-decoration: underline;}
a.footerlink:active	 {color: #e3ae38; font-family: times, verdana; font-size: 13px; text-decoration: underline;}
a.footerlink:visited {color: #e3ae38; font-family: times, verdana; font-size: 13px; text-decoration: underline;}
a.footerlink:hover	 {color: #FFF; font-family: times, verdana; font-size: 13px; text-decoration: underline;}

a.runic			{color:#8c8c8c; font-family: Verdana; font-size: 9px; text-decoration: none;}
a.runic:active	{color:#8c8c8c; font-family: Verdana; font-size: 9px; text-decoration: none;}
a.runic:visited	{color:#8c8c8c; font-family: Verdana; font-size: 9px; text-decoration: none;}
a.runic:hover	{color:#7fb142; font-family: Verdana; font-size: 9px; text-decoration: underline;}

h1 {
	font-size: 18px;
	text-transform:uppercase;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding:5px 15px;
	margin-top:5px; 
	}

h2 {
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;}

img.download {vertical-align:middle;}

.contentlist { list-style-type: square; font-size:13px; line-height: 17px; }

#container {
	width: 700px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/background-paper.jpg);
} 


#banner {
	text-align: left;
	background-color: #e1ddd9;
	padding: 0px;
	margin: 0px; 
	background-image: url(../ill09/Eetcafe-Restaurant-Twins-Arnhem-Header.jpg);
	height: 158px;
	width: 700px
	}

#banner img {padding:0px 0px;} 

.banner-tekst{
	float: left;
	color: #76ad38;
	font-size: 30px;
	padding-top: 40px;
	padding-left: 65px;
	font-weight: bold;
}

.banner-tekst b{
	font-size: 17px;
	color:#d5371c;
	font-weight: normal;
}


#outer{ 
	margin-left: 250px;
} 

#inner{ margin:0px; width:100%; } /* IE FIX */ 

#left {
	 width:200px; 
	 float:left; 
	 position:relative; 
	 margin-left:-250px; 
	 margin-right:1px;
 }

#content{ 
	position: relative; 
	margin: 0px; }

		p.content_nadruk{
			padding: 5px 20px 5px 8px;
			font-size: 14px;
			color: #76ad38;
			font-weight: bold;
			line-height: 20px;}
			
		p.content_kerst{
			padding: 5px 20px 5px 8px;
			font-size: 14px;
			color: red;
			font-weight: bold;
			line-height: 20px;}
			
		p.content-jump{
			padding: 0px 20px 10px 14px;
			font-size: 14px;}
			
		p.content-menu{
			padding: 5px 20px 5px 8px;
			font-size: 14px;
			font-weight: bold;
			color: #8e1f16;}
			
		p.content-beta{
			padding: 0px 20px 10px 14px;
			color: red;
			font-size: 15px;}

p{
	padding: 5px 10px;
	margin:0px; }
	
p.content{
	padding: 5px 20px 5px 8px;
	font-size: 13px;
	line-height: 17px;
}

p.kop{
	padding: 5px 20px 5px 8px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #512c0c;
}

p.kop-beta{
	padding: 5px 20px 5px 8px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #76ad38;
}
	
p.opening{
	padding: 5px 15px;
	margin:0px; 
	font-family: times, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

p.Breadcrumbs {
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	Margin-left: 6px;
	color: #DB7093;
	
}

pre{
	font-size: 13px;
	padding: 5px 10px;
	margin:0px;}

#footer {
	clear:left;
	padding:0px;
	margin:0px;
	text-align: right; } 
	
.crumbs {
	width: 461px;
	height: 20px;
	padding: 5px;
	Margin-left: -21px;
	Margin-top: -14px;
}
	
	.navitem{
	margin-left: 20px;
}

.navbar{
	margin: 5px 5px 5px 10px;
	background-image: url(../img/small-bar.gif);
	background-repeat: repeat-x;
	height: 2px;	
}

.navbar2{
	margin: 5px 30px 5px 10px;
	background-image: url(../img/small-bar.gif);
	background-repeat: repeat-x;
	height: 2px;	
}

/* -- Nieuwe navigatie --*/

ul.hoofdmenu{
	list-style: none;
	margin-left: 15px;
	padding-left: 0px;
}

ul.hoofdmenu li{
	border-bottom: 1px solid #6e6e6e;
	padding: 5px;
	font-size: 14px;
}

.footerdiv{
	color: #e3ae38; font-family: times, verdana; font-size: 13px;
}

.insprinter{
	padding-left: 12px;
}


/* -- TEMPLATE SPECIALS --*/

	.specials-block{
		width: 220px;
		height: 106px;
	}
	
	.pink{
		background-image: url(../ill09/block-pink.jpg);
	}
	
	
	.welcome-banner{
		width: 400px;
		height: 179px;
		background-image: url(../ill09/Welkom-Bij-Restaurant-Eetcafe-Twins.jpg);
	}
	
	.welcome-tekst{
		font-size: 25px;
		color: #dd311a;
		font-weight: bold;
		letter-spacing: 1px;
		background-color: rgba(255, 255, 255, 0.5);
		padding: 5px;
		margin-top: 110px;
		margin-left: 20px;
		width: 365px;
		float: left;
	}
	
	.welcome-tekst p{
		color: rgba(221, 49, 26, 1.0);
	}
	
	
	
	
	
