*
{ 
	margin: 0;
	padding: 0;
}

.send img , .layer-background , .send input{
	behavior: url(iepngfix.htc)
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #e10000;
}

body#iframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:transparent;
}

span.nonie { /* valide transparenz im iframe für den IE */
	display: none;
}

html>/**/body span.nonie { /* valide transparenz im iframe für alle browser ausser IE */
	display: inline !important;
	display: none;
}

#main {
	margin: auto;
	width: 999px;
}

#header {
	width: 975px;
	height: 237px;
	background: url(../img/kp_logo.jpg) 0 32px no-repeat;
	margin: auto;
}

#navi {
	position: relative;
	left: 509px;
	height: 179px;
	width: 464px;
	background: url(../img/kontakt_impressum.jpg) 0 0 no-repeat;
}

#navi img.interoute {
	position: relative;
	top: 84px;
	left: 51px;
}

#navi img.schiffl {
	position: relative;
	top: 103px;
	left: 51px;
}

#navi img.twentyone {
	position: relative;
	top: 72px;
	left: 51px;
}

#navi img.sealedsolutions {
	position: relative;
	top: 92px;
	left: 51px;
}

#navi img.softwareexpress {
	position: relative;
	top: 101px;
	left: 51px;
}

#navi img.uptodata {
	position: relative;
	top: 77px;
	left: 51px;
}

#navi img.mdconsulting {
	position: relative;
	top: 47px;
	left: 51px;
}

#navi img.muniqsoft {
	position: relative;
	top: 37px;
	left: 51px;
}

#navi img.graef {
	position: relative;
	top: 31px;
	left: 51px;
}

#navi img.hansengroup {
	position: relative;
	top: 110px;
	left: 51px;
}

#navi img.amis {
	position: relative;
	top: 47px;
	left: 51px;
}

#navi img.querplex {
	position: relative;
	top: 49px;
	left: 51px;
}

#navi img.ordix {
	position: relative;
	top: 72px;
	left: 51px;
}

#contact {
	position: absolute;	
	display: block;
	top: 105px;
	left: 300px;
	width: 50px;
	height: 20px;
}

#imprint {
	position: absolute;	
	display: block;
	top: 97px;
	left: 362px;
	width: 70px;
	height: 22px;
}

#content {
	margin: auto;
	margin-top: 25px;
}

#layer-content {
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -417px;
	width: 870px;
	height: 580px;
	display: none;
}

.layer-background {
	width: 860px;
	height: 760px;
	background: transparent url(../img/bg_layer.png) no-repeat right top;
}

.layer-background h1 {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	top: 62px;
	left: 62px;
}

.layer-background h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
}

.layer-background p#introduction {
	position: relative;
	width: 710px;
	top: 76px;
	left: 62px;
}

div#data {
	position: relative;
	width: 287px;
	top: 76px;
	left: 62px;
}

#data label {
	float: left;
	width: 55px;
	padding-bottom: 5px;
	padding-top: -2px;
	overflow: hidden;
}

td .colwidth_big{
	width: 176px;
}

table.documents {
	margin-top: 23px;
}

table.paragraphs, table.documents, table.send {
	position: relative;
	width: 402px;
	top: -260px;
	left: 400px;
}

.layer-background form table td {
	vertical-align: top;
	padding: 0;
}

.layer-background form input {
	float: left;
	margin-right: 3px;
}

.paragraphs input, .documents input{
	width: 13px;
	height: 17px;
}

.gender input {
	width: 13px;
	height: 15px;
}

.layer-background form .rounded-corners {
	clear:all;
	vertical-align: top;
	margin-bottom: 10px;
	width: 287px;
	height: 22px;
	font-size: 10px;
	background: none;
	background: url(../img/eingabefeld.jpg) 0 0 no-repeat;
}

.gender {
	font-size: 10px;
}

.layer-background form .rounded-corners-message {
	vertical-align: top;
	width: 287px;
	height: 102px;
	font-size: 10px;
	background: none;
	background: url(../img/textfeld.jpg) 0 0 no-repeat;
	border: none;
}

.layer-background form .rounded-corners input {
	vertical-align: top;
	width: 280px;
	height: 15px;
	font-size: 10px;
	background: none;
	border: none;
	margin: 4px 3px 3px 5px;
}

.layer-background form .rounded-corners-message textarea {
	vertical-align: top;
	width: 280px;
	height: 90px;
	font-size: 10px;
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 3px 3px 5px;
	overflow: hidden;
}

.layer-background form label {
	float: left;
	width: 150px;
}

.layer-background form .paragraphs label {
	float: left;
	width: 180px;
	
}

.layer-background form label {
	padding-bottom: 8px;
}

.send {
	margin-top: 15px;
	margin-left: -11px;
}

.accept {
	font-size: 10px;
	line-height: 11px;
	padding-left: 10px;
}

.accept p{
	margin-left: 11px;
}

object {
	outline: 0;
}

.alert {
	color: #e10000;
	font-size: 11px;
	margin-top: 10px;
}

a.close {
	position: absolute;
	left: 785px;
	top: 39px;
	width: 22px;
	height: 22px;
	outline: 0;
}
