/* 
* global style
*/

A:link      {color: #ffffff;}
A			{ text-decoration: none;}
A:visited   { color: #ffffff;}
A:active    { color: #dd4400;}
A:hover     { color: #dd4400;}

BODY,html {
	background-color: #ececec;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5b5b5b;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.plattetekst_klein  {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	color: #5b5b5b;
}
.plattetekst  {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #5b5b5b;
}
a.plattetekst	      { text-decoration: none;}
a.plattetekst:link    { color: #717171; font-weight:bold;}
a.plattetekst:visited { color: #717171; font-weight:bold;}
a.plattetekst:active  { color: #ffffff;background-color: #f05714;}
a.plattetekst:hover   { color: #ffffff;background-color: #f05714;}

.taal  {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #ffffff;
	font-weight: bold;
}
a.taal		  { text-decoration: none;}
a.taal:link    { color: #dd4400; font-weight:bold;}
a.taal:visited { color: #dd4400; font-weight:bold;}
a.taal:active  { color: #ffffff;}
a.taal:hover   { color: #ffffff;}

.plattetekst2  {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #ffffff;
}
.bgrechts {
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	background-color: #ececec;
}
.bglinks {
	background-image: url(../images/beurs14.jpg);
	background-repeat: no-repeat;
	background-color: #ececec;
	background-position: right top;
	height: 800px;
	width: 600px;
}
.bglinks1 {
	background-image: url(../images/beurs18.jpg);
	background-repeat: no-repeat;
	background-color: #ececec;
	background-position: right top;
	height: 800px;
	width: 600px;
}
.bglinks2 {
	background-image: url(../images/beurs1.jpg);
	background-repeat: no-repeat;
	background-color: #ececec;
	background-position: right top;
	height: 800px;
	width: 600px;
}
.bglinks3 {
	background-image: url(../images/beurs15.jpg);
	background-repeat: no-repeat;
	background-color: #ececec;
	background-position: right top;
	height: 800px;
	width: 600px;
}
.bglinks4 {
	background-image: url(../images/beurs7.jpg);
	background-repeat: no-repeat;
	background-color: #ececec;
	background-position: right top;
	height: 800px;
	width: 600px;
}
.bglinks5 {
	background-image: url(../images/beurs13.jpg);
	background-repeat: no-repeat;
	background-color: #ececec;
	background-position: right top;
	height: 800px;
	width: 600px;
}
.bglinks6 {
	background-image: url(../images/beurs8.jpg);
	background-repeat: no-repeat;
	background-color: #ececec;
	background-position: right top;
	height: 800px;
	width: 600px;
}
.bglinks7 {
	background-image: url(../images/beurs16.jpg);
	background-repeat: no-repeat;
	background-color: #ececec;
	background-position: right top;
	height: 800px;
	width: 600px;
}
.bglinks8 {
	background-image: url(../images/beurs17.jpg);
	background-repeat: no-repeat;
	background-color: #ececec;
	background-position: right top;
	height: 800px;
	width: 600px;
}
.kop {
	color: #dd4400;
}
.bgcolor {
	background-color: #f47d01;
}
#containerul {
  text-align: left;
  margin: 0;						/* Removes browser default margins applied to the lists. */
  padding: 0;						/* Removes browser default padding applied to the lists. */
  list-style-type: none;				/* Removes the bullet point that usually goes next to each item in a list. */
}
#containerul li{
  margin: 0 0 0 23px;					/* A left margin to indent the list items and give the menu a sense of structure. */
  padding: 0 0 0 15px;					/* Removes browser default padding applied to the list items. */
  background-image: url(../images/dot.gif);
  background-repeat: no-repeat;
  background-position: 0 -5px;
  width: 210px;
  display: inline;
}

#indentul {
  text-align: left;
  margin: 0;						/* Removes browser default margins applied to the lists. */
  padding: 0;						/* Removes browser default padding applied to the lists. */
  list-style-type: none;				/* Removes the bullet point that usually goes next to each item in a list. */
}

#indentul li{
  margin: 0 0 0 40px;					/* A left margin to indent the list items and give the menu a sense of structure. */
  padding: 0 0 0 15px;					/* Removes browser default padding applied to the list items. */
  background-image: url(../images/dot.gif);
  background-repeat: no-repeat;
  background-position: 0 -5px;
  display: inline;
}
.menu  {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 26px;
  color: #ffffff;
  font-weight: bold;
}
.menuli  {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 26px;
  color: #ffffff;
  font-weight: bold;
  font-style: italic;
}
/*
#containerul li{
  margin:0 0 0 10px;			 	A left margin to indent the list items and give the menu a sense of structure. 
  padding:0;					Removes browser default padding applied to the list items. 
  list-style-type:none;				Removes the bullet point that usually goes next to each item in a list. 
}

#containerul .clicker{			 	Various styles to position the clickable symbols next to the items in the menu. 
  display:block;
  padding-left:5px;
  background-position:0 50%;
  background-repeat:no-repeat;
}

#containerul .symbols{				Various styles to position the non-clickable symbols next to the items in the menu.
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}
ul li{
    cursor: pointer; 
}*/

#title {
height: 25px;
text-align: center;
padding: 25px 0 10px 0;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #fff;
font-style: normal;
font-weight: bold;
font-variant: normal;
border: 0px solid #000;
}

#picture {
margin:  0 135px;
border: 0px solid #000;
}

#description {
padding: 15px;
border: 0px solid #000;
}


