/* 
Waldhaus Föckinghausen
BG Nov. 2007
*/

/* zentrierung */

html {
	overflow: hidden;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	background-color: #98A641;
	height: 100%;
}

body {
	height: 100%;
	width: 100%;
	overflow: visible;
	background-color: #98A641;
	margin: 0;
	padding: 0;
}
div#zentrierung {

	padding: 0px;
	background-color:#ffffff;
}

div#quicklinks {
display:none;
}

div#backgroundoben {
display:none;
}


div#background-mitte {
display:none;
}



div#oben {
}



div#oben div.textfader{
display:none;
}

div#oben div#background-oben{
display:none;   
}


div#oben div#obeninhalt{
	position:relative !important;
	left:0px !important; 
	top:0px !important;
	margin: 0 !important;
	padding: 0 !important;
	height: auto !important;
	width: auto !important;
}

div#oben div#obeninhalt h1{
       font-size: 1.5em;
       font-weight: normal;
       margin:0;
       padding:0;
       margin-bottom: 5px;
}
div#oben div#obeninhalt h2{
       font-size: 1.35em;
       font-weight: normal;
       margin:0;
       padding:0;
       margin-bottom: 5px;
}
div#oben div#obeninhalt h3{
       font-size: 1.2em;
       font-weight: normal;
       margin:0;
       padding:0;
       margin-bottom: 5px;
}
div#oben div#obeninhalt p{
       margin: 0;
       padding: 0;
       margin-bottom: 5px;
}
div#oben div#obeninhalt a{
       color: #454545;
       text-decoration: underline;
}




div#oben img.image-gross {
display:none;
}

div#oben ul#imgswop{
display:none;
}


/****************************************************************************************************************
****************************************************************************************************************/

/************************************************
		Layermenu!
************************************************/
ul.menu, ul.menu ul,  ul.menu li ,ul.menu li a{
	margin:0;
	padding:0;
display:none;

}

/*************************************************************************************************************
*************************************************************************************************************/

div#unten {
	background-color: #ffffff;
}
div#unten img#logo {
	display:none;
}

div#unten div#contentbereich {
	background-color: #fff;
	color: #000000;
}

div#unten div#contentbereich h1{
	font-size: 1.2em;
	font-weight: normal;
	margin:0;
	padding:0;
	margin-bottom: 5px;
}
div#unten div#contentbereich h2{
	font-size: 1.1em;
	font-weight: normal;	
	margin:0;
	padding:0;
	margin-bottom: 5px;
}
div#unten div#contentbereich h3{
	font-size: 1.05em;
	font-weight: normal;
	margin:0;
	padding:0;
	margin-bottom: 5px;
}
div#unten div#contentbereich p{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
div#unten div#contentbereich a{
	color: #636C2A;
    text-decoration: underline;
}

/****************************************
	Template 1
*****************************************/

div#content1_drumherum {
}
div#content1_drumherum h1 {
}
div#content1_drumherum h1 img {
}
div#content1_drumherum div.text-rot {
	margin-top: 20px;
}
div#content1_drumherum div.text-rot p {
}
div#content1_drumherum div.text-normal  {
	margin-top: 20px;
}
div#content1_drumherum div.text-normal p {
	margin-top: 20px;
}
div#content1_drumherum div.p1_weiterlink {
	position: absolute;
	bottom: 15px;
	right: 300px;
display:none;	
}
div#content1_drumherum div.p1_weiterlink a{
	height: 30px;
	padding-right: 30px;
	color:#D45959 !important;
	text-decoration: none;

	background-image: url(/fileadmin/bilder/pfeil.gif);	
	background-repeat: no-repeat;
	background-position:100% 100%;

}
div#content1_drumherum div.bild {
	width:265px;
	height: 362px;
}
div#content1_drumherum div.bild img  {

}

/*
	Generell keine Printüberschriften anzeigen
*/
h1 img.printueberschrift {
	display:block;
}

img.ueberschriftunten {
	display:none;
}
img.ueberschrift {
	display:none;
}