#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
font-weight:bold;
text-transform: uppercase;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#333333;
background-color:#FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #D3D3D3;
color:#333333;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	line-height: 150%;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(ui/bg.gif);
background-repeat: repeat-y;
background-position:  center; 
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
p {
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
br {
	padding: 0px;
	margin: 0px;
}
textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C2C2C;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	padding-bottom: 5px;
	margin: 0px;
	line-height: 100%;
	border-bottom: 2px solid #414141;
}
h2 {
	font-size: 140%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 125%;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h4 {
	font-size: 125%;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}
h5 {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #838383;
}
h6 {
	font-size: 11px;
	font-weight: normal;
}
hr {
	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #D4D4D4;
}
img {
	border: none;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 16px;
}
ul li {
	margin: 0px;
	padding: 0px;
}
ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.textfield {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.textfield2 {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.form_button {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#header {
	width: 100%;
	height: 67px;
	background-image:  url("ui/logobar.jpg");
	background-repeat: repeat-x;
}
#header .logo {
	float:left;
}
#nav {
	margin: 0px;
	padding: 50px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#nav ul {	text-transform: uppercase; }
#nav li {
	float:right;
	text-transform: uppercase;
	list-style: none;
	margin-left: 10px;
	padding-top: 1px;
}
#nav a{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
#nav .hem a:hover{
	color: #3366C2;
}
#nav .hem_a a{
	color: #3366C2;
	text-decoration: none;
	border-bottom: 2px solid #3366C2;
}
.hem_bord{
	border-bottom: 3px solid #3366C2;
}
#nav .info a:hover{
	color: #00A610;
}
#nav .info_a a{
	color: #00A610;
	text-decoration: none;
	border-bottom: 2px solid #00A610;
}
.info_bord{
	border-bottom: 3px solid #00A610;
}
#nav .foretag a:hover{
	color: #FB0000;
}
#nav .foretag_a a{
	color: #FB0000;
	border-bottom: 2px solid #FB0000;
}
.foretag_bord{
	border-bottom: 3px solid #FB0000;
}
#nav .lank a:hover{
	color: #CB00B6;
}
#nav .lank_a a{
	color: #CB00B6;
	border-bottom: 2px solid #CB00B6;
}
.lank_bord{
	border-bottom: 3px solid #CB00B6;
}
#nav .nyheter a:hover{
	color: #770000;
}
#nav .nyheter_a a{
	color: #770000;
	border-bottom: 2px solid #770000;
}
.nyheter_bord{
	border-bottom: 3px solid #770000;
}
#nav .prod a:hover{
	color: #1F808B;
}
#nav .prod_a a{
	color: #1F808B;
	border-bottom: 2px solid #1F808B;
}
.prod_bord{
	border-bottom: 3px solid #1F808B;
}
#nav .kontakt a:hover{
	color: #00A1DD;
}
#nav .kontakt_a a{
	color: #00A1DD;
	border-bottom: 2px solid #00A1DD;
}
.kontakt_bord{
	border-bottom: 3px solid #00A1DD;
}
#content_wrap {
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
.clear {
	clear: both;

}

.locationbar {
	padding-right: 20px;
	padding-left: 10px;
}
.section-1 {
	width: 140px;
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
.section-2 {
	width: 400px;
	padding-top: 10px;
	padding-right: 20px;
	float: left;
}
.section-3 {
	width: 150px;
	padding-top: 10px;
	padding-right: 10px;
	float:right;
}
.section-full {
 width: 500px;
 padding-top: 10px;
 padding-right: 10px;
float: left;
}
.section-max {
 width: 700px;
 padding-top: 10px;
 padding-right: 10px;
 padding-left: 10px;
 float: inherit;
}
.columned {
	width: 700px;
	}
	
.leftcolumn {
	width: 335px;
	float: left;
	clear: left;
	}
	
.leftcolumn p, .rightcolumn p {
	margin: 5px 0 18px 0;
	}
	
	
.rightcolumn {
	width: 335px;
	float: right;
	margin-left: 10px;
	}
.img_bord {
	border: 2px solid #333333;
}

.news_wrap {
	width: 378px;
	clear: both;
	padding-top: 15px;
	background-image:  url("news-divider.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
.date_container {
	width: 30px;
	float: left;
}
.date_container strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: #999999;
	display: block;
}
.date_container em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
	color: #666666;
	display: block;
	padding-top: 3px;
	font-style: normal;
}
.news_content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 334px;
	float:right;
	padding-left: 10px;
	padding-bottom: 5px;
}

.text_ad {
	font-size: 90%;
}
.text_ad ul{
	list-style: none;
	margin: 0px;
	padding: 1px 0px 5px 0px;
}
.text_ad li{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image:  url("text-link-arrow.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
.text_ad li a{
	color: #666666;
	text-decoration: none;
}
.text_ad li a:visited{
	color: #666666;
	text-decoration: none;
}
.text_ad li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ucase{
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
    border-bottom: 1px dotted #333333;
	color: #666666;
}
.sidenav {
	padding-bottom: 10px;
}
.sidenav ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.sidenav li{
	padding: 2px 0px 2px 0px;
	margin: 0px;
	background-image:  url("header-bottom-line.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sidenav li a{
	background-image:  url("sidenav-arrow.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #0c253c;
	text-decoration:none;
	width: 145px;
	display: block;	
}
.sidenav li a:visited{
	color: #0c253c;
	text-decoration:none;
}
.sidenav li a:hover{
	color: #FF3300;
	text-decoration:none;
}
#breadcrumbs {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#breadcrumbs a{
	color:#FF3300;
	text-decoration: none;
}
#breadcrumbs a:visited{
	color:#FF3300;
	text-decoration: none;
}
#breadcrumbs a:hover{
	color:#000000;
	text-decoration: none;
}
.top_banner {
	padding-bottom: 15px;
}
.news_archive_right_col {
	width: 160px;
	float:right;
}
.news_archive_left_col {
	width: 382px;
	float:left;
}

.portfolio_heading {
	font-size: 110%;
	font-weight: bold;
	color: #797979;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 15px;
	background-image:  url("heading_divider.gif");
	background-repeat: no-repeat;
	background-position: center center;
	clear:both;
}
.portfolio_heading .text{
	background-color: #FFFFFF;
	padding: 4px;
}
.list_item {
	width: 152px;
	float:left;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 15px;
	margin-top: 2px;
	text-align: center;
}
.txt_sm {
	font-size: 85%;
}
.txt_sm_grey {
	font-size: 85%;
	color: #999999;
}
.landing_list {
	width: 255px;
	float: left;
	padding: 10px;
}
.col_half {
	width: 255px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.landing_img_float {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	float: left;
	margin-right: 10px;
}
.landing_img_float2 {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	float: left;
	margin-right: 8px;
	margin-top: 10px;
	margin-left: 10px;
}
.col2a-1 {
	float: left;
	width: 235px;
	margin-right: 15px;
	padding-bottom: 5px;
	padding-top: 15px;
}
.col2a-2 {
	float: right;
	width: 300px;
	padding-bottom: 5px;
	padding-top: 15px;
}
.pagenav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-top: 10px;
	clear: both;
	text-align: right;
	font-size: 110%;
	color: #666666;
}
.pagenav a{
	font-weight: bold;
}
.tutorial_feat {
	margin-top: 15px;
	margin-bottom: 5px;
}
.tutorial_feat a{
	font-weight: bold;
	margin-left: 15px;
}
.col2-1 {
	float: left;
	width: 382px;
	margin-right: 20px;
	padding-top: 10px;
}
.col2-2 {
	float: right;
	width: 160px;
	padding-top: 10px;
}
ul.ul_arrow {
	list-style-image:  url("ul-arrow.gif");
	list-style-type: none;
}
ul.ul_arrow li{
	margin-bottom: 3px;
	padding: 0px;
}
ul.ul_triangle {
	list-style-image:  url("ul-triangle.gif");
	list-style-type: none;
}
ul.ul_triangle li{
	margin-bottom: 10px;
}
ul.ul_ai li{
	margin: 0px;
}
ul.ul_ai {
	list-style-image:  url("ul-ai.gif");
	list-style-type: none;
}
ul.ul_blank {
	list-style-image: none;
	list-style-type: none;
}
.sitemap_col {
	width: 230px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
}
.code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFE1;
	border: 1px dashed #CCCCCC;
	padding: 5px;
	margin: 10px;
	color: #003399;
}
.code_indent {
	padding-left: 15px;
}
.code_blue {
	color: #0066FF;
}
.code_pink {
	color: #FF3399;
}
.code_green {
	color: #339933;
}
.code_black {
	color: #000000;
}
.px_icon_table td{
	padding: 2px;
	color: #666666;
	font-size: 90%;
}
.px_icon_table img{
	margin-right: 7px;
	padding: 3px;
	border: 1px solid #EBEBEB;
	vertical-align: middle;
}
.imagecaption {
	font-size: 9px;
	color: #888;
	margin: 5px 0 20px 0;
	}
