/*

CSS-Stil für tenkhoff-properties.com
(c) 2007 - Tenkhoff Properties GmbH
Author: Jan Fanslau
mail:j.fanslau@tenkhoff-properties.com
Ref: http://www.falsanu.de

*/

body{
	background-image: url(../src/backgrau.png);
	height: 100%;
}

#inhalt{
	
	
	margin-left: 30px;
	width: 700px;
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 10pt;
	line-height: 120%;
	text-align: justify;


	
	
}
#text{
	margin-top:265px;
	width:700px;
	float:left;
	padding-bottom:50px;
	
}

#logoTop{
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left:-96px;
}

#content{
	position: absolute;
	top:100px;
	left:50%;
	margin-left:-450px;
	background-color: #FFFFFF;
	width: 900px;
	background-image: url(../src/cont_back.png);
	}

#leftStripe{
	position: absolute;
	left: 0px;
	width: 0px;
	border-left: 2px solid #c1bbab;
	height: 100%;
}
#topImage{
	z-index: 2;
	width: 900px;
	height: 147px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#aktProjekte{
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	z-index: 1;
	float:right;
	padding-bottom:50px;
	width:140px;
	background-image: url(../src/dublau.png);
	height:inherit;

}
#bottom{
	background-color:#C1BBAB;
	bottom:0;
	color:#FFFFFF;
	font-family:Tahoma,Helvetica;
	font-size:8pt;
	height:22px;
	left:0;padding-top:5px;
	position:absolute;
	text-align:center;
	width:900px;
}
td{
 	font-family: Arial;
	letter-spacing: 1px;
	font-size: 10pt;
	text-align: justify;
}
a{
	font-family: Arial;
	letter-spacing: 0px;
	font-size: 10pt;
	color: #42b4e6;
	
}
a:hover{
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 10pt;
	color: #000000;
	
}

/** 
Index-Seiten-Layout
**/

#indCont{
	position:absolute;
	z-index: 10;
	width: 896px;
	height: 200px;
	background-color: #FFFFFF;
	border:2px solid #c1bbab;
	border-top:10px solid #c1bbab;
	top: 203px;
	left: 0px;	
}
