/* --------------------------------------------- */
/* Style sheet for www.deteyding.nl              */
/* version 2.0                                   */
/*                                               */
/* tey_ prefix: element is used in the index.php */
/* --------------------------------------------- */

#tey_top {
      background-color: #FFFFFF;
   	  width: 994px;
	  height: 102px;
      margin-top:0px;
      margin-left:0px;
      padding:0px;
	  }

#tey_logo {	  
position: absolute;
   	  width: 200px;
	  height: 80px;
	  top: 23px;
	  left: 15px;
 }	  

#tey_topad {	  
 position: absolute;
 width: 331px;
 height: 60px;
 top: 26px;
 left: 515px;
 }	  

#tey_middle {
 background-color: #FFFFFF;
 width: 976px;
 margin-top:0px;
 margin-left:16px;
 padding:0px;
 }

#tey_column1 {
 float: left;
 background-color: #FFFFFF;
 width: 162px;
 } 

#tey_spacer1 {
 float: left;
 background-color: #FFFFFF;
 width: 6px;
 height: 5px;
 }

#tey_column2 {
 float: left;
 background-color: #FFFFFF;
 width: 800px;
 } 

#tey_bottom {
 background-color: #FFFFFF;
 width: 800px;
 height: 25px;
 margin-top:10px;
 margin-left:192px;
 padding:0px;
 }

#tey_menu {
 background-color: #FFFFFF;
 border-style: solid;
 border-width: 2px;
 border-color: #173E6D;
 padding-top: 5px;
 padding-bottom: 4px;
 padding-left: 5px;
 padding-right: 5px;
 margin-bottom: 10px; /* whitespace below menu */
 }
 
/* menu */
a.mainlevel {
 display: block;
 background-image: url("http://www.deteyding.nl/templates/deteyding/images/arrow.png");
 background-repeat: no-repeat;
 background-position: bottom right; 
 height: 18px;
 padding-top: 6px; /* was 7 */
 padding-left: 6px; /* was 9 */
 /* margin-bottom: 3px; */
 background-color: #DCDFE2;
 font-family: Verdana;
 font-weight: bold;
 font-size: 11px;
 color: #03528E;
 margin-top:0px;
 margin-bottom:2px;
 margin-left:0px;
 margin-right:0px;
 }

#active_menu {
 background-image: url("http://www.deteyding.nl/templates/deteyding/images/arrowgray.png");
 color: #989797;
 }

div.moduletable, div.mod_contentitem, table, tr, td {
 margin: 0;
 padding: 0;
 border: 0;
 border-collapse: collapse; 
 }
 
/* logo */ 
img.tey_image {
 border-width: 0px;
 }

p.tey_bottom {
 font-family: Verdana;
 font-size: 9px;
 line-height: 150%;
 color: #1E4878;
 text-align: left;
 text-decoration: none;
} 

a.tey_bottom {
 color: #1E4878;
 text-decoration: none;
} 
 

 
