/* GENERAL STYLES */
body{ margin:0px 0px 0px 0px;
font-family: Verdana, Arial, sans-serif; 
font-size: 12px;
color: #000000;
background-image:  url(images/flow.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
}

td{ font-size: 12px }

#back{
	background-image:  url(../images/back.jpg); 
	background-position: center center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	height: 100%; width: 100%;
	}

/*#table { 
	background-color: #B5D0FD;

}*/
.border_top { 
	background-color: #FFFFFF;
	padding:0;
	border-color: #000000;
	background-repeat: repeat-x;
	position:absolute;
	height: 3px;
	width:100%;
	left:0px;
	top:100px;
}

.border_left { 
	font-size: 2px;
	background-color: #E70B0B;
	padding:0;
	border-color: #000000;
	background-repeat: repeat-x;
	position:relative;
	height: 400px;
	width:2px;
	left:211px;
	top:0px;

}

.titel_index { 
	position:absolute;
	text-align:justify;
	left:450px; 
	top:64px;
	height:32px; 
	width:800px;
	font-size: 15px;
	font-weight: bold;
	color: #F8EED5;

}

#home_titel { 
	background:  url(images/logo.jpg); 
	background-repeat:no-repeat; 
	position:absolute;
	background-position:center;
	height:90px; 
	width:308px;
	left:50%;
	margin-left:-500px;
	margin-top: -548px;

}

#menu { 
	position:absolute;
	text-align:justify;
	right:50%;
	margin-right:-390px;
	top:70px;
	font-size: 11px;
	alink: #FFFFFF;
}
#menu a {color: #FFFFFF; margin-left: 10px; text-decoration: none;}
#menu a:hover {color: #FFFFFF; background-color: #00000;}

#menu2 {
	position:relative;
	height:450px;
	width:180px;
	left:25px;
	top: 25px;

}

#menu2 a {color: #FFFFFF; text-decoration: none;}
#menu2 a:hover {color: #FFCC00;}


.main { 
	position:relative;
	/*border: 3px solid;
	border-color: #FF3300;*/
	align:center;
	height:450px; 
	width:780px;
	left:0px; 
	top:0px;
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	overflow-x: hidden;
	overflow-y: auto;

}

.agenda { 
	position:relative;
	/*border: 3px solid;
	border-color: #FF3300;*/
	align:center;
	height:415px; 
	width:183px;
	left:20px; 
	top:5px;
	margin-top: -410px;
	overflow-y: hidden;
	overflow-x: hidden;

}



#sgf {
	position: absolute;
	bottom:25px;
	left:50%;
}
#language {
	position: absolute;
	right:50%;
	margin-right: -525px;
	top:15px;
	text-decoration: none;
	border: 0px;


}

#top_titel {
	background: url (images/top_titel.jpg);
	background-color: #BE912A;
	position: relative;
	height: 40px;
	width: 100%;
	font-size: 20px;
	padding: 0 5px;
}
#reservation {
	background: url (images/mainimage03.jpg);
	position: absolute;
	height: 450px;
	width: 780px;
}


.menuSelected{
	font-weight:bold !important;
	color:#FF0000 !important;
}

#table_settings{
	border-bottom: 3px solid #FFFFFF;
}

.reservation{
	font-size: 9px;
}