body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#58513d; 
	text-decoration:none; 
	background-color:#ffebb6; 
	margin:0; 
	padding:0;
	}

a {
	
	color:#ff8a56; 
	text-decoration:none; 
	font-size:12px;
	}

a:link {
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}	
	
a.menu {
	font-size:14px;
	}
	
.htitle {
	margin-top:20px;
	}
	

	
.brubrik {
	font-size:12px; 
	font-weight:bold;
	}
	

	
.underrub {
	font-size:12px; 
	font-weight:bold; 
	color:#58513D;
	}
	

	

	
.brodtext {
	color:#58513d;
	font-size: 12px;
	}
	
.htitle_txt {
	font-size:14px; 
	font-weight:normal;
	}
	
.flag_uk, .flag_se{background-image:url(../images/flags.jpg);
	 padding:0px; 
	 height:14px; 
	 width:21px; 
	 overflow:hidden; 
	 display:block; 
	 margin-top:0px; 
	 margin-right:10px; 
	 margin-bottom:0px; 
	 margin-left:0px; 
	 background-repeat:no-repeat; 
	 float:left; 
	 background-position:left top;
	 }
	 
.flag_se{
	background-position:right top; 
	margin-left:12px;
	}
	
.flag_se:hover{
	background-position:right bottom;
	}
	
.flag_uk:hover{
	background-position:left bottom;
	}
	
#book_en{
	background-image:url(../images/btnbook_en.jpg);
	}
	
#book_se{
	background-image:url(../images/btnbook_se.jpg);
	}
	
.book{
	padding:0px; 
	height:28px; 
	overflow:hidden; 
	display:block; 
	background-repeat:no-repeat; 
	float:left; 
	background-position:left top; 
	margin:0px; 
	width:106px;
	}
	
.book:hover{
	background-position:left bottom;
	}
	
.img_text{
	display:none;
	}

.bloggBtn {
	display:block; clear:both; 
	width:106px; 
	height:145px; 
	overflow:hidden; 
	background:#ffffff url('../images/btnBlogg.jpg') no-repeat right top;
	}
	
.bloggBtn:hover {
	background-position:left -145px;
	}
	
.bloggBtn span { 
	display:none;
	}
	

	
input:focus, textarea:focus {
	border: 1px solid black;
	}
	
form {
	border: 1px dashed #CCCCCC; 
	padding: 15px; 
	width: 370px; 
	height: auto
	
	}

.LV_valid {
    color:#196c4c;
	}
	
.floatR{
	text-align: right;
	margin-right: 200px;

	}

.flRight{
	border:none;
	background-color: transparent;

	}

.LV_invalid {
    color:#CC0000;
    font-size: 0.7em;
	}

.number{ width:20px;}

ul{
	list-style-type: none;
	padding-left:0px,
	margin-left: 0px;
	}
input{ width: 350px;

	}

label{
	text-align: left;
	display:block;
	clear: both;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #777;
	}
	
	
.left{
	text-align: right;
	}

textarea {
	width: 350px;
	height:200px;}

li{ font-size: 0.8em;
	list-style-type: none;
	text-align: left;
	display: block;
	float: left;
	width: 350px;
	margin-bottom: 15px;
	}
	
	
input.formNumbers {
	width: 120px;
	margin-right: 15px;	
	}

input.formFewNumbers {
	width: 40px;
	margin-right: 15px;	
	}


checkbox{
	margin:0px 5px 0px 0px;

	}


.submit{
	margin: 10px 0px 0px 0px;
	color:#fff;
	background-color:#ff8a56;
	font-size: 14px;
	font-weight: bold;

	
	}

.tiny{
	font-size: 0.8em;
	}
	
.green {
	color:#2A7D38;
	font-weight: bold;
	}
	
	
.formBtn input{
	width: auto;
	 margin-right: 15px;
	}
