* {
	margin:0;
	padding:0;
}

body {
	background: url('images/bg.jpg') repeat-x;
	background-color: #E6E2D7;
	font-family: "Times New Roman", Times, Cambria, serif;
	font-size:1.0em;
	line-height:140%;
	


}


#twitter_div { 
	background: url(images/lilletweet.png) top left no-repeat transparent;
	width: 300px;
	height: 150px;
	margin-top: 5px;
	float: left;
	padding-right:2px;
	overflow: auto;
	
}
ul#twitter_update_list { 
	
	padding-left: 28px;
	padding-top: 15px; 
	list-style: none;
	float: left; 
		
}
ul#twitter_update_list li { 
	font-size: 0.9em;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px;
	color:#5E7573;
	background: transparent;

}


#wrapper {
	margin: auto; 
	width: 940px
}


/* Hovedet med logo og iconer*/
#head {
	background: url('images/headcontainer1.png') no-repeat;
	margin-top: 0px; 
	width: 940px; 
	margin-bottom: 10px; 
	float: left; 
	height: 260px

}
#logo {
	position:absolute;
	background: url('images/logo.png') no-repeat; 
	margin-top: 22px; 
	width: 300px; 
	float: left; 
	height: 100px; 
	margin-left: 10px;
}

.iconbar {
	margin-top: 8px; 
	float: right; 
	margin-right: 20px; 
	padding-right: 30px;

}

/* Navigation Hovedmenu er en del af Head*/
#navbar {
	position:absolute;
	margin:0 auto;
	text-transform:uppercase;
	background: transparent;
	height: 40px; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:150px; 
	padding-bottom:0px
}

#nav {
	width:940px;
}

#nav ul {
	list-style: none;
}

#nav li {
	float:left;
	list-style:none;
	cursor: pointer;

}

#nav li:hover {
	color:#000;
}

#nav a, #nav a:visited {
	margin: 0px;
	padding:10px 13px;
	font-weight:bold;
	color:#5E7573;
	text-decoration:none;
	
}

#nav a:hover {
	text-decoration:none;
	color:#000;
}

/* Html elementer*/
h1 {
	margin-top: 0px; 
	margin-bottom: 5px; 
	color: #5E7573; 
	font-size: 1.3em;
	
}
h2 {
	margin-top: 0px; 
	margin-bottom: 3px; 
	color: #5E7573; 
	font-size: 1.2em;
}
h3 {
	margin-top: 0px; 
	margin-bottom: 3px; 
	color: #5E7573; 
	font-size: 1.1em;
	
}
h4 {
	margin-top: 0px; 
	margin-bottom: 3px; 
	color: #5E7573; 
	font-size: 1.0em;
	
}
h5 {
	margin-top: 0px; 
	margin-bottom: 3px; 
	color: #5E7573; 
	font-size: 1.0em;	
}
h6 {
	margin-top: 0px; 
	margin-bottom: 3px; 
	color: #5E7573; 
	font-size: 1.0em;
}
p {
	margin-bottom:15px;
}
span {
	color: #000;
}
a {
	text-transform: none; 
	font-style: normal; 
	color: #000; 
	font-weight: normal; 
	text-decoration: none
}
.left, .alignleft {
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
		
}

.right, .alignright {
	float:right;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	
	
}
a img {
	border:0px none;
	margin: 5px;
}
.minitekst {
margin-bottom: 1.2em;
font-size: 0.85em;
}

.artikelinfo {
	font-size:0.8em;
	font-weight:normal;
	color:#888;
}
ul {
	margin-top:15px;
	margin-bottom:15px;
}
#venstreindhold li {
	margin-left:35px; 
	padding-left:5px; 
	padding-right:0px; 
	padding-top:0px; 
	padding-bottom:2px
	
}

blockquote {
	padding: 10px 10px 0 10px;
	font-size:0.9em;
	font-style:italic;
	color:#888;
	line-height:1.5em;
	padding-left: 25px;
	margin:10px 0px;
}

/* Strukturen på siden*/

#venstreindhold {
	width: 640px; 
	float: left; 
	margin-left:15px;
	margin-right:15px;
	
}

#sidebar {
	width:240px;
	background:transparent;
	float:right;
	margin-right:5px;
	padding-left:20px;
	min-height: 20px;
	border-left: 0px solid #8C7D55;
}
.blognote {
	background: url('images/blognote.png') no-repeat;
	height:226px;
	margin-top: 5px; 
	margin-bottom: 5px; 
	text-align: left; 
	font-size: 0.85em;
	padding-top:115px;
	padding-left:25px;
	font-family: "Georgia", Times, serif;
	Color: #5E7573;

}
.blognote a {
	
	Color: #5E7573;

}


#sidebar li {
	list-style:none;
	
}
#helsideindhold {
	margin-top: 2px; 
	width: 940px;
	margin-left:15px;
	margin-right:15px; 
	margin-bottom: 10px; 
	float: left;
}


#fod {
	background: url('images/fod.png') no-repeat;
	margin-top: 20px; 
	width: 940px; 
	height: 100px; 
	float: left
}
.fodtekst {
	color: #686868;
	font-size: 0.8em; 
	margin-top: 25px; 
	margin-left: 25px;
}
/*----------------------------
			Table
----------------------------*/


table 
{
	width: 100%;
	background: transparent;
	text-align: left;
	border-spacing: 0px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:2px;
	padding-left:5px; 
	padding-right:5px; 
	padding-top:5px; 
	padding-bottom:5px;
			
}


table, td
{
	border: 1px solid #dedede;
	border-collapse: collapse;
	font-size: 0.95em;
}
table
{
	border:none;
	border:1px solid #dedede;
}
	thead th,
	tbody th
{
	
  	color: #444;  
	border-left: 1px solid #dedede; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:2px; 
	padding-bottom:2px
}
tbody th
{
  background: transparent;
  border-top: 1px solid #dedede;
  text-align: left;
  font-weight: normal;
}
tbody tr td
{
	padding: 1px 2px;
  	color: #444;
}
tbody tr:hover
{
  background: transparent;
}

tbody tr:hover td
{
  color: #444;
}
tfoot td,
tfoot th
{
  border-left: medium none;
  border-top: 1px solid #dedede;
  padding: 4px;
  background: transparent;
  color: #000
}
caption
{
 text-align: left;
 font-size: 0.9em;
 padding: 5px 0;
 color: #000;
}
table a:link
{
 color: #000;
 
}
table a:visited
{
 color: #000;
}
table a:hover
{
 color: #000;
 
}
table a:active
{
 color: #f4f4f4;
 font-weight: bold;
}
.ingenkant{
  border:solid 0px #dedede;
}
.ingenkant1{
  border:solid 0px #dedede;
  width:65px; 
}
.celle1{
  width:65px; 
}
.celle2{
  width:150px; 
}
.celle3{
  text-align:center; 
}
.hilite1 { background-color: #ff0; }
.hilite2 { background-color: #f0f; }
.hilite3 { background-color: #0ff; 
}

/*----------------------------
	Foto karrusel
----------------------------*/
#carousel {
	margin: 0 auto;
	width: 550px;
	height: 200px;
	padding: 0;
	overflow: scroll;
	border: 1px solid #dedede;
}
#carousel ul {
	list-style: none;
	width: 1500px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}
.textholder {
	text-align: left;
	font-size: 1em;
	padding: 6px;
	color: #000;
	
}
img.Tip	{ margin: 8px 15px 8px 0px; float: left; 
}

.tinyTip { width: 325px; display: block; background: url('images/tinyTip-top.png') no-repeat 0px 0px;; padding-left:0px; padding-right:0px; padding-top:17px; padding-bottom:0px;
}
.tinyTip .content{ font-size: 14px; font-family: "Lucida Sans Unicode"; color: #010101;  background: url('images/tinyTip-content.png') repeat-y 0px 0px;; padding-left:15px; padding-right:15px; padding-top:0px; padding-bottom:0px; 
}
.tinyTip .bottom{ height: 47px; background: url('images/tinyTip-bottom.png') no-repeat 0px 0px; font-style:normal; font-variant:normal; font-weight:normal; line-height:0px; font-size:0px; font-family:sans-serif; 
}






