* {
	margin: 0;
	padding: 0;
	list-style: none;
}

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	color: #222;
	font-family: "Lucida", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	text-align: center;
	background: #FFF;
}

a {
	color: #555;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
	text-decoration: none;
}

p {
	padding-bottom: 7px;
}

p strong {
	color: #555;
}

h1 {
	color: #333;
	font-weight: normal;
	font-size: 1.9em;
	line-height: 1.7em;
	margin-bottom: 5px;
}

h2 {
	color: #111;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4em;
}

h3 {
	color: #000;
	font-weight: normal;
	font-size: 1.9em;
	line-height: 1.7em;
	margin: 0;
}

h4 {
	color: #000;
	font-weight: normal;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#distance { 
	width: 1px;
	height: 50%;
	background-color: #fc6;
	margin-bottom: -9em; /* half of container's height */
	float: left;
}

#container {
	clear: left;
	width: 400px;
	height: 106px;
	margin: 0 auto;
	padding: 0;
	position: relative; /* puts container in front of distance */
	text-align: center;
	background: url(../images/logo.png) top center no-repeat;
	border: 1px solid #FFF;
}

#basic-accordion {
	padding: 0;
	width: 700px;
	height: 450px;
	top: -30px;
	position: absolute;
	z-index: 2;
}

.accordion_headings {
	padding: 4px 15px 0 15px;
	height: 21px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #000;
	margin-right: 3px;
	margin-top: 4px;
	cursor: pointer;
	font-weight: normal;
	text-transform: uppercase;
	background: #c4c4ce;
}

.accordion_headings:hover {
	height: 24px;
	margin-top: 1px;
	color: #000;
	background: #cacad3;
}

.accordion_child {
	clear: left;
	width: 700px;
	height: 449px;
	padding: 0;
}

.header_highlight {
	height: 25px;
	margin-top: 0;
	padding: 5px 15px 0 15px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #f5f5f5;
	color: #000;
}

.header_highlight:hover {
	height: 25px;
	margin-top: 0;
	color: #000;
	background: #f5f5f5;
}

.tab_container * {
	float: left;
}

.tab_container {
	width: 700px;
	float: left;
}

#start-content {
	width: 700px;
}

.titel {
	width: 700px;
	height: 449px;
	padding: 0;
	background: url(../images/titel.jpg);
}

.logo {
	width: 700px;
	height: 449px;
	background: url(../images/logo.png) no-repeat right top;
}

.logotext {
	float: left;
	text-align: left;
	padding-left: 86px;
	padding-top: 358px;
}

.separate {
	float: left;
	width: 1px;
	height: 90px;
	margin: 290px 20px 0 20px;
	background: #222;
}

.willkommen {
	display: block;
	width: 290px;
	float: left;
	padding: 290px 0 0 0;
}

.willkommen p {
	padding-top: 2px;
	margin: 0;
}

.content {
	display: block;
	margin: 0;
	float: left;
	width: 640px;
	height: 399px;
	padding: 15px 30px;
}

.produkte {
	margin: 0;
	float: left;
	width: 700px;
	height: 449px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../images/produkte_bg.png) no-repeat;
}

.produkte-top {
	margin: 0;
	width: 640px;
	height: 97px;
	padding: 0 30px;
}

.produkte-main {
	width: 643px;
	height: 290px;
	margin: 10px 0 0 30px;
	padding: 0;
}

table {
	margin: 0 0 0 -3px;
	padding: 0;
}

tr {
	padding: 2px;
}

td {
	padding: 5px 25px 5px 10px;
}

.even {
	background: #f4f4f6;
	vertical-align: top;
}

.odd {
	background: #ececef;
	vertical-align: top;
}

.required {
	color: #888;
}

#kontakt-left {
	padding: 0;
	margin: 0;
	width: 325px;
	float: left;
}

#kontakt-right {
	float: left;
	padding: 0;
	margin: 0;
}

#kontakt-right p {
	padding: 5px 0 0 0;
	margin: 0;
}

.label {
	padding-top: 5px;
	padding-bottom: 2px;
	display: block;
}

.req {
	background: #f4f4f6;
	width: 300px;
	margin-top: 3px;
	margin-bottom: 8px;
}

#footer {
	position: absolute;
	color: #666;
	text-align: center;
	margin: 0 120px;
	width: 100%;
	border: 1px solid;
}

.warning {
	background: url(../images/marks.gif) no-repeat right 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 23px;
}

.checkmark {
	background: url(../images/marks.gif) no-repeat right -40px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 23px;
}

.question {
	background: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 23px;
}

.highlight {
	background: url(../images/marks.gif) no-repeat right -60px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 23px;
}

.none,
.NOTOK,
.OK,
.errorMessage {
	width: 580px;
	display: block;
	position: relative;
	font-weight: bold;
}
