img {
border:0px;
margin:0px;
padding:0px;
}

html, body {
background-image: url(../images/back.gif);
background-repeat:repeat;
margin:0px;
padding:0px;
height:100%;
position:relative;
}

p {
height:20px;
margin:0px;
padding:0px;
}

h2 {
margin:0px;
padding:0px;
}

.referenz_pic {
float:left;
margin-right:10px;
}

#background {
	width: 100%;
	height:100%;
	margin:0px;
	padding:0px;
	position: absolute;
	z-index:0;
}

#content {
	background-position:center;
	background-repeat: no-repeat;
	height: 661px;
	width: 1024px;
	margin: 0px auto;
	z-index: 0;
	position: relative;
	top:-15px;
}

#info {
	position:absolute;
	z-index:1;
	top:60px;
	left:220px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#7b0059;
}
#navigation {
	background-image: url(../images/navigation.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	height: 271px;
	width: 226px;
	top: 25px;
	right: 80px;
}

#logo {
	height: 246px;
	width: 160px;
	z-index: 4;
	position: absolute;
	top: 15px;
	left: 15px;
}

ul.navi {
	list-style-type : none;
	padding:12px 0px 0px 50px;
	margin: 0px;
}
li.navi{
	margin : 0px;
	padding:0px;
}

ul.leistungen {
	list-style-image:url(../images/big_arrow.png);
	padding:0px;
	margin:18px 0px;
	list-style-position:inside;
}

li.leistungen {
	font-weight:bold;
	font-size:18px;
}

#postit_kontakt {
	position:absolute;
	z-index:1;
	width:207px;
	height:208px;
	top:270px;
	left: 10px;
}

#postit_planung {
	position:absolute;
	z-index:3;
	width:162px;
	height:161px;
	top:245px;
	left: 0px;
}

#postit_design {
	position:absolute;
	z-index:2;
	width:163px;
	height:162px;
	top:375px;
	left: 70px;
}

#postit_entwicklung {
	position:absolute;
	z-index:1;
	width:163px;
	height:162px;
	top:505px;
	left: 25px;
}

#projekt_neu {
	position:absolute;
	z-index:1;
	width:241px;
	height:293px;
	top:295px;
	right:20px;
}

#postit_angebot {
	position:absolute;
	z-index:1;
	width:201px;
	height:200px;
	top:320px;
	right:145px;
}

#postit_ueber {
	position:absolute;
	z-index:2;
	width:165px;
	height:164px;
	top:255px;
	left: 20px;
}

#postit_impressum {
	position:absolute;
	z-index:1;
	width:167px;
	height:166px;
	top:390px;
	left: 70px;
}

#postit_ansprechpartner {
	position:absolute;
	z-index:1;
	width:201px;
	height:200px;
	top:325px;
	right:140px;
}

#postit_adresse {
	position:absolute;
	z-index:1;
	width:201px;
	height:198px;
	top:325px;
	right:145px;
}

#paper_kontakt {
	position:absolute;
	z-index:1;
	width:215px;
	height:350px;
	top:240px;
	left: 25px;
}

#txt_box {
	position:absolute;
	z-index:1;
	width:391px;
	height:498px;
	top:97px;
	right:350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
	overflow:auto;
	color:#2e132c;
	padding-right:10px;
}
#footer a, #footer a:hover, #footer a:visited, #footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color:#2e132c;
	text-decoration:none;
}

#footer {
	position:absolute;
	z-index:1;
	height:20px;
	top:600px;
	right:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#2e132c;
	word-spacing:5px;
}
input.kontakt_form{
width:200px;
height:18px;
border:1px solid #2e132c;
}

textarea.kontakt_form{
border:1px solid #2e132c;
}

input.kontakt_form:focus, textarea.kontakt_form:focus {
	color:#ffffff;
	background-color:#7b0059;
}
