@charset "utf-8";
/* CSS Document */
/*Simon Müller*/

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
	font-weight: bold;
}
body {
	background-color: #667AB5;
}
.haupt {
	background: #FFF;
	border: 7px solid #FFCC00;
	margin: 30px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius: 5px;
	font: 16px/18px Verdana, Geneva, sans-serif;
	text-align: center;
}
.menue {
	background: #88AF83;
	height: 80px;
	width: 100%;
	position: relative;
}

.haupt .menue table {
	height: 81px;
	width: 100%;
	border-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.haupt .menue table tr .logo {
	height: 80px;
	width: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #88AF83 url(../images/logo.jpg) no-repeat;
}
.haupt .menue table tr .hauptmenue {
	height: 40px;
	width: auto;
	background: url(../images/menue.jpg) repeat-x;
	text-align: left;
}
.haupt .menue table tr .handwerk {
	height: 80px;
	width: 80px;
	margin: 0px 0px 0px auto;
	background: #88AF83 url(../images/handwerk.jpg) no-repeat;
	text-align: right;
}
.haupt .menue table tr .werbespruch {
	font: 20px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: right;
	background: #88AF83 url(../images/logo2.jpg) no-repeat 0px 0px;
	height: 40px;
}
.haupt .images {
	height: 80px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background: #667AB5;
	padding-top: 2px;
}
.cobyright {
	height: 16px;
	font: 14px Verdana, Geneva, sans-serif;
	color: #FFFF53;
	background: #88AF83;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
a.cobyright {
	height: 16px;
	font: 14px Verdana, Geneva, sans-serif;
	color: #FFFF53;
	background: #88AF83;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
a.cobyright:link {
	height: 16px;
	font: 14px Verdana, Geneva, sans-serif;
	color: #FFFF53;
}
a.cobyright:hover {
	text-decoration: underline;
}
.imagesabstand {
	margin: 5px 1px auto;
	height: 70px;
	text-align: center;
}
.wilkommen {
	font: 36px Verdana, Geneva, sans-serif;
	color: #667AB5;
	text-align: center;
}
.produktangaben {
	width: 100%;
	margin: 0px;
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
}
.ueberschrift {
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: underline;
	font-size: 16px;
	text-align: center;
}
.haupt .produktangaben tr td .prospekt {
	font: bold 14px Verdana, Geneva, sans-serif;
	text-align: center;
}
.haupt .produktangaben tr td .ueberschrift .ueberschrift {
	text-align: center;

}
