* { padding:0; margin:0; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address, img { padding:0; margin:0; }

body {
	margin: 31px 0 0 31px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
	}

a,
a:visited {
	text-decoration: none;
	color: #000000;
	}	

#main a,
#main a:visited {
	text-decoration: none;
	color: #000000;
	}	
	
a:hover,
#main a:hover {
	text-decoration: underline;
	}		

img {
	border-style: none;
	}
	
.color {
	color: #82C800;
	}

.bold {
	font-weight: bold;
	}
	
#main {
	margin: 19px 0 0 0;
	color: #666666;
	}

h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	}	
	
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
	position: relative;
	margin: 22px 0 0 0;
	position: relative;
	z-index: 100;
	width: 700px;
	height:30px;	
	}
	
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

.menu ul li {
	float: left;
	}
	
.menu ul li #n-projekte-sub	li {
	float: left;
	}

#n-aktuell {
	width: 55px;
	}
	
#n-projekte {
	width: 66px;
	}

#n-buero {
	width: 42px;
	}
	
#n-kontakt {
	width: 61px;
	}

#n-kundenbereich {
	width: 106px;
	}
	
#n-wohnen {
	width: 64px;
	}
	
#n-arbeiten {
	width: 66px;
	}
	
#n-kommunal {
	width: 78px;
	}
	
#n-profil {
	width: 72px;
	}	
	
#n-team {
	width: 45px;
	}
	
#n-auszeichnungen {
	width: 116px;
	}
	
#n-presse {
	width: 56px;
	}
	
#n-impressum {
	width: 70px;
	}	
	
.menu ul li a,
.menu ul li a:visited {
	display: block;
	text-decoration: none;
	padding: 0;
	height: 18px;
	line-height: 18px;
	color: #999999;
	}

.menu table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	font-size: 1em;
	}

.menu ul li ul {
	visibility: hidden;
	position: absolute;
	top: 18px;
	left: 0;
	background: #fff;
	width: 400px;
	}
	
.menu ul li:hover a,
.menu ul li a:hover {
	color: #000;
	padding-bottom: 10px;
	}

.menu ul li:hover ul,
.menu ul li a:hover ul {
	visibility: visible;
	}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
	display: block;
	color: #999999;
	}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
	color: #000;
	}
	
/* MENU HIGHLIGHTING */
	
/* First Level Highlights */	
#home #n-aktuell a,
#home #n-aktuell a:visited ,
#projekte #n-projekte a,
#projekte #n-projekte a:visited,
#buero #n-buero a,
#buero #n-buero a:visited,
#kontakt #n-kontakt a,
#kontakt #n-kontakt a:visited,
#kundenbereich #n-kundenbereich a,
#kundenbereich #n-kundenbereich a:visited,
#rezepte #n-rezepte a,
#rezepte #n-rezepte a:visited {
	color: #000;
	}
	
/* Second Level Highlights */	
.wohnen #n-projekte ul #n-wohnen a,
.wohnen #n-projekte ul #n-wohnen a:visited,
.arbeiten #n-projekte ul #n-arbeiten a,
.arbeiten #n-projekte ul #n-arbeiten a:visited,
.kommunal #n-projekte ul #n-kommunal a,
.kommunal #n-projekte ul #n-kommunal a:visited,
.projekt #n-projekte ul #n-projekt a,
.projekt #n-projekte ul #n-projekt a:visited,
.team #n-buero ul #n-team a,
.team #n-buero ul #n-team a:visited,
.profil #n-buero ul #profil a,
.profil #n-buero ul #n-profil a:visited,
.auszeichnungen #n-buero ul #n-auszeichnungen a,
.auszeichnungen #n-buero ul #n-auszeichnungen a:visited,
.presse #n-buero ul #n-presse a,
.presse #n-buero ul #n-presse a:visited,
.impressum #n-buero ul #n-impressum a,
.impressum #n-buero ul #n-impressum a:visited  {
	color: #000;
	}

/* Second Level Default Color*/		
#projekte #n-projekte ul li a,
#projekte #n-projekte ul li a:visited,
#buero #n-buero ul li a,
#buero #n-buero ul li a:visited  {
	color: #999999;
	}

/* Second Level Hover Color*/	
#projekte #n-projekte ul li a:hover,
#buero #n-buero ul li a:hover {
	color: #000;
	}
	
/* Submenu Visibility */		
#projekte .menu ul li #n-projekte-sub,
#buero .menu ul li #n-buero-sub {
	visibility: visible;
	}
#buero .menu ul li #n-projekte-sub {
	z-index: 1;
	}
/*#buero .menu ul li #n-projekte-sub #n-kommunal {
	width: 180px;
	}*/
	
#n-projekte-sub, #n-buero-sub {
	width: 430px;
	}

/* AKTUELL */
	
div.entry {
	width: 680px;
	border-top: 1px solid #CECECE;
	padding: 4px 0 25px 0;
	margin: 0;
	float: left;
	clear: left;
	}

div.text	{
	float: left;
	}
	
.text p,
#home .content{
	line-height: 1.5em;
	width: 500px;
	}
	
p.date {
	font-style: italic;
	color: #999999;
	margin-bottom: 10px;
	line-height: 1em;
	}

div.content{
	line-height: 1.5em;
	}
	
.entry img {
	float: right;
	margin: 29px 0 0 0;
	}

#home #main ul , #home #main ol{
	margin: 1em 0 1em 1.2em;
	}
	
#home #main ol{	
	margin-left: 1.7em;
	}
	
/* TEAM */

.team .column1 {
	float: left;
	width: 376px;
	}

.team #main h2 {
	margin: 14px 0 0 0;
	}
	
/* PROFIL */

/*.profil #main {
	float: left;
	width: 409px;
	margin-right: 100px;
	}*/

.profil #main p {
	width: 679px;
	margin-bottom: 1.5em;
	color: #999999;
	}	
	
/* AUSZEICHNUNGEN */

.auszeichnungen #main p {
	line-height: 1.5em;
	}

.auszeichnungen p.indent {
	margin-left: 36px;
	}
	
/* PRESSE */

.presse #main p {
	line-height: 1.5em;
	margin-bottom: 14px;
	}

/* IMPRESSUM */

.impressum #main p {
	line-height: 1.5em;
	margin-bottom: 14px;
	}	

/* KONTAKT */

#kontakt .column1 {
	float: left;
	width: 301px;
	}

#kontakt .column1 p{
	line-height: 1.5em;
	}	
	
#kontakt .column2 img{
	margin-top: 13px;
	}	
	
#kontakt #main h2 {
	margin: 14px 0 0 0;
	}
	
/* BLOG */

form {
	display: inline;
	}

form input {
	margin: 10px 5px 0 0;
	}
	
/* PROJEKTE */

#projekte .column1 {
	float: left;
	width: 248px;
	line-height: 1.5em;
	}
	
#projekte #main .column1 a {
	color: #999999;
	font-weight: normal;
	}	

#projekte .column2 {
	float: left;
	width: 430px;
	color: #999999;
	}
	
#projekte .column2 p{
	line-height: 1.5em;
	margin-bottom: 1em;
	width: 430px;
	margin-left: 2px;
	}
/*
#projekte .column2 p.status{
	line-height: 1.5em;
	padding-bottom: 9px;
	text-align: right;
	width: 430px;
	}	
*/

#projekte .column2 p.status{
	position: absolute;
	top: 446px;
	left: 557px;
	text-align: right;
	width: 150px;
	z-index: 1;
	}	
	
#projekte .column2 iframe {
	margin-left: -7px;
	margin-bottom: 11px;
	}
	
#projekte .column2 h1 {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-left: 2px;
	}

/* REZEPTE */

#rezepte .column1 {
	float: left;
	width: 248px;
	line-height: 1.5em;
	}
	
#rezepte #main .column1 a {
	color: #999999;
	font-weight: normal;
	}	

#rezepte .column2 {
	float: left;
	width: 430px;
	color: #999999;
	}
	
#rezepte .column2 p{
	line-height: 1.5em;
	margin-bottom: 1em;
	width: 430px;
	margin-left: 2px;
	}
	
#rezepte .column2 iframe {
	margin-left: -7px;
	margin-bottom: 11px;
	}
	
#rezepte .column2 h1 {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-left: 2px;
	}
	
p {
	line-height: 1.5em;
	}	
	
h2 {
	font-weight: normal;
	}
	
	
