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

body {
	margin: 0;
	padding:0;
	background:#eae9e8;	
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	text-align:center;
	}
h1{font-size: 12pt;line-height: 30pt;margin:0 0 -7px 0;padding:0;}
h2{font-size: 12pt;}
ul{list-style:none;padding:0;margin:0;}

a	{
	color:#888888;	
	text-decoration:none;
	text-transform:uppercase;
	}
.clear{clear:both;}
.header{padding:15px 0 21px 0;}
.header a img{margin-left:21px;}
.mitte {
	position: relative;
	top: 0px;
	width: 850px;
	margin:0 auto;
	background:url(../bilder/back2.png) 0 0 repeat-y;
	text-align:left;	
	}
.navi{clear:both;float:left;margin:11px 0 15px 23px;width:190px;}
.navi ul{clear:both;float:left;list-style:none;padding:0;margin:0;font-family:Arial, Helvetica, sans-serif;font-size:11px;text-transform: uppercase;}
.navi ul li{clear:both;float:right;margin:2px;min-height:11px;}
.navi ul li a{color:#000;border-bottom: 1px solid #000;padding:2px;display:block;width:147px;text-align:right;}
.navi ul li a:hover{background:#b7b8b6;}	

.content{float:left;width:615px;padding-bottom:15px;}	
.content p{width:600px;padding-bottom:15px;}
.content blockquote p{width:550px;}

.adress ul{clear:both;float:left;padding:15px;}
.adress ul li{float:left;width:110px;line-height:19px;}
.adress ul li:nth-child(2n){width:190px;}

.markt ul{clear:both;float:left;margin-bottom:27px;}
.markt ul li{clear:both;float:left;padding-left:45px;}
.markt ul li:nth-child(2n){padding:10px 0 0 75px;}

table.messe{width:539px;}
table.messe td,table.messe td.tipp{height:25x;text-align:center;}
table.messe td:first-child{text-align:left;width:86px;}
table.messe td:nth-child(2n){width:112px;}
table.messe td:nth-child(3n){width:152px;}
table.messe td:nth-child(4n){text-align:right;width:187px;}
table.messe td.tipp{height:40px;}



ul.gallery{list-style:none;margin:0;padding:0;}
ul.gallery li{float:left;margin:0 30px 15px 0;}