body {  
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	text-align: center;
	background:repeat url(../images/marmer.jpg);
	color: #FFFFFF; 
	text-decoration: none;
}
/* Dotted line around active button in Firefox */
:-moz-any-link:focus {outline-style: none; outline-width: 0px;}
/* End Dotted line */

#container {
	width: 950px;
	height: 760px;
	background:no-repeat url(../images/1000760bw.jpg);
	margin: 0 auto;
	position: relative;
}

#header {
	width: 950px;
	height: 140px;
	background-color: transparent;
	position: absolute;
	top:0px;
	left: 0px;
	margin: 0 auto;
	background: center url(../images/pagetitl4.gif) no-repeat;
	text-align: center;
}

#navbar {
	height: 577px;
	width: 160px;
	overflow: auto;
	position: relative;
	top: 140px;
	float: left;
	padding-top: 40px;
}

#content {
	width: 790px;
	height: 577px;
	position: relative;
	top: 140px;
	float: left;
	overflow: auto;
}

.suckerdiv ul{
margin: 0;
padding: 0;
font-size: 12px;
font-family: Tahoma;
list-style-type: none;
width: 140px; 
}
	
.suckerdiv ul li{
	position: relative;
	background-color: transparent;
	height: 25px;
	padding-top: 5px;
}

.suckerdiv ul li.flag {
	height: 55px;
/*	padding-top: 5px;*/
}
.suckerdiv ul li img {
	padding-top: 5px;
	width: 50px;
	border-style: none;
}
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 140px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu border style */
.suckerdiv ul li ul{ /* li removed */
/*border-style: groove; */
border: 3px ridge #CC9900;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: Aqua;
text-decoration: none;
background-color: transparent;
font-weight: bold;
padding: 1px 0px;
/*border: 1px Black;*/
text-align: center;
border-bottom: 0;
margin-left: 10px;
outline: none;
}

/*.suckerdiv ul li a img .test{
margin-right: 5px; 
border: 0px;
border-bottom-style:none;
} */

.suckerdiv ul li a:visited{
color: Aqua;
font-weight: bolder;
background-color: transparent;
}

.suckerdiv ul li a:hover{
/*background-color: #FFFFCA;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
background-color: #cccccc; /* #F0FFFF */
border: 3px;
border-color: #220064;
border-style: outset;
color: #0002fb; /* #00FF33*/
}

.suckerdiv .subfolderstyle{
	/*background-image: url(../images/yarrow.gif) no-repeat center;  "right" removed */
	/*color: Blue;*/
	font-size: 11px;	
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

.copyright { 
	FONT-SIZE: 7pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Tahoma, Arial }

#content img.flag {
	width: 50px;
	padding-top: 10px;
	padding-right: 15px;
	float: right;
}
#content img.work {
	padding-top: 10px;
	padding-left: 25px;
	float: left;
}
#content p.titl {
	/*margin-right: 15px;*/ 
	margin-top: 15px; /* 30 */
	margin-bottom: 15px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px; /* 36 */
	font-weight: normal;
	color: #FFFFB5;
}

#content p.h3 {
	font-size: 16px; /* 20 */
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: none;
	border-width: 0px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFB5;
}
#content p.h4 {
	font-size: 15px; /* 18 */
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	border-top: none;
	border-bottom: none;
	border-width: 0px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFB5;
}

#content p.dtxt {
	font-size: 12px;
	margin-right: 25px; /* 100 */
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: none;
	border-width: 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFB5;
}
#content p.ftxt {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: none;
	border-width: 0px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFB5;
}
/*#datablok img.titel {
	margin-right: 0px;
	margin-left: 420px;
	vertical-align: top;
}*/
#content img.leftim {
	float: left;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-top: 0px;
	padding-left: 30px;
}
#content img.riteim {
	float: right;
	border: none;
	margin-left: 10px;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-right: 30px;
}
#content img.onder {
	position: relative; /* absolute  
	bottom: 5px;
	left: 25px; */
	margin: 0 auto;
	margin-top: 15px;
	border: none;
}
#hist {
	position: relative;
	margin: 0 auto;
	text-align: left;
} 
#hist p {
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:100%;
	margin-right: 5px; 
/*	border:0px; 
	border-color:#FFFFB5; 
	vertical-align: top;
	padding-right: 8px;*/
}
/*#hist p.line {
	margin-left: 180px;
	margin-right: 180px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom:1px dashed white;
}*/
#bot {
	position: absolute; 
	bottom: 5px;
	left: 0px;	
}
#bot img.onderlf {
	position: relative;
	bottom: 0px;
	left: 50px;
	padding-left: 50px;
	border: none;
}
#bot img.onderrt {
	position: relative; 
	bottom: 0px;
	left: 350px;
	padding-right: 50px;
	border: none;
}
#contact {
	width: 950px;
	height: 40px;
	position: absolute;
	top: 720px;
	left: 0px;
	border-top: ridge;
	border-top-width: 3px;
	border-color: White;
	text-align: center;
}
#contact a {
	color: White;
	font-weight: bold;
}
#contact p {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	vertical-align: top;
	color: white;
}