body
{
	background-color:		#000000;
	color:					#ffffff;
	font-family:			Tahoma, Arial, sans-serif;
	margin:					0px;
	padding:				0px;
	text-align:				center;
}

body.index {
    background-repeat:		no-repeat;
    background-position:	top;
    background-image:		url(images/main_top.jpg);
	background-color:		#440000;
	padding-top:			120px;
}

#bodyindex {
	position:				absolute;
	left:					50%;
	margin-left:			-550px;
	width:					1100px;
}

#bodyindex td {
	text-align:				center;
}

#body {
    background-repeat:		repeat-x;
    background-position:	top;
    background-image:		url(images/background_main.gif);
    background-color:		#000000;
	position:				absolute;
	left:					50%;
	margin-left:			-390px;
	width:					780px;
	border:					1px solid #dddddd;
	font-size:				0.9em;
}

#logo {
	width:					152px;
	height:					152px;
	top:					3px;
	left:					4px;
	position:				absolute;
}

#openTimesContainer
{
	position:				absolute;
	left:					540px;
	top:					0px;
	width:					230px;
	height:					130px;
}

#openTimesContainer table
{
	height:					100%;
}

#openTimes {
	color:					#000000;
	/*font-size:				0.8em;*/
	margin-top:				auto;
}

#openTimes td {
	text-align:				left;
	vertical-align:			top;
	padding-right:			5px;
	font-size:				0.8em;
	color:					#000000;
}

#openTimes td.right {
	text-align:				center;
	padding-top:			3px;
	font-weight:			bold;
	color:					#000000;
}

#openTimes td.red {
	color:					#ff0000;
	font-weight:			bold;
}

#news {
	position:				absolute;
	top:					180px;
	left:					10px;
	width:					200px;
	height:					130px;
	overflow:				auto;
	color:					#000000;
	text-align:				left;
}

#news td
{
	font-size:				0.8em;
	color:					#000000;
}

#news a {
	color:					#000000;
	text-decoration:		none;
	font-weight:			bold;
}

#news a:hover {
	text-decoration:		underline;
}

#address {
	position:				absolute;
	top:					250px;
	left:					460px;
	width:					300px;
	height:					130px;
	color:					#ffffff;
	text-align:				left;
	font-size:				0.9em;
}

/*
#pageTitle {
	position:				absolute;
	left:					350px;
	top:					280px;
	font-size:				1.4em;
	width:					400px;
}
*/

* html ul { float:left; }
* html ul li { clear:left; }

#menu {
	text-align:				left;
	float:					left;
	width:					130px;
	padding-left:			10px;
}

#menu ul {
	font-size:				1.2em;
	padding:				0px;
	margin:					0px;
	list-style-type:		none;
}

#menu ul li {
	padding:				3px;
	padding-left:			20px;
	background-image:		url(images/menu_arrow.gif);
	background-repeat:		no-repeat;
	background-position:	left 0px;
}

#menu ul li.selected {
	color:					#ffccbb;
	background-image:		url(images/menu_arrow.gif);
	background-repeat:		no-repeat;
	background-position:	left -30px;
}

#menu ul li:hover {
	color:					#ffccbb;
	background-image:		url(images/menu_arrow.gif);
	background-repeat:		no-repeat;
	background-position:	left -30px;
}

#menu a {
	color:					#ffffff;
	text-decoration:		none;
}

#menu a:hover {
	color:					#ffccbb;
}

#menu a.selected {
	color:					#ffccbb;
}

#contentContainer {
	margin-top:				5px;
	margin-bottom:			5px;
	padding-top:			5px;
	padding-bottom:			5px;
}

#content {
	padding:				0px;
	height:					100%;
}

.sidebar {
	float:					right;
	padding-left:			10px;
	padding-right:			10px;
	width:					210px;
}

#centerContent {
	float:					right;
	width:					380px;
}

#centerContentNoSideBar {
	font-size:				0.8em;
}

#centerContent h3 {
	font-size:				1.3em;
}

#content a {
	color:					#ffffff;
	text-decoration:		none;
	font-weight:			bold;
}

#content a:hover {
	text-decoration:		underline;
}

#content td {
	vertical-align:			top;
	text-align:				left;
	padding-left:			5px;
	padding-right:			5px;
	padding-top:			0px;
}

#content .right {
	text-align:				right;
}

#content img.left {
	padding-right:			10px;
}

#content img.right {
	padding-left:			10px;
}

#content .imageborder {
	width:					172px;
	height:					172px;
	background-image:		url(images/gallery_background.gif);
	background-repeat:		no-repeat;
	float:					left;
	margin:					3px;
}

#content .landscape {
	margin-top:				30px;
	margin-bottom:			30px;
}

#content .portrait {
	margin-top:				11px;
	margin-bottom:			11px;
}

#delivery {
    width:					380px;
}

#delivery h3 {
	color:					#660000;
}

/***********************************************************************************
	content borders for round boxes
************************************************************************************/

.borderTop
{
	background:				url(images/border_top.gif) no-repeat top left;
	margin-top:				0px;
}

.borderBottom
{
	background:				url(images/border_bottom.gif) no-repeat bottom left;
	padding-bottom:			7px;
	margin-top:				0px;
	padding-top:			7px;	
}

.borderLeft {
	border-left:			1px solid #000;
}

.borderRight {
	border-right:			1px solid #000;
	padding-bottom:			7px;
	background-color:		#bb7666;
}

.borderTopCourse {
	background:				url(images/border_top_course.gif) no-repeat top left;
	margin-top:				0px;
}

.borderBottomCourse {
	background:				url(images/border_bottom.gif) no-repeat bottom left;
	padding-bottom:			7px;
	margin-top:				0px;
	padding-top:			170px;
}

/***********************************************************************************

************************************************************************************/

#delivery_main {
	background:				url(images/delivery_back.gif) no-repeat top left;
    width:					380px;
    height:					144px;
}

#catering {
	background:				url(images/catering_back.gif) no-repeat top left;
    width:					380px;
    height:					300px;
}

#course {
	background:				url(images/course_back.gif) no-repeat top left;
    width:					380px;
    height:					144px;
}

div.contentBox div {
	text-align:				left;
}

div.contentTitle {
	font-size:				1.4em;
	font-weight:			bold;
	padding:				5px;
}

div.contentText {
	overflow:				hidden;
	font-size:				0.8em;
	text-align:				left;
	padding:				5px;
}

#content .justify {
	text-align:				justify;
	padding-left:			5px;
	padding-right:			5px;
}

div.contentBoxRight {
	/*border:					1px solid #ffffff;*/
	margin-left:			130px;
	color:					#ffffff;
}

div.contentBoxLeft {
	/*border:					1px solid #ffffff;*/
	margin-right:			200px;
	color:					#ffffff;
}

div.contentAdditional {
	color:					#771100;
	font-size:				1.2em;
	font-weight:			bold;
}

#bottom {
	clear:					both;
	margin-top:				5px;
	padding-top:			5px;
	margin-bottom:			5px;
	padding-bottom:			5px;
	font-size:				0.7em;
	margin-left:			auto;
	margin-right:			auto;
}

#bottom a {
	color:					#ffffff;
	text-decoration:		none;
}

#bottom a:hover {
	text-decoration:		underline;
}

#bottom .lineVertical {
	background-image:		url(images/line_vertical.gif);
	background-repeat:		repeat-y;
	background-position:	center;
}

#bottom .lineHorizontal {
	background-image:		url(images/line_horizontal.gif);
	background-repeat:		repeat-x;
	background-position:	center;
}

#bottom .lineBottomLeft {
	background-image:		url(images/line_bottom_left.gif);
	background-repeat:		no-repeat;
	background-position:	center;	
}

#bottom .lineBottomRight {
	background-image:		url(images/line_bottom_right.gif);
	background-repeat:		no-repeat;
	background-position:	center;	
}

#bottom .lineTopLeft {
	background-image:		url(images/line_top_left.gif);
	background-repeat:		no-repeat;
	background-position:	center;	
}

#bottom .lineTopRight {
	background-image:		url(images/line_top_right.gif);
	background-repeat:		no-repeat;
	background-position:	center;	
}

#bottom .lineTop {
	background-image:		url(images/line_top.gif);
	background-repeat:		no-repeat;
	background-position:	center;	
}

#bottom .lineBottom {
	background-image:		url(images/line_bottom.gif);
	background-repeat:		no-repeat;
	background-position:	center;	
}

#bottom .lineLeft {
	background-image:		url(images/line_left.gif);
	background-repeat:		no-repeat;
	background-position:	center;	
}

#bottom .lineRight {
	background-image:		url(images/line_right.gif);
	background-repeat:		no-repeat;
	background-position:	center;	
}

#bottom img.logo {
	padding:				10px;
}

#bottom .city {
	background-color:		#771100;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			3px;
	padding-bottom:			3px;
	border:					1px solid #ffffff;
	color:					#ffffff;
	font-size:				1.1em;
	font-weight:			bold;
	display:				inline-block;
	margin-left:			5px;
	margin-right:			5px;
}

#imprint {
	text-align:				left;
	padding:				3px;
	float:					left;
}

#copyright {
	text-align:				left;
	padding:				3px;
	float:					left;
}

/***********************************************************************************
forms
************************************************************************************/

input {
	background-color:		#bb7666;
	border:					1px solid #000000;
}

select {
	background-color:		#bb7666;
	border:					1px solid #000000;
}

textarea {
	background-color:		#bb7666;
	border:					1px solid #000000;
}

button {
	background-color:		#bb7666;
	border:					1px solid #000000;
}