﻿body {  margin-top:6px;
		text-align: center;
		/*background-color: #bbddee;*/
		/*background-color: #BBD9F3;*/
		background-color: #CCCCCC;
		/*background-image: url('../images/tek/BG_TEL.gif');*/
		background: url('../images/tek/BG_ATI_ed.jpg') no-repeat scroll center top;
		/*background-repeat: repeat-x;*/
		font-family: Arial, Helvetica, sans-serif;
}
	
.H_header	{ margin-top: 0; font-family: Arial Narrow; font-size: 24pt; color: #3F8FFF ; font-weight:bold }
.H_content	{ font-family: Arial; font-size: 9pt; color: #000000 }
.H_slogan   { font-family: Arial Narrow; font-size: 16pt; color: #3F8FFF }
.H_meny		{ font-family: Arial Narrow; font-size: 10pt; color: #333333; font-weight:bold }
.P_meny		{ font-family: Arial; font-size: 8pt; color: #333333; }
.H_footer	{ font-family: Arial Narrow; font-size: 10pt; color: #C0C0C0 } 


img.floatLeft { 
    float: left; 
    margin-right: 10px; 
    margin-bottom: 5px;
}
img.floatRight { 
    float: right; 
    margin-left: 10px; 
	margin-bottom: 5px;	
}

#WRAPPER {
		display: table;
		text-align: left;
		width: 770px;
		border:1px solid #333333;
		/*background-color: #ffffff;*/
		background-color: white;		/*transparent*/
		padding: 10px;

}
#Header {
	display: table;
	
	border: 1px solid #3399FF;
	/*height: 152px;*/
	
	padding: 0px;
	width: 100%;
	
	
}
#logo {

	width: 20%;
	background-image: url('../images/gfx/Logo_60px.png');
	/*border: 1px solid #3399FF;*/
	height: 60px;
	float: left;
}
#rightbox {
	width: 80%;
	height: 60px;
	float: left;

	/*border-bottom: 1px solid #0099ff;*/
	
	background-image: url('../images/gfx/opera.jpg');
	/*background-image: url('../images/gfx/indexgifs/stadion_c.png');*/

}		
#ContainerAll {
	display: table;
	
	/*border-left: 1px solid #3399FF;/*
	/*border-right: 1px solid #3399FF;*/
	margin-top: 10px;
	
	width: 100%;


}
#KontaktMenu {
	/*position: absolute; top: 70px; left: 250px;*/
	background-image: url('../images/tek/bg_oc.gif');
	
	background-repeat: repeat-x;
	background-color: #f7f7f7;
	/*box-shadow: 4px 8px 15px grey;*/
	padding: 10px;
	
	width: 20%;
	border-top: 1px solid #c0c0c0;
	/*border-bottom: 1px solid #c0c0c0;*/
	float: right;
	font-family:Arial; font-size: 8px;

}
#midtekst {
	
	display: table;
	/*margin-top: 25px;*/
	margin-left: 0px;
	padding: 5px;
	width: 75%;
	background-color: #f7f7f7;
	border: 1px solid #c0c0c0;
	/*box-shadow: 1px 6px 14px grey;*/
	float: left;
}

#colkontakt {

	margin-left: 10px;
	width: 68%;
	padding: 0px;
	float: left;

}

#CONTSLIDE{
	/*background-color: blue;*/
		
	margin-top: 1px;
	
	/*padding-top: 5px;*/
	width: 100%;
	height: 300px;
}

#navbar2 {
	/*background-color: #eaeaea;*/
	
	/*background-image: url('../images/tek/Letour_stripe_40px_cut.png');*/
	float: left;
	margin-top: 1px;
	
	/*padding-top: 5px;*/
	width: 100%;
	height: 25px;
}

#footer {
	float: left;
	background-image: url('../images/tek/navbar.png');
	/*background-image: url('../images/tek/footer_bg.gif');*/
	margin-top:10px;
	padding:0px;
	width: 100%;
	border:1px solid #dddddd;
		
}

