  body, html {
  	text-align: center;
  	height: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(img/page-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
  }
  
  #text a, #text a:visited, #text-kontakt a, #text-kontakt a:visited { 
  color: #db1f3d; 
  } 
    
  #nonFooter {
  	background-color: white;
  	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
  	border-bottom: 1px solid white;
	position: relative;
	min-height: 100%;
  }
  
  * html #nonFooter {
	height: 100%;
  }    
  #flags {
	height:72px;
	width: 60px;
	float: left;
	padding-left: 5px;
	padding-top: 3px;
}

  #logo {
  	height: 72px;
  	width: 700px;
	min-width: 760px;
	text-align: right;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 20px;
  }

 #img-logo {
 	border: none;
	position: relative;
	top: 10px;
 }

  #navigation-bar-top {
	height: 14px;
	background-image: url(img/navigation-oben.gif);
	background-repeat: repeat-x;
	line-height: 14px;
	min-width: 760px;
  }
  
  #navigation-bar-bg {
  	width: 100%;
  	background-image: url(img/navigation-bg.gif);
	background-repeat: repeat-x;
  }
  
  #navigation-bar {
 	line-height: 39px;
	height:  39px;
	/* Mozilla zeigt keinen Hintergrund, falls Browser zu klein */
	background-image: url(img/navigation-bg.gif); 
	background-repeat: repeat-x;
  }
  
  #navigation {
  	margin-left: 35px;
  }

  ul#menu-overnight, ul#menu-overnight li {
   		width: 150px;
		z-index: 2;
  }


  ul, ul a, ul li {
	cursor: default;
	text-decoration: none;
	color: #f7d2d8;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin: 0;
	list-style: none;
    z-index: 2;
  }
   
  ul a {
	cursor: pointer;
		z-index: 2;
  }
   
  ul a:hover, li.over, ul li.over, ul li:hover {
  	color: white;
	text-decoration: none;
	z-index: 3;
  }
    
  li, li img {
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
  z-index: 2;
  }
  
    li > ul {
	top: auto;
	left: -5px;
	z-index: 2;
	}
  
  li ul {
  
  padding: 0px 0px 5px 0px;
  line-height: 16pt;
  display: none;
  position: absolute; 
  background-color: #db1f3d;
  top: 39px;
  left: -5px;
  z-index: 3;
  }
  	
  li:hover ul, li.over ul { display: block; z-index: 3; }
   
 #liste { 	
  padding-left: 40px;
  list-style: url(img/list-bullet.gif);
  width: 600px;
  vertical-align: middle;
   }
   
 #liste li {
 	
 	list-style: url(img/list-bullet.gif);
 	text-align: left;
 	float: none;
 	color: black;
	font-weight: normal;
	font-size: 9pt;
	margin-left: 10px;
	margin: 0px 0px 9px 0px;
	vertical-align: middle;
  }	

 #liste-home { 	
 height: 132px;
  padding-top: 30px;
  padding-left: 230px;
  list-style: url(img/list-bullet.gif);
  width: 316px;
   }
   
 #liste-home li {
 	
 	list-style: url(img/list-bullet2.gif);
 	text-align: left;
 	float: none;
 	color: black;
	font-weight: bold;
	font-size: 10pt;
	margin-left: 0px;
	margin: 0px 0px 9px 0px;
	vertical-align: middle;
  }	

 #liste a {
 	text-decoration: underline;
 }
		
  #navigation-bar-bottom {
  	clear: both;
  	height: 2px;
  	line-height: 2px;
	border-bottom: 1px solid white;
	display: block;
  }

  #content {
  	width: 760px;
 	min-width: 760px;
	border-bottom: 1px solid white;
  }  
      	  
  #bildlinks {
  	position: absolute;
	top: 128px;
	left: 0px;
  }
    #bildrechts {
  	float: right;
	margin: 0px;
	padding: 0px 0px 20px 12px; /*aenderung von 12 war vorher 30pixel*/
  }
		  
#graue-leiste-home {
	width: 760px;
	height: 162px;
  	background-color: #f3f0ed;
  }
    
#inhalt-express {
	border-top: 1px solid #e9e7e4;
	background-image: url(img/verlauf.gif);
	background-repeat: repeat-x;
	background-position: top;
}	

#inhalt-container {
    border-top: 3px solid white;
  	background-image: url(img/verlauf.gif);
	background-repeat: repeat-x;
	background-position: top;
  }
  
#text, #text-home, #text-kontakt, #text-info, #text-kunden {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-bottom: 1px solid white;
	margin-bottom: 140px;
  }
  
#text-info a, #text-info a:visited {
  	color: #db1f3d;
  }
  
#text {
	padding-left: 10px;
}

#text-kontakt {
	padding-top: 15px;
}
    
#text-home {
	width: 455px;
	padding-left: 210px;
	padding-right: 92px;
	text-align: justify;
  }
   
  #text-info {
   	padding-top: 15px;
  	padding-right: 40px;
  	padding-left: 30px;
  	text-align: justify;
	border-bottom: 1px solid white;
  } 
 #text-phil {
    font-size: 9pt;
	border-bottom: 1px solid white;
	margin-bottom: 140px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	line-height: 12pt;
	padding-left: 20px;
 	width: 725px;
 	text-align: justify;
	padding-right:20px;
  }
   
  #text-kontakt {
  	padding-left: 30px;
	width: 690px;
	text-align: justify;	
  }
   
 #text.agb {
 	padding-top: 17px;
 	font-family: Arial, Helvetica, sans-serif;
 	line-height: 13pt;
	padding-left: 25px;
 	width: 710px;
 	text-align: justify;
 }  
 
h1 {
	margin-top: 0px;
  	color: #fd7b11;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
 }
   
#text.agb h1 {
	margin-top: 14px;
 }

#text-phil h1 {
	margin-left: 12px;
	margin-top: 18px;
 }
   
#text-home h1 {
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 13pt;
}

h2 {
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px
  }
  
  h2 i {
  	font-size: 11pt;
	
	}
  
 h3 {
  	color: gray;
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-bottom: 0px;
  }
    
 h4 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  margin-left: 0px;
  font-weight: normal;
  padding-bottom: 0px;
  margin-bottom: 8px;
  }
  
  p {
  	display: inline;
	font-size: 8pt;
  }
  
  i {
  	color: #db1f3d;
	font-style: normal;
	font-weight: bolder;
  }
  
  em {
  	color: #db1f3d;
	font-style: normal;
	font-weight: bolder;
	
  }
 
pre {
 	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
 
 #footer
	{
		min-width: 760px;
		position: relative;
		margin-top: -125px;
		margin-left: auto;
		margin-right: auto;
		width: 760px;
	}

	/* A CSS hack that only applies to IE -- specifies a different height for the footer */

	* html #footer
	{
		margin-top: -124px;
	}

  #footer-bildband {
  	height: 103px;
	width: 100%;
	background-image: url(img/bildband-bg.gif);
	background-repeat: repeat-x;
  }
 
  #footer-bildband img {
  	border-right: solid 3px white;
  }
 
  #footer-links {
  	height: 21px;
 	width: 100%;
  	text-align: right;
	line-height: 21px;
	background-color: #db1f3d;
  }
  
  #footer-links a {
  	text-decoration: none;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-right: 8px;
  }
  
  #footer-links a:hover {
  	text-decoration: underline;
  }
    
	hr {
  height: 1px;
  border: 0;
  background: #cfcfcf;
  color: #cfcfcf;
  }
		
  /* Overnight-Express */
  
  table.tbl-overnight {
  	/* background-color: #db1f3d; */
	color: black;
  }
  
    table.tbl-overnight th {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
  	padding: 2px;
	/*
  	border-left: 1px solid white;
  	border-bottom: 3px solid white;
	*/
	border-top: 1px solid #db1f3d;
	border-bottom: 1px solid #db1f3d;
  }
  
  table.tbl-overnight td {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
  	padding: 1px;
  	border-left: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #fff0f0;
	
  }
  
   table.tbl-service {
 	color: black;
  }
  
    table.tbl-service th {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
  	padding: 2px;
	/*
  	border-left: 1px solid white;
  	border-bottom: 3px solid white;
	*/
	border-top: 1px solid #db1f3d;
	border-bottom: 1px solid #db1f3d;
  }
  
  table.tbl-service td {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
  	padding: 1px 10px 1px 1px;
  	border-left: 1px solid white;
	background-color: #fff0f0;
  }
  
  table td.tbl-zwischen {

  	vertical-align: middle;
  	text-align: left;
  	background-color: white;
	color: black;
  }
  
  table h2 {
  	margin-bottom: 3px;
  }
  
 table td.tbl-first, table th.tbl-first {
 	padding-left: 3px;
  	text-align: left;
	border-left: none;
  }