html {
border:none;
padding:0px;
margin:0px;
border-spacing:0px;
}
html *{
border:none;
padding:0px;
margin:0px;
border-spacing:0px;
border-collapse:collapse;
font-family: helvetica, arial, sans-serif;
font-weight:normal;
font-size: 12px;
color: #cc9900;
}
body {
background-color:#7f4c00;
color: #cc9900;
}
*.left {
float:left;
}
*.right{
float:right;
}
*.clear{
clear:both
}

/*layout*/
#rahmen {
position:absolute;
top:50%;
left:50%;
width:800px;
height:550px;
margin-left:-400px;
margin-top:-275px;
background:#ff0000;
background:url(../images/background.gif);
overflow:hidden;
text-align:center;
}
#rahmen-start{
position:absolute;
top:50%;
left:50%;
width:800px;
height:550px;
margin-left:-400px;
margin-top:-275px;
background:#ff0000;
background:url(../images/background.gif);
text-align:center;
}
#kopf {
width:800px;
height:80px;
text-align:left;
background:url(../images/header.gif);
background-color:transparent;
background-repeat:no-repeat;
background-position: right;
overflow:hidden;
}
#kopf img{
float:left;
}
#kopf a {
color:#cb9a00!important;
text-decoration:none;
}
#kopf a:hover {
color:white!important;
text-decoration:underline!important;
}
#contentbox {
width:100%;
height:336px;
overflow: auto;
text-align:center;
margin:0px auto 80px auto;
}
#content {
width:760px;
overflow: auto;
margin:0px auto 0px auto;
text-align:center;
}
#content>div{
overflow:hidden;
display:block;
}
#fuss {
width:800px;
height:55px;
position:absolute;
top:495px;
left:0px;
}
#hauptmenu {
width:800px;
height:36px;
background:#993300;
}
.contentitem {
}
.contentintro {
vertical-align:middle;
overflow:hidden;
}
.blog {
}
.blog .contentheading {
display:visible;
}
/*contentlinks*/
#content a {
color:#804D01;
display:inline;
}
#content a:link {
color:#804D01;
}
#content a:hover {
color:#cc9900;
}
#content a:visited {
color:#993300;
}
/* Textelemente */
h1 {
color:#993300;
font-size:28px;
line-height:42px;
font-weight:bold;
margin-bottom:10px;
}
h2 {
color:#993300;
font-size:14px;
line-height:33px;
font-weight:normal;
}
h3 {
color:#993300;
font-size:16px;
line-height:24px;
font-weight:normal;
font-weight:bold;
margin:5px 0px 0px 3px;
}
h4,h5,h6,h7,h8,h9 {
color:#993300;
font-size:12px;
line-height:16px;
font-weight:normal;
font-weight:bold;
margin:5px 0px 0px 3px;
}
#content p {
color:#cc9900;
text-align: justify;
margin:5px 0px 5px 0px;
}
address {
margin-left:250px;
margin-top:100px;
text-align:left;
font-style:normal;
line-height:20px;
}
#content pre{
padding:5px;
margin:5px;
display:block;
behavior:url(../images/iepngfix.htc);
background: url(../images/bg1.png);
border-top:#993300 1px solid;
border-bottom:#993300 1px solid;
}
#content em{
padding:5px;
margin:5px;
display:block;
color:white;
behavior:url(../images/iepngfix.htc);
background: url(../images/bg3.png);
border-top:#cb9a00 1px solid;
border-bottom:#cb9a00 1px solid;
text-align:justify;
}
ul {
margin:10px 0 10px 18px;
color:#cc9900;
list-style-position:outside;
list-style-type:disc;
}
ul li{
color:#cc9900;
margin:0 0 3px 0;
}
ol{
margin:10px 0 10px 25px;
color:#cc9900;
list-style-position:outside;
list-style-type:decimal;
}
ol li{
color:#cc9900;
margin:0 0 3px 0;
}
.schrift_weiss {
color:#ffffff;
}
.schrift_hellgelb {
color:#ffcc66;
}
.schrift_ocker {
color:#cc9900;
}
.schrift_braun {
color:#993300;
}
.schrift_dunkelrot {
color:#7d1d00;
}
.schrift_umbra {
color:#330000;
}
#linktable a {
color:white!important;
text-decoration:none;
}
#linktable a:hover {
text-decoration:underline;
}
/*tabellen*/
table {
vertical-align:top;
width:760px;
border:0px solid;
margin:0px;
text-align:center;
table-layout:fixed;
font-size:13px;
}
table *{
font-size:13px;
}
caption {
padding:0 0 3px 0;
text-align:left;
color:#993300;
font-weight:bold;
}
th {
padding:3px;
behavior:url(../images/iepngfix.htc);
background: url(../images/bg1.png);
border-style:solid;
border-width:0px;
text-align:left;
font-size:13px;
font-weight:bold;
vertical-align:middle;
}
td {
padding:3px;
behavior:url(../images/iepngfix.htc);
background: url(../images/bg2.png);
border-style:solid;
border-width:0px;
text-align:left;
font-size:13px;
}
td.randrot {
behavior:url(../images/iepngfix.htc);
background: url(../images/bg3.png);
border-color:#000000;
}
td.randschwarz{
behavior:url(../images/iepngfix.htc);
background: url(../images/bg1.png);
border-color:#804d01;
}
td.randbraun {
behavior:url(../images/iepngfix.htc);
background: url(../images/bg2.png);
border-color:#993300;
}
td.zeile1 {
border-top-width:0px;
border-bottom-width:1px;
}
td.zeile2 {
border-bottom-width:1px;
border-top-width:1px;
}
td.zeile3 {
border-top-width:1px;
border-bottom-width:0px;
}
/*navigation*/
ul.menu {
margin:0px auto 0px auto;
text-align:center;
background:#993300;
height:34px;
display:block;
overflow:visible;
}
ul.menu span {
font-size:24px;
font-family:arial, helvetica, sans;
vertical-align:middle;
padding:0 4px 0 4px;
}
ul.menu span span {
font-size:24px;
font-family:arial, helvetica, sans;
vertical-align:middle;
padding:0;
}
ul.menu li, 
ul.menu li, 
ul.menu li#current{
display:inline;
font-size:24px;
font-family:arial, helvetica, sans;
line-height:24px;
}
ul.menu img{
vertical-align:middle;
font-size:24px;
line-height:24px;
} 
ul.menu li a:link, 
ul.menu li a:visited{
background-color:#ffffff;
font-size:24px;
line-height:24px;
border-left:3px solid #993300;
border-right:3px solid #993300;
}
ul.menu li#current a, 
ul.menu a#active_menu, 
ul.menu a.mainlevel_active,
ul.menu  li a:hover {
background-color:#330000;
font-size:24px;
line-height:24px;
border-left:3px solid #993300;
border-right:3px solid #993300;
}
/*seitennavigation*/
.pagenavbar {
width:760px;
height:24px;
background:#000000;
font-weight:bold;
}
span.pagenavprev, span.pagenavnext {
display:none;
}
a.pagenavprev {
float:left;
}
a.pagenavnext {
float:right;
}
/*komponentenspezifisch*/
.componentheading {
font-weight:bold;
}
.contentheading{
font-weight:bold;
}
.contentpane {
text-align:left;
width:760px;
}
#content div.contentpane  p {
color:#cc9900;
font-weight:bold;
font-size:10px;
}
#content div.contentpane  p a {
color:#cc9900;
font-weight:bold;
font-size:10px;
}
#content div.contentpane  p a:hover {
color:#ffffff;
}
.contentpane table{
width:500px;
}
.contentpaneopen{
margin:10px 0px 10px 0px;
}
.sectiontableentry1 td{
background:#240000;
padding:5px;
}
.sectiontableentry2 td{
background:#562404;
padding:5px;
}
div.leading, div.float2, div.float1  {
border-bottom:0px solid #7d1d00;
margin:10px 0 0 0;
text-align:left;
}
div.leading  {
margin:50px 0 0 0;
}
div.row {
width:50%;
}
div.wrap {
display:none;
}
span.leading_separator, 
span.article_seperator, 
div.wrap {
display:none;
}
span.small{
font-size:70%;
}
/*Kontaktformular*/
div.contact {
text-align:center;
display:block;
width: 760px;
padding-top:50px;
}
div.contact a{
margin:0 auto 0 auto;
width:400px;
display:block;
text-align:center;
}
form#emailForm {
text-align:center;
display:block;
width: 760px;
padding-top:10px;
}
form#emailForm div.contact_email {
margin:0 auto 0 auto;
width: 400px;
display:block;
overflow:hidden;
text-align:left;
}
/*Formularelemente*/
label {
font-size: 11px;
width:120px;
color:#cc9900;
text-decoration:none;
margin: 3px 0 0 0;
float:left;
padding:2px 2px 2px 2px;
}
input {
margin: 3px 0 0 0;
padding:2px 2px 2px 2px;
width: 266px;
height: 13px;
float:right;
font-size: 11px;
color: #cc9900;
behavior:url(../images/iepngfix.htc);
background: url(../images/input_bg.png);
cursor: pointer;
}
textarea {
margin:3px 0 0 0;
padding:2px 2px 2px 2px;
width:266px;
height:66px;
float:right;
font-weight:normal;
font-size:11px;
color:#cc9900;
behavior:url(../images/iepngfix.htc);
background: url(../images/input_bg.png);
cursor: pointer;
}
input:hover {
behavior:url(../images/iepngfix.htc);
background: url(../images/input_bg_h.png);
}
textarea:hover {
behavior:url(../images/iepngfix.htc);
background: url(../images/input_bg_h.png);
}
input.button,
button.button {
padding:2px 2px 2px 2px;
margin: 5px 0 0 0;
height:20px;
width:76px;
float:right;
background:#660000;
vertical-align:middle;
font-size:11px;
color:#cc9900;
display:block;
}
input#codebox {
width:70px;
float:left;
}
.contact1 {
margin:3px;
width:400px;
text-align:left;
}
.contact2 {
width:100px;
margin:10px 0px 5px 0px;
border-bottom: #aaaaaa 1px solid;
}
/* pathway */
span.breadcrumbs.pathway {
padding: 2px 0 2px 0;
display:block;
width:400px;
margin:10px auto 0 auto;
background: none;/*url(../images/bg2.png)*/
border-bottom:1px solid #993300;
}
span.breadcrumbs.pathway,
span.breadcrumbs.pathway * {
font-size:10px;
}
span.breadcrumbs.pathway a{
margin-left:5px;
}

/* expose*/
div#flashcontent{
overflow: hidden;
display:block;
background:red;
width:760px;
height:350px;
}
object#exposeborder{
overflow: hidden;
background:red;
width:750px;
height:510px;
text-align: center;
}
object#expose {
overflow: hidden;
width:740px;
height:500px;
}
/*gigcal
div.gigcal_menu {
text-align:left;
display:block;
overflow:hidden!important;
}
div.gigcal_menu a {
text-align:right;
color:#cb9a00!important;
height:32px;
line-height:32px;
width:185px;
display:block;
float:right;
font-size:11px;
padding:0 45px 0 0;
text-decoration:none;
background:url(../images/konzertnavi.png) no-repeat top right;
}
div.gigcal_menu a:hover {
color:white!important;
background:url(../images/konzertnavi_h.png) no-repeat top right;
}
span.gigcal_alist_introtext,
span.gigcal_list_introtext {
	font-size:10px;
	line-height:10px;
    padding-bottom: 2px;
    background:none;
	text-align:left;
	float:left;
}
table.gigcal_alist_table,
table.gigcal_list_table{
    font-size:13px;
    padding: 3px;
	text-align:left;
    background:none;
}
.gigcal_alist_table tbody td,
.gigcal_list_table tbody td{
	font-size:13px;
	text-align: left;
    background:none;
    padding: 3px;
}
.gigcal_alist_table thead th,
.gigcal_alist_table tfoot th,
.gigcal_list_table thead th,
.gigcal_list_table tfoot th{
	font-size:13px;
	font-weight:bold;
    border:1px solid #330000;
	border-width:0px 0 0px 0;
    padding:3px;
}
.tour_date {}
.tour_day {}
.tour_city {}
.tour_state {}
.tour_country {}
.tour_venue {}
.tour_ticket {}
.tour_map {}
.tour_price {}
.tour_time {}
.tour_download{}
.tour_notes, .tour_notes th {text-align:left;}
overlib
.jl-tips-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background:#804d00;
	width: 200px;
	padding:5px;
}

.jl-tips-capfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding:2px 5px 2px 5px;
	background:#CB9a00;
	width:200px;
	display:block;
}

.jl-tips-closefont {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	background:#CB9a00;
	width: 200px;
}

.jl-tips-closefont a, .jl-tips-closefont a:link, .jl-tips-closefont a:visited {
	color: #000000;
	background:#CB9a00;
}

.jl-tips-closefont a:hover {
	color: #000000;
	background:#CB9a00;
}

.jl-tips-fg {
	width:200px;
	background:transparent;
	border:none;
	padding:15px;
}

.jl-tips-bg {
	background:none;
	width:200px;
	border:none;
}

.jl-tips-button,.jl-tips-button:link,.jl-tips-button:visited,.jl-tips-hover
	{
	margin: 0px 0.5em 0.5em 0;
	padding: 0;
	white-space: nowrap;
	text-align: center;
	display: block;
	font: bold 12px Menu, Arial, Verdana, sans-serif;
	border: 1px solid #d0d0ca;
	color: #993300;
	text-decoration: none;
	padding: 2px;
	padding-left:5px;
	padding-right:8px;
	margin-top:10px;
	background:transparent;
}

.jl-tips-button:hover   , .jl-tips-hover:hover {
	color: #000000;
	color: #00000;
	text-decoration: none;
}
*/
img.multithumb {
clear:both; float:right; margin-bottom:10px; margin-left:50px;
}