﻿/* html, body { height: 100%; } */


body 
{
	background: #d3d7e5 url(/images/css/heide_body.gif) center top repeat-x;
	color: #003366;
	font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	font-size: 62.5%;
	line-height: 1.8em;
}

* 
{ 
	margin: 0; 
	padding: 0; 
	font-size: 1em; 
}

a, img
{ 
	border: none; 
}

h1 
{
	margin-bottom: 1em;
	font-size: 1.6em;
}


h2, h1.madeby
{
	margin-bottom: 1em;
	font-size: 1.3em;
	background: #c2cadb;
	padding: 10px;
	font-weight: bold;
	clear: left;
}

h3
{
	margin-bottom: 1em;
	font-size: 1.1em;
}





p 
{
	font-size: 1.1em;
	margin-bottom: 1em;
	text-align: justify;
}

a
{
	color: #660033;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}

a.mail
{
	color: #e6ff33;
}

a.more
{
	display: block;
	text-align: right;
	margin-bottom: 1em;
}

img.initial
{
	float: left;
	margin: 3px 1em 1em 0;
}

ol, ul
{
	margin-left: 3em;
	margin-bottom: 2em;
}

li
{
	font-size: 1.1em;
	margin-bottom: 1em;
}

ol.fett li
{
	font-weight: bold;
}
ol.fett li ul li
{
	font-weight: normal;
}

ul.projekte
{
	list-style: none;
	margin: 0;
}

ul.projekte li
{
	float: left;
	width: 230px;
	height: 100px;
	margin: 20px;
}
ul.projekte li a
{
	color: #e6ff33;
	color: #ffffff;
}


/*  +++++++++++++++++++++++++++  */
/*  Hauptlayout                  */
/*  +++++++++++++++++++++++++++  */

#top
{
	width: 830px;
	margin: 0 auto;
	background: transparent url(../images/css/heide_links.gif) left top repeat-y;
}

a#logo
{
	float: left;
	margin: 90px 25px 15px;
}


#hauptmenu
{
	float: left;
	width: 280px;
	display: inline;
	margin: 10px 0 20px 0;
	padding: 1em 0;

}

#hauptmenu li
{
	display: block;
	list-style: none;
	margin: 1.5em 5em;
}

#hauptmenu li a
{
	float: left;
	padding: 0 0 0 0.5em;
	border-left: 1.1em solid #e4e5ef;
	color: #e4e5ef;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

#hauptmenu li a:hover
{
	border-color: #e6ff33;
	color: #ffffff;
}

#hauptmenu li a.selected
{
	border-color: #e6ff33;
	color: #ffffff;
}

#links
{
	width: 280px;
	float: left;
	padding-bottom: 0;
	text-align: center;
	color: #ffffff;
}
#links strong
{
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}


#adressen
{
	float: left;
	display: inline;
	width: 16em;
	margin: 3em 6em;
	text-align: left;
}

#rechts
{
	float: right;
	width: 540px;
	padding-bottom: 50px;
	border-bottom: 15px solid #c2cadb;
}

#banner
{
	float: left;
	width: 540px;
	height: 180px;
	margin: 90px 0 20px;
	text-align: left;
	padding-bottom: 25px;
	border: 1px solid #ffffff;
	border-bottom: 15px solid #e6ff33;
}

#fuss
{	
	clear: both;
	display: block;
	margin: 30px;
	width: 220px;
	color: #ffffff;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}

#abschluss
{
	background: #d3d7e5 url(/images/css/heide_fuss.gif) center top repeat-x;
	width: 830px;
	height: 15px;
	margin: 0 auto;
}


#tabs 
{
	width: 540px;
	height: 22px;
	background:url(/images/css/tabs1.gif) center top no-repeat;
	margin-top: 3em;
}

#tabs a 
{
	font: bold 12px/12px Arial, Helvetica, Sans-Serif; 
	float: left; 
	width: 180px; 
	text-align: center; 
	text-decoration: none;
	margin: 0;
	padding: 6px 0 4px;
	color: #003366;
}

#box_outer_content 
{
	width: 538px; 
	border: 1px solid #003366;
	border-top: 1px solid #d3d7e5;
	padding-bottom: 1em;
	margin-bottom: 2em;
}

#box_outer_content div 
{
	margin: 10px;
}

#box_outer_content div p 
{
	margin-bottom: 0.5em;
}

#box_outer_content div ul 
{
	margin-left: 2em;
}

#box_outer_content div ul li 
{
	margin-bottom: 0.6em;
}

table
{
	border: none;
	border-bottom: 1px solid #003366;
	border-right: 1px solid #003366;
	margin-bottom: 2em;
}

td, th
{
	border: none;
	border-top: 1px solid #003366;
	border-left: 1px solid #003366;
	padding: 5px;
}
th
{
	background: #c2cadb;
}

.fussnoten
{
	font-size: 0.9em;
	padding-left: 2.1em;
	text-indent: -2.1em;
}

/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  kontakt                                                    */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */


#kontaktformular 
{
	float: left;
	width: 265px;
	margin-right: 20px;
}

#kontaktformular fieldset
{
	padding-bottom: 20px;
	border: 1px solid #284156;	
	margin-bottom: 20px;
}

#kontaktformular legend
{
	padding: 0 10px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #003366;
}

#kontaktformular label
{
	margin-left: 20px;
}


#kontaktformular .zeile
{
	float: left;
	margin: 5px 0;
	display: inline;
}


#kontaktformular .mussfeld
{
	margin-left: 20px;
	width: 220px;
	border: 1px solid #003366;
	background-color: #e6ff33;
}

#kontaktformular .textfeld
{
	margin-left: 20px;
	width: 220px;
	height: 150px;
	border: 1px solid #003366;
}

#kontaktformular .senden
{
	margin-left: 30px;
}


#anschrift
{
	 float: right;
	 text-align: left;
	 width: 220px;
}

#anschrift p
{
	float: left;
	margin-bottom: 5px;
}


#anschrift .left
{
	float: left;
	width: 5em;
}

#anschrift .right
{
	float: right;
	width: 14em;
}




/*  +++++++++++++++++++++++++++  */
/*  Mitarbeiterteaser            */
/*  +++++++++++++++++++++++++++  */


.mitarbeiter 
{
	float: left;
	background: #f2f3f7;
	border: 1px solid #c2cadb;
	margin-bottom: 1em;
	width: 100%
}

.mitarbeiter dt
{
	float: right;
	display: inline;
	width: 150px;
	height: 175px;
	margin: 15px;
	border: 1px solid #ffffff;
}

.mitarbeiter dd
{
	float: left;
	display: inline;
	width: 325px;
	margin: 15px;
	margin-right: 0;
}

.mitarbeiter dd .links 
{
	float: left;
	margin-right: 1em;
	width: 4em;
}

.mitarbeiter dd .rechts 
{
	float: left;
	width: 20em;
}


.portrait
{
	float: right;
	width: 150px;
	height: 175px;
	margin: 3px 0 2em 2em;
	border: 1px solid #ffffff;
}


#spalte
{
	float: right;
	display: inline;
	width: 260px;
	margin-left: 20px;
}

#spalte .teaser
{
	border: 1px solid #C2CADB;
	margin-bottom: 20px;
	padding: 10px;
	background: #ffffff
}

#spalte dt
{
	background: #C2CADB;
	margin: -10px -10px 10px;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px;
}

table.mandant
{
	border: none;
}
table.mandant th, table.mandant td 
{
	border: none;
	border-bottom: 1px solid #003366;
	text-align: left;
}
table.mandant td 
{
	vertical-align: top;
}


/*  +++++++++++++++++++++++++++  */
/*  Seitenübergreifende Befehle  */
/*  +++++++++++++++++++++++++++  */


.strong
{
	font-weight: bold;
}

.center
{
	text-align: center;
}


.clearer
{
	clear: all;
}

.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix 
{
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

