body
{
	font-family:verdana,arial,times new roman;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-size:11px;
	color:#000000;
	margin:7px 10px 10px 10px;
	padding:0px 0px 0px 0px;
}

body.right_side
{
	font-family:verdana,arial,times new roman;
	font-size:11px;
	color:#000000;
	background-color:#000000;
	background-image:url('../graphics/site/rightmenubg.png');

}

body.content
{
	font-family:verdana,arial,times new roman;
	font-size:11px;
	background-image:url('../graphics/site/sitebg.png');
	color:#000000;
	background-color:#000000;


}

h1
{
	font-family:verdana,arial,times new roman;
	font-size:13px;
	font-weight:bold;
	color:#dc6e0b;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #000000;
}

h2
{
	font-family:verdana,arial,times new roman;
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	color:#000000;

}

/* All images should have a thin black border. Otherwise should be specified */
img
{
	border:0px solid #000000;
}


img.border
{
	border:1px solid #000000;
}

div.right_image
{
	float:right;
	margin:0px 0px 0px 5px;

}

/* Following div-spaces are used to place the main content of the page and
   the info-box to the right of the text */
div.content
{
	width:430px;
	position:absolute;
	margin:7px 0px 0px 0px;
}

div.info
{
	width:130px;
	position:relative;
	left:450px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/* The info in the right side of the iframe should only be visible with 10 pixel 
   font size. The following span is used to set this size. */
span.info
{
	font-family:verdana,arial,times new roman;
	font-size:10px;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}

/* The newz in the right side of the front page is associated with a date. This 
   date should be printet using a small gray font. */

span.smalldate
{
	font-family:verdana,arial,times new roman;
	font-size:9px;
	color:#6D6D6D;
}

span.overskriftcontent
{
	font-family:verdana,arial,times new roman;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

span.small
{
	font-family:verdana,arial,times new roman;
	font-size:9px;
}

a
{
	color:#dc6e0b;
	text-decoration:none;
}

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

table
{
	border:0px solid #000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


table.kontakt td {
	border-width: 1px;
	border-style: inset;
	border-color: #000000;
}

input.input
{	
	border:1px solid #000000;
	font-family:verdana,arial,times new roman;
	font-size:11px;
	color:#000000;
	background-color:#dc6e0b;
}

radiobox
{
	border:0px solid #000000;
}