/* @override http://jackrock.dk/stylesheet.css */

body {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a {
	outline: none;
}

a img {
	border: none;
}

.header {
	display: block;
	clear: both;
	margin-bottom: 2em;
}


.silent
{
	color: grey;
	font-style: italic;
}

#menu
{ 	color: #999999; 
	left: 0;
	position: relative;
	display: block;
	float: left;
	line-height: 2em;
	width: 150px;
	font-size: 1em;
}

#indhold
{
	text-align: justify;
	width: 750px;
	float: left;
}




h2.overskrift
{

}

.blogdato
{
	color: gray;
}

.almindelig
{
	padding-bottom: 2em;
	margin-bottom: 2em;
	border-bottom: 1px dashed gray;
}

.almindelig ul
{
	padding-left: 2em;
}

.almindelig ul li
{
	list-style-type: circle;
	line-height: 1.5em;
}

.popup_almindelig
{
	font-size: 8pt;
	padding-bottom: 20px;
	line-height: 1.3em;
	padding-top: 10px;
	padding-right: 100px;

}

.underoverskrift
{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: underline;
}

.overskrift {
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.5em;
}

a:link
{
	color: #000000;
	text-decoration: underline;
}

a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #546738;
	text-decoration: none;
}

a:active
{
	color: #000000;
	text-decoration: none;
}

#menu a {
	display: block;
	font-weight: bold;
}

#menu a[target='_blank'] {
	font-weight: normal;
}

#menu a.visited {
	color: #000000;
}

img {
	margin: 1em 0 1em 0;
}

img.almindelig
{
	float: right;
	overflow: visible;
	position: relative;
	clear: both;
	margin: 5px;
	padding: 5px;
}


.bunden
{
	font-size: 8pt;
	padding-bottom: 20px;
	line-height: 1.5em;
	padding-top: 10px;
	position: relative;
	margin: 31px;
	padding: 20px;
	color: #999999;
}

img.linkimg {
	position: relative;
	right: -3px;
	top: 1px;
	border-style: none;

}

img.linkimg:hover {
	opacity: 0.45;
}
