/* CSS Document */
/* --- Allgemeine Vorgaben --- */
html, div, p, br, h1, h2, h3, h4, h5, h6, ul, a, img, li, form, dl, dt, dd, iframe
{
	margin: 0;
	padding: 0;
	border-width: 0;
}

#textBild a:link, #textBild a:visited, #textBild a:hover
{
	color: #009ee0;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}

html, body
{
	margin: 0;
	font-family: "lucida grande", helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	height: 100%;
	padding: 0;
}

#container
{
	margin: auto auto;
	padding: 0;
}

#kopf
{
}

#logo { margin: 10px 0 10px 20px; }

#metanavigation
{
display: none;
}

#kopfbild
{
display: none;
}

#navigation
{
	display: none;
}
#textBild
{
	margin: 100px 0 0 100px;
	width: 420px;
}
/*Rechte Spalte*/
#rechteSpalte
{
	display: none;
}
/*Text Bildspalte*/
#textBild h1, #textBild h1.pubDate
{
	font-family: helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	line-height: 150%;
}

#textBild h2
{
	margin-bottom: 18px;
	font-family: "lucida grande", helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 150%;
}

#textBild h3
{
	font-family: "lucida grande", helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 150%;
}

#textBild h4
{
	margin-bottom: 12px;
	font-family: helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: normal;
	line-height: 150%;
}

#textBild p
{
	margin-bottom: 18px;
	font-size: 12px;
	line-height: 150%;
}

/*Google Maps*/
#textBild div#map
{
	width: 420px;
	height: 273px;
}

#textBild .linkZurueck:link, #textBild .linkZurueck:visited, #textBild .linkZurueck:hover
{
	display: none;
}

#textBild dd, dt
{
	font-size: 12px;
	line-height: 150%;
}

/*Teaser Projekte Aktuelles*/
#textBild div.teaser
{
	margin-bottom: 34px;
	border-bottom: 1px dotted #000;
}

#textBild div.teaserOhneRahmen { margin-bottom: 34px; }

#textBild div.teaserText160
{
	margin-left: 180px;
	border: none;
	margin-right: 0;
}

#textBild div.teaserBild
{
	float: left;
	margin-bottom: 24px;
}

#textBild .linkMehr:link, #textBild .linkMehr:visited, #textBild .linkMehr:hover
{
	display: none;
}

/*EO Projekte Aktuelles*/
/*Linkliste*/
#textBild ul.linkListe
{
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#textBild ul.linkListe li
{
	line-height: 150%;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 1em;
}


/*EO linkliste*/
/*Vorstand*/
#textBild div.vorstand
{
	margin-bottom: 34px;
	border-bottom: 1px dotted #000;
}

#textBild div.vorstandBild
{
	float: left;
	margin-bottom: 24px;
}

#textBild div.vorstandText
{
	margin-left: 100px;
	border: none;
	margin-right: 0;
}

/*EO Vorstand*/
/*Publikationen*/
/*Aktuelles Heft*/
#textBild div.akHeft
{
	position: relative;
	margin-bottom: 24px;
	padding: 0 0 24px 0;
	border-bottom: 1px dotted #000;
}

#textBild div.akHeftText160
{
	position: absolute;
	left: 180px;
	bottom: 24px;
}

#textBild div.akHeftText160 p { margin-bottom: 0; }
#textBild div.akHeftBild { margin-bottom: 0; }

/*Hefte*/
#textBild h1.pubDate
{
	margin-bottom: 34px;
	padding-top: 34px;
	border-top: 1px dotted #000;
}

#textBild div.heft, #textBild div.heftLast
{
	position: relative;
	margin-bottom: 34px;
	padding: 0 0 24px 0;
	border-bottom: 1px dotted #000;
}

#textBild div.heftLast
{
	border-bottom: none;
	margin-bottom: 0;
}

#textBild div.heftText124
{
	position: absolute;
	left: 144px;
	bottom: 24px;
}

#textBild div.heftText124 p { margin-bottom: 0; }
#textBild div.heftBild { margin-bottom: 0; }

/*EO Publikationen*/
#bilder
{
	margin-top: 6px;
	margin-bottom: 18px;
	width: 420px;
}

#bilder img.bildRechts { margin-left: 10px; }

/*Suche*/
#searchbox { display: none; }

#textBild ul.suche
{
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#textBild ul.suche li
{
	line-height: 150%;
	border-bottom: 1px dotted #000;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

#textBild ul.suche li#sucheFirst
{
	line-height: 150%;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	margin-bottom: 1em;
	padding: 1em 0;
}

#textBild ul.suche li h2
{
	line-height: 150%;
	font-weight: normal;
	margin-bottom: 0;
}

#textBild ul.suche li p
{
	line-height: 150%;
	margin-bottom: 0;
}

#textBild div.browsebox
{
display: none;
}
/*EO Suche*/




#fusszeile
{
	margin: 20px 0 20px 100px;
	font-size: 12px;
	line-height: 150%;
	border-top: 1px dotted #000;
	padding-top: 10px;
}

#fusszeile #fussText
{
}

#fusszeile #ahref
{
display: none;
}

/*clearing*/
.clearBoth
{
	height: 1px;
	clear: both;
	width: 90%;
}

