body {
	background-color: #FFFFFF;
	background-image: url(bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	background-attachment: scroll;
	cursor: default;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
input, select, textarea {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}
#pagina {
	background-image: url(bg_pagina.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	display: block;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	position: relative;
	padding: 0px;
	text-align: center;
}
#logo {
	float: left;
	width: 300px;
	height: 100px;
	padding: 0px;
	clear: left;
	margin: 0px;
}
#nav {
	text-align: left;
	display: block;
	height: 40px;
	width: auto;
	overflow: hidden;
	clear: right;
	padding: 0px;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#content {
	width: 680px;
	clear: both;
	text-align: left;
	display: block;
	height: auto;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
#contentBox {
	padding: 0px;
	clear: left;
	float: left;
	width: 340px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	overflow: hidden;
	height: auto;
}

#CompH {
	height: 600px;
	width: 1px;
	float: right;
	clear: right;
	overflow: hidden;
	display: block;
}
#footer {
	color: #999999;
	clear: both;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.thumbnail {
	background-image: url(bg_thumb.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 6px;
	float: left;
	height: 100px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
a:link, a:active, a:visited {
	color: #0066CC;
	text-decoration: underline;
}

a.selected {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.offset {
	display: block;
	clear: both;
	height: 40px;
	width: 320px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.offset a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 160px;
	float: left;
	overflow: hidden;
}
.offset a img {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 160px;
	border: none;
}
a.butprev {
	background-image: url(but_prev.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.butprev:hover {
	background-image: url(but_prev.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
a.butprevNA {
	background-image: url(but_prev.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
a.butnext {
	background-image: url(but_next.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.butnext:hover {
	background-image: url(but_next.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
a.butnextNA {
	background-image: url(but_next.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
.item1 {
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.item1 .titel {
	font-size: 18px;
	color: #333333;
	letter-spacing: -1px;
	font-weight: bold;
}
.item1 .datum {
	color: #999999;
	font-size: 10px;
}
.kop {
	font-size: 18px;
	color: #333333;
	letter-spacing: -1px;
	font-weight: bold;
}

