/*
CSS StyleGuide for www.eileen-personal-trainer.de
written by dotcom-concepts – 2006/2009
*/

* {
		margin:0;
		padding:0;
		}


html, body {
		height:100%;
		}


BODY {
	font-family:Verdana;
	font-size: 12px;
	text-align:center;
	color: #271a03;
	line-height: 13pt;
	
}
#distance { 
		width:1px;
		height:50%;
		margin-bottom:-364px; /* half of container's height */
		float:left;
}
	
	
	
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	width: 1024px;
	clear:left;
	height: 728px;
	text-align: left;
	z-index: 1;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
}	


#titel {
	color: #FF9E31;
	font-size: 50px;
	text-align: left;
}
#angebot {
	text-align: left;
	line-height: 16px;
	font-size: 11px;
	letter-spacing: 0px;
}
#links A {
	TEXT-DECORATION: none;
	font-size: 14px;
	letter-spacing: 2px;
	color: #271a03;
	font-weight: bold;
}

#links A:visited {
	TEXT-DECORATION: none;
	font-size: 14px;
	letter-spacing: 4px;
	font-weight: bold;

}
#links A:hover {
	color: #FF9900;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
}

A:link {
	TEXT-DECORATION: none;
	color: #ff9900;
	font-weight: bold;
}

A:visited {
	TEXT-DECORATION: none;

}
A:hover {
	font-weight: bold;
	text-decoration: underline;
}
#angebot A {
	text-decoration: none;
	color: #271a03;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
  
}

#angebot A:hover {
	text-decoration: none;
	color: #FF9E33;

}

#angebot A:visited {

}

#text{
	text-align:left;
	left: 255px;
	overflow: auto;
	padding-right: 20px;
	background-color: #FFFFFF;
	width: 685px;
	border-bottom: 1px solid #CEC1B8;
	height: 302px;
}
#partner{
	text-align:left;
	left: 255px;
	width: 685px;
	border-bottom: 1px solid #CEC1B8;
	height: 302px;
}
#textberlin{
	text-align:left;
	left: 255px;
	overflow: auto;
	padding-right: 20px;
	
	width: 685px;
	border-bottom: 1px solid #CEC1B8;
	height: 302px;
}

#img {
	color: #89837A;
	border: 1px solid;
}

.h1{
font-weight: bold;
}

.h2 {
font-weight: bold;
}
.h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9929;
}
.style2 {
	color: #ff9900;
	font-weight: bold;
}
.style3 {
	line-height: 1.4;
	text-indent: 10px;
	
}
.style4 {
	line-height: 1.4;
		
}

