	body 
	{
		margin: 0 0 0 02px;
		background-image:  url(../ger/images/bg.jpg);
		background-position: left top;
		background-attachment: fixed;
		background-repeat: no-repeat;
	}
	
	body, p, td
	{
		/* Standard Font */
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 18px;
		color: #000000;
	}
	
	#pictures
	{
		position: absolute;
		left: 382px;
		top: 68px;
	}

	.PDF
	{
		width: 230px;
		background-color: #FDE3E1;
	}
	
	#kontakt_pic
	{
		position: absolute;
		left: 382px;
		top: 67px;
		width: 335px;
		height: 259px;
	}
	
	#text 
	{
		/* Standard Text >> Position */
		position: absolute;
		left: 01px;
		top: 65px;
		width: 375px;
	}
	
	#boxed_link, #boxed_link:link, #boxed_link:visited, #boxed_link:active
	{
		/* Link in Rahmen */
		width: 200px;
		border: 0px solid #ff0000;
		background-color: #FDE3E1;
		padding: 4px 8px 4px 8px;
	}
	
	#boxed_link:hover,
	{
		/* Link in Rahmen, Rollover */
		width: 200px;
		border: 0px solid #ff0000;
		background-color: #ff0000;
		text-decoration: none;
		color: #ffffff;
	}
	
	a:link, a:visited, a:active {
		/* Standard Textlink */
		color: #ff0000;
		text-decoration: none;
		font-weight: bold;
	}

	a:hover {
		/* Standard Textlink, Rollover */
		text-decoration: underline;
		color: #ff0000;	
	}
	
	#karte {
		position: absolute;
		left: 330px;
		top: 65px;		
	}

	#produkte1 {
	position: absolute;
	left: 470px;
	top: 71px;
	width: 163px;
	height: 283px;


	}
	
	#produkte2 {
		position: absolute;
		left: 335px;
		top: 190px;		
	}
	
  .ServiceTBL
  {
  	border: 0px solid #FF0000;
	background-color: #FFCECE;
	padding: 4px 4px 4px 4px;
	width: 550px;
  }
  
  .cellTop
  {
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
  }
  
  .midColumn
  {
  background-color: #FFE5E5;
  }
