@charset "utf-8";
/*
 * 
 *  GENERAL
 * 
 */

* {
	margin:0;
	padding:0;
	border: none;
}

/*
 * 
 * SITE
 * 
 */

body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

td {
	padding-bottom:16px;
}


/*
 * 
 *  CONTAINER
 * 
 */

#container_frame {
	width:826px;
	margin:auto;
}

#container_mainframe {
	margin-left:14px;
	padding-right:13px;
}

#container_header {
	width:799px;
	height:22px;
	overflow:hidden;
}

#container_content {
	width:799px;
}

#container_content_left {
	float:left;
	width:619px;
}

#container_content_left_main {
	padding-top:30px;
	padding-left:10px;
}

#container_content_right {
	float:right;
	width:180px;
	padding-top:8px;
}

#container_footer {
	background-color:#fff;
	width:799px;
	height:92px;
	margin-left:14px;
	overflow:hidden;
}

.block_end {
	clear:both;
}

/*
 * 
 * 	IDs / Classes
 *  
 */


#restaurantname,
#restaurantnamezusatz {
	padding-left:30px;
}

#restaurantname {
	height:40px;
	padding-top:30px;
	font-size:24px;	
}

#restaurantname h1 {
	font-size:24px;
	font-weight:normal;
}

#restaurantnamezusatz  {
	height:62px;
	padding-top:8px;
	font-size:16px;
}

#restaurantnamezusatz span  {
	padding-left:2px;
}

#restaurantnamezusatz h1 {
	font-size:24px;
	font-weight:normal;
}

#logofeldzusatz,
#logofeld {
	position:relative;
	padding-right:22px;
	top:0px;
	width:165px;
	height:165px;
}

#logofeldrahmen {
	width:165px;
	height:165px;
	position:relative;
	top:0px;
	left:0px;
}

#footerlinks a {
	color:#fff;
}

#footerlinks {
	color:#fff;
	padding-right:25px;
	padding-top:8px;
	line-height:20px;
	font-weight:bold;
	text-align:right;
}

#kontakt {
	text-align:center;
	color:#7F7F7F;
	padding-left:10px;
	padding-top:10px;
	line-height:20px;
	font-weight:bold;
}

#navigation {
	width:799px;
}

ul#navigation {
	padding-left:30px;
	height:22px;
	overflow:hidden;
	list-style:none;
}

ul#navigation li {
	padding-left:0px;
	float:left;
	padding-top:4px;
	padding-bottom:4px;
}

ul#navigation li a {
	display:block;
	font-weight:bold;
}

#head_navigation {
	width:799px;
}

ul#head_navigation {
	padding-left:30px;
	list-style:none;
}

ul#head_navigation li {
	padding-left:0px;
	float:left;
	padding-top:4px;
	padding-bottom:4px;
}

ul#head_navigation li a {
	display:block;
	font-weight:bold;
}

ul#head_navigation li a:hover,
ul#navigation li a:hover {
	text-decoration:none;
}

ul#head_navigation li a:hover span,
ul#navigation li a:hover span {
	text-decoration:underline;
}


.imagefeldrahmen {
	width:165px;
	height:105px;
	background:url("../images/bilderfeld.gif");	
}


/*
 * 
 * 	Atoms
 *  
 */


#atom_content_inner h1.header{
	display:none;
}

#atom_content_inner div.inner {
	padding-top:16px;
	padding-left:17px;
	padding-right:57px;
}

#atom_content_inner ul {
	padding-left:20px;
}


#atom_content_inner div.footer{
	display:none;
}

#atom_formerror h1.header,
#atom_sessionmessage h1.header {
	display:none;
}

#atom_formerror div.middle,
#atom_sessionmessage div.middle {
	padding-left:40px;
	padding-right:70px;
}

#atom_formerror div.inner,
#atom_sessionmessage div.inner {
	border:1px dotted red;
	color:red;
	padding:10px;
}

#atom_formerror div.inner ul,
#atom_sessionmessage div.inner ul {
	padding-left:20px;
}

#atom_sessionmessage div.inner ul {
	list-style:none;
}

#atom_formerror div.footer,
#atom_sessionmessage div.footer {
	display:none;
}

#atom_content_mail div.inner {
	padding:2px;
}






/* 
 * 
 *  PAGE
 * 
 */



h1 {
	font-size:14px;
}

#table_kontakt {
	width:80%;
	font-size:12px;
}

#table_kontakt tr {
	line-height:16px;
}

#table_kontakt th {
	padding:4px 0px 4px 0px;
	text-align:left;
	font-weight:normal;
	width:30%;
}

#table_kontakt td {
	padding:4px 0px 4px 0px;
	text-align:left;
}

#karte {
	width:100%;
	font-size:12px;
}

#karte tr {
	line-height:16px;
}

#karte th {
	text-align:left;
}

#karte td {
	text-align:right;
}

#karte_start,
#karte_end {
	width:80%;
	font-size:12px;	
	padding:0px;
	margin:0px;
}

#karte_start tr,
#karte_end tr {
	line-height:18px;
}

#karte_start th,
#karte_end th {
	padding:2px 2px 2px 0px;
	width:30%;
	text-align:left;
	font-weight:normal;
}

#karte_start td,
#karte_end td {
	padding:2px 2px 2px 0px;
	width:70%;
}

#bilder th {
	text-align:left;
	font-weight:normal;
}

.boldhighlight {
	font-weight:bold;
}

/*
 * 
 * INPUT FORMULAR
 * 
 */

.oswinput {
	font-size:12px;
	background-color:#eee;
	border:2px inset #bbb;
	line-height:15px;
	width:260px;
	height:15px;
	padding:1px;
}

.oswinputerror {
	font-size:12px;
	background-color:#FFCFCF;
	border:2px inset #CFA8A8;
	line-height:15px;
	width:260px;
	height:15px;
	padding:1px;
}

.oswmultiplelist,
.oswselect {
	font-size:12px;
	background-color:#eee;
	border:2px inset #bbb;
	line-height:15px;
	width:260px;
	height:21px;
	padding:0px;
}

.oswmultiplelisterror,
.oswselecterror {
	font-size:12px;
	background-color:#FFCFCF;
	border:2px inset #CFA8A8;
	line-height:15px;
	width:260px;
	height:21px;
	padding:0px;
}

.oswmultiplelist,
.oswmultiplelisterror {
	height:105px;	
}

.oswtextarea {
	font-size:12px;
	background-color:#eee;
	border:2px inset #bbb;
	width:400px;
	height:70px;
	overflow:auto;
	line-height:14px;
}

.oswtextareaerror {
	font-size:12px;
	background-color:#FFCFCF;
	border:2px inset #bbb;
	width:400px;
	height:70px;
	overflow:auto;
	line-height:14px;
}

.oswselection {
	position:relative;
	top:2px;
}

.oswsubmit {
	font-size:12px;
	font-weight:bold;
	border:1px outset #EEEEEE;
	padding: 1px 2px 1px 2px;
	background-image: url(../images/button.jpg);
}

.oswsubmit:hover {
	background-image: url(../images/button_hover.jpg);
}

html, body {height: 100%;}
body {margin: 0; padding: 0;}
#container_frame {margin: auto auto; min-height: 100%; position: relative;}
* html #container_frame {height: 100%;}
#container_footer {position: absolute; bottom: 0; left: 0; width: 799px;}
* html #container_footer {bottom: -1px;}
#container_content {margin-bottom: 92px; float: left;}

	
