/* Author: Emanuel Kluge
http://www.emanuel-kluge.de
*/

/* CSS-RESET by Eric Meyer
===========================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, input, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* HELPER
===========================================================*/

.clearfix {
	_overflow: hidden; /* for IE6 */
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;
	line-height: 0;
	clear: both; 
	visibility: hidden;
}

.clearer {
	clear: both;
}

.textReplace {
	display: block;
	width: auto;
	text-indent: -9999px;
	overflow: hidden;
}

/* ALLGEMEIN
===========================================================*/

html {
	overflow-y: scroll;
}

body {
	background: #000 url('images/bg.gif') 0 0 repeat;
	font: normal 13px Helvetica, Arial, Verdana, Sans-Serif;
	line-height: 20px;
	color: #FFF;
	text-align: center;
}

ol, ul {
	list-style: none;
	list-style-position: outside;
}

a:link {
	color: #ffbc3a;
	text-decoration: underline;
}

a:visited {
	color: #ffbc3a;
	text-decoration: underline;
}

a:hover {
	color: #ffbc3a;
	text-decoration: none;
}

a:active {
	color: #FFF;
	text-decoration: underline;
}

a:link,
a:visited,
a:hover,
a:active {
	outline: none;
}

a:focus {
	outline: thin dotted;
}

strong {
	font-weight: bold;
	color: #ffbc3a;
}

em {
	font-style: italic;
}

small {
	font-size: 11px;
}

/* WRAP
===========================================================*/

#wrap {
	width: 930px;
	padding: 20px 15px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #000;
}

/* CONTENT
===========================================================*/

.stoerer {
	width: 324px;
	height: 175px;
	position: absolute;
	top: 0;
	right: 0;
	background: url('images/stoerer.png') 0 0 no-repeat;
}

#col_l,
#col_r {
	float: left;
	display: inline;
}

#col_l { width: 420px; margin-right: 30px; }
#col_r { width: 480px }

h1 {
	width: 365px;
	height: 326px;
	margin: 0 55px 20px 0;
	background: url('images/logo.jpg') 0 0 no-repeat;
}

	h1 a {
		display: block;
		width: auto;
		height: 326px;
	}

h2 {
	color: #ffbc3a;
	font-weight: bold;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 10px;
	font-style: italic;
}

h3 {
	color: #ffbc3a;
	font-weight: bold;
	font-size: 20px;
	line-height: 26px;
}

p, ul {
	margin-bottom: 10px;
}

	ul li {
		color: #ffbc3a;
		font-weight: bold;
		font-size: 16px;
		line-height: 20px;
	}

.video {
	height: 196px;
	padding: 41px 50px 43px 47px;
	margin-bottom: 20px;
	background: url('images/video_bg.jpg') 0 0 no-repeat;
}

.dates {
	margin: 30px 0 50px 0;
	font-weight: bold;
	color: #FFF;
}

	.dates ul { margin-bottom: 0 }

		.dates ul li {
			font-size: 20px;
			line-height: 24px;
			font-weight: bold;
			color: #FFF;
			text-transform: uppercase;
		}
	
	.dates p {
		font-size: 16px;
		line-height: 20px;
	}

#form_wrap {
	margin-bottom: 40px;
}

form {
	width: 238px;
	margin-right: 20px;
	float: left;
	display: inline;
}

	label {
		display: block;
		font-size: 10px;
		color: #FFF;
		line-height: 11px;
		margin-bottom: 1px;
		font-weight: normal;
	}

	input {
		width: 230px;
		padding: 2px 3px;
		margin-bottom: 10px;
		background-color: #000;
		border: 1px solid #FFF;
		color: #ffbc3a;
		font-weight: normal;
		font-size: 12px;
		line-height: 20px;
	}
	
	input:focus {
		border-color: #ffbc3a;
	}

		form ul li {
			float: left;
			display: inline;
		}

			form ul li input {
				margin-bottom: 0;
			}
		
		form ul .first {
			margin-right: 10px;
		}
	
	#code { width: 40px }
	#city { width: 170px }
	#email { width: 180px }
	#amount { width: 40px; height: 21px; }
	#location {
		width: 230px;
		margin-bottom: 10px;
	}
	
	.submit {
		width: 182px;
		height: 26px;
		margin-top: 10px;
		cursor: pointer;
		border: none;
	}

	#form_wrap div {
		width: 222px;
		padding-top: 8px;
		float: left;
		display: inline;
	}
	
.rap_arena {
	float: right;
	display: inline;
}

/* FOOTER
===========================================================*/

#footer {
	padding-top: 5px;
	border-top: 3px solid #ffbc3a;
	position: relative;
}

	.social,
	.social li a {
		height: 38px;
	}

		.social li {
			margin-right: 20px;
			float: left;
			display: inline;
		}
	
			.flickr {
				width: 65px;
				background: url('images/flickr.gif') 0 0 no-repeat;
			}	
			.facebook {
				width: 103px;
				background: url('images/facebook.gif') 0 0 no-repeat;
			}	
			.studivz {
				width: 107px;
				background: url('images/studivz.gif') 0 0 no-repeat;
			}	
			.myspace {
				width: 116px;
				background: url('images/myspace.gif') 0 0 no-repeat;
			}
	
	.meta {
		height: 18px;
		position: absolute;
		top: 10px;
		right: 0;
	}
	
		.meta li {
			width: auto;
			float: left;
			display: inline;
			font-size: 13px;
			margin-left: 20px;
			font-weight: normal;
		}
