body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background-color: #78B3EB;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
/*	background-image: url(graphics/backgr.gif);*/
}

h1{
	font-size: 1.5em;
	font-weight: bold;
	color: #FF8C29;
	padding:5px 0;
	font-style: italic;
}
H2 {
	FONT-SIZE: 1.3em;
	MARGIN: 0;
	padding:5px 0;
	color: #FF8C29;
	font-family: Tahoma, Arial;
}
#wrapper{margin:0 auto 0 auto;width: 920px;}
#layout {

	background-color: #FFFFFF;

	background-image: url(../graphics/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
#sidhuvud {
	PADDING-RIGHT: 0 10px 0 10px;
		width: 920px;
	height:148px;
	margin: 0px;
	background-image: url(../graphics/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidhuvud a{
	width: 326px;
	height: 120px;
	text-indent: -9999px;
	overflow: hidden;
	padding-bottom: 15px;
	display: block;

}
#mainarea{padding:0 40px 20px 40px;margin-bottom:10px;}
#sidfot {
	MARGIN: 0px;
	WIDTH: 920px;
	background-image: url(../graphics/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	text-align: center;
	padding-top:10px;
	CLEAR: both;
	background-color: #78B3EB;
	color:#efefef;
	font-size:11px;
}

#sidfot A, #sidfot A:visited {
	color:#fff;
	text-decoration:none;
	
}

#sidfot A:hover {
	color:#FF7E14;
	text-decoration:underline;
	
}
img { border: none; } 



.Form { 
    background-color: #FFF;
    border: 1px solid #BEBEBE;
	font: 11px Tahoma;

}
form {
	margin: 0px;
	padding: 0px;
}


.text-red11n{
color:#CC3300;
}

#avboka{
	clear:both;
	margin:0;
	padding:10px;
	text-align: center;
	font-size:10px
}
.button-form-ok
{
	height: 18px;
	width:24px;
	font-size: 10px;
}

.button-form-small
{  font-size:11px;
font-weight:bold;
	height: 19px;
	width: 29px;
	padding:0px;
	margin:0px;
	border:0;
	cursor: hand;
	background:#00529E;
	color:#fff;
}

