html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #313131;
	color: #292946;
}
img {
	border: 0;
}
#container {
	width: 100%;
	position: relative;
	min-height: 100%;
	margin: 0px auto;
	padding: 0;
	height: 100%;
	background-color: #313131;
	background-position: center 383px;
	background-repeat: no-repeat;
	background-image: url('img/bg_water.jpg');
	font-family: Helvetica, Arial; sans-serif;
	font-size: 12px;
	color: #292946;
}
html>body #container {
	height: auto;
}
#bgTop1 {
	width: 100%;
	height: 374px;
	background-repeat: repeat-x;
	background-image: url('img/bg_top.jpg');
}
#bgTop2 {
	width: 100%;
	height: 9px;
	background-repeat: repeat-x;
	background-image: url('img/bg_orange.jpg');
}
#bgContent {
	width: 942px;
	height: 520px;
	margin: -336px auto 0 auto;
	padding: 50px 0 0 0;
	background-repeat: no-repeat;
	background-image: url('img/bg_content.jpg');
}
#bgContentStart {
	width: 942px;
	height: 520px;
	margin: -336px auto 0 auto;
	padding: 50px 0 0 0;
	background-repeat: no-repeat;
	background-image: url('img/bg_content_start2.jpg');
}
/* ----------------------------------------------------- */
#messeButton {
	width: 150px;
	text-align: center;
}
/* ----------------------------------------------------- */
#bgContentLeer {
	width: 942px;
	height: 520px;
	margin: -336px auto 0 auto;
	padding: 50px 0 0 0;
	background-repeat: no-repeat;
	background-image: url('img/bg_content_leer.jpg');
}
#logo {
	position: absolute;
	width: 230px;
	height: 94px;
	margin: -12px 0 0 120px;
	background-repeat: no-repeat;
	background-image: url('img/yc_logo.gif');
}
#logo a {
	display: block;
	width: 230px;
	height: 94px;
	border: 0;
	text-decoration: none;
}
#content {
	width: 437px;
	height: 422px;
	margin: -11px 120px 0 385px;
}
#content p {
	margin: 10px;
	line-height: 14px;
}
#content p.klein {
	margin: 10px;
	line-height: 12px;
}
#content h1, h2 ,h3 ,h4, h5, h6 {
	margin: 10px 5px 0 10px;
	padding: 0;
}
#content img {
	margin: 0;
	border: 0;
}
#content a {
	font-family: Helvetica, Arial; sans-serif;
	color: #292946;
	text-decoration: none;
	border-bottom: 1px dotted #292946;
}
#content a:hover {
	color: #ff6712;
	border-bottom: 1px dotted #ff6712;
}
#content a.noborder {
	border-bottom: 0;
}
#content a.noborder2 {
	border-bottom: 0;
	margin: 0;
	padding: 0;
}
#content a.noborder2 img {
	margin: 1px 0 0 0;
	padding: 0;
}
#content ul.preisliste {
	margin: 10px;
}
#content ul.preisliste li {
	margin: 10px;
}
#gallery {
	width: 282px;
	height: 96px;
	position: absolute;
	margin: 343px 0 0 97px;
}
#gallery a, #gallery img {
	padding: 0;
	margin: 0;
	border: 0;
}
#naviTop {
	position: absolute;
	margin: -50px 0 0 385px;
	padding: 0;
	width: 437px;
	height: 29px;
	background-image: url('img/bg_navi.gif');
	background-repeat: no-repeat;
	z-index: 9;
}
#naviTop ul {
	list-style-type: none;
	margin: 0 0 0 -20px;
}
#naviTop ul li {
	margin: 10px 10px 0 10px;
	float: left;
}
#naviTop ul li img {
	margin: -9px 0 0 0;
}
#naviTop ul li a {
	display: block;
	font-family: Helvetica, Arial; sans-serif;
	font-size: 12px;
	color: #292946;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}
#naviTop ul li a:hover {
	color: #ff6712;
	border-bottom: 1px dotted #ff6712;
}

#naviLeft {
	position: absolute;
	width: 230px;
	height: 94px;
	margin: 124px 0 0 120px;
}
#naviLeft ul {
	list-style-type: none;
	margin: 0 0 0 -16px;
}
#naviLeft ul li {
	margin: 5px 5px;
}
#naviLeft ul li a {
	font-family: Helvetica, Arial; sans-serif;
	font-size: 12px;
	color: #292946;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}
#naviLeft ul li a:hover {
	color: #ff6712;
	border-bottom: 1px dotted #ff6712;
}

#naviBottom {
	position: absolute;
	margin: 445px 0 0 651px;
	padding: 0;
	width: 195px;
	height: 11px;
	background-image: url('img/bg_bottom_nav.jpg');
	background-repeat: no-repeat;
}
#naviBottom ul {
	list-style-type: none;
	margin: 0 0 0 -45px;
}
#naviBottom ul li {
	margin: 0 3px 0 3px;
	float: left;
}
#naviBottom ul li a {
	display: block;
	font-family: Helvetica, Arial; sans-serif;
	font-size: 8px;
	color: #292946;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}
#naviBottom ul li a:hover {
	color: #ff6712;
	border-bottom: 1px dotted #ff6712;
}
form {
	margin: 10px;
}
form input, form textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #292946;
	background-color: #ddd;
}

#agb {
	margin: 0;
	padding: 20px;
	background-color: #eee;
	font-family: Verdana; sans-serif;
	font-size: 12px;
	color: #292946;
	line-height: 14px;
}
a.sitemap {
	font-family: Helvetica, Arial; sans-serif;
	color: #292946;
	text-decoration: none;
	border-bottom: 1px dotted #292946;
	line-height: 18px;
}
a:hover.sitemap {
	color: #ff6712;
	border-bottom: 1px dotted #ff6712;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -10px;
	padding-bottom: 0px;
}
.sm {
	margin: 0 0 0 60px;
}
.sm li {
	margin: 0 0 0 -20px;
}
.sm li ul {
	margin: 5px 0 5px 0;
}

.defaultTable {
	width: 417px;
	margin: 10px;
	padding: 0;
	border: 0;
	background-color: #eee;
	float: left;
}
.defaultTable td {
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid white;
}
.smallTable {
	width: 417px;
	margin: 10px;
	padding: 0;
	border: 0;
	background-color: #eee;
	float: left;
}
.smallTable td {
	font-size: xx-small;
	font-family: Verdana;
	text-align: center;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid white;
}
.klein {	
	margin: 10px;
	font-size: 10px;
	font-family: Verdana;
	line-height: 12px;
}
.4mail {
	margin: 0 0 0 20px;
}
.imgOverview {
	float: left;
	width: 130px;
	margin: 0 5px 10px 5px;
	text-align: center;
	font-size: xx-small;
	font-family: Verdana;
}
.imgOverview img {
	margin: 15px auto;
	padding: 0 10px 0 0;
}
.stdList {
	line-height: 18px;
}
/* ------------------------------------------------ */
/* IE6 Hack */
/* ------------------------------------------------ */
* html #container {
	margin-top: -19px;
}
* html #content, * html #content p {
	padding-top: -10px;
	margin-top: 0;
}
* html #content img {
	margin-top: 0;
}
* html br {
	height: 4px;
	margin: 0;
	padding: 0;
	line-height: 8px;
}
* html img.sneaker {
	margin: -110px 0 0 0;
}
* html #naviTop {
	margin: -50px 0 -10px 0;
	padding-left: 30px;
	padding-bottom: 0px;
}
* html #naviTop ul {
	margin: -2px 0 0 -20px;
}
* html #naviTop ul li {
	margin-bottom: 0;
	padding-bottom: 0;
}
* html #logo {
	position: absolute;
	width: 230px;
	height: 94px;
	margin: -12px 0 0 -260px;
	background-repeat: no-repeat;
	background-image: url('img/yc_logo.gif');
}
* html #bgContent, * html #bgContentStart, * html #bgContentLeer {
	margin-top: -342px;
}
* html #naviBottom {
	margin-left: 266px;
}
* html #naviBottom ul li a:hover {
	padding: 8px 0 0 0;
}
* html #naviLeft {
	margin-left: -238px;
}
* html #naviLeft ul {
	list-style-type: none;
	margin: 0 0 0 0;
}
* html #gallery {
	margin: 343px 0 0 -288px;
}
* html .klein {
	line-height: 10px;
}
* html .imgOverview {
	line-height: 9px;
	margin: 0;
	padding: 0;
}
* html .imgOverview img {
	margin: 5px auto;
	padding: 0 5px 0 0;
}
* html .smallTable {
	margin: 10px 0;
}
* html .sm li {
	margin: 0 0 0 10px;
}
* html .sm li ul {
	margin: 8px 0 8px 0;
}
/* ------------------------------------------------ */
/* IE7 Hack */
/* ------------------------------------------------ */
*+html br {
	height: 10px;
	margin: 0;
	padding: 0;
	line-height: 10px;
}
*+html #container {
	margin-top: -19px;
}
*+html #content img {
	margin-top: -11px;
}
*+html #naviTop {
	margin: -50px 0 0 0;
	padding-left: 30px;
}
*+html #naviTop ul {
	margin: -2px 0 0 -20px;
}
*+html #naviTop ul li img {
	margin: -7px 0 0 0;
}
*+html #logo {
	position: absolute;
	width: 230px;
	height: 94px;
	margin: -12px 0 0 -260px;
	background-repeat: no-repeat;
	background-image: url('img/yc_logo.gif');
}
*+html #naviBottom {
	margin-left: 271px;
}
*+html #naviBottom ul li a:hover {
	padding: 8px 0 0 0;
}
*+html #naviLeft {
	margin-left: -238px;
}
*+html #naviLeft ul {
	list-style-type: none;
	margin: 0 0 0 0;
}
*+html #gallery {
	margin: 343px 0 0 -288px;
}
*+html .klein {
	line-height: 8px;
}
*+html .imgOverview {
	line-height: 10px;
	margin: 2px;
	padding: 4px;
}
*+html .imgOverview img {
	margin: 5px auto;
	padding: 0 5px 0 0;
}
*+html .smallTable {
	margin: 10px 0;
}
*+html .sm li {
	margin: 0 0 0 10px;
}
*+html .sm li ul {
	margin: 8px 0 8px 0;
}