@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}

body {
	background-color: #999;
	margin: 0px;
}
a img {
border : 0 none;
}

#container {
	height: 800px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 30px;
	width: 790px;
	background-color: #F5F5F5;
	padding-top: 10px;
	padding-left: 10px;
}

#header-img {
	float: left;
	height: 258px;
	width: 588px;
	background-color: #F5F5F5;
	padding-top: 0px;
}
#navi {
	background-color: #F5F5F5;
	float: left;
	height: 258px;
	width: 212px;
	padding-top: 0px;
}

#seitenanzeige {
	float: left;
	height: 15px;
	width: 790px;
	background-color: #F5F5F5;
	padding-top: 5px;
	padding-left: 10px;
}

#content {
	height: 360px;
	width: 800px;
	background-color: #FFF;
	float: left;
}
#content-img {
	height: auto;
	width: 240px;
	background-color: #FFF;
	float: left;
}
#content-text {
	height: 340px;
	width: 550px;
	background-color: #FFF;
	float: left;
	padding-top: 10px;
	overflow: auto;
}


#content-referenzen {
	height: 480px;
	width: 800px;
	background-color: #FFF;
	float: left;
	overflow: auto;
}

#textbox {
	height: 358px;
	width: 540px;
	background-color: #FFF;
	float: right;
	display: block;
}
#footer {
	text-align: right;
	float: left;
	height: 17px;
	width: 800px;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 2px;
}



.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}



.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #6b6b6b;
}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align: justify;
}
.seitenanzeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: justify;
}

.fliesstext-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	font-style: normal;
	font-weight: normal;
	color: #6b6b6b;
	text-align: justify;
}


A.impressumlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

A.impressumlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

A.impressumlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

A.navilink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

A.navilink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

A.navilink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
A.produktlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
A.produktlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
A.produktlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
A.produktlink2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
A.produktlink2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
A.produktlink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}



.rechtliche-hinweise-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: justify;
}
.rechtliche-hinweise-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
	text-align: justify;
}
.rechtliche-hinweise-fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align: justify;
}
