@charset "utf-8";
/* CSS Document */

/* Global Reset */
* {
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
.list{
	list-style: disc !important;
	-webkit-margin-before: 4px !important;
    -webkit-margin-after: 4px !important;
    -webkit-margin-start: 4px !important;
    -webkit-margin-end: 4px !important;
    -webkit-padding-start: 20px !important;
}
h1, h2, h3, h4, h5, h6 {
	margin: 15px 0;
}
p, table, dl, ul, ol {
	margin:0;
}
/* Link-Style */
a:link {
	text-decoration: none;
	color:#fff;
}
a:visited {
	text-decoration: none;
	color:#fff;
}
a:hover {
	text-decoration: underline;
	color:#fff;
}
.active {
	font-weight:bold;
}
/* Seiten-Layout */	
body {
	background-color:#fff;
	background-image:url(../images/bgstripes.jpg);
	background-repeat:repeat;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
#preis {
	/*border-bottom:#fff dotted 1px;*/
	font-style:italic;
}
.outer {
	width:1024px;
	height:768px;
	margin:0 auto;
	background-color:#ccc;
	position:relative;
	background-image: url(../images/Fotolia_2373808_M.jpg);
	z-index:1;
}
.outer2 {
	width:1024px;
	height:768px;
	margin:0 auto;
	position:relative;
	background-image: url(../images/verlauf.png);
	background-repeat:repeat-x;
	z-index:2;
}
.outerindex {
	width:1024px;
	height:768px;
	margin:0 auto;
	background-color:#ccc;
	position:relative;
	background-image: url(../images/Fotolia_8039701_M.jpg);
	z-index:1;
}
.outerhome {
	width:1024px;
	height:768px;
	margin:0 auto;
	background-color:#ccc;
	position:relative;
	background-image: url(../images/Fotolia_8039701_M.jpg);
	z-index:1;
}
.outerhome_allergen {
	width:1024px;
	height:768px;
	margin:0 auto;
	background-color:#ccc;
	position:relative;
	z-index:1;
}
.outeressen {
	width:1024px;
	height:768px;
	margin:0 auto;
	background-color:#ccc;
	position:relative;
	background-image: url(../images/fotolia_6069001sw.jpg);
	z-index:1;
}
.outerservice {
	width:1024px;
	height:768px;
	margin:0 auto;
	background-color:#ccc;
	position:relative;
	background-image: url(../images/Fotolia_7229091_M.jpg);
	z-index:1;
}
.outerkontkat {
	width:1024px;
	height:768px;
	margin:0 auto;
	background-color:#ccc;
	position:relative;
	background-image: url(../images/Fotolia_16375190_M.jpg);
	z-index:1;
}
.outerangebot {
	width:1024px;
	height:768px;
	margin:0 auto;
	background-color:#ccc;
	position:relative;
	background-image: url(../images/Fotolia_10082748_M.jpg);
	z-index:1;
}
.outerdownload {
	width:1024px;
	height:768px;
	margin:0 auto;
	background-color:#ccc;
	position:relative;
	background-image: url(../images/Fotolia_2373808_M.jpg);
	z-index:1;
}
.outerpresse {
	width:1024px;
	height:768px;
	margin:0 auto;
	background-color:#ccc;
	position:relative;
	background-image: url(../images/Fotolia_4157364_XS.jpg);
	z-index:1;
}
.outerjobs {
	width:1024px;
	height:768px;
	margin:0 auto;
	background-color:#ccc;
	position:relative;
	background-image: url(../images/IMG_4820_Hintergrund-sw_KLEIN.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	z-index:1;
}
.outerimpressum {
	width:1024px;
	height:768px;
	margin:0 auto;
	background-color:#ccc;
	position:relative;
	background-image: url(../images/home_Fotolia_1375913_M.jpg);
	z-index:1;
}
.outerdatenschutz {
	width:1024px;
	height:2368px;
	margin:0 auto;
	background-color:#ccc;
	position:relative;
	z-index:1;
}

/*.logo {
	width:280px;
	height:73px;
	text-align:center;
	color:#fff;
	font-size:25px;
	float:left;
	background-color:#090;
	padding-top:40px;
}*/
.logo {
	width:280px;
	height:73px;
	float:left;
}

.logo a {
	color:#fff;
	font-size:25px;
	text-decoration:none;
}
.navi {
	color:#fff;
	width:742px;
	height:144px;
	float:right;
	/*background-color:#09F;*/
	z-index:3;
	background-image:url(../images/thumb_bg.png);
	background-repeat:repeat-x;
	overflow:hidden;
}
a.homehover {
	display:block;
	width:86px;
	height:144px;
	background:transparent url(../images/home.png) no-repeat top;
	float:left;
}
a.homehover:hover {
	display:block;
	width:86px;
	height:144px;
	background:transparent url(../images/home.png) no-repeat bottom;
	float:left;
}
a.essenhover {
	display:block;
	width:86px;
	height:144px;
	background:transparent url(../images/essen.png) no-repeat top;
	float:left;
	margin-left:35px;
}
a.essenhover:hover {
	display:block;
	width:86px;
	height:144px;
	background:transparent url(../images/essen.png) no-repeat bottom;
	float:left;
	margin-left:35px;
}
a.servicehover {
	display:block;
	width:86px;
	height:144px;
	background:transparent url(../images/service.png) no-repeat top;
	float:left;
	margin-left:35px;
}
a.servicehover:hover {
	display:block;
	width:86px;
	height:144px;
	background:transparent url(../images/service.png) no-repeat bottom;
	float:left;
	margin-left:35px;
}
a.kontakthover {
	display:block;
	width:86px;
	height:144px;
	background:transparent url(../images/kontakt.png) no-repeat top;
	float:left;
	margin-left:35px;
}
a.kontakthover:hover {
	display:block;
	width:86px;
	height:144px;
	background:transparent url(../images/kontakt.png) no-repeat bottom;
	float:left;
	margin-left:35px;
}
a.angebotehover {
	display:block;
	width:86px;
	height:144px;
	background:transparent url(../images/angebote.png) no-repeat top;
	float:left;
	margin-left:35px;
}
a.angebotehover:hover {
	display:block;
	width:86px;
	height:144px;
	background:transparent url(../images/angebote.png) no-repeat bottom;
	float:left;
	margin-left:35px;
}
a.downloadhover {
	display:block;
	width:86px;
	height:144px;
	background:transparent url(../images/download.png) no-repeat top;
	float:left;
	margin-left:35px;
}
a.downloadhover:hover {
	display:block;
	width:86px;
	height:144px;
	background:transparent url(../images/download.png) no-repeat bottom;
	float:left;
	margin-left:35px;
}
.navthumb {
	margin-top:29px;
}
.naviline {
	clear:both;
	height:157px;
	width:687px;
	float:right;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	margin-right:55px;
}
.navilinehome {
	clear:both;
	height:157px;
	width:338px;
	float:right;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	margin-right:403px;
}
.navilinehome2 {
	clear:both;
	height:157px;
	width:338px;
	float:right;
	border-top:1px solid #fff;
	/*border-left:1px solid #fff;*/
	margin-right:403px;
}
.navilinetoponly {
	clear:both;
	height:157px;
	width:687px;
	float:right;
	border-top:1px solid #fff;
	margin-right:55px;
}
.navilinesmall {
	height:157px;
	width:245px;
	float:right;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}
.navilinesmallwithout {
	height:157px;
	width:245px;
	float:right;
}
.subnaviright {
	margin-top:10px;
	color:#fff;
}
.subnaviright a, hover, active {
	color:#fff;
}
.subnavileft a, hover, active {
	color:#fff;
}
.subnavileft li {
	margin-top:10px;
}
.box1 {
	float:left;
	width:103px;
	text-align:center;
	line-height:10px;
}
.box1 a{ 
	font-size:10px;
	font-weight:bold;
	}
.box2 {
	float:left;
	width:120px;
	text-align:center;
	line-height:10px;
}
.box2 a{ 
	font-size:10px;
	font-weight:bold;
	}
.box3 {
	float:left;
	width:100px;
	text-align:center;
	line-height:10px;
}
.box3 a{ 
	font-size:10px;
	font-weight:bold;
	}
.contentouter {
	clear:both;
}
.contentbox1 {
	height:390px;
	width:310px;
	margin:0px 22px 0px 0px;
	float:right;
	color:#fff;
	padding:10px;
	background-image:url(../images/50_tranz_bg.png);
	background-repeat:repeat;
}
.contentbox2 {
	height:390px;
	width:310px;
	margin:0px 60px 0px 0px;
	float:right;
	color:#fff;
	padding:10px;
	background-image:url(../images/50_tranz_bg.png);
	background-repeat:repeat;
}
.contentbox2px1 {
	height:410px;
	width:330px;
	margin:0px 58px 0px 0px;
	float:right;
	color:#fff;
	padding:1px;
	background-image:url(../images/50_tranz_bg.png);
	background-repeat:repeat;
}
.contentbox3 {
	width:810px;
	margin:0px 22px 0px 0px;
	float:right;
	color:#fff;
	padding:10px;
	background-image:url(../images/50_tranz_bg.png);
	background-repeat:repeat;
}
.linkbox {
	height:390px;
	width:200px;
	margin:0px 0px 0px 35px;
	float:left;
	color:#fff;
	padding:10px;
}
.footer {
	height:28px;
	width:100%;
	position: absolute;
	bottom:0;
	background-image:url(../images/50_tranz_bg.png);
	background-repeat:repeat;
	clear:both;
}
.footerdatenschutz {
	height:28px;
	width:100%;
	bottom:0;
	background-image:url(../images/50_tranz_bg.png);
	background-repeat:repeat;
	clear:both;
}
#opaque {
	opacity:0.5;
	-moz-opacity:0.5;
	filter: alpha(opacity=50);
}
#noneopaque {
	opacity:1;
	-moz-opacity:1;
	filter: alpha(opacity=100);
}
.footertext {
	color:#fff;
	margin:5px 5px 0px 0px;
	text-align:right;
}
.footernavi {
	display:inline;
	margin-right:10px;
}
#lastchild {
	margin:0px 55px 0px 0px;
}
/* Content-Texte*/
.agbtext {
	font-size:12px;
	margin-top:-10px;
}
.agbtext a {
	color:#fff;
	font-weight:bold;
}
.vorspeisentabelle {
	margin-top:-14px;
}
.vorspeisentabelle td {
	font-size:11px;
	line-height:16px;
}
.vorspeisentabelle tr:hover {
	background-color:#912735;
}
.vorspeisentabelle tr {
	/*border-bottom:#fff dotted 1px;*/
}
.firstline {
	/*border-top:#fff dotted 1px;*/
}
.vorspeisentabelle2 tr {
	border-bottom:#fff dotted 1px;
}
.firstline2 {
	border-top:#fff dotted 1px;
}

.vorspeisentabelle2 {
	margin-top:-14px;
}
.vorspeisentabelle2 td {
	font-size:11px;
	line-height:16px;
}
.vorspeisentabelle2 tr:hover {
	background-color:#912735;
}


#twentypixelTop {
	padding-top:20px;
}
.input {
	margin-top:5px;
	background-color: transparent;
	border: 0;
}


.button {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-style:normal;
  font-size:10px;
  font-weight:bold;
  background-color:#b5123d;  
  color:#fff;  
  /*border:1px solid #ccc; */
  }

input{  border: 1px #ccc solid;}

textarea{  border: 1px #ccc solid;}

select {  border: 1px #ccc solid;}
.kursiv{ font-style:italic; font-size:11px;}
