﻿/*###################################################################
########## Einstellungen für das 2-spaltige Layout;################## 
Spalte 2 und Spalte 3 sind hier in Spalte 3 zusammengefasst #########
###################################################################*/
#col1 { 
  width: 168px;
  float: left; 
}
#col3
 {
  border:none;
  margin-left: 168px;
  width:550px;
  padding:0px; 
 }
#col3_content
 {
  width: 547px;
  margin:0px;
  padding:0px;
  border-left:none;  
 }
 
/*###########################################################
################ Die Kopfzeile der 2. Spalte ################
###########################################################*/
.rubrikenbild_u_servicebox 
 {
  margin:0px;
  padding:0px;
  height: 87px;
  width: 551px; 
    margin-bottom: 0.8em; 
 }
 
.rubrikenbild_u_servicebox img
 {
 float: left;
 } 
/* ######## Die Servicebox ###*/ 
#booking
 {
 float: right;
 margin:0px; 
 height: 75px;
 width:153px;
 }
 
#booking h3
 {
  background-image: url('/_images/_common/bg_h3_marginal.gif');
  background-position: 0px -4px;
  margin: 2px 8px 0px 0px;
  padding-top: 0px;
  padding-bottom: 3px;  
  text-transform: uppercase;  
 }
#booking p,
#booking span
{
 padding:0px;
 margin:0px; 
}
#booking p {
 margin-top:4px;
 }

#booking .numbercontact,
#booking .numbercontactemail {  
 margin: 0;
 padding: 0;
  font-size: 1.1em;
}
#booking .numbercontact a,
#booking .numbercontactemail a{     
  font-size: 0.9 em;
}
#col3 .numbercontactemail a,
#col3 .numbercontactemail a:link,
#col3 .numbercontactemail a:hover,
#col3 .numbercontactemail a:active,
#col3 .numbercontactemail a:focus,
#col3 .numbercontactemail a:visited {
  display: inline;
  background-image: none;
  margin-top: 0.5em;
  padding-left: 0px;  
}
#col3 .numbercontactemail a:active,
#col3 .numbercontactemail a:hover {
 text-decoration: underline;
}
 
/* Der Fliesstextbereich */
.fliesstext h2,
.fliesstext h3
 {
 margin-bottom: 5px; 
}
  
.fliesstext h3
{
 font-size: 1.0em;
 }
#pcgcpageend a.linkpagetop,
#pcgcpageend a.linkpagetop:link,
#pcgcpageend a.linkpagetop:hover,
#pcgcpageend a.linkpagetop:focus,
#pcgcpageend a.linkpagetop:active,
#pcgcpageend a.linkpagetop:visited
 {
 background-image: url('/_images/_common/Pfeil_up.gif');
 background-position: 1px 4px;
 background-repeat: no-repeat;
 background-color: transparent;
 color: #666;
 margin:0px;  
  padding-left: 10px; 
 }
 
#pcgcpageend a:hover,
#pcgcpageend a:focus,
 {
  color: #e74c20;
  text-decoration: underline;
 }
 
/* Die breite der Horizontalen Linie  am Seitenende */  
#pcgcpageend hr
 {
  width: 546px;
 }
