@charset "utf-8";

/*@media screen, projection {*/
/* general stuff */
body {
	background: url(../images/bg.gif) left top;
	border: 0;
	color: #311;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	}


/* containers */
#wrapper {
	background: #FFF;
	margin: 60px auto;
	width: 810px;
	}

#contNav {
	float: left;
	margin: -20px 0 25px;
	width: 210px;
	}
	
#contContent {
	background: #FFF;
	float: left;
	min-height: 280px;
	padding: 70px 0 100px 30px;
	width: 570px;
	}

#index #contContent {
	padding: 70px 240px 100px 0;
	width: 360px;
	}
	
#contContent .row {
	clear: both;
	width: 490px;
	}
	
#gal_control {
	clear: both;
	width: 480px;
	}	
	

/* decoration*/
#index #contContent {background: #FFF url(../images/bg_index2.jpg) right top no-repeat;}
#about #contContent {background: #FFF url(../images/bg_about2.jpg) right top no-repeat;}
#presse #contContent {background: #FFF url(../images/bg_presse.jpg) right top no-repeat;}
#jobs #contContent {background: #FFF url(../images/bg_jobs.jpg) right top no-repeat;}
#contact #contContent {background: #FFF url(../images/bg_contact.jpg) right top no-repeat;}
#imprint #contContent {background: #FFF url(../images/bg_imprint.jpg) right top no-repeat;}

#menu #contContent {background: #FFF url(../images/bg_menu2.jpg) right top no-repeat;}
#m_vorspeisen #contContent {background: #FFF url(../images/bg_m_vorspeisen.jpg) right top no-repeat;}
#m_kleinigkeiten #contContent {background: #FFF url(../images/bg_m_kleinigkeiten.jpg) right top no-repeat;}
#m_suppen #contContent {background: #FFF url(../images/bg_m_suppen.jpg) right top no-repeat;}
#m_salate #contContent {background: #FFF url(../images/bg_m_salate.jpg) right top no-repeat;}
#m_nudeln #contContent {background: #FFF url(../images/bg_m_nudeln.jpg) right top no-repeat;}
#m_pizza #contContent {background: #FFF url(../images/bg_m_pizza.jpg) right top no-repeat;}
#m_nachspeisen #contContent {background: #FFF url(../images/bg_m_nachspeisen.jpg) right top no-repeat;}
#m_weine #contContent {background: #FFF url(../images/bg_m_weine.jpg) right top no-repeat;}



#index h1 {background: url(../images/h1_index2.gif) left top no-repeat;}
#about h1 {background: url(../images/h1_about.gif) left top no-repeat;}	
#location h1 {background: url(../images/h1_location.gif) left top no-repeat;}
#presse h1 {background: url(../images/h1_jobs.gif) left top no-repeat;}
#jobs h1 {background: url(../images/h1_jobs.gif) left top no-repeat;}
#contact h1 {background: url(../images/h1_contact.gif) left top no-repeat;}
#imprint h1 {background: url(../images/h1_imprint.gif) left top no-repeat;}

#menu h1 {background: url(../images/h1_menu.gif) left top no-repeat;}
#m_vorspeisen h1 {background: url(../images/h1_m_vorspeisen.gif) left top no-repeat;}
#m_kleinigkeiten h1 {background: url(../images/h1_m_kleinigkeiten.gif) left top no-repeat;}
#m_suppen h1 {background: url(../images/h1_m_suppen.gif) left top no-repeat;}
#m_salate h1 {background: url(../images/h1_m_salate.gif) left top no-repeat;}
#m_nudeln h1 {background: url(../images/h1_m_nudeln.gif) left top no-repeat;}
#m_pizza h1 {background: url(../images/h1_m_pizza.gif) left top no-repeat;}
#m_nachspeisen h1 {background: url(../images/h1_m_nachspeisen.gif) left top no-repeat;}
#m_weine h1 {background: url(../images/h1_m_weine.gif) left top no-repeat;}



/* typography */
a {text-decoration: none;}

#contContent a {
	border-bottom: 1px dashed #719D9B;
	color: #719D9B;
	}
	
a img {border: none;}

a.imageLink {
	border: none !important;
	display: block;
	float: right;
	margin: 0 0 30px 0;
	}

h1 {
	color: #6D9795;
	font-weight: normal;
	margin: 0 0 20px 0;
	height: 66px;
	padding: 0;
	}

h1 span {visibility: hidden;}

#index h1 {	margin: 20px 0;}

#galery h1 {
	height: auto;
	margin: 0 0 5px 0;
	}
	
h3 {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
address {
	font-style: normal;
	font-size: 120%;
	}
	
p {
	font-size: 120%;
	line-height: 130%;
	margin: 0 0 20px 0;
	padding: 0;
	width: 300px;
	}
	
#index p {
	color: #719D9B;
	font-size: 140%;
	line-height: 131%;
	margin: 0 75px 0 0;
	}
	
#card {
	font-size: 120%;
	line-height: 131%;
	list-style-type: none;
	margin: -9px 0 0 0;
	padding: 0;
	width: 300px;
	}
	
#card li {
	float: left;
	margin: 0 3px 2px 0;
	} 

table {
	font-size: 120%;
	line-height: 131%;
	margin: -15px 0 20px 0;
	}

td.name, td.val, td.price, td.desc {vertical-align: bottom;}

td.name {
	font-weight: bold;
	padding: 15px 10px 0 0;
	}

td.val {text-align: right;}

td.price {
	font-weight: bold;
	text-align: right;
	width: 60px;
	}

td.desc {padding: 0 20px 0 0;}

tr.head {
	color: #719D9B;
	height: 50px; 
	font-size: 130%;
	font-weight: bold;
	}

/* navigation */
#nav a {color: #311;}

#contNav ul {
	font-size: 120%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 150px;
	}
	
#contNav ul li ul {font-size: 105%;}
	
#nav, #navService {
	border-top: 1px dashed #AECFCD;
	margin: 40px 0 0 0 !important;
	}
	
#contNav ul li {border-bottom: 1px dashed #AECFCD;}

#contNav ul li a {
	display: block;
	padding: 5px 5px 5px 40px;
	}

#nav a:hover, #navService a:hover {
	background: #719D9B; 
	color: #FFF;
	}
	
#navService {border: none;}	
	
#navService a {color: #8B6F66;}

#navService li.last {border: none;}

#contNav li a.active {
	background: #719D9B; 
	color: #FFF;
	font-weight: bold;
	}

#nav li ul {
	background: #719D9B;
	padding: 0 0 10px 0;
	}
		
#contNav ul li ul li {border: none;}
	
#contNav ul li ul li a {	
	color: #FFF;
	display: block;
	padding: 2px 5px 2px 50px;
	}

#contNav ul li ul li a span {border-bottom: 1px dashed #FFF;}

#contNav ul li ul li a:hover span {border-bottom: none;}

#contNav ul li ul li a.active span {
	border: none;
	font-weight: bold;
	}



/* galery */
#gal_control {
	clear: left;
	float: left;
	font-size: 120%;
	padding: 5px 0 0 0;
	position: relative;
	text-align: center;
	width: 480px;
	}
	
.next, .prev {
	border: none !important;
	display: block;
	height: 18px;
	position: absolute; top: 0;
	width: 106px;
	}

.prev {
	background: url(../images/gal_prev.gif) left top no-repeat;
	left: 0;
	}
	
.prev:hover {background: url(../images/gal_prevHover.gif) left top no-repeat;}

.next {
	background: url(../images/gal_next.gif) left top no-repeat;
	right: 0;
	}
	
.next:hover {background: url(../images/gal_nextHover.gif) left top no-repeat;}

.next span, .prev span {visibility: hidden;}
