/* Hotel Cesar CSS Screen*/
/* Made by Pure Sign */
/* http://www.puresign.be */

/* Links */
* {
	margin: 0;
	padding: 0;
}

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

body {
	background:url(img_cesar/achtergrond_patroon.gif) repeat;
	text-align: center;
	font-family:"Lucida Sans Unicode", Georgia, Arial, Verdana, Arial;
	font-size:12px;
	color:#1e1a14;
}

#center {
	background-image:url(img_cesar/achtergrond_banner.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:250px;
}

#content {
	margin:0px auto 0px auto;
	width: 925px;
	background-image:url(img_cesar/achtergrond_content.jpg);
	background-repeat:repeat-y;
	overflow: hidden;}

#header {
	width:925px;
	height:169px;
	background-image:url(img_cesar/banner.jpg);
	margin:0px auto 0px auto;
	background-repeat:no-repeat;
	text-align:right;
	}
	
#content_end {
	width:925px;
	height:62px;
	margin:0px auto 0px auto;
	background-image:url(img_cesar/content_end.jpg);
	background-repeat:no-repeat;}
	
#footer {
	width:100%;
	height:30px;
	background-image:url(img_cesar/achtergrond_banner.jpg);
	background-repeat:repeat-x;
	padding:8px 0px 3px 0px;
	color:#ffddaa;}
	
#flashcontent{
	float:right;
	height:201px;
	width:680px;
	display:inline;
	overflow:hidden;
	margin:0px 0px 25px 0px;}
	
#menu{
	float:left;
	width:245px;
	height:500px;
	display:inline;
	overflow:hidden;
	background-image:url(img_cesar/achtergrond_menu.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;}
	
#menu_onder{
	line-height:0px;
	float:left;
	height:114px;
	width:245px;
	background-image:url(img_cesar/achtergrond_menu_onder.jpg);
	background-repeat:repeat-y;}

.titel{
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	text-align:left;
	margin:35px 40px 20px 270px;}
	
p{
	text-align:left;
	margin:0px 40px 15px 270px;}

#quote {
	font-family: Georgia, Serif;
	font-size:24px;
	font-style:italic;
	margin:30px 200px 20px 350px;}

.menuItem{
	padding-left:20px;
	margin: 10px 0px 10px 0px;
	list-style-image:url(img_cesar/item_menu.gif);
	list-style-position:outside;}
	
#menuLijst {
	padding: 0px 0px 10px 70px;}

.prijs{
	width:110px;
	float:right;
	text-align:right;
	display:inline;
	margin:0px 50px 0px 0px}

.gerecht{
	width:400px;
	float:left;}

.gerechtenItem{
	overflow:hidden;
	list-style:none;
	margin:15px 0px 0px 0px;}

.gerechtenLijst{
	padding: 0px 0px 10px 270px;
	text-align:left;}

.contact_rechts{
	width:400px;
	float:right;
	text-align:left;
	display:inline;
	margin:0px 50px 0px 0px}

.contact_links{	
	width:200px;
	text-align:left;
	float:left;}

#map{
	width:580px; 
	height:300px;
	margin:40px 0px 10px 220px;
	border-color:#856A3B;
	border-style:solid;
	border-width:thin;}
	
#taal{
	background-color:#FFFFFF;
	width:130px;
	margin:auto 0px 0px auto;
	text-align:center;}

form label {
 	display: block;
 	float: left;
 	width: 130px;
 	margin: 0 10px 3px 0;
 	clear: left;}
	
form {
	padding: 0px 0px 10px 270px;
	text-align:left;}
	
form input {
 	margin: 0 0 3px 0;}

select {
    margin-bottom: 10px;}

textarea {
    height: 100px;}

textarea,select, form input {
 	font-family:"Lucida Sans Unicode", Georgia, Arial, Verdana;
	font-size:12px;
    width: 275px;
	background-color: #DDD8C4;
    border: 1px solid #999999;}
