* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FAF1D2;
	background-image: url(../images/img01.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	font: italic 185% "Times New Roman", Times, serif;
	color: #781323;
}

h2 {
	font-size: 107%;
	color: #781323;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}

blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
	color:#000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;

}

blockquote {
	text-align: left;
	font: italic 100% "Times New Roman", Times, serif;
	background-image: url(../images/img11.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 10px;
	
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	background: url(../images/img09.gif) no-repeat left center;
	
}

a {
	text-decoration: none;
	color: #313131;
	font-size: 16px;	
}

a:hover {
	text-decoration: underline;
	color: #781323;
}	
	b {
	text-decoration: none;
	color: #313131;
	font-size: 16px;	
}

b:hover {
	text-decoration: underline;
	color: #781323;
}

/* Logo */

#logo {
	width: 760px;
	height: 180px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#logo h1 {
	margin: 0;
	padding: 110px 0 0 120px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font: normal 36px "Times New Roman", Times, serif;
	font-style: italic;
}

#logo h2 {
	margin: -7px 0 0 0;
	padding: 0 0 0 155px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 7px;
	font-weight: bold;
	
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 760px;
	height: 650px;
	background-image: url(../images/menu.gif);
	margin-top: 5px;
}

#content .title {
	padding: 10px 10px 10px 50px;
	background: url(images/img07.gif) no-repeat 20px 50%;
}

#content .content {
	padding: 20px 20px 1px 20px;
	background: url(images/img08.gif) repeat-x;
}
#spacer {
	float: left;
	height: 645px;
	width: 83px;
	margin-top: 5px;
}



#welcome {
	float: left;
	height: 600px;
	width: 400px;
	margin-top: 5px;
	margin-right: 5px;

}
#header {
	width: 400px;
	text-align: center;
}

#deler {
	float: left;
	height: 25px;
	width: 400px;
	background-image: url(../images/deler.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 5px;

}
#text {
	float: left;
	height: 465px;
	width: 340px;
	margin-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	margin-right: 5px;

}
#nyt {
	float: left;
	height: 150px;
	width: 335px;
	padding-top: 10px;
}

#pictures {
	float: left;
	height: 100px;
	width: 340px;
	margin-top: 50px;
}
#pictures1 {
	float: left;
	height: 100px;
	width: 340px;
	margin-top: 10px;
}
#pictures2 {
	height: 100px;
	width: 340px;
	padding-top: 20px;
}
#pictures3 {
	height: 100px;
	width: 340px;
	padding-top: 10px;
}



#adresse {
	float: left;
	height: 20px;
	width: 400px;
	color: #000;
	font-size: 10px;
	text-align: center;
}

/* Sidebar */


#sidebar {
	float: left;
	height: 600px;
	width: 200px;
	padding-top: 5px;
}
#logo_down {
	height: 200px;
	width: 195px;
	background-image: url(../images/logodown.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	padding-top: 100px;
	margin-top: 5px;
}



#sidebar h2 {
	margin-bottom: 1em;
}

#sidebar blockquote {
}

#sidebar blockquote p {
}

#links {
	padding-left: 0px;
}
#links_tekst {
	padding-left: 20px;
}


#links ul {
}

#links li {
}

#links a {
}

/* Menu */

#menu {
	padding-left: 20px;


}

#menu ul {
}

#menu li {
}

#menu a {
}

#menu a:hover {
}

#menu b {
}
