body, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titel {
	font-size: 14px;
	font-weight: bold;
}
.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0079C0;
}
A:link { color: #FF6600; text-decoration: none} 
A:active { color: #FF6600; text-decoration: none} 
A:visited { color: #FF6600; text-decoration: none} 
A:hover { color: #007F56; text-decoration: none} 

#tekst A:link { color: #FF6600; text-decoration: none} 
#tekst A:active { color: #FF6600; text-decoration: none} 
#tekst A:visited { color: #FF6600; text-decoration: none} 
#tekst A:hover { color: #018458; text-decoration: none} 

#footer A:link { color: #FFFFFF; text-decoration: none} 
#footer A:active { color: #FFFFFF; text-decoration: none} 
#footer A:visited { color: #FFFFFF; text-decoration: none} 
#footer A:hover { color: #FFFF00; text-decoration: none} 

#tekst A.navlink {
	color: #FF0000;
	text-decoration: none;
	float: right;
	background-color: #FFFF00;
	border: 1px solid #000000;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-size: 10px;
}
A.navlink:link {
	color:#FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
A.navlink:active {color:#FFFFFF; text-decoration: underline;}
A.navlink:visited {color:#FFFFFF; text-decoration: none;}
A.navlink:hover {color: #000000; text-decoration: none;}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #007D44;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 13px;
	color: #FF6600;
}
h4 {
	font-size: 12px;
	color: #078148;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
h6 {
	font-size: 9px;
	font-weight: normal;
}
hr {  height: 1px; border: 1px solid #FF6600;}
.field {
	width: 99%;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px solid #000000;
}
.content {
	width: 455px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	color: #000000;
	background-color: #EAEAEC;
}
.small {
	font-size: 9px;
}
.galleryCat img {
	border: 1px solid #000000;
	margin-right: 5px;
	margin-bottom: 2px;
	float: left;
}
.galleryCat {
	height: 65px;
	padding-bottom: 20px;
}
.galleryCat A{
	font-weight: bold;
}
.galleryCat div {
	height: 50px;
	width: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 5px solid #000000;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: hand;
}
.gallery {
}
.gallerytd {
	height: 150px;
	width: 150px;
}
.gallerytd img {
	border: 1px solid #FF0000;
}
.datalist {
	padding: 0px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.datalist th {
	font-weight: bold;
	background-color: #FF6600;
	font-variant: small-caps;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.datalist td {
	vertical-align: top;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008459;
}
.datalist .col1{
	width: 1%;

}
.datalist .col2{
	width: 100%;
}
.datalist .col3{
	text-align: right;
	white-space: nowrap;
}
.datalist .categorie {
	border-bottom-color: #028458;
}
.categorie A {
	font-weight: bold;
}

.bericht {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.kader {
	border: 1px solid #000000;
}
#tekst img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#tekst table {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 95%;
}
.img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.img_left {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	margin-right: 5px;
}
.img_right {
	position: relative;
	right: 0px;
	top: 0px;
	float: right;
	margin-left: 5px;
}
