html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #d5d1cf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #333333;
}
H1 {
color: #db005b;
font-weight: bold;
margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textliten {
	font-size: 11px;
}

.wrapper {
	height:100%;
	margin: 0 auto;
	padding: 0;
	border: none;
	text-align: center;
	vertical-align: middle;
	width:100%;
}

.container {		
	width:923px;
	height: 100%px;
	float: left;
	
}
#spacer_left {
	width:40px;
	height:22px;
	float: left;
}
#spacer_topp {
	width:923px;
	height:22px;
	clear: both;
	background-color: #d5d1cf;
	background-image: url(../bilder/vardpersonal2.gif);
	background-repeat: no-repeat;
	background-position: 40px 5px;
}
#spacer_topp2 {
	width:923px;
	height:22px;
	clear: both;
	background-color: #d5d1cf;
}
#spacer_botten {
	width:923px;
	height:25px;
	clear: both;
	background-color: #d5d1cf;
	text-align: center;
	padding-top: 5px;
	font-size: 11px;
	color: #333333;
}
#startruta {
	width:923px;
	height:350px;
	clear: both;
	text-align: center;
	padding-top: 32px;
}
#bild {
	width:521px;
	height:372px;
	float: left;
}
#bild2 {
	width:521px;
	height:100%;
	float: left;
}
#bild3 {
	width:506px;
	height:100%;
	float: left;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
}

#text {
	width:360px;
	height:372px;
	float: left;
}
#text2 {
	width:360px;
	height:100%;
	float: left;
}
#navigering {
	width:360px;
	height:150px;
	float: left;
	background-image: url(../bilder/streck.gif);
	background-repeat: no-repeat;
	background-position: 0px 143px;
	text-align: right;
	padding-top: 12px;
}
#textblock {
	width:360px;
	height:190px;
	float: left;
}
#textblock2 {
	width:360px;
	height:100%;
	float: left;
}
.formularrutor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	width: 200px;
	height: 50px;
}
.formularrutor_sma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	width: 40px;
	height: 20px;
}
.rosa {color: #db005b}
.gra {
	color: #666666;
	font-weight: bold;
}


.streckad {
width: 100%x;
	height:50px;
	background-image: url(../bilder/streck_gra.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
.alert {
	color: #F00;
	font-weight: bold;
}

