
/* ++++++++++ STYLESHEET CROWNE-PLAZA.DE / CONSTRUKTIV GMBH 2006 / TG ++++++++++ */

html,body
 {
  font-family:Georgia, serif;
  font-size:10pt;
  line-height:14pt;
  color:#000000;
  background:#FFFFFF;  
 }
 
img
 {
  border:0px;
 }

 
/* ++++++++++ GRUNDLAYOUT ++++++++++ */
#container
 {
  top:0cm;
  left:0cm;
  right:0cm;
  bottom:0cm;
 }
/* ++++++++++ ENDE GRUNDLAYOUT ++++++++++ */


/* ++++++++++ KOPF ++++++++++ */ 
#kopf
 {
  display:none;
 }
 
#logo-druck
 {
  height:3cm;
  width:6cm;
  margin-left:11cm;
  margin-bottom:1cm;
  background:url(../_bilder/logo-druck.jpg) no-repeat;
 }
/* ++++++++++ ENDE KOPF ++++++++++ */ 


/* ++++++++++ SPALTE LINKS ++++++++++ */ 
#onlinereservierung 
 {
  display:none;
 }

#navigation 
 {
  display:none;
 }

#newsletter-suche
 {
  display:none;  
 }
 
#mini-menue 
 {
  display:none;	 
 }

#mml 
 {
  display:none;
 }
/* ++++++++++ ENDE SPALTE LINKS ++++++++++ */


/* ++++++++++ INHALT ++++++++++ */ 
#inhalt-container
 {
  position:absolute;
  top:2cm;
  left:1cm;
  right:2cm;
  bottom:2cm;
  background:#FFFFFF;
 }

#inhalt
 {
  clear:both;
  width:14cm;
 }
 

#hier-sind-sie 
 {
  display:none;  
 } 

#sprachauswahl 
 {
  display:none;
 }
 
#unten-ausrichten-klein 
 {
  display:none;
 }
 
#unten-ausrichten-gross 
 {
  display:none;  
 }

#subnavigation
 {
  display:none;  
 }
 
#inhalt-bild
 {
  display:none;  
 }
/* ++++++++++ ENDE INHALT ++++++++++ */ 

/* ++++++++++ RECHTS ++++++++++ */
#rechts
 {
  display:none; 
 }

.bild-rechts
 {
  display:none;
 }
/* ++++++++++ ENDE RECHTS ++++++++++ */

 
/* ++++++++++ TEXTFORMATIERUNG ++++++++++ */
h1
 {
  font-family:Georgia;
  font-weight:normal;
  font-size:14pt;
  line-height:18pt;
 }
 
h2
 {
  font-size:11px;
  margin-top:18px;
  margin-bottom:0px;
 } 

p
 {
  font-size:10pt;
  line-height:14pt;
  text-align:justify;
 }
 
a
 {
 color:#000000;
 }
 
a:hover
 {
  color:#000000;
  text-decoration:none;
 }
/* ++++++++++ ENDE TEXTFORMATIERUNG ++++++++++ */ 

ul 
 {
	 padding-left:15px;
 }
 
li 
 {
	 margin-bottom:0;
  font-size:10pt;
  line-height:14pt;
  text-align:justify;
	 list-style-type: square;
	 color:#000000;
 } 

 
/* ++++++++++ TABELLENFORMATIERUNG ++++++++++ */ 
table
 {
  width:15cm;
  border-collapse:collapse;
 }

td 
 {
  line-height:14pt;
  color:#000000;
  border:1pt solid #000000;
 } 
 
.tblhead td 
 {
	 color: #ffffff;
	 font-size:9pt;
	 padding:2px;
	 padding-right:2px;
	 padding-left:2px;
	 font-weight:bold;
 }

.tblcol1 td
 {
	 font-size:8pt;
	 padding-top:2px;
	 padding-bottom:3px;
	 padding-left:4px;
	 vertical-align:top;
 }

.tblcol2 td
 {
	 font-size:8pt;
	 padding-top:2px;
	 padding-bottom:3px;
	 padding-left:4px;
	 padding-right:2px;
	 vertical-align:top;
 }