@charset "utf-8";
/* CSS Domino Gastro */

* {margin: 0; padding: 0; list-style: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
body {background:url(bilder/tischecke_mit.jpg); }
#container {width: 1000px; margin: 30px auto; height: 600px; color:#666666; }
img {border:none;}

h2 {font-size: 16px; margin-top: 20px; margin-left: 0px;}
h3 {font-size: 16px; margin-top: 20px; margin-left: 0px;}
p {font-size: 13px; color:#222; line-height: 1.4em; padding: 20px 0 0 0;}
p.klein {font-size: 11px; color:#222; line-height: 1.4em; padding: 0 0 0 20px;}
.teaser {font-size: 16px;line-height: 1.3em;}
.gruen {color:#339933;}
.blau {color:#330099;}

a {color: darkgreen; text-decoration: none;}

#af table {color: #330099; font-size: 12px;}
#bf table {color: green; font-size: 12px;}
#kf table {color: black; font-size: 12px;}



#header {
	width: auto;
	height: 210px;
	position: relative;
}

.logo {
	position: relative;
	width: 240px;
	margin: 30px 0 0 60px;
}

#slogan {
	text-align: center;
	font-size: 15px;
	color:#222;
	width: 250px;
	margin: 15px 0 0 50px;
}

#slideshow { position: absolute; left: 350px; top: 0;}

#nav {position: relative; height: 32px; margin: 8px 0 0 20px; }
ul#menu {background: transparent; position: relative; top: 0; left: 0;}

ul#menu li {background:#b0c4de; float: left; position: relative; margin-right:3px; }
ul#menu li.act a {color: white;}
ul#menu li a {text-decoration: none; color:#222; padding: 7px 17px ; display: block; }
ul#menu li a:hover { color: white; padding: 7px 17px ; display: block; }


#content {position: relative; height: 400px; margin-top: 20px; }

#intro {position: relative; font-size: 1.1em; color: #555; padding: 5px 20px; }
		img.taste {height: 44px;}
		img.portrait {width: 170px; height: auto;}
		

#wrapper {
	float: left;
	width: 70%;
	height: auto;
	margin-top: 10px;
	background:transparent;
}
   
#lisp {
	float: left;
	width: 43%;
	height: auto;
	font-size: 1.4em;
	url(bilder/transp30.png) color: #000066;
	padding: 10px 20px;
}

#misp {
	float: right;
	width: 43%;
	height: auto;
	font-size: 1.4em;
	url(bilder/transp30.png) color: #336600;
	padding: 10px 20px;
}

#resp {
	float: right;
	width: 25%;
	height: auto;
	font-size: 1.4em;
	url(bilder/transp30.png) color: #336600;
	padding: 10px 20px;
	margin-top: 10px;
}

#lisp_iso {
	float: left;
	width: 20%;
	font-size: 1.4em;
	color: #000066;
	padding: 0 20px;
	background:url(bilder/transp30.png);
}

#resp_iso {
	float: right;
	width: 75%;
	height: auto;
	font-size: 1.4em;
	color: #336600;
	background:url(bilder/transp30.png);
	margin-top: 0px;
}

#lisp_breit {
	float: left;
	width: 30%;
	font-size: 1.4em;
	color: #000066;
	background:url(bilder/transp30.png);
	padding: 20px;
}

#resp_breit {
	float: left;
	width: 45%;
	height: auto;
	font-size: 1.4em;
	color: #336600;
	background:url(bilder/transp30.png);
	margin: 0px 40px 0 40px;
	padding: 20px;
}

#usp {
	float: left;
	margin-left: 20px;
	margin-top: 40px;
}

iframe {margin-top: -50px;}

#danke {background:url(bilder/transp30.png); padding: 120px 50px;}
