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

#picload{
	position: absolute;
	top: -100px;
	margin:-100px;
	width: 50px;
	height:50px;
	border: none;

}
body{
	background-color:#222222;
}
* {
	padding: 0px;
	margin: 0px;
	border: none;
}
hr{
  border:1px solid #dbd9db;
}
.negativ {
	background-color:#3f3f3d;
	color:#dbd9db;
	font-size:20px;
	float:left;
}
sup{
	font-size:36px;
}
.blue{
	color:#5e7daa;
	font-weight:bold;
}
.high{
	margin-bottom:20px;
}
.morecontent{
	position:relative;
	top:0px;
	height:auto;
  	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:justify;
	color:#000000;
}
.threecol{
	width:320px;
}
.twocolleft{
	width:450px;
	margin-right:60px;
	text-align:center;
	margin-left:40px;
}
.twocolright{
	width:450px;
	text-align:center;
}
.colmargin{
	margin-right:20px;
}
.colmarginright{
	top:2px;
	margin-left:520px;
	padding-right:10px;
}

	
#shell{
	position:relative;
	margin:auto;
	top:0px;
	width:1020px;
	height: auto;
	border:none;
	background-image:url(img/background.jpg);
	background-repeat:repeat-y;
}
#header{
	position:absolute;
	top:0px;
	margin-left:-90px;
	width:1200px;
	height:861px;
	border:none;
	background-image: url(img/header2.jpg);
	background-repeat:no-repeat;
}
#menutainer{
	position:absolute;
	top:575px;
	margin-left:-27px;
	width:715px;
	height:62px;
	background-image:url(img/menuback.png);
}
#topmenu{
	position: absolute;
	top:2px;
	margin-left:36px;
	height:35px;
	width:700px;
	overflow:hidden;
}
#foottainer{
	position:relative;
	float:left;
	margin-left:-29px;
	width:1067px;
	height:90px;
	background-image:url(img/menuback2.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
}
#footmenu{
	position: absolute;
	top:24px;
	margin-left:130px;
	height:35px;
	width:700px;
}
#footmenu2{
	position: absolute;
	top:32px;
	margin-left:440px;
	height:20px;
	width:700px;
}
#content{
	position:absolute;
	margin-left:0px;
	width:1010px;
	top:673px;
	height: auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(img/background2.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
}
#mitte{
	position:relative;
	margin:auto;
	width:270px;
	text-align:center;
}
#tickettainer{
	position:absolute;
	top:0px;
	margin-left:0px;
	height:700px;
	width:500px;
	font-size:16px;
	text-align:justify;
	color:#000000;
}
.large{
	font-size:36px;
	color:#3f3f3d;
}
#wiese{
	position: absolute;
	top:-62px;
	margin-left:0px;
	height:100px;
	width:400px;
}
#see{
	position: absolute;
	top:-62px;
	margin-left:0px;
	height:100px;
	width:400px;
}
	
	
/*----links------*/
.link{
	position: relative;
	top:0px;
	float:left;
	display:block;
	width:108px;
	margin-right:3px;
	height: 39px;
}

a{
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	color:#333333;
}
a.a{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
a.a:hover{
	color:#688eb3;
}
	
	
a.b{
     background-image: url(img/home.gif);
  }
a.b:hover {
	background-image: url(img/home_a.gif);
}
a.c {
     background-image: url(img/artists.gif);
  }
a.c:hover {
	background-image: url(img/artists_a.gif);
}
a.d {
     background-image: url(img/info.gif);
  }
a.d:hover {
	background-image: url(img/info_a.gif);
}
a.e {
     background-image: url(img/tickets.gif);
  }
a.e:hover {
	background-image: url(img/tickets_a.gif);
}
a.f {
     background-image: url(img/anfahrt.gif);
  }
a.f:hover {
	background-image: url(img/anfahrt_a.gif);
}
a.g {
     background-image: url(img/about.gif);
  }
a.g:hover {
	background-image: url(img/about_a.gif);
}

/*-------artists-----------*/
p {
  line-height: 1.5em;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 400px;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #3f3f3d;
  color: #dbd9db;	
  padding-right: 20px;
  padding:8px;
}

ul#menu li a:hover {
  background: #222222;
}

ul#menu li ul li  {
  background: #dbd9db;
  padding-left:10px;
  text-align: justify;
  padding-right:10px;
}
ul#menu li ul li a {
  padding-left:5px;
  color:#688eb3;
  background-color:#dbd9db;
  text-decoration:underline;
}

ul#menu li ul li a:hover {
  color:#222222;
  background-color:#dbd9db;
}

/*----menuright-----*/

ul#menuright, ul#menuright ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 400px;
}

ul#menuright a {
  display: block;
  text-decoration: none;	
}

ul#menuright li {
  margin-top: 1px;
}

ul#menuright li a {
  background: #3f3f3d;
  color: #dbd9db;	
  padding-right: 20px;
  padding:8px;
}

ul#menuright li a:hover {
  background: #222222;
}

ul#menuright li ul li  {
  background: #dbd9db;
  padding-left:10px;
  text-align: justify;
  padding-right:10px;
}
ul#menuright li ul li a {
  padding-left:5px;
  color:#688eb3;
  background-color:#dbd9db;
  text-decoration:underline;
}

ul#menuright li ul li a:hover {
  color:#222222;
  background-color:#dbd9db;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

/*--gallery---*/

#gallery {
	padding: 10px;
	display:block;
}
#gallery ul {
	list-style: none;
}
#gallery ul li { 
	display: inline;
}
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
	}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover {
	color: #fff;
}

