*{
	margin: 0;
	padding: 0;
}
body { 
	font-size: 62.5%;
	font-family: Arial, Verdana, san-serif;
	color: #333;
	background-color: #f4f0e8 
}
#wrapper{
	width: 770px;
	margin: 0 auto;
	background: #fff url("../images/wrapper.gif") repeat-y;
}
#header{
	height: 126px;
	margin-left: 6px;
	width: 758px;
	text-align: center;
	background: #fff url("../images/header.jpg") no-repeat top;
}
#header img{
	margin-top: 20px;
}
#contanier{
	float: left;
	clear: both;
	background: #fff url("../images/wrapper.gif") repeat-y;
}
#content{
	float: left;
	width: 510px;
	display: inline;
	margin: 20px 20px 20px 20px;
}
#sidebar{
	float: left;
	width: 205px;
	margin: 20px 0 20px 0;
	background: #f1f1f1 url("../images/sidesqre_top.gif") no-repeat top;
}
#sidebar_bottom{
	height: 6px;
	background: url("../images/sidesqre_bottom.gif") no-repeat bottom;
}
#footer{
	width: 758px;
	margin-left: 6px;
	text-align: center;
	padding: 5px 0 10px;
	border-top: 1px solid #ffba36;
	background: #ffda69 url("../images/footer.gif") repeat-x bottom;
}
#footer span{
	clear: both;
	display: block;
	margin: 5px 0 2px;
}
.clear{
	display: block;
	clear: both;
}
h2.kontaktform{
	font-size: 1.7em;
	font-family: "Trebuchet MS", Tahoma,  sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
}
/*LINKS */
a img{
	border: 0;
}
a{
	text-decoration: undeline;
	color: #5dace8;
	padding: 0.1em 0.2em;
}
a:hover {
	text-decoration: none;
	color: #fff;
	background: #5dace8;
}

#header a:hover{
	border: 0;
	background: #fff;
}
searchpost a:hover img{
	border: 0;
	background: #fff;
	padding: 0;
}
#advert a{
	display: block;
	color: #333;
	text-decoration: none;
	margin: 7px 0;
	padding: 3px 0;
}
#advert a:hover{
	background: #f6f6f6;
}
#content p{
	font-size: 1.1em;
}
p.ingress{
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	color: #545454;
	margin: 5px 0 20px;
}
/* NAVIGATION */
#navigation{
	background: url("../images/navigation_bg.gif") repeat-x;
	height: 43px;
	margin-left: 6px;
	width: 758px;
}
#navigation li{
	float: left;
	display: inline;
	margin: 0 17px;
}
#navigation li a{
	display: block;
	height: 43px;
	text-indent: -9999px;
	padding: 0;
}
#navigation li#start a{
	background: url("../images/start.gif") no-repeat 0 0;	
	width: 84px;
	margin-left: 25px;
}
#navigation li#sok a{
	background: url("../images/sok.gif") no-repeat 0 0;	
	width: 144px;
}
#navigation li#reg a{
	background: url("../images/reg.gif") no-repeat 0 0;	
	width: 124px;
}
#navigation li#om a{
	background: url("../images/om.gif") no-repeat 0 0;	
	width: 205px;
}
#navigation li#start a:hover,
#navigation li#sok a:hover, 
#navigation li#reg a:hover, 
#navigation li#om a:hover{
	background-position: 0 -44px;
}
#navigation li#start a.active, 
#navigation li#sok a.active, 
#navigation li#reg a.active, 
#navigation li#om a.active{
	background-position: 0 -44px;
}
/* SUB NAVIGATION */
#subnavigation{
	text-align: center;
	width: 500px;
	margin-top: 5px;
}
#subnavigation li{
	display: inline;
	list-style-type: none;
	margin: 0 5px;
}
/* BREAD NAVIGATION */
#bread{
	text-align: center;
	width: 100%;
}
#bread li{
	margin: 0 5px;
	display: inline;
	list-style-type: none;
}

/* Square INDEX */
.sqre{
	width: 240px;
	color: #fff;
	font-size: 1.1em;
	background: #5dace8;
	float: left;
	min-height: 150px;
	height: auto;
	background: #5dace8 url("../images/sqre_bottom.gif") no-repeat bottom;
}
/* for Internet Explorer */
/*\*/
* html .sqre {
	height: 150px;
}
/**/
.sqre h2{
	text-align: center;
	font-family: Arial, Helvetica, Verdana, san-serif;
	margin-top: -20px;
	font-size: 1.7em;
}
.sqre p{
	margin: 5px 10px;
	font-size: 1.2em;
}
.sqre_top{
	height: 28px;
	background: #5dace8 url("../images/sqre_top.gif") no-repeat;
}
#searchsqre{
	margin-right: 30px;
}
#searchsqre img{
	float: right;
	margin: 20px 6px 4px 0;
}
#regsqre img{
	float: right;
	margin: 4px 6px 4px 0;
}

/*SIDE SQUARE */

.sidesqre{
	margin: 10px 10px 5px;	
}
.sidesqre p{
	font-size: 1.1em;
	line-height: 1.4em;
}
.sidesqre h3{
	font-size: 1.2em;
}

#advert{
	background: #fff;
	width: 203px;
	border: 1px solid #f1f1f1;
}
#advert small{
	border-bottom: 1px solid #f1f1f1;
	display: block;
	padding-left: 10px;
	margin-top: 5px;
}

/* User_small */

.user_small{
	float: left;
	padding-bottom: 10px;
	width: 100%;
}
.user_small_img{
	float: left;
	width: 90px;
	margin-right: 15px;
}
.user_small_list{
	float: left;
	width: 160px;
	margin-right: 15px;
}
.user_small_list li{
	list-style-type: none;
	color: #3a3a3a;
	font-size: 1.2em;
	clear: both;
	margin-bottom: 5px;
}
.user_small_description{
	float: left;
	width: 230px;
	font-size: 1.1em;
	color: #454545;
}
.yrke{
	font-family: Tahoma, Arial, Verdana, san-serif;
	color: blue;
	font-size: 1.2em;
	font-weight: bold;
}
.yrke a{
	text-decoration: none;
	padding: 0.1em 0.1em 0.1em 0;
}
.desc{
	font-size: 0.92em;
	float: left;
	color: #545454;
	width: 3.5em;
	margin-right: 10px;
}
.read_more{
	clear: both;
	margin-top: 15px;
	float: right;
}
a.read_more{
	background: url("../images/readmore_link.gif") left no-repeat;
	padding-left: 16px;
}
a:hover.read_more {
	background: #5dace8 url("../images/readmore_hover.gif") 2px no-repeat;
}

/* SPOTLIGHT INDEX */
#spotlight, #rnd{
	margin-top: 30px;
}
#rnd h2,
#spotlight h2{
	margin-bottom: 15px;
	font-size: 1.5em;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	border-bottom: 1px dotted #ccc;
	text-transform: uppercase;
	color: #545454; 
}

/* RND INDEX */

#rnd table{
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}
#rnd th{
	font-size: 1.2em;
	font-weight: bold;
	color: 3a3a3a;
	text-align: left;
}
#rnd tr{
	vertical-align: middle;
}
#rnd tr.even{
	background-color: #fff;
}
#rnd tr.uneven{
	background-color: #f8f9fc;
}
#rnd a {
	text-decoration: none;
	color: #5dace8;
}
#rnd a:hover {
	text-decoration: underline;
	background-color: transparent;
}
#rnd td{
	font-size: 1.1em;
	padding: 0.5em 0 0.5em;
}
#rnd td.y{
	width: 210px;
	font-size: 1.2em;
}
#rnd td.n{
	width: 110px;
}
#rnd td.a{
	width: 60px;

}
#rnd td.l{
	width: 130px;
}
/* FORMULÄR */
form div{
	display: block;
	clear: both;
	margin-bottom: 15px;
	position: relative;
}
label.longlabel{
	float: left;
	width: 12em;
	padding-top: 0.3em
}
label.longlabel small{
	position: absolute;
	left: 23em;
	top: 0.3em;
}
label.shortlabel{
	float: left;
	width: 5em;
	padding-top: 0.3em
}
label.shortlabel small{
	position: absolute;
	left: 23em;
	top: 0.3em;
}
label.longlabel>small{
	left: 37em;
}
label.shortlabel>small{
	left: 29em;
}

fieldset{
	border: 0;
}
label{
	font-size: 1.2em;
	font-weight: bold;
}
label.textarea_label{
	display: block;
	width: 100%;
	margin-bottom: 3px;
}
input{
	padding: 0.2em 0 0.1em 0.3em;
}
input.textinput{
	width: 200px;
}
#workchooser{
	margin-top: 20px; 
}
.ws{
	margin: 10px 0 15px 0;

}
.workselect{m
	float: left;
	width: 375px;
	margin-bottom: 7px;
}
#sokbtn{
	float: right;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: url("../images/searchbtn.gif") no-repeat left top;
	padding: 14px 4px;
	border: 0; 
	cursor: pointer;
	margin-right: 10px;
}
.ws>#sokbtn{
	padding: 15px 8px 16px;
}
form #sokbtn{
	margin-top: -60px;
}
form>#sokbtn{
	padding: 15px 8px 16px;
}
.radiolabel{
	float: right;
	margin-right: 235px; 
	padding-top: 0.25em;
}
div>.radiolabel{
	padding-top: 0;
	margin-bottom: 10px;
}
.radioinput{
	position: absolute;
	left: 200px;
}
.mooremargin{
	margin-top: 20px;
}
.fleryrken{
	width: 375px;
}
#block{
	display: block;
}	
/* LISTOR */

ol.terms{
	margin-left: 25px;
	font-size: 1.1em;
	line-height: 1.4em;
}
ol.terms li{
	list-style-type: decimal;
	margin-bottom: 10px;
}
ol.terms em{
	font-style: normal;
	font-weight: bold;
	color: #545454;
}
#sidebar ol{
	margin: 5px 0 0 20px;
	line-height: 1.4em;
}
#sidebar li{
	margin-bottom: 7px;
}
#sidebar h3{
	margin-bottom: 5px;
}
.searchpost {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #f1f1f1;
	padding: 10px 0;
	clear: both;
}
.searchpost a img{
	text-decoration: none;
	border: 0;
}
h1{
	font-size: 2.6em;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #454545;
}
#steg1, #steg2, #steg3, #steg4, #steg5{
	padding: 12px 0 12px 65px;
	margin: 5px 0;
}
#steg1{
	background: url("../images/steg1.gif") no-repeat top left;
}
#steg2{
	background: url("../images/steg2.gif") no-repeat top left;
}	
#steg3{
	background: url("../images/steg3.gif") no-repeat top left;
}	
#steg4{
	background: url("../images/steg4.gif") no-repeat top left;
}	
#steg5{
	background: url("../images/steg5.gif") no-repeat top left;
}		
.submitbuttons{
	float: left;
	clear: both;
	margin-top: 10px;
}
.submitbuttons a:hover{
	background: #fff;
}
#nextbtn{
	float: right;
}
.prevbtn{
	float: left;
}

#sections span.images{
	display: block;
	width: 90px;
	min-height: 1.3em;
	margin-right: 15px;
	border-bottom: 2px solid #f1f1f1;
	float: left;
}
#sections span.lists{
	display: block;
	float: left;
	width: 160px;
	margin-right: 15px;
	border-bottom: 2px solid #f1f1f1;
}
#sections span.descriptions{
	display: block;
	float: left;
	width: 230px;
	border-bottom: 2px solid #f1f1f1;
}
#bevakning{
	clear: both;
	float: left;
	width: 488px;
	border: 1px solid #f1f1f1;
	background-color: #fafafa;
	padding: 10px;
	margin: 10px 0;
	line-height: 1.7em;
}
#bevakning h4{
	font-size: 1.6em;
	margin-bottom: 5px;
}
#bevakning p{
	margin-bottom: 15px;
}
.preview{
	margin-bottom: 20px;
}
.preview dt{
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 7px;
}
.preview dd{
	font-size: 1.3em;
	clear: both;
	margin-bottom: 7px;
}
.preview .desc{
	width: 7em;
	font-size: 0.85em;
	margin-right: 10px;
	padding-top: 0.1em;
}
.newwork{
	font-size: 1.3em;
	padding-top: 15px;
	border-top: 1px solid #f1f1f1;
}
.newwork input{
	padding: 0;
	margin-left: 25px;
	font-size: 0.9em;
}
.lessmargin{
	margin-top: -10px;
}
#bevak{
	font-size: 1.2em;
	margin: 10px 0 10px 25px;
}
#bevak li{
	list-style-type: decimal;
	margin-bottom: 7px;
}
.bevakinfo{
	font-size: 1.2em;
	margin-top: 10px;
}
.bevakinput .longlabel{
	width: 100px;
}
.bevakinput .longlabel small{
	left: 220px;
}
.bevakinput .longlabel>small{
	left: 320px;
}
.specview{
	float: left;
	width: 190px;
}
.specview#pu{
	margin-right: 15px;
}
.specview dt{
	margin-bottom: 7px;
	font-size: 1em;
	font-weight: bold;
}
.specview dt.yrke{
	font-size: 1.3em;
}
.specview dd{
	font-size: 1.3em;
	clear: both;
	margin-bottom: 7px;
}
.specview .desc{
	width: 6em;
	font-size: 0.85em;
	margin-right: 10px;
	padding-top: 0.1em;
}
.userimage{
	float: left;
	width: 90px;
	margin-right: 15px;
}
.longdesc{
	width: 395px;
	margin-left: 105px;
	margin-top: 15px;
	line-height: 1.6em; 
}
#warning{
	border: 2px solid #d11;
	padding: 10px 10px 5px 10px;
	color: #d11;
	font-size: 1.3em;
	margin-bottom: 15px;
}
#warning li{
list-style-type: none;
margin-bottom: 5px;
}
#bread .active{
	font-size: 1.1em;
	font-weight: bold;
}
#sidebar h4{
	font-size: 1.1em;
	margin-bottom: 5px;
}