body {
	margin: 0;
	font-family: Arial;
	background: white url('../images/logo.jpg') top center no-repeat;
}

a {
	text-decoration: none;
	color: #4B74E8;
	font-weight: normal;
}

a:focus, a:active {
	outline: none;
}

#wrapper {
	margin: 0 auto!important;
	width: 1010px;
}

#logo {
	height: 116px;
	position:relative;
}
#blogg {
/*display:none;*/
position:absolute;
bottom:0;
right:0;
}
.blogger {width:325px; position:relative; float:left; padding-left:10px;}

.titlehold p {background-image:url(../images/phold.png);
background-repeat:no-repeat;
min-height:100px;
padding-left:30px;
width:180px;
font-size:14px;
}
.titlehold {position:absolute;}

#content {
	display: block;
}

#menu {
	border-top: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;

	display: block;
	
	height: 53px;
	
	margin-bottom: 25px;
}

.red {
	color: red;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size:1.8em;
	margin: 0;
}

h2 {
	font-size: 1.4em;
	margin: 0;
}

h3 {
	font-size: 18px;
	margin: 0;
}

h4 {
	font-size: 14px;
	margin: 0;
}

p {
	font-size: 12px;
	margin: 0.8em 0;
}

p.adress {
	position: absolute;
	bottom: 0;
	font-weight: bold;
	height: 40px;
}

div.break {
	clear: both;
	height: 50px;
}

div.break2{
	clear: both;
	height: 0;
}

div.personer {
	float: left;
	width: 465px;
	margin-right: 40px;
}

div.error {
	background:#FBE3E4 none repeat scroll 0 0;
	color:#8A1F11;
	font-size: 12px;
}

div.copyright {
	font-family: Helvetica;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px solid #CCC;
	padding-top: 12px;
}

td {
	font-size: 12px;
	padding: 3px;
	color: #595959;
}

input {
	width: 195px;
}

textarea, select {
	width: 420px;
}

ul {
	font-size: 12px;
	margin: 0;
	padding-left: 25px;
}

/* Meny */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu img {
	padding-top: 15px;
	padding-bottom: 12px;
	padding-right: 18px;
	padding-left: 10px;
	border: 0;
}

ul.menu li {
	float: left;
}

ul.menu li a {
	color: black;
	display: block;
}

ul.menu li:hover {
	border-bottom: 6px solid #E5E5E5;
}

li.active {
	border-bottom: 6px solid #E5E5E5;
}
