/*................*/

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

a:link {
	text-decoration: none;
}

a:hover {
	color: #666666;
}

a.sozialist {
	color: #336633;
	font-size: 12px;
	text-decoration: none;
}

a.sozialist:link {
	text-decoration: none;
}

a.sozialist:hover {
	color: #990000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e4e5e6;
	margin: 0px;
	padding: 0px;
}

#content {
	background-image: url(../bilder/hintergrund.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin:auto;
	width:840px;
	height:660px;
}

#coaching {
	position:relative;
	left:350px;
	top:125px;
	width:280px;
	z-index:1;
}

#sachverstand {
	position:relative;
	left:40px;
	width:290px;
	z-index:2;
	top:-120px;
}

#fusstext {
	position:relative;
	left:350px;
	width:280px;
	z-index:3;
	top:-230px;
}

#adresse {
	position:relative;
	left:690px;
	width:138px;
	top:-500px;
	z-index:4;
}

#copyright {
	position:relative;
	top:-450px;
	left: 40px;
	font-size: 10px;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	color: #666666;
}

h3 {
	font-size: 12px;
	font-weight: bolder;
	margin: 0px 0px 7px 0px;
	line-height: 14px;
	color: #1768B0;
}

.h3_like {
	font-weight: bolder;
}

img {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}


img.mini {
	width: 8px;
	height: 8px;
}

p {
	background-color: transparent;
	margin: 0px 0px 7px 0px;
	font-size: 12px;
	line-height: 14px;
}

.name {
	font-size:23px;
}

