#contentBody {
	margin:0;
	background:#3F5C72 url(../bilder/bg.gif) 0 0 repeat-x;
	text-align:center;
}

.container {
	height:100%;
	width:732px;
	text-align:center;
	margin:0 auto;
}

.content {
	background-color:#fff;
	width:712px;
	text-align:left;
	vertical-align:top;
}

.sides {
	width:10px;
	min-height:100%;
	background:#2C4050 url(../bilder/sides.gif) top left no-repeat;
}

.header {
	padding:0 20px;
	height:67px;
}

.logo {
	width:211px;
	height:51px;
	margin-top:10px;
}

/* WEBBHANTERAREN - BODY */
body { 
	margin:10px;
	background-color:#fff;
	font-family:lucida sans unicode, trebuchet ms, verdana;
	color:#585858;
}

.headnav {
	margin:0;
	padding:0 0 0 10px;
	background:url(../bilder/topnav_bg.gif) 0 0 repeat-x;
	height:25px;
	
}

.headnav_item {
	display:inline;
	padding:0 15px 0 0;
	margin:0;
	font-size:11px;
	line-height:25px;
}

.subnav {
	margin:0;
	padding:0 0 0 10px;
	height:25px;
	
}

.a_nav {
	color:#666666;
	text-decoration:none;
}

.a_nav:hover {
	color:#BC0A00;
	text-decoration:none;
}

.a_nav_act {
	color:#000;
	text-decoration:none;
}

.a_nav_act:hover {
	color:#BC0A00;
	text-decoration:none;
}

.bodyContent {
	background:#fff url(../bilder/innerbg.gif) 0 0 repeat-x;
	padding:10px;
}

.mainImg {
	width:468px;
	height:130px;
	background-image:url(../bilder/img_hem.jpg);
}

.rightBox {
	margin-left:5px;
	background-image:url(../bilder/rightbox_bg.gif);
	width:219px;
	height:130px;
}

.rightBoxText {
	color:#fff;
	font-size:11px;
	padding:10px;
}

#col1 {
	vertical-align:top;
	width:468px;
	background:#fff url(../bilder/innerbg.gif) 0 0 repeat-x;
}

#col2 {
	vertical-align:top;
	width:219px;
	background:#fff url(../bilder/innerbg.gif) 0 0 repeat-x;
}

.colSpace {
	padding:0 10px 10px 10px;
}

h1 {
	padding:0;
	text-indent:310px;
	margin:15px 0 10px 0;
	height:17px;
	width:310px;
	overflow:hidden;
	font-size:2px;
}

h2 {
	padding:0;
	text-indent:140px;
	margin:15px 0 10px 0;
	background:url(../bilder/head_adress-o-telefon.gif) top left no-repeat;
	height:17px;
	width:140px;
	overflow:hidden;
}

h3 {
	font-size:11px;
	padding:0;
	margin:0 0 10px 0;
}

.line {
	background-image:url(../bilder/dashed.gif);
	margin:5px 0px;
}

.boxLinks {
	color:#fff;
	text-decoration:none;
	padding-left:12px;
	background:url(../bilder/arrow.gif) 0 6px no-repeat;
}
.boxLinks:hover {
	color:#fff;
	text-decoration:underline;
}

.footer {
	background-image:url(../bilder/bot_fade.gif);
	padding:5px 10px 10px 10px;
}

/* TEXT WIDTH */
.textContentTable { 
	width:448px;
}

/* TEXT FONT - MAINLY USED FOR WEBBHANTERAREN */
td,div { 
	font:11px/18px lucida sans unicode, trebuchet ms, verdana;
}

/* FORM FIX */
form {
	margin:0;
}

/* WEBBHANTERAREN LINKS */
a {
	color:#BC0A00;
	text-decoration:none;
}

a:hover {
	color:#BC0A00;
	text-decoration:underline;
}

/* MANDATORY FIELDS */
.mandatory {
	color:#BC0A00;
	font-weight:bold;
}

/* WEBBHANTERAREN FIX */
ul {
	margin:0 0 0 0;
	padding:0 0 0 25px;
	disply:list-item;	
}

li {
	padding-bottom:0;
}

p {
	margin:0;
}

/* INPUT FIELS */
input, textarea { 
	font:11px lucida sans unicode, trebuchet ms, verdana;
	margin:2px 0;
	width:180px;
	padding:1px 3px;
	height:19px;
	background-color:#fbfbfb;
	border:#e0e0e0 1px solid;
	scrollbar-face-color:#fbfbfb;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#fbfbfb;
	scrollbar-shadow-color:#fbfbfb;
	scrollbar-highlight-color:#fbfbfb;
	scrollbar-3dlight-color:#fbfbfb;
	scrollbar-darkshadow-color:#fbfbfb;
	color:#BC0A00;
}

textarea {
	height:100px;
}

* html input textarea {
	margin: 1px 0;
}




