/* CSS Document */
  body {
  background-image:url(images/bg_verlauf.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  }
  
  #tablegrau {
  background-image:url(images/table_bg_test.gif);
  background-repeat:repeat-x;
  background-position:top;
  }
  
  #verlauflinks
  {
  background-image:url(images/links-verlauf.gif);
  background-repeat:no-repeat;
  background-position:bottom;
  }
  
  #verlaufrechts
  {
  background-image:url(images/rechts-verlauf.gif);
  background-repeat:no-repeat;
  background-position:bottom;
  }
  
  #trennlinie{
  background-image:url(images/spacer_grau.gif);
  background-repeat: no-repeat;
  background-position: left;
  }
  
  p {
  font-family:'Verdana',Times,serif;
  font-weight: normal;
  color: #101010;
  font-size:12px; 
  }
  
  #pwelcome {
	font-family:'Verdana',Times,serif;
	font-weight: normal;
	color: black;
	font-size:12px;
	line-height: 150%;
	}

 #pwelcomedate {
	font-family:'Verdana',Times,serif;
	font-weight: normal;
	color: #101010;
	font-size:9px;
	}
	
  #pwelcomehead {
	font-family:'Verdana',Times,serif;
	font-weight: bold;
	color: #646464;
	font-size:15px;
	line-height: 150%;
	}
  
  #balkengrau
  {
  background-image:url(images/graubereich.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  }
  
    #pmenue
  	{
	font-family:'Verdana',Times,serif;
	font-weight:bold;
	color: black;
	font-size:12px;
	}
	
	#psubmenue
  	{
	font-family:'Verdana',Times,serif;
	font-weight:normal;
	color: white;
	font-size:12px;
	}
	
	#padresse
  	{
	font-family:'Verdana',Times,serif;
	font-weight:normal;
	color: #787878;
	font-size:9px;
	}
	
	#orangetext
  	{
	font-family:'Verdana',Times,serif;
	font-weight:bold;
	color: #ffc308;
	font-size:13px;
	}
	
	* {
    font-family:'Verdana',Times,serif;
    font-size: 11px;
    color: #000000;
	}
  
	a.menu:link {color:#000000; text-decoration:none;}
	a.menu:visited {color:#000000; text-decoration:none;}
	a.menu:hover {color:#000000; text-decoration:none;}
	a.menu:active {color:#000000; text-decoration:none;}
	a.menu:focus {color:#000000; text-decoration:none;}
	
	a.submenu:link {color:#FFFFFF; text-decoration:none;}
	a.submenu:visited {color:#FFFFFF; text-decoration:none;}
	a.submenu:hover {color:#FFFFFF; text-decoration:none;}
	a.submenu:active {color:#FFFFFF; text-decoration:none;}
	a.submenu:focus {color:#FFFFFF; text-decoration:none;}
	
	a.infoservice:link {color:#5a88b7; text-decoration:none;}
	a.infoservice:visited {color:#5a88b7; text-decoration:none;}
	a.infoservice:hover {color:#5a88b7; text-decoration:none;}
	a.infoservice:active {color:#5a88b7; text-decoration:none;}
	a.infoservice:focus {color:#5a88b7; text-decoration:none;}
	
	a:link {color:#444444; text-decoration:none;}
	a:visited {color:#ff9900; text-decoration:none;}
	a:hover {color:#444444; text-decoration:none;}
	a:active {color:#444444; text-decoration:none;}
	a:focus {color:#444444; text-decoration:none;}
	
	#infobox {
	border-width:2px;
	border-style: dotted;
	border-color:#5a88b7;
	}
	
	#carpetsbox {
	border-width:1px;
	border-style: solid;
	border-color: #d2d2d2;
	}
	
	#carpetsgrau {
	background-image:url(images/carpet_bg_grau.gif);
	background-repeat: repeat-x;
	}
	
	#carpetstop {
	background-image:url(images/carpet_bg_top.gif);
	background-repeat: repeat-x;
	}

