/* SBO De Horst CSS Stylesheet */
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    color:#2f5c60;
}

.newstext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #563810;
}

#koptekst
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#2f5c60;
}

.txtwframe
{ 	
 text-align:left;
 background: url(../images/wframe_mid.gif) repeat-y;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#2f5c60;
}

.hdrwframe
{ 	
 text-align:left;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-weight:bold;
 width:632px;
 color:#2f5c60;
 height:30px;
 background: url(../images/wframe_top.gif) no-repeat;
}

.botwframe
{ 	
 text-align:left;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-weight:bold;
 width:632px;
 color:#2f5c60;
 height:32px;
 background: url(../images/wframe_bot.gif) no-repeat;
}

.hdrtxt
{
 margin:8px 0px 0px 15px;
}

.maintxt
{
 margin:8px 10px 0px 15px;
}

.bottxt
{
 text-align:right;
 margin:8px 10px 0px 15px;
 font-size: 9px;
 font-weight:normal;
}

.txtlframe
{ 	
 clear:both;
 text-align:left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 width:260px;
 color:#2f5c60;
}


#body 
{
 background-image: url(../images/background.jpg); 
 background-repeat: repeat-x;
 background-color: #98913e;
}

img
{
 border:none;  
}

object:active {
	text-decoration: none;
}

a
{
 text-decoration: none;
 color:#2f5c60;
}

a:hover
{ 
 color:#F90;
}

a#label {
    display: block;
    width: 234px;
    height: 30px;
    background-image: url(../images/menu_mid.jpg);
    background-position: 0 0;
    margin: 0px auto;
}

a#label:hover{
    background-position: 0 -30px;
}

a#label:visited{
    background: url(../images/arrow00.gif) no-repeat 6% 50%;
}

a#label span
{
  margin : 30px;
  line-height:30px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: underline;
  color: #314D64;	
}
a#label:hover span
{
  color: #FF9900;	
}

#mframe
{
 background: url(../images/mframe.gif) no-repeat;
 width:278px;
 height:155px;
 margin:10px 0 0 10px;
}

.menu
{
 text-align:left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#2f5c60;
 padding:12px 10px 10px 85px;
 line-height:1.6em;
}

.title
{
 text-align:left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#2f5c60;
 padding:5px 0px 0px 60px;
 font-weight:bold;
}

.menu2
{
 text-align:left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#2f5c60;
 padding:12px 10px 10px 25px;
 line-height:1.35em;
}

.vmenu
{
 text-align:left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color:#2f5c60;
 padding:20px 10px 10px 8px;
 line-height:2em;
}

.vmenu2
{
 text-align:left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#2f5c60;
 padding:25px 10px 10px 20px;
 line-height:1.6em;
}

.title2
{
 text-align:left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#2f5c60;
 padding:5px 0px 0px 20px;
 font-weight:bold;
}

#cframe
{
 background: url(../images/cframe.gif) no-repeat;
 width:262px;
 height:142px;
 margin:10px 0 0 25px;
}

#vframe
{
 background: url(../images/vframe.gif) no-repeat;
 width:276px;
 height:232px;
 margin:10px 0 0 25px;
}

#wframe
{
 position:relative;
 clear:both;
 width:632px;
}

.wtop
{
}

.wmid
{
}

.wbot
{
 background: url(../images/wframe_bot.gif) no-repeat;
 margin:10px 0 0 5px;
}

#lframe
{
 position:relative;
 float:left;
 background: url(../images/lframe.gif) no-repeat;
 width:306px;
 height:257px;
 margin:10px 0 0 4px;
 padding:0 14px 0 0;
}

td.left
{
 background: url(../images/leftframe.jpg) repeat-y;
}

td.right
{
 background: url(../images/rightframe.jpg) repeat-y;
}