/*html {overflow: -moz-scrollbars-vertical; overflow-y: scroll; overflow-x: auto;}*/
.header { margin-bottom:30px }
.menu_column { padding-bottom:160px; position:relative;}
.contacts { position:absolute; width:260px; bottom: 0px;}
.contacts p { font-size:11px; color:#808080; margin:0; }
.container_16 { background:url(../images/gui/bg.gif) repeat-y center top; margin-top:20px; }
img.alignleft, div.alignleft { float:left; margin:0 0.5em 0.5em 0; }
img.alignright, div.alignright { float:right; margin:0 0 0.5em 0.5em; }
img.aligncentered, div.aligncentered { text-align:center; margin:0 auto; }
a:link { color: #008AAB; text-decoration: none; }
a:visited { color: #008AAB; text-decoration: none; }
a:hover { color: #008AAB; text-decoration: none; }
a:active { color: #008AAB; text-decoration: none; }
h3 a:hover { color: #98c012; }
a:hover { color: #98c012; }

/* Menu */
/*Reset list */
ul.nav, ul.nav ul, ul.nav ul ul { margin:0; padding:0; list-style: none; width: 260px;}

/* Menu Level 1 */
.nav li { margin:0; padding:0 0 0 0; }
.nav li a:link, .nav li a:visited, .nav li a:hover, .nav li a:focus, .nav li a:active { display:block; width: 230px; line-height:1.4em; /*height: 2.0em;*/
	padding:5px 0 5px 30px; color:#000000; text-transform: uppercase; background: url(../images/gui/nav_bullet.gif) no-repeat 10px 10px; }
.nav li a:focus, .nav li a:active { color: #98C012; }
.nav li a:hover { color:#98C012; }

/* Menu Level 2 */
.nav li li a:link, .nav li li a:visited, .nav li li a:hover, .nav li li a:focus, .nav li li a:active { width: 215px; padding-left:45px; background: url(../images/gui/nav_bullet_sub.gif) no-repeat 35px 12px; }

/* Menu Level 3 */
.nav li li li a:link, .nav li li li a:visited, .nav li li li a:hover, .nav li li li a:focus, .nav li li li a:active { width: 200px; padding-left:60px; background: url(../images/gui/nav_bullet_sub.gif) no-repeat 50px 12px; }
.item_parent .nav-sublevel-1 { visibility: hidden; height:0; overflow:hidden; }
.current_item { font-weight:700; }
.current_page_item .nav-sublevel-1, .current_item_parent .nav-sublevel-1 { visibility: visible; height:auto; overflow:visible; }

/* Home */
.shortcut_left, .shortcut_middle, .shortcut_right { float:left; display:inline; margin-right:1px; width:209px;}
.shortcut_left p, .shortcut_middle p, .shortcut_right p { margin:0; padding:0 }

.container_16 .main_home {overflow:hidden; width:640px;}

td { vertical-align:top; padding: 0 0 15px 0 }
td img { padding-right:15px; }
td h3 { margin:-5px 0 0 0; }
td p { margin:0px; }

/* Produktblad */
#produktblad table { width:520px; line-height:16px; }
#produktblad table td { padding:0; }
#produktblad li { display:block; width:115px; margin:0 10px 5px 0; }
#produktblad div { width:260px; float:left; }
#produktblad .clear { clear:both; }