  
/*
	------------------------------------------------------------------------------------------------
	 
	 Karl Gadzali - Global CSS Styles
	 generated by tastaturkrieger - 14.02.2009
	 
	------------------------------------------------------------------------------------------------
	
	
	
	
	------------------------------------------------------------------------------------------------
	 Charset Definition
	------------------------------------------------------------------------------------------------
	*/
	
	@charset "UTF-8";



	/*
	------------------------------------------------------------------------------------------------
	 Global Styles Definition
	------------------------------------------------------------------------------------------------
	*/

    
    html, body     
    {
		height: 100%;
		/*overflow: hidden;*/
		font: 10px Arial, sans-serif;
		margin: 0px; 
		padding:0px;
		background-color:#FFF;
		line-height:130%;
	}
		
	body 
	{
		font: 10px Arial, sans-serif;
		margin: 0px; 
		padding:0px;
		background-color:#FFF;  
		line-height:140%;
		background-image:url(../../Global_Images/Background_Website.jpg);
		background-position:top right;
		background-repeat:no-repeat;      
	}
	
	
	/*
	------------------------------------------------------------------------------------------------
	 Global Element Styles Definition
	------------------------------------------------------------------------------------------------
	*/
	
	/*#WebsiteHolder
	{
		position: absolute;
		left: 50%;
		top: 50%;
		width:900px;
		height:262px;
		border:0px solid #990000;
		margin-top: -262px; /* make this half your image/element height */
		/*margin-left: -510px; /* make this half your image/element width */
		/*z-index:10;

	}*/
		#WebsiteHolder
	{
		position: absolute;
		left: 50%;
		top: 50%;
		width:1077px;
		height:850px;
		border:0px solid #990000;
		margin-top: -425px; /* make this half your image/element height */
		margin-left: -538px; /* make this half your image/element width */
		z-index:10;

	}
		
	#Logo
	{
		display:block;
		
	}
	
#ContactBox
	{
		display:block;
		padding-top:40px;
		text-transform:lowercase;		
	}
	
.Bucket
	{
		display:block;
		float:left;
		border:0px solid #999;		
	}
	
#Bucket01
	{
		width:120px;
		margin-left:14px;
		
	}
	
.Name
	{
		display:block;
		float:left;
		width:80px;		
	}
	
.Number
	{
		display:block;
		float:left;
		width:120px;		
	}
	
.Adress
	{
		display:block;
		float:left;
		width:180px;
		color:#000;
		
	}
	
.Adress a
	{
		text-decoration:none;
		color:#000;
		
		
	}
	
.Adress a:hover
	{
		text-decoration:none;
		color:#992630;				
	}
	
	
	
.clear
	{
		clear:both;
		height:1px;font-size:1px;
		line-height:0px;
		float:none !important;
	}
	
	
.clearfloat
	{
		clear:both;
		height:1px;font-size:1px;
		line-height:10px;
		float:none !important;
	}
	
	
#neueAdresse {
	/*font-size:160%;
	color: #992630;*/
	text-align: center;
	line-height:140%;
}
