body {
	margin: 0px;
	padding: 0px;
	background-color: #F0EDE6;
}

p ul li h1 h2 table tr td  a:visited a:visited.more p.small{
	color: #292929;
}


a {
	font: normal 1em tahoma;
	text-decoration: none;
	color: #292929;	
}

a:hover {
	color: #d78613;
}

a.more {
	background: url(img/more.gif) no-repeat 0 5px;
	font: normal 1em tahoma;
	text-decoration: none; 
	padding-left: 10px;
	color: #292929;
}

a:hover.more {
	color: #d78613;
}

p {
	font: normal 0.8em tahoma;
}

p.small{
	font: normal 0.7em tahoma;
	float: left;
	margin: 10px 10px 10px 17px;
	padding-left: 20px;
}

div.small_brief{
	display:block;
	height: 60px;
	float: left;
	margin-bottom:10px;
}

.telephon {
	background: url(img/telefon.png) no-repeat 0 2px;
	height:20px;
}

.brief {
	background: url(img/brief.png) no-repeat 0 2px;
}


ul.profilList{
	margin: 10px;
	padding: 10px;
	float: left;
	width: 190px;
}

ul li {
	list-style-image: url(img/listSquare.gif);
	font: normal 0.8em tahoma;
}

h1 {
	font: normal 1.2em tahoma;
}

h2 {
	font: bold 0.8em tahoma;
}

#wrapper {
	width: 915px;
	height: 100%;
}

.profilImg {
	float: right; 
	margin: 30px 5px 5px 5px;
}

table tr td {
	font: normal 0.8em tahoma;
	vertical-align: top;
}

/******* Header ********/

#head{
	height: 156px;
	width: 100%;
}

.navi {
	float: left; 
	width: 527px;
	height: 156px;
	background: url(img/skyeline.jpg) no-repeat;
}

#logo {
	background: transparent url(img/logo2.png) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:69px;
	width:364px;
	margin-left: 12px;
	margin-top: 36px;
	text-decoration:none;
}

*html #logo {
	margin-left: 7px;
}

.replaced {
	display:block;
	font-size: 0;
	line-height:0;
	text-indent:-9999px;
}

.logo { 
	width: 388px;
	height: 156px;
	background: #cfcab0 url(img/logoBack.jpg) no-repeat right;
	float: left;
}	

.navi a {
	font: normal 1.1em tahoma;
	color: #FFFFFF;
	text-decoration: none;
	}

.naviList li{
	color: #FFF;
	display: inline;
	padding-right: 0px;
	margin-left: 55px;
	margin-top: 105px;
	list-style-type: none;
	float: left;
}

.naviList li a {
	color: #FFF;
}	

.naviList li a:hover {
	color: #FFF;
}

*html .naviList li{
	margin-top: 120px;
}

*+html .naviList li{
	margin-top: 120px;
}

.naviList li.first {
	margin-left: -14px;
}
	
	
/****** Content LEFT ******/
#leftContent {
	width: 388px;
	height: 100%;
	float: left;
}

#pictureBox {
	width: 388px;
	height: 227px;
	float: left;
	background: url(img/picture.jpg) no-repeat;
}

#profilBox {
	width: 388px;
	height: 383px;
	float: left;
	background: #F4F3EE url(img/profilBoxBack.jpg) no-repeat bottom;
}

/****** Content RIGHT ******/

#rightContent {
	width: 527px;
	height: 610px;
	float: left;
	background-color: #DDD8C5;
}

#contentSecond {
	width: 497px;
	height: auto;
	padding: 10px 10px 10px 20px;
	float: left;
	background-color: #f3f0e2;
	
}

#contentFirst {
	width: 497px;
	height: auto;
	padding: 14px 10px 10px 20px;
	float: left;
	background: #DDD8C5;
	}

/****** Footer ******/

#footer{
	height: 33px;
	width: 916px;
	clear: both;
	background: url(img/footer.jpg) no-repeat bottom;
}

a.fourDots{
	font: bold 0.9em tahoma;
	color: #FFFFFF; 
	text-decoration: none;
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom: -20px;
	background: transparent url(img/ankerSquare.gif) no-repeat scroll 0px 5px;
}	

.ImprintAnker {
	float: right; 
	margin-top: 6px;
}