﻿	/*---------------- Kommunikationsbyrå 1000kronor.se -----------------*/
/*			       Jonny Bothin    		                             */
/*				jonny.bothin@1000kronor.se				             */
/*-------------------------------------------------------------------*/
	#TrerattersOne {
		position:absolute;
		background:#ffffff url(bg_catering2.jpg);
		z-index:1;
		width:280px;
		height:330px;
		padding:10px;
		}
		
	#TrerattersTwo {
		position:absolute;
		background:#ffffff url(bg_catering2.jpg);
		visibility:hidden;
		color:#cccccc;
		z-index:2;
		width:280px;
		height:330px;
		left:300px;
		padding:10px;
		overflow:auto;
		}
		
		
	#TrerattersThree {
		position:absolute;
		background-color:#ffffff;
		z-index:1;
		width:300px;
		height:350px;
		left:600px;
		}
		
	
	#TrerattersMenuContainer{
		margin-left: 18px; 
		width: 240px; 
		font-size: 12px;
		border-top: 0px solid #990000; 
		border-left: 0px solid #990000; 
		border-right: 0px solid #990000;
		}

	#TrerattersMenu{
		margin: 0; 
		padding: 0; 
		list-style-type: none;
		}
	
	#TrerattersMenu a{
		display: block; 
		margin: 0; 
		padding: 5px; 
		background: #aaaaaa; 
		text-decoration: none; 
		height: 100%; 
		border-bottom: 1px solid #ffffff;
		}
		
	#TrerattersMenu ul{
		list-style-type: none;
		}
		
	#TrerattersMenu ul a{
		margin: 0; 
		padding: 3px;
		margin-left: -40px;
		width:234px;
		background: #CC9966;
		}
	
	#TrerattersMenu a:link{color: #ffffcc;}
	#TrerattersMenu a:visited{color: #222222;}
	#TrerattersMenu a:hover{background: #cccccc;}
	#TrerattersMenu a#current{font-weight: bold;}
	#TrerattersMenu a#subcurrent{font-weight: bold;}
		
	#TrerattersSub{
		margin: 0; 
		padding: 0px;
		margin-bottom: 10px;
		background: #000000;
		}
		
	.SubMenu{
		background:#000000;
		color:#FFFFFF;
		}
		
	#TrerattersRound {}
		.TrerattersRoundtop {}
		.TrerattersRoundbottom {}
		.TrerattersR1{margin: 0 5px; height: 1px; overflow: hidden; background: #aaaaaa;}
		.TrerattersR2{margin: 0 3px; height: 1px; overflow: hidden; background: #aaaaaa;}
		.TrerattersR3{margin: 0 2px; height: 1px; overflow: hidden; background: #aaaaaa;}
		.TrerattersR4{margin: 0 1px; height: 2px; overflow: hidden; background: #aaaaaa;}

	#MenusTwo {
		position:absolute;
		background:#FFFFFF url('cateringmeny.jpg');
		color:#cccccc;
		z-index:1;
		width:280px;
		height:330px;
		left:300px;
		padding:10px;
		overflow:auto;
		
		}