/*********************************************************************************

	Project		:	Ferienhaus Kloepsch
	Copyright	:	EDV-Service Foerster - www.edv-service-foerster.de

**********************************************************************************/
/*
	Hintergrundfarbe: #b6c9ab

*/
/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
/* ul,ol { list-style:none; } */ /* Firebug */
/* h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal;	font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif; } */
h1,h2,h3,h4,h5,h6,pre,code { /* font-size:1em; font-weight:normal; */ /* Fire bug */	font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { /* margin:0; */ /* Fire Bug */ padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

/* p			{margin-bottom: 0em;} */ /* Fire Bug */

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }


/*
.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.printclear{
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}
*/

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }
.warning { color:#f00; /* background: inherit; */ }

/* .noscreen{ display: none;} */
/*******************************************************************************

	Gerüst

*******************************************************************************/
* {
	margin:0;
	padding:0;
}

/* ### HTML ###################################################################### */
html {
	margin:0;
	padding: 0;
	min-height: 99%;
	margin-bottom: 1px;
}

/* ### BODY ###################################################################### */
body {
	margin: 0;
	padding: 0;
	font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	/* background:#b6c9ab; */
	/* background-image: url(layout01/background.jpg); */
	background-repeat: repeat-x;
	background-position: top left;
	text-align:center;
	}
/* \*/ * html body { text-align:center; font-size: x-small; } /* *//* IE 5.5 Hack */


#wrapper{
	position: relative;
	margin: 0;
	padding: 0;
	width: 650px;
	margin-left: auto;
	margin-right: auto;	
	/* background-image: url(layout01/content_nav.jpg); */
	background-position: top center;
	background-repeat: repeat-y;
}

/* ### Website Content ############################################################ */
#site-content {
	position:relative;
	/* display:block; */
	margin:0;
	padding:0;
	width:650px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-image: url(layout01/content_nav.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

/* ### Column ##################################################################### */

#column {
	margin: 0;
	padding: 0;
	position: relative;
	width: 650px;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	/* background-image: url(layout01/content_nav.jpg); */
	background-position: top center;
	background-repeat: repeat-y;
	
	}

#search-top{
display: none;
}


/* ### Header ############################################################### */

#header {
display: none;
}

#header #hnav{
display: none;
}


#header #hnav #nav-header {
display: none;
}

/* ### Logo ################################################################# */
#header #logo {
	display: none;
}

/* ### Content #################################################################### */
#printheader{
	width: 650px;
	position: relative;
	padding: 0;
	margin: 0;
	height: 84px;
	}

#breadcontent{
	display: none;
	position: relative;
	width: 650px;
	margin: 0;
	padding:0;
	height: 32px;
	/* background-image: url(layout01/bread_nav.jpg); */
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#breadcontent #breadcrumb{
	position:absolute;
	top:6px;
	left: 0px;
	color: #333;
}


#main-content {
	position:relative;
	float: left;
	width: 650px;
	margin:0;
	padding: 0;
	/* background-image: url(layout01/content_nav.jpg); */
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 1.1em;
	}
/*
* html #content, * html #main-content {
	height:1px;
}
*/

#main-content #conleft{
display: none;
	}



#main-content #conleft #nav{
display: none;
	}

#main-content #conleft #nav #wetter{
display: none;
	}
	
#main-content #main {
	position:relative;
	margin-left:0px;
	margin-top: 0px;
	padding: 0;
	width: 650px;	
	}


#main-content #main #main-block{
	position:relative;
	margin:0;
	padding:0;
	margin-left: 20px;
	width: 645px;
	min-height: 200px;

	/*
	margin-left: 95px;
	width: 555px;
	min-height: 200px;
	/* oli */
	/* background-color: #f00; */
}
* html body #main-content #main #main-block { height: 200px; } /* IE 6 / 5.5 Hack */


#main-content #main #main-block #main-teaser {
display: none;
}

#main-content #main #main-block #main-content-block {
	padding:0 10px 0px 0px;
}


#main-content #contpics {
	display: none;
}


/* ### Footer ###################################################################### */

#footer {
display: none;
}
#footercontent{
display: none;
}
