@charset "iso-8859-1";

/*
 * Styles: Page-Layout and default settings
 * Styles: Header
 * Styles: Navigation
 * Styles: Sponsoren
 * Styles: Container
 * z-index: 999
 */

/* Page-Layout and default settings */

body {
    font: 13px/1.3  Verdana, sans-serif;
    color: #ccc;
    text-align: left;
    background: #660000;
}

a,
a:link,
a:visited {
    color: #f59402;
    text-decoration: underline;
    font-weight: bold;
}

a:hover,
a:focus {
    text-decoration: underline;
}

h1 {
    font-size: 25px;
    font-weight: normal;
    line-height: 40px;
    color: #ccc;
    word-spacing: -1px;
}

h2 {
    color: #ccc;
    font-size: 25px;
    font-weight: normal;
    word-spacing: -1px;
    line-height: 30px;
    margin: 0px auto;
    padding: 0px auto;
}

h2 a:link,
h2 a:visited {
    color: #333;
    text-decoration: none !important;
}

h2.large {
    font-size: 15px;
}

h2 span {
    font-weight: normal;
}

h3 {
    font-size: 14px;
    font-weight: bold;
    color: #ccc;
}

h4, h5 {
    font-weight: bold;
}

p {
    margin-bottom: 6px;
    line-height: 20px;
    font-family: Verdana;
    font-size: 13px;

}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

img {
    border: none;
}

img.block {
    display: block;
}

img.middle {
    vertical-align: middle;
}

hr {
    background: #cfcece;
    color: #cfcece;
    clear: both;
    float: none;
    height: 1px;
    margin: 10px;
    border: none;
}

.inner hr {
    margin: 10px 0;
}

.span_1 hr, .span_2 hr, .span_3 hr, .span_4 hr, .span_5 hr, .span_6 hr, .span_7 hr, .span_8 hr {
    margin: 20px 0;
}

blockquote {
    font-style: italic;
    margin-bottom: 27px;
}

li {
	margin-left: 0px auto;
	padding-left: 0px auto;
}
ul {
	margin-left: 0px auto;
	padding-left: 0px auto;
}

ol {
	list-style-type: decimal;
}

sup {
    font-size: 10px;
    vertical-align: top;
    line-height: .5;
}


/* Styles: Header */

#header {
	background-image:url(/images/header_night_2011_02.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 349px;
	background-color: #222222;
	text-align: left;
}
#header_kongress {
	background-image:url(/images/header_kongress_v2.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 349px;
	background-color: #222222;
	text-align: left;
}
#trailershow {
	height: 253px;
	width: 433px;
	margin-left: 370px;
}

/* Styles: Navigation */

#navigation {
	height: 26px;
	width: 970px;
	margin-top: 0px;
	text-align: left;
}

#navigation li {
	margin: 0px 0px 0px 10px;
	color: #111;
	/* display: list-item !important; */
	border: 0px solid #111;
	display: inline;
	padding-left: 0px;
}

#navigation ul {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	border: 0px solid green;
	list-style-type: none;
}

#navigation ul li a, a:link, a:visited {
	background-image: url("/images/li_passive_navi_8x12.gif");
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 12px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #111;
	line-height: 24px;
	text-decoration: none;
}

#navigation ul li a:hover, a:focus {
	background-image: url("/images/li_hover_navi_8x12.gif");
	background-repeat: no-repeat;
	padding-left: 12px;
	color: #880101;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
}

#navigation ul li span {
	background-image: url("/images/li_passive_navi_8x12.gif");
	background-repeat: no-repeat;
	line-height: 22px;
	list-style-type: none;
	padding-left: 12px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #111;
	text-decoration: none;
	cursor: pointer;
}

#subnavigation {
	height: 30px;
	width: 900px;
	font-family: Verdana;
	font-size: 13px;
	line-height: 15px;
	color: #808080;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;

}

.bCat {
	/* background-color: #e0e0e0; */
	background-image: url("/images/navi2_verlauf.png");
	background-repeat: repeat-x;
	z-index: 998;
	visibility: hidden;
	position: absolute;
	margin-top: 23px; /* Ziel: 24 */
	text-align: left;
}

.bCat li {
	margin: 0px 15px 0px 0px;
	color: #111;
	border: 0px solid #111;
	padding-left: 0px;
}

.bCat ul {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #bcbcbc;
	list-style-type: none;
	background-color: #d5d5d5;
	background-image: url("/images/navi_verlauf.png");
	background-repeat: repeat-x;
}

.bCat ul li a, a:link, a:visited {
	list-style-type: none;
	padding-left: 2px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #111;
	text-decoration: none;
	background-image: url("/images/li_passive_navi_8x12.gif");
	background-repeat: no-repeat;
}

.bCat ul li a:hover, a:focus {
	padding-left: 2px;
	color: #880101;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	/* background-image: url("/images/li_hover_navi_8x12.gif"); */
	background-repeat: no-repeat;
}

.cCat {
	background-image: url("/images/navi_verlauf.png");
	background-repeat: repeat-x;
	z-index: 999;
	visibility: hidden;
	position: absolute;
	margin-top: 20px; /* Ziel: 24 */
	text-align: left;
}

.cCat li {
	margin: 0px 2px 0px 0px;
	color: #111;
	border: 0px solid #111;
	padding-left: 0px;
}

.cCat ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #bcbcbc;
	list-style-type: none;
	background-color: #d5d5d5;
	background-image: url("/images/navi_verlauf.png");
	background-repeat: repeat-x;
}

.cCat ul li a, a:link, a:visited {
	list-style-type: none;
	padding-left: 2px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #111;
	text-decoration: none;
	background-image: url("/images/li_passive_navi_8x12.gif");
	background-repeat: no-repeat;
}

.cCat ul li a:hover, a:focus {
	padding-left: 2px;
	color: #880101;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
	background-image: url("/images/li_passive_navi_8x12.gif");
	background-repeat: no-repeat;
}

/* Sponsoren */

#sponsoren {
	height: 31px;
	width: 930px;
	text-align: right;
	padding-right: 40px;
	padding-top: 15px;
}

/* Styles:Container */

#container {
	width: 970px;
	background-color: #222222;
	text-align: left;
}

/* leftfield: Formatierung Hauptcontent */
#leftfield {
	width: 543px;
	padding-left: 10px;
	padding-right: 25px;
	padding-top: 20px;
	float: left;
	background-color: #222222;
	height: 100%;
}

#leftfield a,
a:link,
a:visited {
    color: #f59402;
    text-decoration: underline;
    font-weight: bold;
    font-size: 13px;
}

#leftfield a:hover,
a:focus {
    text-decoration: underline;
}

#leftfield img {
	float: left;
	margin-right: 10px;
	}



#leftfield label {
	width: 150px;
	float: left;
}

#leftfield div.form {
	font-size: 13px;
	font-family: Verdana;
	padding: 3px;
}

#leftfield input {
	font-size: 13px;
	font-family: Verdana;
}

#referenten h1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
}

.left_column {
	width: 250px;
	float: left;
	margin-right: 10px;
}

.left_column_full {
    width: 450px;
    float: left;
    margin-right: 10px;
}

.right_column {
	width: 280px;
	float: left;
}

/* Tag für Bilder mit Bildunterschriften */
.image {
	float: left;
}

.image img {
	/* clear: both; */
}

.image p {
	font-size: 11px;
}

#popup {
	width: 521px;
	height: 600px;
	background-color: #fff;
	position: absolute;
	visibility: hidden;
	top: 100px;
	margin-left: 100px;
	font-size: 13px;
	font-family: Verdana;
	line-height: 20px;
	background-image: url("/images/header_popup.jpg");
	background-repeat: no-repeat;
	color: #111;
	border: 2px solid #e67f00;
}

#popup h1 {
	font-size: 25px;
	color: #111;
	margin-top: 137px;
	margin-left: 25px;
	margin-right: 25px;
}

#popup p {
	margin-left: 25px;
	margin-right: 25px;
	line-height: 20px;
	font-family: Verdana;
}

#popup p a,
a:link,
a:visited,
a:hover,
a:focus {
    color: #880101;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    line-height: 20px;
}

#popup img {
	float: right;
	margin-right: 25px;
}

#popup p img {
	float: left;
	margin-right: 15px;
}

.popup_text {
	visibility: hidden;
	position: absolute;
}

#rightfield {
	width: 392px;
	background-color: #111111;
	padding-top: 20px;
	padding-bottom: 60px;
	float: left;
}

/* Fotoshow */
#fotoshowmain {
	float: left;
	height: 250px;
	width: 375px;
	background-color: #111;
	text-align: center;
	z-index: 995;
}

#fotoshownext {
	float: left;
	height: 250px;
	width: 23px;
}

#fotoshowbig {
	float: left;
	height: 550px;
	width: 780px;
	background-color: #fff;
	text-align: center;
	position: absolute;
	padding: 15px;
	top: 100px;
	left: 100px;
	z-index: 999;
	visibility: hidden;
}

#fotoshowbig img {
	float: right;
}

#stageImage {
	background-color: #fff;
	margin: auto;
}

#stageImageBig {
	background-color: #fff;
	margin: auto;
}

#fotoshowprev {
	float: left;
	height: 250px;
	width: 23px;
	margin-left: 50px;
}

#fotoshowfooter {
	padding: 10px;
	font-size: 12px;
	width: 401px;
	float: none;
	margin-left: 50px;
	text-align: center;
	border-top: 1px solid #fff;
}

#fotoshowfooterbig {
	background-color: #ffffff;
	color: #111;
	padding: 10px;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#fsbig_button {
	background-image: url("/images/buttons/fotoshow_prev_next.png");
	height: 39px;
	width: 39px;
	position: absolute;
	z-index: 997;
}

#programm1811 {
	visibility: visible;
	position: absolute;
}

#programm1911 {
	visibility: hidden;
	position: absolute;
}

#programm1810 {
	visibility: visible;
}

/* Fehlerlayer */

#error {
	position: absolute;
	background-color: #fff;
	border: 1px solid #cfcece;
	padding: 15px;
	color: #cc0000;
	font-weight: bold;
	visibility: hidden;
}

#error p {
	border-top: 1px solid #cc0000;
}

#error img {
	float: right;
}

#error br {
	clear: both;
}

#error_show {
	position: absolute;
	background-color: #fff;
	border: 1px solid #cfcece;
	padding: 15px;
	color: #cc0000;
	font-weight: bold;
}

#error_show p {
	border-top: 1px solid #cc0000;
}

#error_show img {
	float: right;
}

#error_show br {
	clear: both;
}

.box {
	background-repeat: no-repeat;
	width: 347px; /* Innen: 322 */
	height: 190px; /* Innen: 166 */
	margin-left: 35px;
	padding: 12px;
}

.spacer392 {
	width: 392px;
	height: 10px;
}

.orangeb {
	background-image: url("/images/kasten_orange.jpg");
}

.blackb {
	background-image: url("/images/kasten_schwarz.jpg");
}

.ticketskasten {
    background-image: url("/images/tickets_2011.png?12");
}


.redb {
	background-image: url("/images/kasten_rot.jpg");
}

.newsletterb {
	background-image: url("/images/kasten_newsletter.jpg");
}

.boxtext {
	width: 157px;
	height: 160px;
	float: left;
	padding-right: 3px;
}

.boxtext p {
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 16px;
}

.boxtext h2 {
	color: #fff;
	margin-bottom: 8px;
}

.boxtext input {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana;
	float: left;
	display: inline;
}

.boxtext button {
	margin-left: 8px;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana;
	float: left;
}

.boxtext form {
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

.boxtext p a, a:link,
a:visited, a:hover, a:focus {
	background-image: url("/images/pfeil_orange.gif");
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 13px;
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

.boxtext a:hover,
a:focus {
	font-size: 13px;
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

/* Styles:Footer */

#prefooter {
	width: 970px;
	color: #aaaaaa;
	text-align: center;
	background-color: #222222;
	color: #cccccc;
	font-size: 11.67px;
	font-family: Verdana;
	border: 0px solid #000000;
	height: 70px;
	padding-top: 70px;
}
#prefooter img {
	/* display: block; */
	float: left;
	padding-right: 34px;
}
.prefootertext {
	line-height: 55px;
	float: left;
	margin-right: 12px;
}
#prefooter br {
	clear: both;
}

.footer {
	background-image:url("/images/leiste.jpg");
	background-repeat:no-repeat;
	width: 970px;
	color: #aaaaaa;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
}

.footer a:link,
a:visited {
    color: #aaaaaa;
    text-decoration: none;
    font-weight: normal;
}

.footer a:hover,
a:focus {
	color: #aaaaaa;
    text-decoration: none;
}

.footersubnav {
	width: 970px;
	color: #aaaaaa;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
}

.footersubnav a, a:link, a:visited {
	padding: 0px;
	margin: 0px;
    color: #aaaaaa;
    font-size: 10px;
    text-decoration: none;
    font-weight: normal;
    background: none;
}

.footersubnav a:hover, a:focus {
	padding: 0px;
	margin: 0px;
	color: #aaaaaa;
	font-size: 10px;
    text-decoration: none;
    background: none;
}

#twitter {
	padding-top: 1px;
	text-align: right;
	padding-right: 10px;
	height: 26px;
}


/* Weitenangaben */

.w100 {
	width: 100px;
}
.w200 {
	width: 200px;
}
.w300 {
	width: 300px;
}
.w400 {
	width: 400px;
}
.w120 {
	width: 120px;
}
.w150 {
	width: 150px;
}
.w250 {
	width: 250px;
}
.w350 {
	width: 350px;
}
.w450 {
	width: 450px;
}
.w100p {
	width: 100%;
}
.h1 {
	height: 1px;
}
.h1200 {
	height: 1200px;
}
.h2200 {
	height: 2200px;
}
.lm1 {
	margin-left: 86px;
}
.lm2 {
	margin-left: 171px;
}
.lm3 {
	margin-left: 335px;
}
.lm4 {
	margin-left: 444px;
}
.lm5 {
	margin-left: 655px;
}
.lm6 {
	margin-left: 745px;
}
.lm7 {
	margin-left: 168px;
	margin-top: 110px;
}
.lm8 {
	margin-left: 243px;
	margin-top: 120px;
}
.lm9 {
	margin-left: 243px;
	margin-top: 100px;
}
.lm10 {
	margin-left: 413px;
	margin-top: 125px;
}
.lm11 {
	margin-left: 413px;
	margin-top: 145px;
}
.lm12 {
	margin-left: 725px;
	margin-top: 126px;
}
.lm13 {
    margin-left: 413px;
    margin-top: 105px;
}
.lm14 {
    margin-left: 725px;
    margin-top: 70px;
}
.lm15 {
    margin-left: 725px;
    margin-top: 90px;
}
.lm16 {
    margin-left: 243px;
    margin-top: 100px;
}
.lm17 {
    margin-left: 258px;
    margin-top: 90px;
}
.lm18 {
    margin-left: 413px;
    margin-top: 90px;
}
.lm19 {
    margin-left: 253px;
    margin-top: 79px;
}
.lm20 {
    margin-left: 253px;
    margin-top: 80px;
}
.lm21 {
    margin-left: 253px;
    margin-top: 100px;
}
.lm3-gb {
	margin-left: 300px;
}
.lm4-gb {
	margin-left: 388px;
}
.lm140 {
	margin-left: 140px;
}
.fn {
	float: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/* Margin für Bilder */
.mr {
	margin-right: 10px;
}
.ml {
	margin-left: 10px;
}
.mt {
	margin-top: 10px;
}
.mt0 {
	margin-top: 0px;
}
.break {
	clear: both;
	height: 20px;
}
.show {
	visibility: visible;
}
.clear {
	clear: both;
}
.f11 {
	font-size: 11px;
}
.center {
	text-align: center;
}
.boldtext {
	font-weight: bold;
}

.tdTop {
	vertical-align: top;
}

table.press td {
	vertical-align: top;
	line-height: 20px;
}


.lightbox {width:100%; height:100%; display:none; position:fixed; left:0; top:0; z-index:1000; padding:30px 0 0 0; font-family:arial, sans-serif;}
.lightbox .light {width:100%; height:100%; position:fixed; z-index:-1; top:0; left:0; background:#000; opacity:0.5; filter: alpha(opacity=50);
 text-align:center;}



.lightbox .box {background:#000; margin:0 auto; position:relative;height:420px
}

.lightbox .box img {display:block; left:400px}
.lightbox .box a.closebox {display:block; width:15px; height:20px; background:#000; color:#fff; font-weight:bold; font-size:14px; text-decoration:none; text-align:center; position:absolute; right:-1px; bottom:-1px; border:1px solid #fff;}
.lightbox .box a.closebox:hover {color:#f00;}



#p001:target {display:block;}
#p002:target {display:block;}
#p003:target {display:block;}
#p004:target {display:block;}
#p005:target {display:block;}
#p006:target {display:block;}
#p007:target {display:block;}
#p008:target {display:block;}
#p009:target {display:block;}
#p010:target {display:block;}
#p011:target {display:block;}
#p012:target {display:block;}
#p013:target {display:block;}
#p014:target {display:block;}
#p015:target {display:block;}
#p016:target {display:block;}
#p017:target {display:block;}
#p018:target {display:block;}
#p019:target {display:block;}
#p020:target {display:block;}
#p021:target {display:block;}
#p022:target {display:block;}
#p023:target {display:block;}
#p024:target {display:block;}
#p025:target {display:block;}
#p026:target {display:block;}
#p027:target {display:block;}
#p028:target {display:block;}
#p029:target {display:block;}
#p030:target {display:block;}
#p031:target {display:block;}
#p032:target {display:block;}
#p033:target {display:block;}
#p034:target {display:block;}
#p035:target {display:block;}
#p036:target {display:block;}
#p037:target {display:block;}
#p038:target {display:block;}
#p039:target {display:block;}
#p040:target {display:block;}


