﻿body
{
	background-color: Black;
	background-image: url(../Images/Main/Background.jpg);
	margin: 0;
	color: White;
	font-family: Times New Roman;
}

#header
{
	background-color: #c5bdb5;
	width: 100%;
	text-align: center;
	padding-bottom: 35px;
	background-image: url(../Images/Main/head_bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#header img
{
    margin: 3px 0 0 0;
}

.silverline
{
	position: relative;
	background-color: #c5bdb5;
	background-image: url(../Images/silverline_bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	text-align: center;
	margin: auto;
	min-width: 800px;
}

.menuepoint
{
	position: relative;
	height: 40px;
}

#mainArea
{
	position: relative;
	width: 800px;
	background-color: Black;
	margin: auto;
}

#mainAreaHome
{
	position: relative;
	width: 800px;
	background-color: Black;
	margin: auto;
}

.kasten
{
	position: relative;
	width: 620px;
	margin: auto;
	padding: 0 90px 0 90px;
	background-image: url(../Images/kasten_rand.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#naviFlash
{
	background-color: Black;
	width: 800px;
	margin: auto;
	text-align: center;
}

#mainNavi
{
	background-image: url(../Images/Main/MainNav_BG.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: -50px 0 0 0;
	padding: 5px 0 0 0;
	height: 45px;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	min-width: 800px;
}

#mainNavi a
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#mainNavi a:hover
{
	text-decoration: underline;
}

#bannerFooter
{
    position: relative;
	background-color: Black;
	height: 100%;
	width: 800px;
	margin: auto;
	padding: 2px 0 0 0;
	text-align: center;
}

#realFooter
{
	width: 800px;
	margin: auto;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: White;
}

#realFooter img
{
    vertical-align: middle;
}

#realFooter p
{
    margin: 3px;
}

#content
{
	position: relative;
	margin: auto;
	width: 100%;
	text-align: center;
	font-family: Verdana;
}

#contentText
{
	width: 555px;
	margin: auto;
	text-align: left;
}

#content p
{
	font-size: 12px;
	font-weight: normal;
	color: #C5BDB5;
}

#content h1
{
	font-size: 28px;
	font-weight: normal;
	color: White;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content h2
{
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: White;
}

#disclaim p
{
   color: #444444;
   font-family: Arial;
   font-size: 10px; 
}

.textbox
{
	background-image: url(../Images/About_Us/textbox_bg.jpg);
	width: 268px;
	height: 41px;
	margin: 5px 0 0 0;
}

.textbox_large
{
	background-image: url(../Images/About_Us/textbox_large_bg.jpg);
	width: 268px;
	height: 254px;
	margin: 5px 0 0 0;
}

.beschriftung
{
	width: 70px;
	height: 41px;
	padding: 0 0 0 10px;
	float: left;
}

.beschriftung p
{
	color: White;
	font-family: Verdana;
	font-size: 8px;
}

.tb
{
	margin: 5px 0 0 0;
	float: left;
}

.option
{
	margin: 5px 0 0 0;
	width: 268px;
	height: 24px;
}

.optionText
{
	float: left;
}


.checkbox
{
	background-image: url(../Images/About_Us/option_bg.jpg);
	height: 22px;
	width: 24px;
	float: left;
	padding: 2px 0 0 2px;
}

#logoFooter
{
	width: 800px; /*height: 36px;*/
	background-image: url(../Images/logos.jpg);
	background-color: black;
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
}

#logoFooter a
{
	color: White;
}

.abfahrt a
{
	color: White;
}

.impressum a
{
	color: White;
	font-family: Arial;
	font-size: 10px;
}



#checkers_club_karte
{
	background-image: url(../Images/checkers_club_karte.jpg);
}

#tischreservierung
{
	background-image: url(../Images/tischreservierungen.jpg);
}



/* Farben
 * 
 * Überschrift Hintergrundfarbe: #c5bdb5
 *
 */

