/* CSS Document 

	Created/Copyright by:		 Katja Lind Boysen 2006

	For website: 					www.katjaboysen.dk

	Do not use elsewhere.

*/



/*Body tags*/

html,body,td,th {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #ffffff;

	background-color: #000000;

}

#tekst a {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ffffff;

}

#tekst a:link {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;

	text-decoration: none;

}

#tekst a:visited {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;

	text-decoration: none;

	color: #ffffff;

}

#tekst a:hover {
font-size: 12px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-decoration: underline;

	color: #ffffff;

}

#tekst a:active {
font-size: 12px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #ffffff;

}
.arc_link{
font-size: 14px;
text-decoration: underline;
}
#comments{
 font-size: 14px;
}
#postcomment{
 font-size: 14px;
}
#aspdf {
position: absolute;
top: 0px;
right: 0px;
}
a {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #777f81;

}

a:link {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;

	text-decoration: none;

}

a:visited {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;

	text-decoration: none;

	color: #777f81;

}

a:hover {
font-size: 12px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-decoration: underline;

	color: #777f81;

}

a:active {
font-size: 12px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #777f81;

}
h3 {
font-size: 12px;

}
h2 a {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ffffff;

}

h2 a:link {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-decoration: none;
	color: #ffffff;
}

h2 a:visited {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #ffffff;

}

h2 a:hover {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-decoration: underline;

	color: #fffffff;

}
h2 a:active {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #ffffff;

}

#hr {

		background-color: Silver;

		width: 50%;

		height: 3px;

	}
li {
list-style-type: none;

}

/*Default table formatting.*/



table{

	color: #777f81;

	border-width: 0px;

}

#table2{

	position: relative;

	top: 40px;

	left: 20px;

	width: 60%;

	border-style: solid;

	border-color: #000000;

	border-width: 1px;

	margin-bottom: 20px;

	

}

#table3{

	position: relative;

	top: 40px;

	left: 20px;

	width: 55%;

	border-style: solid;

	border-color: #000000;

	border-width: 1px;

	margin-bottom: 20px;

	

}

#table4{

	width: 100%;

	border-style: solid;

	border-color: #000000;

	border-width: 1px;

	margin-bottom: 20px;

	

}

#table5{

	width: 100%;

	border-style: solid;

	border-color: #000000;

	border-width: 1px;

}

tr {

	vertical-align: top;

}

/*Specialised table cell formatting*/

#td{

	background-color: #777f81;

	background-image: url(images/white.jpg);

	background-repeat: repeat;



}

#td2{

	background-color: #777f81;

	}

#td3{

	padding-left:5px;

	background-color: #565656;

	}

#td4{

	background-color: #ffffff;

	color: #565656;

	}

/* Container div to position/size layout*/

#all{

	width: 90%;

	height: 100%;

	position: absolute;

	left: 50%;

	top: 0px;

	margin-left: -45%;

}

#all1{

	background-color: Gray;

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

}

/* Logo div*/

#logo{

	background-image: url(images/klblogo.gif);

	background-repeat: no-repeat;

	width: 267px;

	height: 118px;

}

/*Banner div incl. Dimensions.*/

#banner{

	background-image: url(images/banner.jpg);

	background-repeat: no-repeat;

	background-color:	#777f81;

	width: 100%;

	height: 118px;

}

/*Top menu formatting*/

#menu{

	font-size: 9pt;

	background-color: #ffffff;

	color: #777f81;

	padding-left: 65px;

	padding-top: 3px;

	word-spacing: 2px;
	

}

/*Date field*/

#date{

	width: 267px;

	background-color: #777f81;	

	text-align: center;

}

/*Submenu, left*/

#left{

	font-size: 9pt;

	background-color: #ffffff;

	color: #777f81;

	height: auto;

	width: 270px;



	}

/*right content overall format*/

#content{

		background-image: url(images/textback.jpg);

	background-repeat: no-repeat;

	background-color: #777f81;

	background-position: left top;

	width: 100%;

	height: 100%;
padding-top: 0px;
	padding-bottom: 20px;
	min-height: 800px;
	}

/*Copyright field*/

#bottom{

		padding-top:2px;

	background-color: #777f81;

	width: 90%;

	height: auto;

	border-style: solid;

	border-top-width: 1px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-right-width: 0px;

	border-color: #000000;

}

/*Div to center text*/

#textcenter{

	text-align: center;

	margin-top: 3px;

}

/*Position of leaf*/

#leaf{

	position: absolute;

	top: 40px;

	left: 210px;



}

/*Ordinary text title format*/

#title,#Sidenavn{

	font-size: 10pt;

	text-decoration: underline;

	font-weight: bold;

	width: 73%;

	height: 30px;

	position: relative;

	left: 20px;

	top: 5%;

}

/*Text format*/

#tekst,#tekst,#Velkomst{

	width: 73%;

	position: relative;

	left: 20px;

	top: 5%;

	padding-bottom: 30px;



}
#tekst_2{
	width: 500px;
	position: relative;
	left: 20px;
	top: 5%;
}
.entry{
	width: 95%;
	font-size: 12px;
	line-height: 12px;
}
#bar{
	padding: 3px 3px 3px 3px;
	background-color: #777f81;
	border-color: ;
	border-style: solid;
	border-width: 1px;


}
#tekst_3{
	color: #777f81;
	width: 100%;
	position: relative;
	left: 20px;
	top: 5%;
	padding: 0px 0px 30px 0px;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;


}
#Systembesked{

	/*width: 73%;*/

	position: relative;

	left: 0px;

	top: 5%;

	padding-bottom: 30px;



}

/*Class to grey links*/

.grey{

	font-size: 9pt;

	color:  #777f81;

	word-spacing: -4px;

}

.grey2{

	font-size: 9pt;

	color:  #777f81;

}

/* Class to grey submenu links*/

.link2{

	font-size: 10pt;

	color:  #777f81;

	font-variant: small-caps;

	text-decoration: underline;

	position: relative;

	left: 20px;

	top: 40px;

}

/* Class to white submenu links*/

.link1{

	font-size: 10pt;

	color:  #ffffff;

	font-variant: small-caps;

	text-decoration: underline;

	/*position: relative;

	left: 20px;

	top: 40px;*/

}

.white{

	font-size: 10pt;

	color:  #ffffff;

	font-variant: small-caps;

	text-decoration: none;

}

.red{

	font-size: 10pt;

	color: Red;

	font-variant: small-caps;

	text-decoration: none;

	background-color: White;

	padding-left: 3px;

	padding-right: 3px;

	padding-top: 2px;

	padding-bottom: 2px;

}

.hvid{

	font-size: 10pt;

	color:  #ffffff;

	font-variant: small-caps;

	text-decoration: underline;

}

/*Sub menu link description*/

#linkdescription{

	width: 180px;

	font-style: italic;

	position: relative;

	left: 20px;

	top: 40px;

}

/*online status*/

#online{

	font-size: 10pt;

	color:  #777f81;

	position: relative;

	left: 20px;

	top: 40px;

}

#author2,#ejer{

	padding-left: 5px;

	width: 45%;

	height: 14px;

	position: relative;

	left: 20px;

	top: 20px;

	font-variant: small-caps;

	font-style: italic;	

}

/*forfatter*/

#author{

	padding-left: 5px;

	width: 45%;

	height: 14px;

	position: relative;

	left: 20px;

	top: 20px;

	font-variant: small-caps;

	font-style: italic;	

}

/*forfatter*/

#author3{

	padding-left: 5px;

	width: 45%;

	height: 14px;

	position: relative;

	left: 20px;

	top: 30px;

	font-variant: small-caps;

	font-style: italic;	

}

/*dato*/

#dato{

	padding-left: 5px;

	width: 45%;

	height: 14px;

	position: relative;

	top: 8px;

	left: 45%;

	font-style:italic;

	}

	/*Billede*/

#photoimg {

	width: 15%;

	height: 50%;

	float: right;

	border: 1px;

	border-color: #ffffff;

	border-style: solid;

	position: relative;

	right: 30px;

	top: 30px;



}

#photoimg2 {

	width: 80px;

	height: 60px;

	float: right;

	border: 1px;

	border-color: #ffffff;

	border-style: solid;

	position: relative;

	right: 30px;

	top: 30px;



}

#screencap {

	border: 1px;

	border-color: #000000;

	border-style: solid;

	position: absolute;

	right: -50px;

	top: -30px;

	float: left;

	z-index: 100;

}

#thumb{

	border-style: solid;

	border-width: 3px;

	border-color: Black;

}

.galorder{

	float: left;

	margin: 10px 10px 10px 10px;



}
.wp-caption alignright{
float: right;
}