body {
	font: normal normal 12px Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing: -0.02cm;
	margin: 0px 0px 0px 0px;
 	background-color: #666;
}

a {
	color: #9F913F;
	text-decoration: none;
}

a:hover {
	color: #9F913F;
  	text-decoration: underline;
}

a.nav, 
.nav {
	font: normal bold 15px  "verdana, Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
  	text-decoration: none;	
	letter-spacing: -0.01cm;
}

a.nav:hover, 
a.nav-over:hover, 
a.nav-over, 
.nav-over {
	font: normal bold 15px  "verdana, Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
  	text-decoration: none;	
	letter-spacing: -0.01cm;
}

a.copyright, 
.copyright {
	font-size: 10px;
	color: #FFFFFF;
  	text-decoration: none;
}

a.copyright:hover, 
a.copyright-over:hover, 
a.copyright-over, 
.copyright-over {
  	font-size: 10px;
	color: #9F913F;
  	text-decoration: none;
}

.body, 
.text, 
table, 
div{
	font-size: 12px;
	color: #000000;
  	font-weight: normal;
}


.titel,h1 {
	font: normal bold 17px  "verdana", "Lucida Grande", sans-serif;
	color: #9F913F;
	letter-spacing: -0.03cm;
	line-height:120%
}

.subtitel {
	font: normal bold 14px  "verdana", "Lucida Grande", sans-serif;
	color: #9F913F;
	text-decoration: none;
	letter-spacing: -0.03cm;
	line-height:120%
}

.datum {
	font: normal normal 8px;
	color: #999999;
	text-decoration: none;
	letter-spacing: -0.03cm;
	line-height:120%
}

.witheader {
	font: normal bold 9px  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing: -0.01cm;
	line-height:120%
}


.input, 
.select, 
.textarea, 
input, 
select, 
textarea {
  	background-color: #DDD7BC;
	border: 1px dotted #000000;
  	padding: 2px;
}

.button {
	background:url('/images/buttonback.png') repeat-x;
  	background-color: #B7AC6E;
	border: 1px solid #000000;
	cursor: pointer;
  	padding: 2px;
	height: 24px;
}

.button>span {
	color: #000;
}

hr {
	height: 0px;
	border-width: 1px 0 0 0; /* remove all borders except the top one */
	border-style: solid;
	border-color: #DCDCDC;
}

.fckEditorBody{
  background-color: #FFFFFF;
  border:1px solid #000000;
}

div#shadow {
	position:absolute;
	z-index:1;
	height:16px;
	top:340px;
}

div#rotator {
	position:absolute;
	background-repeat: no-repeat;
	top:14px;
	margin-left:0px;
	height:325px;
	width:794px;
}

#aktieUrl {
	display:none;
}

div#overlay {
	position:absolute;
	z-index:4;	
	height:340px;
}

.vertical {
	position:relative;
	overflow:hidden;	
	height: 400px;
	width:220px;
	top:0px;
}

.items {	
	position:absolute;
	/*height:20000em;*/	
	margin: 0px;
}

.navi_container {
	position:relative;
	top:0;
	height:20px;
	width:220px;
	border-bottom: 1px solid #DCDCDC;
	padding-bottom:5px;
	background-color: #FFF;
}


.navi {
	position:relative;
	float:left;
	
	/*width:200px;*/
	height:20px;
	margin: 0 auto;
	text-align: center;
	border:0px solid #C00;
	padding-right: 1px;
	background-color: #FFF;
}

#actions {
	width:220px;
	margin:30px 0 10px 0;	
}

#actions a {
	font-size:11px;		
	cursor:pointer;
	color:#666;
}

#actions a:hover {
	text-decoration:underline;
	color:#000;
}

.disabled {
	visibility:hidden;		
}

.navi a {
	width:10px;
	height:8px;
	background:#9F913F url(/images/navigator.png) 0 0 no-repeat;
	font-size:1px;
	display: inline-block;
	/*padding-left: 2px;*/
	text-align: center;
}

.navi a:hover {
	background-position:0 -8px;      
}

.navi a.active {
	background-position:0 -16px;     
}

.scrollable .items {
	width:20000em;
	position:absolute;
}

.items div {
	float:left;
	width:220px;
}

a.prev {
	position:relative;
	float:left;
	top:-1px;
	width:10px;
	height:18px;
	cursor:pointer;
}

a.next {
	position:relative;
	float:left;
	top:-1px;
	width:10px;
	height:18px;
	cursor:pointer;
}

body.nieuwsbrief {  
  margin:0;
  padding:0;
  
  text-align:center;
  
  background-color: #666;
  color:#FFF;
}

table.nieuwsbrief {
	width:600px;
	margin: 10px auto;
	padding:0;
}

a.nieuwsbrief {
	color:#fff;	
}
