
body {	
	background-color: #ccc;
	color: #000;
	margin: 0;
	padding: 0 0 20px 0 !important;
}
body, table, div, input, textarea	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
img	{	border: 0;	}
.stopFloat {	
	clear: both;
}
a, a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover	{
	color: #993300;
	text-decoration: none;
}
h1, h2	{	color: #003399;	}
h1	{	font-size: 1.2em; margin-bottom: 20px;	}
h2	{	font-size: 1em;	}
ul	{
	margin-left: 0px;
	padding-left: 0px;
	margin-left: 14px;
}
li {
	list-style-type: none;
	list-style-image: url('http://www.heicolith.de/img/s-list.gif');	
	margin-bottom: 5px;
	margin-left: 0px;
}
#framework {
	border: 1px solid #7F7F7F;
	width: 963px;
	background-color: #E6E6E6;
	background-color: #fff;
	background-repeat: no-repeat;
	margin: 2% auto 0 auto;
	padding-bottom: 20px;
	position: relative;
}
#logo {
	position: absolute;
	right: 0;
	top: 0;
	height: 150px;
	display: block;
	width: 225px;
}
#logo img {
	width: 225px;
	height: 100px;
}

#slot1, #slot2, #slot3, #navigation	{
	width: 240px;
	height: 150px;
	float: left;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 150px;
}
#slot1, #slot2, #slot3	{
	border-right: 1px solid #999;
}
#navigation {
	font-size: 0.95em;
	padding: 20px 0 10px 20px;
	margin: 0;
	width: 220px;
	height: 120px;
	float: none;
	position: absolute;
	right: 0;
	top: 150px;
}
ul#navigation li, ul#secNav li {
	list-style-type: none;
	margin-bottom: 7px;
}
ul#navigation li a, ul#navigation li a:visited {
	text-decoration: none;
	color: #003399;
}
#related {
	color: #666;
	padding: 0 30px 0 20px;
	width: 191px;
	font-size: 0.9em;
	position: absolute;
	left: 0;
	top: 326px;
}
#related > *:first-child {
	margin-top: 0;
}
#secNav	{
	position: absolute;
	right: 0;
	top: 326px;
	width: 220px;
	font-size: 0.95em;
	margin: 0 0 0 20px;
	padding: 0;
}
ul#navigation li, ul#secNav li {
	list-style-image: none;
}
ul#secNav li a, ul#secNav li a:visited {
	color: #003399;
	text-decoration: none;
}
ul#navigation li a:hover, ul#navigation li a.active,
ul#secNav li a:hover, ul#secNav li a.active {
	color: #993300 !important;
}
#content {
	margin: 24px 260px 0 242px;
	padding-bottom: 10px;
	line-height: 140%;
	min-height: 400px;
}
#content.content404 {
	margin-right: 10px;
}
* html #content {
	height: 340px;
}

* html #content {
	margin-top: 0;
	padding-top: 24px;
}

.small	{
	font-size: 0.9em;
}
#contactform .input {
	border: 1px solid #ccc;
	width: 300px;
}
#contactform .inputSmall {
	border: 1px solid #ccc;
	width: 280px;
}
#contactform .inputCb {
	width: 20px;
	margin-left: 0;
	margin-right: 0;
}

#contactform input.error,
#contactform textarea.error {
	border: 1px solid #993300;
}
#contactform label.error {
	color: #993300;
}

p.error, #contactform h2.error {
	color: #993300;
}

#contactform input,
#contactform textarea,
#contactform label {
	background-color: rgb(250,250,250);
	margin-bottom: 5px;
	vertical-align: middle;
}
#contactform label {
	display: inline-block;
	min-width: 60px;
	white-space: nowrap;
}
* html #contactform label {
	display: inline;
	width: 60px;
}
#contactform textarea {
	margin-bottom: 10px;
	display: block;
}

#referenzliste li {
	margin-top: 10px;
}

#imagePopUp {
	display: none;
	position: absolute;
	top: 50px;
	left: 50px;
	border: 5px solid #fff;
}
#imagePopUp img {
	cursor: pointer;
}
.spacing {
	padding-bottom: 9px;
}

.download a, .download a:visited {
	padding-left: 20px;
	background-image: url('http://www.heicolith.de/img/s-download.gif');
	background-repeat: no-repeat;
}
