* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(./img/burgrock_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #00001C;
	color: #ffffff;
	font-size: 76%;
	font-family: Arial;
}

a {
	color: #ff0000;
	text-decoration: underline;
	outline: none;
}

a.weiter {
	color: #FF0000;
	background-image: url(./img/weiter.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 15px;
}

a#mk-link {
	display: block;
	position: absolute;
	width: 300px;
	height: 60px;n
	top: 0;
	left: 0;
	text-decoration: none;
}

a#home-link {
	display: block;
	position: absolute;
	width: 240px;
	height: 180px;
	top: 80px;
	right: 30px;
	text-decoration: none;
}

p {
	margin-bottom: 0.7em;
}

img {
	border: none;
}

.hidden, .hidden-nav {
	display: none;
}

.container {
	width: 99%;
	overflow: hidden;
}

#main {
	min-height: 500px;
	background-image: url(./img/burgrock_header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0 auto;
}

#main2 {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#quicknav {
	padding-top: 60px;
	padding-right: 60px;
	text-align: right;
}

* html #quicknav {
	position: absolute;
	top: 60px;
	right: 60px;
	padding: 0;
}

ul#newsticker {
	margin: 0 auto;
	margin-top: 200px;
	height: 55px;
	font-size: 2.5em;
	list-style-type: none;
	font-family: 'Trebuchet MS', Arial;
	width: 845px;
}

* html ul#newsticker {
	text-align: left;
	padding-left: 120px;
}

ul#newsticker li {
	display: block;
	width: 845px;
	padding: 0;
}

ul#newsticker li a {
	text-decoration: none;
	color: #ffffff;
}

#menu {
	margin-top: 30px;
	height: 50px;
	margin-left: 50px;
	margin-right: 10px;
	font-family: 'Trebuchet MS', Arial;
	position: relative;
}

* html #menu {
	margin-top: 28px;
}

#menu ul li a {
	text-decoration: none;
	display: block;
}

#menu ul li img {
	z-index: 1;
}


* html #menu ul li#home {
	margin: 0px;
}

* html #menu ul li#festival {
	margin: 0px;
}

* html #menu ul li#burgrock {
	margin: 0px;
}

* html #menu ul li#bands {
	margin: 0px;
}

* html #menu ul li#tickets {
	margin: 0px;
}

*  html #menu ul li#forum {
	margin: 0px;
}

*  html #menu ul li#kontakt {
	margin: 0px;
}



#content-wrapper {
	margin-top: 10px;
	min-height: 200px;
	margin-left: 120px;
	/* margin-right: 50px; */
	margin-right: 140px;
	overflow: hidden;
	z-index: 1;
	background-image: url(./img/content_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #00001c;
	text-align: left;
}

#content-wrapper ul, #content-wrapper ol {
	margin-left: 1.5em;
	margin-bottom: 1em;
}

#content-wrapper ul#s3sliderContent {
	margin-left: 0;
	margin-bottom: 0;
}

* html #content-wrapper {
	width: 100%;
}

#map, #map a {
	color: #000000;
}


#boxes-left {
	width: 180px;
	float: left;
	margin-left: 10px;
}

#boxes-left .box-layout-1 {
	background: url(./img/leftbox_back.jpg) #101028;
	background-repeat: repeat-x;
	background-position: left top;
	width: 178px;
	border: 1px solid #666666;
	font-size: 1.1em;
	margin-bottom: 30px;
}

* html #boxes-left .box-layout-1, * html #boxes-left .box-layout-2 {
	width: 180px;
}

#boxes-left .box-layout-2 {
	background: url(./img/newsbox_back.jpg) #2A3592;
	background-repeat: repeat-x;
	background-position: left top;
	width: 178px;
	border: 1px solid #666666;
	font-size: 1.1em;
	margin-bottom: 30px;
}

#boxes-left .box-layout-1  h3, #boxes-left .box-layout-2  h3{
	font-size: 1.5em;
	font-family: 'Trebuchet MS', Arial;
	letter-spacing: 0.1em;
	padding: 5px;
	margin-bottom: 0.5em;
}

#boxes-left .box-layout-1  ul, #boxes-left .box-layout-2 ul {
	list-style-type: none;
}

#boxes-left .box-layout-1  ul li, #boxes-left .box-layout-2 ul li {
	margin-bottom: 0.6em;
	margin-left: 0.5em;
}

#boxes-left .box-layout-1 .content, #boxes-left .box-layout-2 .content {
	padding: 3px;
}

#boxes-left .box-layout-1 .image-list,
#boxes-left .box-layout-2 .image-list {
	overflow: hidden; 
	width: 100%;
}

#boxes-left .box-layout-1 .image-list li,
#boxes-left .box-layout-2 .image-list li {
	/*float: left;*/
/*	width: 40%;*/
margin-bottom: 1em;
}

.list1 {
	float: left;
	width: 49%;
}

.list2 {
	float: right;
	width: 49%;
}

#content {
	margin-left: 210px;
	/* width: 720px; */
}

#content ul {
	/*list-style-type: none;*/
}

/*Ausrichtungen Bilder*/
.contentright
{
  float: right;
  margin-left: 0.8em;
  margin-bottom: 0.1em;
  text-align: center;
}

.contentleft
{
  float: left;
  margin-right: 0.8em;
  margin-bottom: 0.1em;
  text-align: center;
}

/* Dennis */
.contentovercenter
{
  width: 100%;
  text-align: center;
  margin-bottom: 0.5em;
}

.contentundercenter
{
  width: 100%;
  text-align: center;
  margin-top: 0.5em;
}

.contentover {
  margin-bottom: 0.5em;
}

.contentunder {
  margin-top: 0.5em;
}


.leftcontent {
	width: 49%;
	float: left;
}

.rightcontent {
	width: 49%;
	float: right;
}

div.bildunterschrift {
	font-size: 0.9em;
	color: #fff;
	text-align: center;
	padding: 0.1em;
}

.textbild img{
	border: 1px solid #fff;
}

#content .block {
	margin-bottom: 2.5em;
}

.image-left {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

.image-right {
	float: right;
	margin-left: 1em;
	margin-bottom: 0.5em;
}

#content .block h1 {
	border-bottom: 1px solid #FF0000;
	margin-bottom: 0.6em;
	font-size: 1.5em;
}

#content .block h2 {
	border-bottom: 1px solid #FF0000;
	margin-bottom: 0.4em;
	font-size: 1.3em;
}

#content .block h3 {
	margin-bottom: 0.4em;
	font-size: 1.1em;
}

#flashContent {
	/*border: 1px solid #ffffff;*/
	margin-bottom: 2em;
	position: relative;
	z-index: 1;
}

#myId, #myId_0, #myId_1, #myId_2, #myId_3,
#myId:active, #myId_0:active, #myId_1:active, #myId_2:active, #myId_3:active {
	outline:none;
}

#content p {
	line-height: 150%;
}


#footer {
	height: 180px;
	background-image: url(./img/burgrock_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/* margin-left: 120px; */
}

* html #footer {
	
}


/*menu*/
/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
#menu .menu {padding:0 0 0 32px; margin:0; list-style:none; height:40px; position:relative; font-family:arial, verdana, sans-serif; }
#menu .menu li.top {display:block; float:left; position:relative; margin-right: 4px; }
* html #menu .menu li.top { margin-right: 40px; }
#menu .menu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
#menu .menu li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:40px;}
#menu .menu li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(prodrop2/down.gif) no-repeat right top;}
#menu .menu li a.top_link:hover {color:#fff; background: url(prodrop2/button4.gif) no-repeat;}
#menu .menu li a.top_link:hover span {background:url(prodrop2/button4.gif) no-repeat right top;}
#menu .menu li a.top_link:hover span.down {background:url(prodrop2/button4a.gif) no-repeat right top;}

#menu .menu li:hover > a.top_link {color:#fff; background: url(prodrop2/button4.gif) no-repeat;}
#menu .menu li:hover > a.top_link span {background:url(prodrop2/button4.gif) no-repeat right top;}
#menu .menu li:hover > a.top_link span.down {background:url(prodrop2/button4a.gif) no-repeat right top;}


#menu .menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu .menu a:hover {visibility:visible;}
#menu .menu li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#menu .menu ul, 
#menu .menu :hover ul ul, 
#menu .menu :hover ul :hover ul ul,
#menu .menu :hover ul :hover ul :hover ul ul,
#menu .menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu .menu :hover ul.sub {z-index: 300; left:10px; top:43px; background: url(./img/leftbox_back.jpg) #101028;
	background-repeat: repeat-x; text-align: left;
	background-position: left top; border:1px solid #666666; white-space:nowrap; width:200px; height:auto;}
#menu .menu :hover ul.sub li {display:block; line-height:20px; position:relative; float:left; width:200px; }
#menu .menu :hover ul.sub li a {display:block; font-size:11px; line-height:25px; width:200px; text-indent:5px; color:#fff; text-decoration:none; /*border-bottom: 1px solid #fff;*/ }
#menu .menu :hover ul.sub li a.fly {}
#menu .menu :hover ul.sub li a:hover {background:#666; color:#fff; text-decoration: none;}
#menu .menu :hover ul.sub li a.fly:hover {color:#fff; }
#menu .menu :hover ul li:hover > a.fly {color:#fff; } 

#menu .menu :hover ul :hover ul,
#menu .menu :hover ul :hover ul :hover ul,
#menu .menu :hover ul :hover ul :hover ul :hover ul,
#menu .menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #000; white-space:nowrap; width:93px; z-index:200; height:auto;}
/* ende menu */



#s3slider, #s3slider0, #s3slider1, #s3slider2, #s3slider3,
#s3slider4, #s3slider5, #s3slider6, #s3slider7 {
    width: 400px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
	margin-bottom: 1.5em;
	z-index: 1;
}

#s3sliderContent {
   width: 100%; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
   overflow: hidden;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
   overflow: hidden;
}

.s3sliderImage span {
   position: absolute; /* important */
   /*font: 10px/15px Arial, Helvetica, sans-serif;*/
   padding: 10px 13px;
   width: 374px;
   background-color: #dddddd;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #222222;
   display: none; /* important */

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.s3sliderImage span.top {
	top: 0;
	left: 0;
	width: 100%;
}

.s3sliderImage span.bottom {
	bottom: 0;
	left: 0;
	height: 75px;
	width: 100%;
}

.s3sliderImage span.left {
	top: 0;
    left: 0;
	width: 110px !important;
}

.s3sliderImage span.right {
	right: 0;
	top: 0;
	width: 110px !important;
}

.clear {
   clear: both;
}


.contenttable {
	background-color: #273D9C;
	width: 98%;
}

.contenttable tr th {
	background-color: #2A359D;
}

.contenttable tr td {
	background-color: #00001C;
	
}

.tickerouter {
	margin: 0 auto;
	margin-top: 200px;
	height: 55px;
	margin-left: 127px;
}

* html .tickerouter {
	margin-top: 260px;
	margin-left: 30px;
}


/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
	/*margin: 0 auto;
	margin-top: 200px;*/
	height: 55px;
	font-size: 2.5em;
	list-style-type: none;
	font-family: 'Trebuchet MS', Arial;
	width: 845px;
	overflow: hidden; 
}
.tickercontainer a, #quicknav a {
	color: #ffffff;
}

* html .tickercontainer {
	/*margin-top: 260px;*/
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	width: 840px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 840px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
}

* html ul.newsticker li {
	white-space: nowrap;
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	margin: 0 50px 0 0;
	text-decoration: none;
} 
ul.newsticker span {
	margin: 0 50px 0 0;
} 


/* Modul: FormMailer */
#fm_container {
	overflow:hidden;
	width:100%;
	margin-bottom:0.7em;
}

.fm_left {
	float:left;
	text-align: right;
	width:35%;
	padding-left:0.25em;
}

.fm_right {
	float:right;
	width:63%;
}
.fm_right textarea {
	width:90%;
}

.fm_break {
	width:96%;
	padding-left:0.25em;
	margin-bottom:1em;
	margin-top:1em;
}

.fm_submit {
	width:96%;
	text-align:right;
}

.fm_right option {
	margin-right:2em;
}

.fm_submit input {
	width:10em;
	color:#000;
	background:#EEE;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	text-align:left;
	padding-left:0.5em;
}

.input option {
	padding-right: 0.5em;
}

input[type=submit], input[type=reset] {
	border: 1px solid #AD063E;
	background-color: #2A3592;
	padding: 3px 6px;
	color: #ffffff;
	font-weight: bold;
}

/* Downloadliste */
ul.downloadlist li {
	margin-bottom: 0.5em;
}

div.downloadlist h2 {
	font-size: 1em;
}

div.downloadlist h2 a {
	text-decoration: none;
}

.downloaditem {
	margin-bottom: 1em;
}

.bildergalerie {

}

.bildergalerie a {
	text-decoration: none;
}

.bildergalerie a.active {
	text-decoration: underline;
	font-weight: bold;
}

.bildergalerie-bildrahmen {
	border: 1px solid #ff0000;
	padding: 5px;
	margin: 5px;
	text-align: center;
}
