/* erasertech webdesign -*/

* {
	padding: 0;
	margin: 0;
} 

html { height: 101%; }

body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../bilder/hintergrund_streifen.png);
	background-repeat: repeat;
	}
	
/* hide hack from Mac-IE5 \*/
* html #inhalt_mitte {
	height: 1%;
	width: 538px;
}
/* end hiding */	
	
/* IE6 hack 3 pixel  */
* html #inhalt_links { 
margin-right: -3px; 
} 

/* Ende IE6 hack */	
	
	
h1 {
	color: #CC9966;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #CC9966;
	padding-left: 20px;
	font-weight: bold;
}

h3 {
	color: #CC9966;
	font-size: 14px;
	margin-bottom: 3px;
	margin-left: 20px;
	font-weight: bold;
}

h4 {
	color: #CC9966;
	margin-left: 30px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;

}

a {
	text-decoration: underline;
	outline: none;
	color: #999999;
}

a:hover {
	color: #FFFFFF;

}

p	{
	margin-left: 20px;
	line-height: 120%;	

}

li {
	margin-left: 30px;

}



#wrapper {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
	height: 100%;
	color: #FFFFFF;
}

#header {
	width: 780px;
}

#navi01 {
	margin-top: 10px;
	width: 160px;
	overflow: hidden;

}

#navi01 ul
{
	list-style: none;
	width: 160px;
	font-weight: bold;
	overflow: hidden;
}	

#navi01 li
{
	text-align: left;
	width: 160px;
	position: relative;
	right: 30px;
	height: 27px;
}

#navi01 li a
{
	text-decoration: none;
	color: #999999;
	display: block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999900;
	padding-left: 15px;
	background-image: url(../bilder/link_leiste_dunkel2.jpg);
	text-align: left;
	padding-top: 6px;
	padding-bottom: 7px;
}

#navi01 li a:hover
{
	color:#FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00FF00;
	background-image: url(../bilder/link_leiste_hell2.jpg);
	display: block;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 15px;
}



#site_rahmen {
	width: 878px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: black;
	border-left-color: black;
}

#inhalt_links {
	width: 160px;
	clear: left;
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	overflow: hidden;
}

#inhalt_rechts {
	width: 145px;
	float: right;
	margin-top: 90px;
	margin-bottom: 0px;
	margin-right: 5px;
}

#inhalt_rechts p {
	margin-left: 5px;

}


#inhalt_mitte {
	border-left: 1px dotted #7E9DE5;
	border-right: 1px dotted #7E9DE5;
	text-align: left;
	padding-top: 60px;
	padding-right: 0px;
	list-style-type: square;
	padding-bottom: 30px;
	overflow: hidden;
	width: 543px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
} 

#inhalt_mitte li {
	list-style-type: square;
	padding-left: 0px;
	list-style-position: inside;

}

#rahmeninhalt li {
	margin-left: 10px;
	padding-left: 15px;
	list-style-type: none;
	list-style-image: none;
	background-image: url(../bilder/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 1px;
	padding-bottom: 1px;
} 


#telefonformular ul {

	list-style: none;
} 

#footer_schatten {
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 780px;
	background-image: url(../bilder/footer_hintergrund.jpg);
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../bilder/footer_grafik.jpg);
	height: 34px;
	width: 878px;
	background-position: center center;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#footer p {
	color: #999999;
	padding-top: 16px;
	padding-left: 30px;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

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


.shadow {
	background-image: url(../bilder/hintergrund_schatten.png);
	background-repeat: repeat-y;
	background-position: center;
	clear: left;
}

/* IE6 keine Schatten da PNG Probleme  */
* html .shadow {
background-image: none;
}


.pfeil_mehr {
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 5px;
}

.pfeil_mehr a {
	color: #999999;

}

.pfeil_mehr a:hover {
	text-decoration: underline;
	color: #FFFFFF;

}

.logo_email {
	margin-bottom: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 5px;
}

.logo_telefon {
	margin-bottom: 100px;
	margin-left: 5px;
	border: 0px;
}


.bild_inhalt_links {
	border: 1px outset #000000;
	margin-top: 70px;

}

.balken {
	padding-left: 17px;
	padding-bottom: 3px;
	margin-right: 70px;
	padding-top: 2px;
	color: #CC9966;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 30px;
	height: 24px;
	line-height: 19px;
	background-color: #000000;

}

.balken2 {
	padding-left: 17px;
	padding-bottom: 3px;
	margin-right: 70px;
	padding-top: 2px;
	color: #CC9966;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 30px;
	height: 38px;
	line-height: 19px;
	background-color: #000000;
}



.rahmeninhalt {
	margin-right: 70px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 15px;
	background-color: #433333;
	padding-bottom: 17px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;

}


.rahmeninhalt_referenzen {
	margin-right: 70px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 15px;
	background-color: #433333;
	padding-bottom: 17px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#rahmeninhalt {
	margin-right: 70px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 15px;
	background-color: #433333;
	padding-bottom: 17px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.rahmeninhalt2 {
	margin-right: 70px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 15px;
	background-color: #433333;
	padding-bottom: 17px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.validator {
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 5px;

}

.validatorcss {
	padding-left: 15px;

}
/* telefon-formular*/

.formrechts1 {
	margin-left: 70px;
	
}

.formrechts2 {
	margin-left: 38px;


}


.formlinks {
	
}

.abschickentelefon {
	margin-top: 20px;

}


#referenzen {
	position: relative;
	margin-right: 10px;

}


#referenzen img {
	float: left;
}
.referenzen1 {
	position: relative;


	
}
	
.referenzen2 {
	position: relative;



}

.referenzen3 {
	position: relative;



}
.referenzenbox {
	position:relative;
	width: 418px;
	margin-bottom: 8px;
	height: 120px;
	margin-top: 8px;
}

.trennlinie {
	height: 2px;
	width: 320px;
	margin-left: 55px;
	background-image: url(../bilder/trennlinie.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 18px;
}
.referenzenbox  p {
	font-weight:normal;
	line-height:14px;
	padding-left: 160px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.referenzenbox  ul {
	margin-top:0px;
	margin-left:144px;
	padding-left:0px;
	height:55px;
}
.referenzenbox ul{min-height:55px;height:auto;}
.referenzenbox   li {
	list-style-type:square;
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:14px;
	line-height:14px;
	margin-top:0px;
	margin-bottom:3px;
}
.referenzenbox   img {
	position:absolute;
	top:4px;
	float: left;
	border: 1px solid #666666;
	margin-left: 10px;
}
.referenzenbox  a {



}

#referenz_teiler {
	width: 481px;
	height: 400px;
	margin-left: 161px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #7E9DE5;
	border-left-color: #7E9DE5;

}


.ref_link {
	margin-left: 30px;

}

#kontaktformular {
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 430px;
	margin-right: 0px;

}

form#Kontakt {
	float: left;
	border: 1px solid #000000;
	background-color: #433333;
	width: 440px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
form#Kontakt ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 340px;
}
form#Kontakt ul li{
	float: left;
	width: 340px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
}
form#Kontakt   ul   li input,form#Kontakt     ul   li select,form#Kontakt     ul   li textarea {
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #BCBCBC;
}
form#Kontakt ul li textarea{
	width: 200px;
}
form#Kontakt ul li label{
	float: left;
	width: 120px;
}

.senden_kontakt {
	border-top-color: #663366;
	border-right-color: #663366;
	border-bottom-color: #663366;
	border-left-color: #663366;

}

form#kontaktformular {
	float: left;
	border: 1px solid #000000;
	background-color: #433333;
	width: 440px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
form#kontaktformular ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 400px;
}
form#kontaktformular ul li{
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
}
form#kontaktformular   ul   li input,form#kontaktformular     ul   li select,form#kontaktformular     ul   li textarea {
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #BCBCBC;
}
form#kontaktformular ul li textarea{
	width: 200px;
}
form#kontaktformular ul li label{
	float: left;
	width: 120px;
}

.senden_kontakt {
	border-top-color: #663366;
	border-right-color: #663366;
	border-bottom-color: #663366;
	border-left-color: #663366;

}
#navi_unten {
	width: 880px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
	text-align: left;

}

#navi_unten ul {
	list-style-image: none;
	list-style-type: none;
	text-align: center;
}

#navi_unten ul li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#navi_unten a {
	font-size: 10px;
	color: #585858;
	text-decoration: none;
}

#navi_unten a:hover {
	font-size: 10px;
	color: #585858;
	text-decoration: underline;
}

table.domain_check td {
	padding: 4px;
}

