/* ====== letzte aenderung 03.10.2008 ====== */
/* ====== Basis ====== */
	
body {  
	font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    background-color: #a5aba0;
    color: #888888;
	text-align: left;
}

* {
	padding: 0;
	margin: 0;
}

/*html { 
	overflow: -moz-scrollbars-vertical; 
} 

html>body a:focus { 
	-moz-outline-style: none; 
}*/

img, a img { 
  	border: none;
}

a {
	text-decoration: none;
	color: #c9147e;
}

.klar {  
	clear: both;  
	line-height: 0px;  
	font-size: 1px;  
	height: 0px;
}		

h1 {
	color: #9d9c9c;
	font-size: 1.2em;
	margin-bottom: 20px;  
	font-weight: bold;
}

h2 {
	color: #9d9c9c;
	font-size: 1.2em;
	margin: 10px 0 2px 0;
	background: url(../img/logo_klein.gif) left no-repeat; 
	padding-left: 20px;	
}

p {	
	line-height: 160%;
	/*margin: 0px 20px 0px 20px;*/
	font-size: 1.1em;
	color: #888888;
}	

ul {
	list-style-type: none;
}

li {
	/*float: left;*/
	font-size: 1.1em;
	padding: 3px 0 3px 20px;
	background: url(../img/pfeil_erfahrung.gif) 0 5px  no-repeat;
}

#kunden ul {
	list-style-type: none;
}

#kunden li {
	/*float: left;*/
	font-size: 1.1em;
	line-height: 160%;
	padding: 1px 0 3px 20px;
	background: url(../img/pfeil_kunden.gif) 0 5px  no-repeat;
}

#profil ul {
	list-style-type: none;
}

#profil li {
	/*float: left;*/
	font-size: 1.1em;
	padding: 3px 0 3px 20px;
	background: url(../img/pfeil_profil.gif) 0 5px  no-repeat;
}


.red {	
	color: #f44e60;
}	

/* ======= Linkfarben ======*/


.profil a {	
	color:#f44e60;
	text-decoration: none;
}

.profil a:hover {	
	color:#f44e60;
	text-decoration: underline;
}

.angebot a {	
	color:#ff0000;
	text-decoration: none;
}

.angebot a:hover {	
	color:#ff0000;
	text-decoration: underline;
}

.downloads a {	
	color:#ef67aa;
	text-decoration: none;
}

.downloads a:hover {	
	color:#ef67aa;
	text-decoration: underline;
}


/* ====== Textlayer ====== */

#Layer1 {
	width: 500px;
	height: 240px;
	Margin-top: 63px;
	Margin-left: 66px;
	position:absolute;
	z-index:1;
	overflow: auto;
	padding: 1px;
	padding-right: 20px;
}

/* ====== Layer Bild rechts ====== */

#Layer2 {
	/*width: 440px;
	height: 540px;*/
	Margin-top: 118px;
	Margin-left: 701px;
	position:absolute;
	z-index:2;
}

/* ====== Layer Factsheet ====== */

#Layer5 {
	/*width: 440px;
	height: 540px;*/
	Margin-top: 629px;
	Margin-left: 140px;
	position:absolute;
	z-index:3;
}

/* ====== Layer Referenzen-Logos ====== */

#Layer3 {
	width: 530px;
	height: 232px;
	Margin-top: 63px;
	Margin-left: 66px;
	position:absolute;
	z-index:1;
	overflow: auto;
	padding: 1px;
	padding-right: 20px;
}

/* ====== Layer Bild Kontakt ====== */

#Layer4 {
	/*width: 440px;
	height: 540px;*/
	Margin-top: 340px;
	Margin-left: 450px;
	position:absolute;
	z-index:2;
}