html
{
	background: #f5f5f5 url(/media/images/start-bg.png) repeat-x;
	font: 8pt Helvetica,Arial,Verdana;
}

#content
{
	width: 960px;
	margin: 0px auto 0px auto;
}

#content #header
{
	width: 960px;
	height: 100px;
}

h1 span
{
	display: none;
}

h1
{
	background: #fff url(/media/images/logo.png) no-repeat;
	width: 240px;
	height: 100px;
	float: left;
}

#content #navigation
{
	float: right;
	margin-top: 50px;
}

#content #navigation li
{
	float: left;
	padding: 0px 20px 0px 20px;
	font-size: 10pt;
	background: url(/media/images/navi-trenner.png) no-repeat right center;
}

#content #navigation li.last
{
	background-image: none;
}

#content #navigation li a
{
	color: #363330;
	text-decoration: none
}

#content #navigation li a:hover,
#content #navigation li a.active
{
	color: #d51616;
}

#content #image
{
	clear: both;
	height: 350px;
}

#content #container,
#content #container_wrap
{
	width: 960px;
	height: 239px;
	_width: 964px;
}

#content #container h2
{
	font-size: 10pt;
	font-weight: bold;
}

#content #container #schnellstart
{
	background: #444 url(/media/images/container-startcenter-bg.png) no-repeat;
	width: 180px;
	height: 179px;
	float: left;

	color: #f2f1f0;
	padding: 30px;
}

#content #container #schnellstart p,
#content #container #schnellstart h3
{
	margin-top: 14px;
}

#content #container #schnellstart h3
{
	font-weight: bold;
	background: #444 url(/media/images/dropdown-bg.png) no-repeat;
	height: 22px;
	width: 184px;
}

#content #container #schnellstart h3 span
{
	display: block;
	color: #f2f1f0;
	padding-left: 10px;
	padding-top: 5px;
	height: 17px;
	cursor: default;
}

#content #container #schnellstart hr
{
	display: none;
}

#content #container #schnellstart .dropdown
{
	background: #4f4f4e url(/media/images/dropdown-layer-bg.png) repeat-y;
	width: 184px;
	position: absolute;
}

#content #container #schnellstart #ichbin
{
}

#content #container #schnellstart #ichwill
{
}

#content #container #schnellstart .dropdown ul
{
	background-image: url(/media/images/dropdown-layer-footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 1px;
	padding-bottom: 6px;
}

#content #container #schnellstart .dropdown ul li
{
	margin: 5px 0px 0px 10px;
}

#content #container #schnellstart .dropdown a
{
	color: #f2f1f0;
	text-decoration: none;
}

#content #container #schnellstart #kontakt
{
	margin-top: 43px;
	_margin-top: 35px;
}

#content #container #schnellstart #kontakt h2
{
	float: left;
	margin-right: 10px;
}

#content #container #schnellstart #kontakt p
{
	font-size: 10pt;
}

#content #container #news
{
	background: #fff url(/media/images/container-news-bg.png) no-repeat;
	width: 720px;
	height: 239px;
	float: left;
	overflow: hidden;
}

#content #container #news #neuigkeiten
{
	width: 300px;
	height: 179px;
	padding: 30px;
	padding-bottom: 0px;
	float: left;
}

#content #container #news #neuigkeiten h3
{
	font-weight: bold;
	font-size: 10pt;
	color: #363330;
}

#content #container #news #neuigkeiten dl,
#content #container #news #neuigkeiten dl a
{
	color: #666360;
	text-decoration: none;
}

#content #container #news #neuigkeiten dl a:hover
{
	color: #d51616;
}

#content #container #news #neuigkeiten dl dt
{
	clear: both;
	float: left;
	font-weight: bold;

	margin-top: 15px;
	height: 24px;
}

#content #container #news #neuigkeiten dl dd
{
	float: right;
	width: 230px;

	margin-top: 15px;
	height: 24px;
}

#content #container #news #neuigkeiten a.weiter span
{
	display: none;
}

#content #container #news #neuigkeiten a.weiter
{
	display: block;
	background: #fff url(/media/images/button-weiter-neuigkeiten.png) no-repeat;
	width: 106px;
	height: 24px;
}

#projekt p.weiter_wrap,
#neuigkeiten p.weiter_wrap
{
	clear: both;
	margin-left: 70px;
	margin-top: 0px;
	padding-top: 30px;
}

#neuigkeiten p.weiter_wrap
{
	_padding-top: 10px;
}


#content #container #news #projekt
{
	float: left;
	width: 320px;
	height: 200px;
	padding: 20px;
}

#content #container #news #projekt img
{
	margin-bottom: 5px;
}

#content #container #news #projekt #projekt_details
{
	padding: 10px;
}

#content #container #news #projekt #projekt_abb
{
	background-repeat: no-repeat;
}

#content #container #news #projekt p strong
{
	font-weight: bold;
}

#content #container #news #projekt a
{
	color: #666360;
	text-decoration: none;
}

#content #container #news #projekt p a:hover
{
	color: #d51616;
}

#content #container #news #projekt h3 a
{
	font-weight: bold;
}

#content #container #news #projekt p.weiter_wrap
{
	margin-left: 0px;
}

#content #container #news #projekt a.weiter span
{
	display: none;
}

#content #container #news #projekt a.weiter
{
	display: block;
	background: #fff url(/media/images/button-weiter-projekte.png) no-repeat;
	width: 136px;
	height: 24px;
}

#content #footer
{
	padding: 15px 15px;
}

#content #footer p
{
	float: right;
	color: #666360;
}

#content #footer #meta-navigation li
{
	float: right;
	margin-right: 15px;
}

#content #footer #meta-navigation li a
{
	color: #84817f;
	text-decoration: none;
}

#content #footer #meta-navigation li a:hover,
#content #footer #meta-navigation li a.active
{
	color: #d51616;
}

