@charset "utf-8";
/* Schlagernacht auf Schalke CSS Document */

html {
	height: 100%;
}

body {
	background-color: #111111;
	text-align: center;
	color: #111111;
	margin: 0;
	padding: 0;
	height: 100%;
}

a {
	font-weight: bold;
	color: #002f5c;
}

/* noch nicht besuchte Ziele */
a:link {
	text-decoration: none;
}    

/* besuchte Ziele */
a:visited { 
	text-decoration: none;
} 

/* Verweise bei "MouseOver" */
a:hover { 
	text-decoration: underline;
}

/* Angeklickte Verweise */
a:active { 
	text-decoration: underline;
}

/* Verweise, die Fokus erhalten */
a:focus {
	text-decoration: underline;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

#container {
	margin: 0 auto;
	width: 1002px;
	text-align: left;
	font-size:10pt;
	line-height: 15pt;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

#vorverkauf {
	padding: 10px 18px 12px 18px;
	color:#FFF;
	font-size: 11pt;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}


#partner {
	background-image:url(img/partner_hintergrund.gif); 
	background-repeat:no-repeat; 
	background-color: #f5f5f5; 
	padding:10px 13px 10px 13px;
}

#partnerheadline {
	text-align:left; 
	font-size: 11pt; 
	color: #444444;
}

#footer {
	height:48px; 
	background-image:url(img/footer_hintergrund.jpg);
	background-repeat:repeat-x;
	padding-right: 20px;
	font-size: 8pt;
	color: #ffffff;
	text-align: right;
	vertical-align: middle;
}

#footer a {
	font-weight: normal;
	color: #b3c9db;
}

.sponsoren {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.fotofloat {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

.bildunterschriften {
	padding-bottom: 20px;
	text-align: center;
}

.oranje {
	color: #ea6610;
	font-weight: bold;
	font-size: 12pt;
}

.dunkelblau {
	color: #002f5c;
}

.kleingedrucktes {
	font-size: 8pt;
	color: #444444;
	line-height: 1.5em;
}

.hotlinezusatz {
	font-size: 8pt;
	color: #ffffff;
}

.contentheadline {
	font-size: 11pt;
	font-style: bold;
	color: #444444;
}

.grossgedrucktes {
	font-size: 16pt;
}

.halligalli {
	text-align: left;
	font-family: Lucida Sans , Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	padding: 0px 26px 48px 26px;
	width: 460px;
}
#container table tr td table tr .halligalli div table {
	text-align: left;
}
#container table tr td table tr td table tr td #vorverkauf table tr td strong {
	text-align: right;
}
.sponsorentop {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sponsorennurtop {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.flvplayer {
	text-align: center;
	margin-right: 70px;
	margin-left: 70px;
}
.aktiontext {
	font-size: 8pt;
	color: #444444;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.5em;
	text-align: left;
}
