body {margin: 0px;}

body,li,td,a,span,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

td {
        padding-bottom: 0px;
}

h1 {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px  solid #333333;
}

h2 {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px  solid #333333;
}

a,a:visited {
	background-color:transparent;
	text-decoration:none;
	color: #808080;
}
a:hover {
	background-color: transparent;
	text-decoration: underline;
	color: #333333;
}


.smalltext {
	font-family: tahoma;
	font-size: 9px;
}

#logobox {
	position: absolute;
	top: 105px;
	width: 600px;
	height: 44px;
	padding: 0px;
	background-image: url("logo.bmp");
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px solid #000000;
}

#menybox {
	position: absolute;
	top: 150px;
	width: 600px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px solid #000000;

}

#bildbox {
	position: relative;
	top: 180px;
	width: 600px;
	height:435px;
	background-image: url("lars-bakgrund-tecknad.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #333333;
	
}

#textbox {
	position: relative;
	left: 200px;
	top: 30px;
	text-align: left;
	width: 330px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ffffff;
	overflow: auto;
	border: 1px solid #333333;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
}

#karinbox {
	position: absolute;
	left: 0px;
	top: 415px;
	width:165px;
	height:18px;
	border: 0px solid #000000;	
}


#mailinglistbox {
	position: absolute;
	left: 0px;
	top: 409px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: none;
	border: 0px solid #000000;
}

input#mailinglistcell {
	width:150px;	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

input#mailinglistbutton {
	width:100px;	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
