#contenttextgrow p,
#righttext p,
#lefttext p, p, td, righttext  {
	font: 14px/22px Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #2A0200;
	text-align: left;
}

#contenttextgrow *:first-child  {
   margin-top: 0px;
}

#contenttextgrow *:last-child  {
   margin-bottom: 0px;
}

#contenttextgrow  {
   padding: 40px 216px 20px 256px;
   background: url(../images/background.png) repeat-y center top;
   visibility: visible;
   margin: 0px;
   position: relative;
 	min-height:530px;
  height:auto !important;
  height:530px; 

}

#headerblad  {
	position: absolute;
	left: 240px;
	top: 20px;
	z-index: 2;
	width: 676px;
	height: 151px;
	background-color: #BC3708;
}

#headergeel  {
   background: url(../images/headergeel.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 150px;
   z-index: 3;
   width: 250px;
   height: 44px;
}

#scootdown  {
   position: relative;
   top: 170px;
}

#headerwit  {
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 925px;
	height: 150px;
	background-color: #FFCA74;
	background-image: none;
}

#righttext  {
   visibility: visible;
   position: absolute;
   left: 750px;
   top: 204px;
   z-index: 3;
   width: 168px;
}

#lefttext  {
   visibility: visible;
   position: absolute;
   left: -20px;
   top: 215px;
   z-index: 1;
   width: 240px;
}

#tib  {
   margin: 0px auto 0px auto;
   width: 925px;
   position: relative;
}

#footer  {
	position: relative;
	left: 0px;
	width: 100%;
	height: 4px;
	margin-bottom: 10px;
	background-color:#691202;
	text-indent:-9999px;
}

#logo  {
   background: url(../images/TIB-Logo.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 75px;
   top: 50px;
   z-index: 2;
   width: 250px;
   height: 152px;
}



html, body  {
	background-color: #FFCA74;
}

/*Formate*/


img{border:none;}

.componentheading{
	font-size:20px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#691202;
	}

.contentheading, .poll thead * td{
	font-size:16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#691202;
	}
	
span.small, td.createdate,span.createdate, td.modifydate {
	font-size:9px;
	font-style:italic;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.img_caption{
	font-size:9px;
	font-style:italic;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	}
a.mainlevel-nav{font-weight:bold;}

a.mainlevel-nav:hover, ul.menu * a:hover span{
}

a.category{color:#3A4501;}
a.category:hover{color:#EA9F00;
	text-decoration: none;
}
a{
	color:#333B02;
	text-decoration: none;
	font-size:11px;}
	
a:hover{
	text-decoration: underline;}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:0px;
	margin:0;
	vertical-align: bottom;
}

h1,h2,h3{
	color:#691202;
}
h1{font-size:16px}
h2, #lefttext * .contentpagetitle{font-size:13px} 
h3{font-size:11px}
h4{font-size:16px}
h5{font-size:13px}
h6{font-size:11px} 

p.copyright{text-indent:-999px;}
span.event-title a{margin-bottom:10px; }
table.eventset * td{margin-bottom:10px;
height:35px;}

li.weblinkinfocat strong{
margin-left:-5px;
color:#0067BA;
font-size:13px;
}

td.article_column{padding-right:15px;}

a  {
   font:  bold 14px/22px Arial;
   margin: 0px;
   text-align: left;
}

#lefttext * li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	margin-right:0px;
	padding-top: 0px;
	padding-bottom:0px;
	padding-right:0px;
	list-style-type:none;
	}
	
#lefttext * li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.sectiontableheader{
	background-color:#FFCA74;
	padding-right:5px;
	padding-left:5px;
}

.sectiontableentry1{
	background-color:#FBF9EF;
}

#lefttext * H3{
	text-align:right;
	font-size:16px;
	font-weight:bold;
	text-transform: uppercase;
	margin-bottom:-20px;
	padding-right:0px;
}

ul.menu{
	margin-bottom:15px;
}