/* Printsheet 
Projekt: gaestehaus-bernau.de

Gestaltung und Design 
von Annette Schiffer 

*/


body, #content {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 12pt;
  font-family: Georgia, "Times New Roman", serif;
background-color: #fff !important;
color: #3a1b04;
  }
  
 #content:before {
  content: "\ Gästehaus Bernau www.gaestehaus-bernau.de";
  color: #3a1b04 !important;
  font-size: 14pt;
  border-bottom: 1px solid #999;
  margin-bottom: 20px;
  }
  
  #content:after {
  content: "\ Ganzjährig erstklassiges Freizeit- und Sportangebot im Gästehaus Bernau, www.gaestehaus-bernau.de";
  color: #999 !important;
  font-size: 10pt;
  border-top: 1px solid #999;
  margin-top: 10px;
  }


#content {
padding: 0;
border: 0px solid #000;
text-align: left;
margin: 0; 
}

#content h1, #content h2, #content h3, #content h4,  #content h5, #content h6 {
	font-weight: bold;
	padding: 0;
	text-align: left;
}

#content h1 {
margin: 2em 1em 1em 0;
font-size: 16pt;
font-weight: bold;
}

#content h2 {
margin: 1em 1em 1em 0;
font-size: 14pt;
font-weight: bold;
}

#content h3 {
margin: 1em 1em 1em 0;
font-size: 13pt;
font-weight: bold;
}

#content h4, #content h5, #content h6 {
margin: 1em 1em 1em 0;
font-size: 12pt;
font-weight: bold;
}

#content p {
font-size: 12pt;
margin: 10px 5px;
padding: 0;
line-height: 20pt;
}


.clear {
clear: both;
height: 1px;
}

div#self-service-lite br.clearfloat {
clear:both;
height:1px;
letter-spacing:normal;
line-height:1px;
overflow:hidden;
}

/* @group Bilder */

div#self-service-lite img.sslimageleft {/* image left */
 display:block;
 float:left;
 margin:0 10px 10px 0;
 border: 1px solid #999;
}
div#self-service-lite img.sslimagecenter {/* image centered */
 clear:both;
 display:block;
 margin:0 auto 10px auto;
}
div#self-service-lite div img.sslimageright {/* image right */
 display:block;
 float:right;
margin: 0 1em 1em 1em;
border: 1px solid #999;
} 
div#self-service-lite div img.sslimageblock {/* image block */
 display:block;
 float:none;
 clear:both;
 margin:0 0 10px 0;
}


/* @end */






/* @group Gästebuch */


div#content div#self-service-lite div.gb {
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #fc9210;
	margin: 0 0 1.5em 0;
	padding: 1em 0.5em 1em 1em;
	width: 50em;
}

div#content div#self-service-lite div.gb h3 {
	font-weight: bold;
}

div#content div#self-service-lite div.gb p {
	font-size: 12pt;
	width: 98%;
}

div#content div#self-service-lite div.gb p.datum {
	background-color: #fff;
float: right;
border: 1px solid #a89b93;
text-align: center;
width: 7em;
height: 2em;
line-height: 2em;
padding: 0;
margin: 0 0.1em 0.1em 0.2em;
}


/* @end */

/* @group Ferienwohnung */

.tabellefw {
	border: 1px solid #3a1b04;
	margin: 1px 0;
	padding: 0;
	border-collapse: collapse;
}

.tabellefw td, .tabellefw th{
	border: 1px solid #3a1b04;
	margin: 0;
	padding: 1em;
	font-size: 12pt;
	text-align: left;
}


#content p a:link, #content p a:visited { 

font-weight: bold;
color: #06c; 
text-decoration: underline; 
margin: 0 0.1em;
padding: 0.3em 0 0.3em 0;
}
/*
#content p a[href]:after {
  content:" <"attr(href)">";
  background-color: inherit;
  color: #4996CC;
  font-weight: normal;
  font-style: italic;
  }
*/



/* ------------- Ausblendungen---------------*/

#menu, #kontakt, #footer, .headerbild, #header
{ display: none;}




