body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/therose/background.png) repeat-y;
	}

div#splash {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 600px;
	width: 800px;
	}

div#total {
	width: 820px;
	border: 1px dotted;
	margin: 0 auto;	
	}
	
div#kontainer {
	width: 803px;
	padding-left: 90px;
	}

div#adminmeny {
	height: 20px;
	margin: 0 auto;
	background-color: #d5d2c7;
	}

div#logo {
	height: 273px;
	background: url(../images/therose/therose.png) no-repeat center top;
	margin: 0 auto;	
	}

div#meny {
	height: 20px;
	margin: 0 auto;	
	background-color: #d5d2c7;
	}

div#senter {
	padding: 20px 20px 20px 20px;
	background: url(../images/therose/notes.png) no-repeat center top;
	background-color: #d4d1c6;
	border: 1px solid;
	border-top-color: #b2a99c;
	border-bottom: none;
	border-right: none;
	border-left: none;
	}

div#hoyre {
	float: right;
	margin-left: 70%;	
	margin-top: 15px;
	position: absolute;
	margin-right: 10px;
	text-align: left;
	border: 1px dotted;
	width: 28%;
	}

div#kontaktinfo {
	float: left;
	}

div#kontaktbilde {
	float: right;
	}

dt {
	font-size: 11px;
	font-style: italic;
	margin-left: 20px;
	}

dd {	
	font-size: 11px;
	margin: 0 30px 20px 60px;
	}

li.menu {
	float: right;
	font-size: 11px;
	padding: 2px;
	list-style-type: none;
	}

li.login {
	float: left;
	font-size: 11px;
	padding: 2px;
	list-style-type: none;
	}

ul {
	list-style-type: none;
	display: inline;
	}


h1 {
	font-size: 12px;
	color: #000000;
	letter-spacing: 3px;
	}

p {
	font-size: 11px;
	color: #000000;
	}

table {
	width: 100%;
	}

tr.marked {
	background-color: #e3e0d8;
	}

td {
	font-size: 11px;
	color: #000000;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px dotted;
	border-color: #000000;
	padding-bottom: 5px;
	}

th {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px groove;
	border-color: #000000;
	}
th.bloggcomment {
	font-style: italic;
	color: #61605D;
	padding-left: 20px;
	}

td.bloggcomment {
	font-style: italic;
	color: #61605D;
	padding-left: 40px;
	}


select, input {
	font-size: 11px;
	color: #000000;
	}

a:link {
	font-size: 11px;
	color: #8f1f26;
	}

a:hover {
	font-size: 11px;
	color: #000000;
	}

a:visited {
	font-size: 11px;
	color: #3b3936;
	}

img {	
	border: 0;
	padding: 10px;
	}

img.border {
	border: 1px solid;
	padding: 0;
	}
