@charset "ISO-8859-1";
.mainnav {
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #009BC9;
	text-decoration: none;
}
.mainnav a {
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #009BC9;
	text-decoration: none;
}
#banner {
	background-image: url(images/bg_banner.gif);
	background-repeat: repeat-x;
}
body {
	color: #695E4F;
	font-family: arial;
	font-size: 12px;
}
.wistjedat {
	font-family: arial;
	font-size: 11px;
}
p {
	font-size: 12px;
}
.wistjedat p {
	font-family: arial;
	font-size: 11px;
}
hr {
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.wistjedat a {
	font-family: arial;
	font-size: 11px;
	color: #695E4F;
}
.table_right1 {
	padding-bottom: 8px;
}
.items_right {
	background-color: #C7E9F3;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 3px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009BC9;
}
.items_right_top {
	background-color: #C7E9F3;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 3px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009BC9;
}
.items_right a {
	padding: 3px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009BC9;
	text-decoration: none;
}
.items_right_top a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009BC9;
	text-decoration: none;
}
.footer {
	font-family: arial;
	font-size: 11px;
	color: #009BC9;
	text-decoration: none;
}
.footer a {
	font-family: arial;
	font-size: 11px;
	color: #009BC9;
	text-decoration: none;
}
.titels {
	border-bottom-width: 3px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009BC9;
}
.link {
	color: #695E4F;
	text-decoration: underline;
}
.link a {
	color: #695E4F;
	text-decoration: underline;
}



#artikel 
{
	position:relative;
	width:449px;
	height:220px;
	visibility: visible;
	overflow: auto;
	padding-right: 5px;
	
	font-family: arial;
	font-size: 12px;
	color: #695E4F;
}
#artikel ul
{
	list-style-type: square;
}
#artikel a 
{
	color: #695E4F;
	text-decoration: underline;
}


