* { margin: 0px; padding: 0px }
body { text-align: center; background: #000 url(gfx/bg_body.jpg) no-repeat top left; font-size: 75%; color: #333 }
#wrapper {
	position: relative;
	width: 710px;
	margin: 0 auto;
	text-align: left }
#contentwrap { padding-top: 10px }
#header {
	height: 120px }
.content { 
	width: 670px;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 20px }
.othercontent { 
	width: 700px;
	height: 156px;
	border: #fff solid 5px;
	margin-bottom: 10px;
	background-color: #000 }
#footer {
	clear: both;
	padding-bottom: 20px;
	margin: 0 auto; width: 720px;
	color: #999 }
#footer a { color: #ff9d1c }
#footer a:hover { color: #ff9d1c }

/* Navigation */
#nav {
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	top: 10px; left: 346px;
	width: 438px; height: 90px;
	margin-top: 10px;
	}
#nav ul, #nav li { margin: 0; padding: 0; list-style: none }
#nav li { display: inline }
#nav a {
	float: left;
	text-decoration: none }
#nav a span {
	color: #ff9d1c;
	width: 73px;
	display: block;
	text-align: center;
	height: 60px; line-height: 12px;
	padding-top: 30px;
	cursor: pointer }
#nav a:hover span, #nav li.aktiv a span { background: #fff; color: #000 }

#logo { 
	position: absolute;
	left: 0; top: 10px;
	width: 216px; height: 109px;
	cursor: pointer }

li#companies { display: none }
li#companies span { display: none }

/* Typography */
body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, input, textarea, select, option {
	font-family: Tahoma, Geneva, sans-serif }
h1 { font-size: 1.5em } 
h2, h3, h4, h5, h6 { font-size: 1.1em }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; line-height: 1.23em }
#footer { font-size: 0.9em }
a { color: #ff9d1c }
a:hover { color: #ff9d1c; text-decoration: none }

/* Settings */
img { border: 0 }

.floatleft {
	float: left;
	clear: left;
	margin: 0 20px 20px 0 }
.floatright {
	float: right;
	clear: right;
	margin: 0 0 20px 20px }
input { margin-bottom: 5px }
textarea { margin-bottom: 5px }

/* Design */
.border {
	height: 30px;
	line-height: 30px;
	background: #858585;
	font-weight: bold;
	text-align: center;
	color: #fff;
	clear: both }

form p { padding: 0 0 5px 0 }
form .box { width: 200px }
#dance { float: left }
#urban { float: right; padding-right: 200px }
.clear {clear: both; padding-top: 20px }
td,tr { padding: 10px }
table { border: 0 }
p.cards { margin: 30px 0 0 0 }
p.cards img { margin: 0 25px 5px 0 }