@charset 'utf-8';

* {
	border: 0;
	margin: 0;
	padding: 0;
}

html {
	cursor: default;
}

body {
	font: normal 62.5% Arial, Helvetica, sans-serif;
}

div#container {
	float: left;
	width: 100.5em;
}

div#sprachwahl {
	float: left;
	padding: 1.2em 0;
	width: 100em;
}

div#sprachwahl ul {
	float: right;
	list-style: none;
}

div#sprachwahl ul li {
	float: left;
	padding: 0 1.2em 0 0;
}

div#sprachwahl ul li a {
	color: black;
}

div#header {
	background: url(../images/bg-1.jpg) no-repeat;
	float: left;
	height: 26.9em;
	width: 100em;
}

div#kompetenzen {
	display: inline; /* avoiding double margin bug */
	float: left;
	height: 6.9em;
	margin: 11.8em 0 0 1.6em;
	padding: 1.2em;
	width: 22.6em;
}

div#kompetenzen ul {
	list-style: none;
}

div#kompetenzen ul li {
	color: white;
	font-size: 1.2em;
	margin: .1em 0 0 0;
}

div#teaser {
	background: #b2b2b2;
	display: inline; /* avoiding double margin bug */
	float: left;
	margin: 2.7em 0 0 51.5em;
	width: 20.7em;
}

div#teaser img#messe {
	display: block;
	height: 5.7em;
	width: 20.7em;
}

div#teaser p {
	padding: 1.2em;
}

div#navigation {
	background: #ededed;
	float: left;
	width: 100em;
}

div#navigation ul {
	display: inline; /* avoiding double margin bug */
	float: left;
	margin: 0 0 0 1.6em;
	list-style: none;
}

div#navigation ul li {
	float: left;
}

div#navigation ul li a {
	color: black;
	display: block;
	font-size: 1.2em;
	padding: 1em 1.2em;
	text-decoration: none;
}

div#navigation ul li a.active {
	background: #d4d4d4;
}

div#navigation ul li a:hover {
	background: #d4d4d4;
}

div#navigation ul li a.active:hover {
	background: #c5c5c5;
}

div#navigation em {
	font-style: normal;
	text-decoration: underline;
}

div#bildspalte {
	background: #b2b2b2;
	display: inline; /* avoiding double margin bug */
	float: left;
	margin: 0 0 0 1.6em;
	padding: 2.5em 0 0 0;
	width: 25em;
}

div#bildspalte h1 {
	font-size: 1.2em;
	padding: .5em 1em;
}

div#bildspalte ul {
	display: block; /* avoiding double margin bug */
	list-style: none;
	margin: 0 0 2em 0;
}

div#bildspalte ul li a {
	color: black;
	display: block;
	font-size: 1.1em;
	padding: .5em 1em;
	text-decoration: none;
}

div#bildspalte ul li a.active {
	background: #d4d4d4;
}

div#bildspalte ul li a:hover {
	background: #d4d4d4;
}

div#bildspalte ul li a.active:hover {
	background: #c5c5c5;
}

div#bildspalte img {
	width: 25em;
}

div#bildspalte p {
	float: left;
	font-size: 1.1em;
	line-height: 1.4;
	padding: 1em 1.2em;
}

div#content-main {
	background: #666;
	color: white;
	float: left;
	padding: .9em 0 0 0;
	width: 43em;
}

div#content-main div {
	border-bottom: .1em solid #808080;
	padding: 1.2em 2.4em .2em 2.4em;
}

div#content-main h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 1em 0;
	line-height: 1.4;
}

div#content-main h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 .3em 0;
	line-height: 1.4;
}

div#content-main div p, div#content-main div address {
	font-size: 1.2em;
	line-height: 1.5;
	margin: 0 0 1em 0;
}

div#content-main div address {
	font-style: normal;
}

div#content-main div ul {
	list-style: square;
	margin: 0 0 1em 0;
	padding: 0 0 0 2em;
}

div#content-main div ol {
	margin: 0 0 1em 0;
	padding: 0 0 0 2em;
}

div#content-main div ul li, div#content-main div ol li {
	font-size: 1.2em;
	line-height: 1.4;
}

div#content-main div ol li {
	font-weight: bold;
}

div#content-main div ol li ol li, div#content-main div ol li p {
	color: #ddd;
	font-size: .9em;
	font-weight: normal;
}

div#content-main div ol li p {
	margin: 0;
}

div#content-main div.float-left, div#content-main div div.float-left {
	float: left;
}

div#content-main div div.float-right {
	float: right;
}

div#content-main div div.float-left, div#content-main div div.float-right {
	padding: 0;
	margin: 0;
	border: 0;
}

div#content-main a {
	color: white;
}

div#content-sub {
	background: #b2b2b2;
	color: black;
	float: left;
	width: 30.4em;
}

div#content-sub p, li, label {
	font-size: 1.1em;
}

div#content-sub p {
	line-height: 1.4;
}

div#content-sub a {
	color: black;
}

div#content-sub img.produkt {
	display: inline;
	width: 30.4em;
}

div#content-sub img.margin {
	margin: 1.7em 0 0 0;
}

div#content-sub div.container, div#content-sub div.newsletter {
	padding: .9em 0 0 0;
}

div#content-sub div.container {
	border-bottom: .1em solid #7f7f7f;
}

div#content-sub div.newsletter {
	border-bottom: .1em solid #fff;
}

div#content-sub div.newsletter {
	background: #d9d9d9;
}

div#content-sub div.container  h1, div#content-sub div.newsletter  h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 .5em 0;
}

div#content-sub div.container  h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: .75em 0 .75em 0;
}

div#content-sub div.container div, div#content-sub div.newsletter div, div#content-sub div.newsletter fieldset {
	padding: 1.2em;
}

div#content-sub div div.liste {
	background: #c9c9c9;
	padding: 1em;
}

div#content-sub div div.liste ul {
	margin: 0 0 0 2.2em;
	list-style: square;
}

div#content-sub div div.liste ol {
	margin: 0 0 0 2.5em;
}

div#content-sub div div.liste ul li, div#content-sub div div.liste ol li {
	margin: 0 0 .3em 0;
}

div#content-sub fieldset {
	background: #ececec;
	text-align: right;
}

div#content-sub fieldset legend {
	display: none;
}

fieldset input {
	border: .05em solid #b2b2b2;
	font-size: 1em;
	height: 1.5em;
	margin: .5em 0 0 0;
	width: 18em;
}

fieldset input.button {
	background: #d9d9d9;
	border: .05em solid #b2b2b2;
	font-size: 1em;
	height: 1.5em;
	margin: .5em 0 0 0;
	width: 7em;
}

label {
	display: block;
}

img#anfahrt {
	width: 38em;
}

.clearfix:after {clear:both;content:".";display:block;height:0;visibility:hidden;}
.clearfix {display:inline-table;}
/* Hides from IE-mac \*/ 
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */