* { margin: 0; }

body {
	background-color: #fff;
	/*background-image:url(../../../../../website/img/bg.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0c1736;
}

body, td {
	font-size: 10px;
}

ul { padding-left:0; margin-left:20 }
li { padding-left:5; margin-left:20; list-style:disc }

a { color: #bdbfcd; text-decoration:underline; }
a:hover { color:#0c1736; text-decoration:none; }

.nav { font-size: 9px; font-weight: bold; }

.nav a { color: black; text-decoration:none; font-weight: bold;}
.nav a:hover { color:#0c1736; text-decoration:none; }

img { border: 0 }

.footer { font-size: 10px; font-family: Arial; }
.footer a { color: #a2a2a2 }

.bold { font-weight: bold }
.small { font-size: 9px }
.xsmall { font-size: 8px }
.xl { color: bdbcbf; font-size:12px }

.error { color: red }

h1 { font-size:16px; }
h2 { font-size:14px; margin-bottom:10px; }

.headline { font-size:15px; margin-bottom:8px; font-weight: bold; letter-spacing:-1px; line-height:15px; }
.headline_invert { font-size:13px; margin-bottom:0px; font-weight: bold; letter-spacing:-1px; line-height:15px; }

.align-center { text-align:center; }

.nav_field {
	background-image:url(../../../../../website/img/bg_nav.gif);
	background-repeat:no-repeat;
	padding-right:10px;
	height:24px;
	text-align:right
}

.on { background-image:url(../../../../../website/img/bg_nav_on.gif); }

.form_bg {
	background-image:url(../../../../../website/img/form_bg.gif);
	background-repeat:no-repeat;
	background-position: right;
	height:20px;
	color: gray;
	padding-left:4px;
}

.boxed {
	color: white;
	background-image:url(../../../../../website/img/special/box_bg.gif);
	background-repeat:repeat-x;
	padding:5px;
	background-color:#1a2e47
}

.boxed a:hover { color:yellow }

.padded { padding: 8px; }

.header_padding { margin-bottom: 8px; }

.produkt-link { color: #0b2039; font-weight:bold; text-decoration:underline; } 
