@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=EB+Garamond);
@import url(http://fonts.googleapis.com/css?family=Clicker+Script);
@import url(http://fonts.googleapis.com/css?family=Lobster);

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
font-family: 'EB Garamond', serif;
		background-color:#e6dba5;
		padding:25px 0;
}

#main{
	margin:auto;
	width:956px;
	background-color:#97bf0d;
	background-image:url(kopf.jpg);
	background-repeat:no-repeat;
	border:#fff solid 10px;
-webkit-box-shadow: 2px 2px 2px 2px rgba(102,102,102,0.5);
-moz-box-shadow: 2px 2px 2px 2px rgba(102,102,102,0.5);
box-shadow: 2px 2px 2px 2px rgba(102,102,102,0.5);	}

#navi{ height:350px;}
#navi li a{
	display:block;
	font-size:18px;
	color:#fff;
	text-transform:normal;
	text-decoration:none;
	font-weight:100;
	padding-right:30px;
	font-family: 'Lobster', cursive;
	text-shadow: 1px 1px 1px #666;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
	}

#navi li a:hover{
	color:#57453c;
	text-decoration:none;}


#navi li{
	float:left;}
#naviul{ 
margin:325px 0 0 30px;
padding:0;
list-style-type:none;
width:900px;
float:left;}

#naviulzwei{ 
margin:445px 0 0 20px;
padding:0;
list-style-type:none;
float:right;
text-align:right;}
#text{
	margin:30px 0 30px 30px;
	color:#fff;
	font-size:18px;
	line-height:20px;
	float:left;
	width:600px;}
#textzwei{
	margin:30px 30px 30px 30px;
	color:#fff;
	font-size:14px;
	line-height:18px;
	float:left;
	}
#textdrei{
	margin:30px 30px 30px 30px;
	color:#fff;
	font-size:14px;
	line-height:18px;
	float:left;}
#textdrei img{ padding:5px;}

#rechts{
	float:right;
	margin:30px 30px 30px 30px;}
	
h1, h2{
	font-size:24px;
	text-transform:normal;
	font-weight:normal;
	font-family: 'Lobster', cursive;
	text-shadow: 1px 1px 1px #666;
	color:#FFF;
	}
h1{font-size:32px; line-height:36px}
#aussteller{
	width:272px;
	height:240px;
	border:6px solid #fff;
	padding:0; float:left;
	margin-bottom:20px;
	background:url(bg-aussteller.jpg);
	color:#f29400;
	text-align:center;
	}

#ausstellerzwei{
	margin:0 20px 20px 20px;
	width:272px;
	height:240px;
	border:6px solid #fff;
	padding:0; float:left;
	background:url(bg-aussteller.jpg);
	color:#f29400;
	text-align:center;
	
	}
	
#aussteller div:hover{
	width:272px;
	height:240px;
	border:1px solid #fff;
	padding:5px; float:left;
	margin-bottom:20px;
	background-color:#000;}
.impressum{ text-align:center;}
.impressum a, #mapviewer a, div#main div#content div#text a{ 
font-size:18px; padding:0;
color:#f4f1ec; 
text-decoration:none;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
  font-weight:normal;
}
.impressum a:hover, #mapviewer a:hover, div#main div#content div#text a:hover{
	color:#57453c;
	text-decoration:none;}


@keyframes fadein{from{opacity:0;}to{opacity:1;}}@-moz-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-o-keyframes fadein{from{opacity:0;}to{opacity:1;}}

div#main div#content div#text a

