body

{
	background-image: url(/images/background-2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 12px;
	color: 222222;
	background-color: FFFFFF;
	text-align: justify;
}

a

{
	color: FFFFFF;
	text-decoration: none;
	background-color: 83A3BB;
	padding: 2px;
}

a:hover

{
	color: 222222;
	text-decoration: none;
	background-color: 83A3BB;
	padding: 2px;
}

#logoback

{
	background-image: url(/images/background-3.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: auto;
}

#logo

{
	width: 900px;
	margin: auto;
	padding-left: 50px;
}

#navi

{
	width: auto;
	margin: auto;
	padding: 10px;
	font-size: 11px;
	background-color: 83A3BB;
	text-align: center;
	text-decoration: none;
}

#naviaktiv

{
	
	padding: 2px;
	color: 920000;
	background-color: FFFFFF;
	text-decoration: none;
}

#path

{
	
	margin-bottom: 3px;
	font-size: 9px;
	color: FFFFFF;
}

#horizontale

{
	border: none;
	border-top: 1px solid #FFFFFF;
	height: 1px;
	width: 100%;
}

#contenttitle

{
	text-align: center;
	padding: 5px;
}

#contenttable

{
	width: 900px;
	min-height: 300px;
	margin: auto;
	padding: 10px 50px 50px 50px;
}

#historie

{
	text-align: center;
}

#empty

{
	text-align: center;
}

#line

{
	text-decoration: line-through;
}

#img1

{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#img2

{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

#img3

{
	padding-top: 10px;
}

#img4

{
	position: fixed;
}

#bottom

{
	width: 900px;
	margin: auto;
	padding: 10px;
	font-size: 9px;
	text-align: right;
}

input, textarea

{
 	background-color: 83A3BB;
 	color: 222222;
 	border: 1px solid;
 	border-color: 83A3BB;
 	padding: 5px;
}
