/* general */
    html,body{
	font-size:90%;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0;
	padding:0;
	height: 100%;
	text-align:left;
	letter-spacing: 1px;
	background-color: #DCE3EF;
        }	
		
	h1{
	font-size:140%;
	padding-top: 24px;
		}		
	h2{
	font-size:120%;
	padding-top: 2px;
	color: #47629E;
		}	
	h3{
	font-size:100%;
	font-style: normal;
	font-weight: bold;
	color: #914848;
	letter-spacing: 1px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 2px;
		}
	h4{
	font-size:110%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding-left: 12px;
	padding-right: 2px;
	padding-top: 12px;
	padding-bottom: 2px;
		}	

	h6 {
	font-size:120%;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	padding-left: 6px;
	padding-right: 6px;
	letter-spacing: 2px;
	}
	
	h5 {
	font-size:100%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	letter-spacing: 2px;
	}	
					
	a{
	font-size:100%;
	text-decoration:none;
	color:#666666;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 4px;
		}
	a:hover{
	color:#ff0000;
	text-decoration:none;
	font-weight: normal;
		}							
	p{
		}		
/* // general */
	.normaltxt{
	font-size:85%;
	font-style: normal;
	color: #666666;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 15px;
		}	
.inlink a {
	padding-left: 20px;
	font-size: 90%;
	background-image: url(../imglib/link-bg.png);
	background-repeat: no-repeat;
	background-position: 4px center;
} 


/* page setup */
  #bigbackground{
	width:1100;
	padding: 0;
	margin: 0 auto;
	width: 1100px;
	display: table;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../imglib/big_background5.png);
		}
	#wrapper{
	margin:0 auto;
	width:900px;
	height: 100%;
	background-color: #FFFFFF;
		}
	#header{
	height:135px;
	background:url(../imglib/header_top01.jpg) no-repeat 0 0;
		}
	#header2{
	height:325px;
	background:url(../imglib/farkivtopper.jpg) no-repeat 0 0;
		}
	#introflash {
	height:190px;
	width: 900px;
       }		
	#datecontainer{
	float:right;
	height:20px;
	width:400px;
	color:#FFFFFF;
	padding:4px 28px 2px 5px;
	margin-top: 2px;
	text-align: right;
	font-size: 85%;
	font-weight: bold;
		}
	#navigationcontainer{
	margin:0 auto;
	width:900px;
	height: 38px;
	padding-top: 0px;
	background-color: #FFFFFF;
		}	
	#subnavigationcontainer{
	margin:0 auto;
	width:900px;
	height: 38px;
	padding-top: 0px;
	background-color: #CCCCCC;
	background-image:url(../imglib/navibg.png);
		}		
	#content_top {
	background-image: url(../imglib/main_container_top.png);
	background-repeat:no-repeat;
	width: 538px;
	height: 31px;
	background-color: #CCCCCC;
	}
	#content_middle {
	background-image: url(../imglib/main_container_middle.png);
	background-repeat:repeat-y;
	width: 538px;
	height: 100%;
	clear: both;
	min-height: 400px;
	background-color: #CCCCCC;
	display: table;
	}
	#mainbox {
	width: 520px;
	float: left;
	background-image: url(../imglib/boxar_top_500b-trans.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-right: 12px;
	margin-left: 10px;
	padding-top: 12px;
    }
    #newsbox {
	width: 240px;
	float: right;
	padding-left: 20px;
	padding-right: 55px;
	font-size: 90%;
	letter-spacing: 0px;
	line-height: 16px;
	height: auto;
    }
	#content_bot {
	background-image: url(../imglib/main_container_bot.png);
	background-repeat:no-repeat;
	width: 538px;
	height: 31px;
	clear: both;
	padding-bottom: 40px;
	background-color: #CCCCCC;
	}
	#footer{
	text-align: right;
	font-size: 70%;
	width: 880px;
	background-color: #CCCCCC;
	height: 90px;
	color: #CCCCCC;
	padding-top: 25px;
	background-image: url(../imglib/footerbg6.png);
	background-repeat: no-repeat;
	line-height: 12px;
	clear: both;
	padding-right: 20px;
	text-decoration: none; 
		}	
    #footer a, visited, hoover, active{
	color: #FFFFFF; 
	text-decoration: none;     
		}									
	.smalltxt{
	color:#666666;
	text-align: right;
	font-size: 85%;
	font-style: italic;
	float: right;
	line-height: 120%;
		}
 	
	
	/* images */
	.imgRight {
	float:right;
	margin:0.5em 0 1em 1em;
	position:relative;
	padding-left: 12px;
	}
	.imgLeft {
	float:left;
	margin:0.5em 1em 0.5em 0;
	position:relative;
	padding-left: 12px;
	}
	.imgRight p, .imgLeft p {
	font-size:0.9em;
	color:#666666;
	font-size:80%;
	margin:0;
	background-color:#EBEBEB;
	padding:0.5em;
	}	
	
#bigbackground #wrapper #content_middle #mainbox div {
	font-weight: bold;
	color: #FFFFFF;
}
#main_content {
	background-image: url(../imglib/main_content_bg3.png);
	background-repeat:repeat-y;
	width: 900px;
	clear: both;
	min-height: 500px;
	background-color: #FFFFFF;
	float: right;
	margin-top: 6px;
}
#main_content_long {
	background-image: url(../imglib/main_content_bg2.png);
	background-repeat:repeat-y;
	width: 570px;
	clear: both;
	min-height: 500px;
	background-color: #CCCCCC;
	float: left;
	margin-top: 6px;
}
#sidebox {
	font-size:80%;
	width: 300px;
	float: right;
	padding-left: 12px;
	padding-right: 4px;
	height: auto;
	margin-left: 4px;
	background-image: url(../imglib/boxar_top_300b-trans.png);
	background-repeat: no-repeat;
}
#sideboxspecial {
	width: 275px;
	float: right;
	padding-left: 30px;
	padding-right: 0px;
	height: auto;
	margin-left: 4px;
	padding-top: 2px;
	background-color: #F0F2F7;
	font-size: 85%;
	border-left: 1px;
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: dotted;
	min-height: 100%;
}
/* general */
#bottombox {
	width: 212px;
	clear: right;
	padding-bottom: 5px;
	float: left;
	min-height: 300px;
/*	background-image: url(../imglib/downboxbg4-trans.png); */
/*	background-repeat: no-repeat; */
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
}
#bottomboxcontainer {
	width: 890px;
	float: left;
	height: 100%;
	margin-top: 20px;
	margin-left: 10px;
}
#bigbackground #wrapper #main_content #bottomboxcontainer #bottombox p {
	margin-right: 14px;
	margin-left: 4px;
	font-size: 80%;
	margin-top: -10px;
}
#sideboxlong {
	font-size:80%;
	width: 290px;
	float: right;
	padding-left: 12px;
	padding-right: 8px;
	height: auto;
	clear: right;
	margin-left: 10px;
	background-image: url(../imglib/boxar_top_300b-trans.png);
	background-repeat: no-repeat;
	margin-top: 6px;
}

.tubeClipLeft {
	float: left;
}
.tubeClipRight {
	float: right;
	margin-right: 6px;
}
.TubeClip {
	float: left;
	width: 290px;
	height: 110;
	margin-top: 5px;
}

.produktxt {
	color:#CCCCCC;
	text-align: left;
	font-size: 90%;
	font-style: normal;
	line-height: 120%;
	padding: 0px 0px 0px 8px;
}
.produktxtrubrik {
	color:#CCCCCC;
	text-align: left;
	font-size: 110%;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	padding: 1px 0px 0px 8px;
}
.tableborder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	margin-top: 3px;
	padding-bottom: 12px;
}
.prodtablewidth {
	width: 540px;
}
.hrline {
	border: none 0;
	border-top: 2px dotted #ff0000;/*the border*/
	width: 90%;
	height: 1px;
	margin-left: 12px;
}
.bildtxt{
	font-size:80%;
	padding-left: 12px;
	text-align: left;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 10px;
		}	
.hrlinewhite {
	border: none 0;
	border-top: 1px dotted #cccccc;/*the border*/
	width: 90%;
	height: 1px;
	margin-left: 12px;
}
.TubeClipWide {
	float: none;
	width: 150px;
	height: 110px;
	margin-top: 5px;
	padding-left: 12px;
}
#bottomboxside {
	width: 240px;
	clear: right;
	padding-bottom: 5px;
	/*	background-image: url(../imglib/downboxbg4-trans.png);  */
/*	background-repeat: no-repeat;  */
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 4px;
}
.boxlink a {

} 

/*	some nice lines  */
.hr {
height: 0;
font-size: 0;
line-height: 0;
width: 100%;
margin: 1em auto;
}
.dotted {
	border-bottom: dotted 1px #999;
	padding: 6px;
}
.dashed {
border-bottom: solid 1px #d5d5d5;
padding: 4px;
width:100%;
float:left;
}

/*	and some nice forms  */

input {
	background-color: #D5DBEA;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	padding: 2px;
	border: 1px solid #999999;
} 
.submit input
{
color: #666;
background: #D5DBEA;
border: 1px solid #D5DBEA;
}  
.submit hover
{
color: #fff;
background-color: #ff0000;
} 

.knappfix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}
table.contacts
{
	width: 500px;
	background-color: #fafafa;
	border: 1px #cccccc solid;
	border-collapse: collapse;
	border-spacing: 10px;
}


td.contactDept
{
	background-color: #D5DBEA;
	border: 1px #cccccc solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #404040;
	padding: 8px;
}


td.contact
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }
