a, abbr, acronym, address, b, bdo, big, blockquote, body, button, caption, center, cite, dd, del, dfn, dir, div, dl, dt, em, fieldset, font, h1, h2, h3, h4, h5, h6, hr, i, img, input, ins, isindex, kbd, label, legend, li, link, map, menu, meta, ol, optgroup, option, p, pre, q, s, samp, select, small, strike, strong, style, sub, sup, table, td, textarea, th, tr, tt, u, ul, var
{
	font-family: Verdana, Myriad Web, Syntax, helvetica, arial, sans-serif;
}

body {
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	background-color: #f5f5f5;
	font-size: 1em;
	color : rgb(0,0,0); 
	padding : 0px 0px 0px 0px;
	line-height: 1.4em;

	margin: 0px 0px 0px 0px;
}

h1	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.1em;
	line-height: 0.9em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

h2	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.3em;
	line-height: 1.1em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

h3	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	4.1em;
	line-height: 0.9em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}


div.menuoverskrift {
	width: 120px;
	color: #FFFFFF;
	background-color: #000000;
    text-align: center;
}


div.menu  {
	width: 120px;
	border: 1px solid black;
	background: #d1dce0;  

	position:absolute;
	left: 12px;
    float:left;
    padding : 0px 5px 0px 5px;
    
}

div.menu_right  {
	background: #f5f5f5;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: black;
    padding : 0px 5px 0px 5px;

}


#top {
	color:#FFFFFF;
	background-color: navy;
    text-align: right;
}

#top2 {
	color:#666666;
	background-color: #d0dce0;
    text-align: right;
}

#top2_left {
	color:#666666;
	background-color: #d0dce0;
    text-align: left;
	float:left;
	width: 50%;
    
}


#title {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height: 75px;
}

div.leftmenu {
	position:absolute;
	left:0px;
	top:75px;
	width:130px;
	background-color:#f5f5f5;
}

#rightmenu {
	position:absolute;
	right:0px;
	top:75px;
	width:130px;
	background-color:#f5f5f5;
}

div.content {
	padding-top: 70px;
	margin-left:160px;
	margin-right:160px;
	background-color:#f5f5f5;

}

div.blogheader {
	background-color:#f5f5f5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;

}


div.arkiv	{	
	font-size:	0.8em;
	line-height: 1em;
    padding : 0px 0px 0px 5px;
}


#spalte1 {
	float:left;
	width: 220px;
}


#link_next {
	color:#666666;
	background-color: #f5f5f5;
    text-align: right;
}

#link_prev {
	color:#666666;
	background-color: #f5f5f5;
    text-align: left;
	float:left;
	width: 50%;
    
}


