@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0 0 35px;
	background:#FFF;
}

#inhalt {
	width:900px;
	height:auto;
	margin:auto;
	padding:0;
	font:normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#5f5f5f;
}

h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
}

#logo {
	margin:15px 0 0 35px;
	float:left;
}

#flash {
	float:left;
	margin:11px 0 0 0;
	width:735px;
	height:229px;
}

#schmuck {
	float:left;
	margin:11px 0 0 10px;
	width:155px;
	height:229px;
	background:url(../bilder/kopf-schmuck.gif) no-repeat;
}

#news_content {
	float:left;
	margin-left:48px;
}

#news
{
	width:155px;
	height:229px;
	background:url(../bilder/kopf-schmuck.gif) no-repeat;
}

#news_head
{
	margin:0 0 0 4px;
	font-size:13px;
	line-height:20px;
	color:#8ea8bb;
}

#news_text
{
	width:147px;
	height:229px;
	margin:4px 4px 4px 4px;
}

#headline {
	width:500px;
	clear:left;
	float:left;
	margin:34px 0 0 0;
	font-size:13px;
	line-height:20px;
	color:#8ea8bb;
}

#bighead
{
	font-size:19px;
	color:#940084;
}

#textfeld {
	float:left;
	margin:28px 0 0 267px;
	width:430px;
	height:auto;
}

#navigation {
	float:left;
	margin:81px 0 0 59px;
	width:auto;
	height:auto;
}

#navigation ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}

#navigation li
{
	padding:0 10px 0 10px;
	margin:0;
	display:block;
	float:left;
	background:url(../bilder/navi-trenner.gif) no-repeat;
}

#textfeld ul
{
	padding:0 0 0 16px;
	margin:0;
	list-style:circle outside;
	color:#940084;
}

#textfeld li
{
	padding:0;
	margin:0;
}

.grau
{ color:#5f5f5f; }

a:link, a:visited { color:#940084; text-decoration: none; }
a:hover, a:active { color:#940084; text-decoration: underline; }

#navigation a:link, #navigation a:visited { color:#1e486a; text-decoration: none; }
#navigation a:hover, #navigation a:active { color:#1e486a; text-decoration: underline; }

#news a:link, #news a:visited { color:#5f5f5f; text-decoration: none; }
#news a:hover, #news a:active { color:#5f5f5f; text-decoration: underline; }

body.section_home #navigation .section_home { color:#940084; }
body.section_praxis #navigation .section_praxis { color:#940084; }
body.section_labor #navigation .section_labor { color:#940084; }
body.section_team #navigation .section_team { color:#940084; }
body.section_jobs #navigation .section_jobs { color:#940084; }
body.section_spektrum #navigation .section_spektrum { color:#940084; }
body.section_kontakt #navigation .section_kontakt { color:#940084; }
body.section_impressum #navigation .section_impressum { color:#940084; }

/* Team Listen DL */

#team_list {

}

.team_list dt {
	clear:left;
	float:left;
	width:85px;
	margin-bottom:4px;
}

.team_list dd {
	width:330px;
	float:left;
	margin-left:10px;
	margin-bottom:4px;
}

.clear {
	clear:both;
}