@charset "utf-8";
/* CSS Document */
/* Author: Patrick Kahse*/
/* Copyright: Oxyon-Wolff*/

html {
	height:101%
}
body {
	background-color:#f0eee1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(bilder/bodybg.gif);
	background-repeat:repeat-x;
	height:101%;
}
#centerdiv {
	background-color:#ffffff;
	width:800px;
	height:auto;
	position:absolute;
	left:50%;
	margin-left:-400px;
	margin-top:43px;
}
#head {
	width:800px;
	height:120px;
	background-image:url(bilder/headerbg.gif);
	background-repeat:repeat-y;
	background-color:#f0eee1;
}
#links {
	width:800px;
	height:23px;
	background-image:url(bilder/navibg.gif);
	background-repeat:repeat-y;
	padding-left:40px;
	padding-top:6px;
}
#links ul {
	margin:0px;
	padding-left:0px;
	list-style:none;
}
#links ul li {
	display:inline;
	padding-left:10px;
}
#content {
	width:800px;
	height:auto;
	background-image:url(bilder/contentbg.gif);
	background-repeat:repeat-y;
	background-color:#f0eee1;
}
#footer {
	width:800px;
	height:50px;
	background-image:url(bilder/footerbg.gif);
	background-repeat:no-repeat;
	background-color:#f0eee1;
	color:#000000;
	padding-top:2px;
	text-align:center;
}
#logo {
	padding-left:40px;
	padding-top:40px;
	font-family: Times New Roman, Times, serif;
	font-size:35px;
}
#subheadline {
	padding-left:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;/*text-decoration:underline;*/
}
#messe {
	height:140px;
	width:230px;
	/*background-color:#444334;*/
	padding:10px;
	padding-top:25px;
	padding-left:20px;
	color:#ffffff;
	float:left;
	background-image:url(bilder/messe_bg.gif);
	background-repeat:no-repeat;
}
#contentleft {
	width:470px;
	padding-top:15px;
	color:#000000;
	margin-left:40px;
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	padding-left: 10px;
}
#textlang {
	margin-left:50px;
	width:700px;
}
#headlinecontent {
	margin-left:45px;
	color:#444334;
	font-size:16px;
	font-weight:bold;
	padding:5px;
}
#headlinecontentom {
	color:#444334;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:0px;
}
#headline {
	color:#bfbf07;
	font-size:12px;
	font-weight:bold;
}
#ah {
	width:800px;
	height:25px;
	background-image:url(bilder/contentbg.gif);
	background-repeat:repeat-y;
	background-color:#f0eee1;
	clear:both;
}
#thumb {
	width:200px;
	float:left;
	text-align:center;
	margin-top:10px;
}
#copyright {
	text-align:center;
	background-color:#f0eee1;
}
#block {
	text-align:justify;
	margin-top:5px;
	width:700px;
}
a:link {
	text-decoration:none;
	color:#ffffff;
}
a:hover {
	text-decoration:none;
	color:#bfbf07;
}
a:visited {
	text-decoration:none;
	color:#cccccc;
}
a:active {
	text-decoration:none;
	color:#bfbf07;
}
#content a:link {
	text-decoration:none;
	color:#bfbf07;
}
#content a:hover {
	text-decoration:underline;
	color:#bfbf07;
}
#content a:visited {
	text-decoration:none;
	color:#cccccc;
}
#content a:active {
	text-decoration:none;
	color:#bfbf07;
}
#current {
	color:#bfbf07;
}
#clear {
	clear:both;
}
#katalog {
	width:140px;
	float:left;
	margin-top:15px;
}
#katalogcb {
	width:50px;
	float:left;
	margin-top:13px;
}
.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:10px;
	font-weight:bold;
	background-color :#444334;
	color:#afac0d;
	border:1px solid #afac0d;
}

