#head h1, #head h1 a
{
	width:151px;
	height:35px;
}

#head h1
{
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	background-position:bottom;
	text-indent:-5000px;
	overflow:hidden;
	margin-left:70px;
	padding-top:20px;

}

#head h1 a
{
	display:block;
}

#content
{
	position:relative;
}

#content h1, #content h2
{
	padding-bottom:8px;
	margin-bottom:10px;
	border-bottom:1px solid #ababab;
}

#content h1, p.welcome
{
	font-size:16px;
	font-weight:bold;
}

#content h2
{
	font-size:12px;
}

#content p
{
	margin-bottom:18px;
}

p.team
{
	padding-left:25px;
	display:block;
	background:url(../img/assets/listenpunkt.jpg) no-repeat 0 4px;
}

#content ul, #content li
{
	list-style-type:none;
	color:#7d7d7d;
	font-weight:bold;
}

#content ul li span
{
	font-weight:normal;
}

.portraitHolder
{
	float:left;
	width:70px;
	height:70px;
	margin-right:3px;
	
}

.portraitHolder img
{
		position:absolute;
}


#picHH
{
	background:url(../images/Team/HH.jpg) no-repeat 0 -70px;
}

#picHH:hover
{
	background-position:top left;
}

#picLE
{
	background:url(../images/Team/LE.jpg) no-repeat 0 -70px;

}

#picLE:hover
{
	background-position:top left;
}

#picMT
{
	background:url(../images/Team/MT.jpg) no-repeat 0 -70px;
}

#picMT:hover
{
	background-position:top left;
}


.bildergalerie
{
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ababab;
}


#linkeSpalte ul
{
	margin-bottom:20px;
}

#linkeSpalte li
{
	line-height:25px;
	background-image:url(../img/assets/listenpunkt.jpg);
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:25px;
}


#kontaktform
{
	width:335px;
	margin-left:199px;
}

#kontaktform ul, #kontaktform li
{
	list-style-type:none;
}

#kontaktform ul
{
	margin-top:20px;
}

#kontaktform li
{
	margin-top:8px;
}

#kontaktform label
{
	width:92px;
	display:block;
	float:left;
	height:18px;
	line-height:18px;
}

#kontaktform input[type="text"], #kontaktform textarea
{
	background-color:#333331;
	border:0px;
	color:#FFF;
	font:Helvetica, Arial, sans-serif;
	font-size:10px;
	padding:2px;
}

#kontaktform input[type="text"]
{
	width:239px;
	height:18px;
}

#kontaktform textarea
{
	width:331px;
	height:161px;
}

#kontaktform input[type="submit"]
{
	margin-top:15px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:10px;
	background-color:transparent;
	border:0;
	color:#676765;
	cursor:pointer;
	cursor:hand;
}


#footer p
{
	font-weight:bold;
	height:28px;
	line-height:28px;
	width:941px;
	margin:0 auto;
	padding-left:140px;
}

.bilder
{
	display:none;
}

#footer a
{
	text-decoration:none;
	margin-right:3px;
	margin-left:3px;
	color:#565656;
	height:28px;
}

#footer a:hover, #footer a.aktiv
{
	color:#cc0033;
}

#footer img
{
	border:none;

}

#linkeSpalte a.zurueck
{
	background:url(../img/assets/zurueck.jpg) no-repeat 0 5px;
	padding-left:20px;
	font-weight:bold;
	text-decoration:none;
	color:#68686a;
	position:absolute;
	bottom:10px;
}

#linkeSpalte a.zurueck:hover
{
	color:#000;
}

ul#ref li
{
	font-weight:normal;
}

