/* CSS Document */

html {
	height: 100%;
	margin: 0px;
	text-align:left; 
}

body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px;
	color: #000000;
	text-align:left; 
	margin: 20px 0px 0px 0px;
	background: #999999;
}

div#page-start {
	width: 872px;
	background: #FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	left: 50%;
	margin-left: -437px;
}

div#page {
	width: 872px;
	background: #FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	left: 50%;
	margin-left: -437px;
}

div#top {
	width: 872px;
	height: 70px;
	background: #e2001a;
}

div#logo {
	width: 442px;
	height: 41px;
	float: right;
	margin: 18px 8px 0px 0px;
	padding: 0px;
}

div#navigation {
	height: 19px;
	background: #000000;
	clear: both;
	color: #FFFFFF;
	padding: 1px 0px 0px 200px
}

div#navigation a, 
div#navigation a:visited, 
div#navigation a:link, 
div#navigation a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

div#navigation a:hover {
	color: #FFFFFF;
}

div#navigation a.current {
	color: #FFFFFF;
}

div#content-start {
	height: 442px;
	background-image: url(media/images/start_people_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
}

div#content-main {
	width: 872px;
	background-image: url(media/images/start_people_main_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	text-align: left;
}

#content-main #content-center {
	width: 478px;
	margin: 0;
	padding: 0 0 20px 0;
	background-image: url(media/images/content_center_bg.gif);
	margin-left: 200px;
	border-left: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	text-align: left;
}

#content-center .headline {
	height: 87px;
	text-align: center;
	padding: 40px 0px 0px 0px;
}

#content-center ul, 
#content-center ul li,
#content-center ol,
#content-center ol li {
	margin: 0;	
	padding: 0;
}

#content-center ul ,
#content-center ol {
	margin: 0 0 12px 0;	
}

#content-center ul li,
#content-center ol li {
	margin: 0 0 0 15px;	
}

#content-center ul li a.current {
	color: #E2001A;	
}

.testimonial-text {
	width: 190px;
	padding: 0px;
	margin: 0px 0px 0px 230px;
	padding-top: 120px;
}

div#testimonial-001 {
	width: 478px;
	height: 271px;
	background-image: url(../media/images/konzept_test_001.jpg);
	background-repeat: no-repeat;
}

div#testimonial-002 {
	width: 478px;
	height: 271px;
	background-image: url(../media/images/konzept_test_002.jpg);
	background-repeat: no-repeat;
}

div#testimonial-003 {
	width: 478px;
	height: 271px;
	background-image: url(../media/images/konzept_test_003.jpg);
	background-repeat: no-repeat;
}

div#testimonial-004 {
	width: 478px;
	height: 271px;
	background-image: url(../media/images/konzept_test_004.jpg);
	background-repeat: no-repeat;
}

div#testimonial-005 {
	width: 478px;
	height: 271px;
	background-image: url(../media/images/konzept_test_005.jpg);
	background-repeat: no-repeat;
}

div#testimonial-006 {
	width: 478px;
	height: 271px;
	background-image: url(../media/images/konzept_test_006.jpg);
	background-repeat: no-repeat;
}

.testimonial {
	width: 478px;
	background: #EEEEEE;
}

.testimonial-abstand {	
	width: 478px;
	height: 37px;
}

.vorteile {
	width: 478px;
	background: #EEEEEE;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	height: 50px;
}

.vorteile-text {
	width: 200px;
	padding: 8px 100px 0px 0px;
	float: right;
}

.vorteile-icon {
	width: 150px;
	float: left;
	text-align: right;
}

.vorteile-abstand {
	width: 478px;
	height: 15px;
	clear: both;
}

.kontakt {
	width: 478px;
	background: #EEEEEE;
	padding: 4px 0px 10px 0px;
	margin: 0px;
	height: 14px;
}

.kontakt-anschrift {
	width: 200px;
	padding: 30px 100px 0px 0px;
	float: right;
}

.kontakt-name {
	width: 120px;
	font-weight: bold;
	float: left;
	text-align: left;
	margin-left: 20px;
}

.kontakt-abstand {
	width: 478px;
	height: 15px;
	clear: both;
}

div#bottom-line {
	height: 7px;
	background: #000000;
	clear: both;
	padding: 0px;
	margin: 0px;
}

div#bottom {
	height: 20px;
	background: #e2001a;	
	text-align: right;
	padding: 2px 10px 0px 0px;
}

div#bottom a, a:visited, a:active{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

div#bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div#content-start-center {
	text-align: center;
	height: 20px;
	padding-top: 143px;
	width: 872px;
}

div#content-start-buttons {
	clear: both;
	text-align: center;
	margin-top: 46px;
	width: 178px;
	margin: 40px auto 0 auto;
}

div#content-start-buttons a {
	margin: 0 0 8px 0;	
}

div#button-left {
	width: 100px;
	float: left;
	margin-left: 200px;
}

div#button-right {
	width: 100px;
	float: right;
	margin-right: 200px;	
}

#impressum {
	padding: 0px 5px 8px 6px;
	text-align: justify;
}

#impressum a, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}

#impressum a:hover {
	text-decoration: none;
}

.table-formular {
	padding: 2px;
	border: 0;
}

input {
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 280px;
	height: 18px;
	border: 1px solid #999999;
}

textarea {
	width: 280px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;	
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
	font-size: 11px;
}

.checkbox {
	width: 15px;
	border: 1px solid #999999;
	background: #FFFFFF;
}

.submit {
	width: 200px;
	height: 20px;
}

a.impressum, a.impressum:active, a.impressum:visited {
	font-weight: normal;
	text-decoration: underline;
}

a.impressum:hover {
	text-decoration: none;
}

a, a:visited, a:active {
	color: #000000;	
}

h2 {
	font-size: 11px;
	line-height: 17px;
	margin: 0!important;	
}

p {
	margin: 0 0 12px 0;	
}
