/*
  ---------------------------------------------------------------------

						Tabak Ross KG 2005
						
				  - L A Y O U T  # 1 ( B L A U ) -				
																
					  powerd by EVISCO AG (c)2007
			  
					  
  ---------------------------------------------------------------------
*/



/*
  ---------------------------------------------------------------------
  	special definitions
  ---------------------------------------------------------------------
*/

a, a:visited
	{
	text-decoration:none;
	color:#8c8c8c;
	}
	
a:hover	
	{ 
	text-decoration:underline; 
	}

a:active	
	{ 
	color:#8c8c8c;
	}	


	
#ContentFrame
	{
	width:448px;
	height:100%;
 	margin:0px 0px 0px 0px;
 	padding:0px 0px 0px 0px;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	border-color:#8c8c8c;
  	background-image:url('../a_images/0bg-content_05.gif');
	}

	
#Headscreen 
	{
	width:448px;
	height:102px;
 	margin:0px 0px 0px 0px;
 	padding:0px 0px 0px 0px;
  	background-image:url('../a_images/1head-screen_05.jpg');
  	background-position:0px 0px;
    background-repeat:no-repeat;
	}
	
	
	
#IMimpressum
	{
	height:27px;
 	margin:0px 0px 0px 0px;
 	padding:0px 0px 0px 0px;
  	background-image:url('../a_images/1titel_05impressum.gif');
  	background-position:0px 0px;
    background-repeat:no-repeat;
	}

	
#Content
	{
 	margin:0px 0px 0px 0px;
 	padding:0px 0px 0px 0px;
	}
	
	
	
	
	

	
.mail
	{
 	margin:0px 0px 0px 0px;
 	padding:0px 0px 0px 28px;
  	background-image:url('../a_images/1icon_brief_grau.gif');
  	background-position:1px 3px;
    background-repeat:no-repeat;	
	}
	
.print
	{
 	margin:0px 0px 0px 0px;
 	padding:0px 0px 0px 28px;
  	background-image:url('../a_images/1icon_print_grau.gif');
  	background-position:1px 3px;
    background-repeat:no-repeat;
	}
	
	
	
