html {
	border-top-width: 18px;
	border-top-style: solid;
	border-top-color: #666666;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	width: 900px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -18px;
	margin-left: auto;
}

.page {
	padding-left:30px;
	padding-right:30px;
	display:block;
	height:570px;
}

p {
	margin-bottom: 0px;
	margin-top: 0px;
	z-index:10;
}

.narrowcolumn {
	line-height: 1.7em;
}

.narrowcolumn p {
	margin-bottom: 1.5em;
	margin-top: 0px;
	line-height: 1.7em;
}

#kontakt p {
	margin-bottom: 0.9em;
}

.entry {
	margin-bottom:25px;
}

.postmetadata, .commentmetadata {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 1.9em;
}

.commentmetadata {
	font-weight: normal;
	width: 140px;
	float:left;
	clear:left;
	padding-bottom:1.5em;
}

.commenttext {
	display:block;
	clear:right;
	padding-left: 160px;
	padding-bottom:1.5em;
}

.commenttext p {
	margin:0;
}

a {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 0.15em;
}

.sidetekst a {
	color: #999999;
}

#inpleno {
	border-bottom-style: none;
	border-bottom-width: 0px;
	position:relative;
	z-index:9999;
}

#kategori {
	margin-right:4px;
}

:focus {
    outline : none;
}

a:hover, .sidetext a:hover, #kategori a:hover, #wordpress a:hover, #flexi-pages-1 .current_page_parent a:hover, #flexi-pages-1 .current_page_item ul a:hover {
	color: #993399;
}

a img {
	border:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a#feed {
	overflow: visible;
}

a#feed img {
	background-image: url(images/feed.jpg);
	vertical-align: text-top;
	margin-left: -3px;
	margin-top:-1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a#feed:hover img {
	background-image: url(images/feed_h.jpg);
}

#headerimg {
	display: block;
	float:left;
}

#header {
	display: block;
	height: 100px;
	margin-bottom:0px;
	margin-top: -18px;
}

#topbjaelke {
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	line-height: 18px;
	position: relative;
	z-index: 999;
	background-color: #666666;
	margin-bottom: 15px;
}

.sidetekst {
	color: #999999;
	display: block;
	width: 220px;
	float:right;
	clear:right;
	font-size: 12px;
	line-height: 1.5em;
}

#hidden {
	visibility: hidden;
}

#kontakt #hidden {
	float: right;
	margin-top: -1.5em;
	margin-right: 20px;
}

#kontakt {
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 0px;
	margin-top: -20px;
	margin-bottom: -10px;
	display:block;
	position:relative;
	z-index:99;
}

#kontakt:hover {
	background-color: #F6F6F6;
	background-image: url(images/kontaktbund.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#kontakt:hover #hidden {
	visibility: visible;
}

#wordpress {
	margin-top: 20px;
	font-size:11px;
}

#overblik {
	margin-top: 20px;
	margin-bottom: 20px;
}

#t {
	margin-right: 7px;
}

.narrowcolumn {
	width:550px;
	float:left;
	display: block;
	margin-top: 10px;;
}

.post {
	margin-bottom: 20px;
}

.navigation {
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	width:125px;
	margin-left:30px;
	margin-bottom:13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.navigation p {
	margin-bottom: 0px;
}

#footer {
	display: block;
	width: 540px;
	float:left;
}

#sidebar {
	width: 240px;
	float: right;
	margin: 0px;
	padding: 0px;
	z-index: 99;
	position: relative;
}

#sidebar img {
	display: block;
}

#sidebar ul, #sidebar li, #sidebar ul li, #sidebar ul li ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	display: block;
}

#sidebar ul ul li, #sidebar #flexi-pages-1 {
	margin-bottom: 0px;
}

#sidebar ul li ul {
	text-indent: -10px;
}

#sidebar ul li ul li ul li {
	padding-left: 10px;
}

.widgettitle {
	display: none;
}

#menu {
	background-image: url(images/menu_bund.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	display: block;
}

#menu2 {
	background-image: url(images/menu_top.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 7px;
	display: block;
}

#flexi-pages-1 {
	display: block;
	min-height: 100px;
}

#flexi-pages-1 ul li, #flexi-pages-1 ul li ul {
	display: block;
	height: auto;
}

#flexi-pages-1 ul li {
	line-height: 1.3em;
}

#flexi-pages-1 a {
	background-color: #F8F8F8;
	background-repeat: repeat-y;
	background-image: url(images/menu_bckgr.gif);
	padding-left: 20px;
	color: #4C4C4C;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#flexi-pages-1 a:hover {
	background-color: #EBEBEB;
	background-image: url(images/menu_bckgr_h.gif);
	color: #000000;
}

#flexi-pages-1  .current_page_parent, #flexi-pages-1  .current_page_item    {
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right:0px;
	background-image: url(images/menu_fane_bund.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

 #flexi-pages-1 .current_page_parent .current_page_item, #flexi-pages-1 .current_page_parent li a,  #flexi-pages-1 .current_page_item li a {
	background-image: none;
	margin-right: 0px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-right-style: none;
	border-right-width: 0px;
	font-size: 13px;
	display: inline;
}

#flexi-pages-1 .current_page_parent a, #flexi-pages-1 .current_page_item ul a {
	color: #666666;
	background-image: none;
	background-color: transparent;
}

#flexi-pages-1 .current_page_item a, #flexi-pages-1 .current_page_parent a {
	background-image: url(images/menu_fane_top.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 20px;
	padding-top: 11px;
}

#flexi-pages-1 .current_page_item a, #flexi-pages-1 .current_page_item a:hover {
	color: #CC3333;
	background-color: transparent;
}

#flexi-pages-1 .current_page_parent ul, #flexi-pages-1 .current_page_item ul {
	margin-top: 5px;
	margin-bottom: 9px;
}

h2 {
	font-size: 20px;
	clear:left;
}

h4, h5 {
	font-family: palatino;
	font-size: 23px;
	font-weight:100;
	line-height: 1.6em;
	color:#993399;
	margin-top:0;
	display:inline;
}

h5 {
	color:#777777;
	margin-bottom:50px;
}

h6 {
	font-weight:normal;
	color:#993399;
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 1.5em;
}

h3, h3 a, h2, h2 a {
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 1.7em;
	display: block;
	color:#666666;
	clear:left;
}

h2, h2 a, .orange {
	color: #FF6600;
}

h2.skjult {
	display:none;
}

h3 {
	color: #990099;
}

select {
	width: 240px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-left:10px;
	font-size: 13px;
	color: #333333;
	margin:0px;
	margin-top:35px;
	margin-bottom:20px;
}

#sidebar input {
	background-color: #FFFFFF;
	margin: 0px;
	padding-left: 20px;
	font-size: 13px;
	display:block;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999999;
}

#sidebar #s {
	background-image: url(images/soeg-venstre.gif);
	width: 177px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:12px;
	margin-left:10px;
}

#sidebar #searchsubmit {
	background-image: url(images/soeg-hoejre.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 29px;
	height:21px;
}

#sidebar #searchsubmit:hover {
	cursor: pointer;
	background-image: url(images/soeg-hoejre_h.gif);
}

#searchform br {
	display:none;
}

#searchform {
	background-image: url(images/menu_bund.png);
	width: 240px;
	height:31px;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	padding-bottom: 5px;
	padding-top:11px;
	background-position: bottom;
}


#search {
	background-image: url(/images/menu_bund.png);
	background-repeat: no-repeat;
	padding-bottom:4px;
	background-position: bottom;
}

.cirkel{
	width:18px;
	height:18px;
	color: #FFFFFF;
	background-image: url(http://inpleno.dk/wordpress/wp-content/themes/blank/images/comments.gif);
	text-align: center;
	background-color: #FFFFFF;
	display:block;
	float:left;
	margin:0px;
	margin-left:-4px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
}

.leftfloat{
	display:block;
	float:left;
}

.commentlist {
	width:595px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	display:block;
	clear:both;
}

.commentlist li {
	display:block;
	width:595px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top:5px;
}

.commentlist li.alt {
	
}

.moerkegraa {
	color: #333333;
}

#cformsform {
	display: block;
	width: 300px;
	float: right;
	margin-top: 60px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:10px;
	background-image: url(images/form-bund.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#cformsform ol, #cformsform ol li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	display: block;
}

#cformsform label {
	display:none;
}

.narrowcolumn input, .narrowcolumn textarea {
	border:none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#cformsform textarea {
	height:180px;
	width:290px;
	background-color: #FFFFFF;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	margin-left:-5px;
	margin-right:-5px;
	background-image: url(images/form-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
}

#cformsform input {
	height:18px;
	width: 215px;
	float:left;
	clear:left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top:3px;
}

#cformsform #sendbutton {
	height:46px;
	width:80px;
	float:right;
	clear:none;
	margin-top: -22px;
	margin-bottom:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/send.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#cformsform #sendbutton:hover {
	background-image: url(images/send_h.gif);
	background-position: center center;
	background-repeat: no-repeat;
	color:#000000;
	cursor: pointer;
}

#usermessagea {
	width:300px;
	color: #999999;
	float:right;
	height:1px;
	margin-bottom:-1px;
}

#portraet {
	background-image: url(images/flemming.gif);
	background-repeat: no-repeat;
	background-position: 30px right;
	height: 100%;
	width: 700px;
	position: absolute;
	z-index: -99;
	top: 0px;
	left: 50%;
	margin-left: -245px;
}