body {
	margin: 0 auto 30px auto;
	padding: 0;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wrapper {
	position: relative;
	width: 700px;
	margin: 0 auto;
	text-align: center;
	}

h1 {
	font-size: 20px;
	color: #192487;
	text-transform: uppercase;
	}

h2 {
	margin-bottom: 30px;
	font-size: 14px;
	color: #192487;
	text-decoration: none;
	font-weight: bold;
	}

h2.contact {
	margin-top: 26px;
	}

.right h3, .active {
	font-size: 11px;
	color: #F47A0B;
	}
	
.left h3 {
	font-size: 12px;
	color: #192487;
	}

#trackrecord h3, #team h3 {
	margin-top: 26px;
	clear: both;
	font-size: 14px;
	color: #192487;
	}
	
#trackrecord h3 {
	color: #F47A0B;
	}

h3#first {
	margin: 0;
	}

.left p {
	font-size: 12px;
	color: #000;
	}

.navi a {
	color: #FFF;
	text-decoration: none;
	}
	
.navi a:hover {
	color: #F47A0B;
	}
	
p a {
	color: #000;
	text-decoration: underline;
	}
	
p a:hover {
	color: #000;
	text-decoration: none;
	}

.left a {
	color: #192487;
	text-decoration: none;
	}

.left a:hover {
	color: #F47A0B;
	}

a.sublink {
	color: #F47A0B;
	text-decoration: none;
	}

a.sublink:hover {
	color: #192487;
	}

.navi {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #192487;
	text-align: center;
	vertical-align: middle;
	}

.right {
	font-size: 12px;
	color: #000;
	vertical-align: top;
	padding-left: 20px;
	padding-bottom: 3px;
	line-height: 18px;
	}

.right img {
	float: left;
	margin: 0 10px 10px 0;
	}
	
.right img.team {
	margin-bottom: 30px;
	}

.right img.production {
	margin-right: 40px;
	border: 0;
	}

.left {
	font-size: 11px;
	color: #192487;
	background: url(img/dots.gif) top right repeat-y;
	padding-right: 20px;
	padding-bottom: 5px;
	vertical-align: top;
	line-height: 18px;
	}

.copy {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background-color: #192487;
	text-align: right;
	padding-right: 4px;
	height: 15px;
	}
	
.copy a {
	color: #FFFFFF;
	text-decoration: none;
	}

.copy a:hover {
	color: #F47A0B;
	}

.hinweis {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	}
	
a#lang {
	position: absolute;
	top: 46px;
	right: 26px;
	font-size: 11px;
	color: #192487;
	text-decoration: none;
	}
	
a:hover#lang {
	color: #F47A0B;
	}