/* stylesheet for www.tedac.nl */

body {
  text-align:center; /*IE-hack*/
  background-color:#FFFFEB;
	font:0.67em verdana, arial, helvetica, sans-serif;
	line-height:1.7em;
	}

h1 {
	margin:10px 15px 25px 25px;
	font-size:1.65em;
	font-weight:500;
	line-height:1.3em;
	}
	
h2 {
	margin:22px 0px 3px 25px;
	font-size:1.3em;
	font-weight:600;
	line-height:1.4em;
	}
	
p {
  padding:10px 15px 5px 20px;
	margin:0px;	
	font-size:1em;
	line-height:1.7em;
	}

p.lastchange {
  text-align:center;
	font-style:italic;
	font-size:0.9em;
	}
	
p.contact {
  margin-left:30px;
	}
	
p.info {
  color:#666;
  font-size:10px;
  line-height:12px;
  padding:0px;		 
	margin:17px 0px;
	text-align:center;
	}
	
p.info2 {
  color:#666;
  font-size:9px;
  line-height:11px;
  padding:65px 0px 0px;
	text-align:center;
	}

p.selected_menu {
  color:#FFBF00;
	font-size:11px;
	padding:5px 0px 0px;
	text-indent:40px;
  }
	
p.deselected_menu {
  color:#1E1E1E;
	font-size:11px;
	padding:5px 0px 0px;
	text-indent:40px;
  }

ul {  
	list-style-type:disc;
  text-indent:12px;
	list-style-position:inside;
	}

ul.menu_list {
	list-style-type:none;
	list-style-position:outside;
  color:#1E1E1E;
	font-size:11px;
	padding:0px;
	margin:0px;
  text-indent:60px;
	line-height:2em;
	}	
	
li.link {
  line-height:2em;
	}
	
li.sub {
  line-height:2em;
	text-indent:40px;
	}	

a {
  padding:0;
	margin:0;	
  color:#333;
	}

a.info {
	text-decoration:none;
	}

a.info:hover {
	text-decoration:underline;
	}	

a.selected_link {
  color:#FFBF00;
	font-size:11px;
	text-decoration:none;
	}

a.deselected_link {
  color:#1E1E1E;
	font-size:11px;
	text-decoration:none;
	}

a.in_text {
  color:black;
	}

a.list {
	text-decoration:none;
	}

a.list:hover {
	text-decoration:underline;
	}

a.selected_list {
  color:white;
	text-decoration:none;
	}

a.deselected_list {
	text-decoration:none;
	}

img.right {
  float:right;
	clear:both;
	margin:5px 15px 5px 10px;
	}

img.map {
	z-index:-1;
	}

img.logo {
  position:absolute;
	top:21px;
	left:33px;
	}

#all {
  position:relative;
	width:759px;
  margin:auto;
	text-align:left; /*IE-hack*/
	}

#route {
  width: 540px;
	height: 400px;
  margin-left:20px;
  }
		
#top_logo {
  float:left;
	background:url('img/Header_excl_logo.png') no-repeat;
	width:585px;
	height:113px;
	}

#top_address {
  float:left;
	background:url('img/Menuheader174.png') no-repeat;
	text-align:center;
	width:174px;
	height:113px;
	}

#main {
	width:759px;
  }
	
#content {
  float:left;
	width:585px;
	background:url('img/tekstvlakherhaling.gif') repeat-y;
	height:370px;
	}

#content_alt {
  float:left;
	width:585px;
	background:url('img/tekstvlakherhaling.gif') repeat-y;
/*	height:625px;*/
	height:603px;
	}

#content_alt2 {
  float:left;
	width:585px;
	background:url('img/tekstvlakherhaling.gif') repeat-y;
/*	height:780px;*/
	height:768px;
	}

#content_alt3 {
  float:left;
	width:585px;
	background:url('img/tekstvlakherhaling.gif') repeat-y;
	height:800px;
	}

#content_bottom {
  float:left;
/*	background:url('img/sfeer_audio123.png') bottom left no-repeat;*/
	height:123px;
	width:585px;
	}
	
#menu {
  float:left;
	background:url('img/Menu174.png') repeat-y;
	width:174px;
	height:370px;
	}

#menu_alt {
  float:left;
	background:url('img/Menu174.png') repeat-y;
	width:174px;
/*	height:625px;*/
	height:603px;
	}

#menu_alt2 {
  float:left;
	background:url('img/Menu174.png') repeat-y;
	width:174px;
/*	height:780px;*/
	height:768px;
	}
	
#menu_alt3 {
  float:left;
	background:url('img/Menu174.png') repeat-y;
	width:174px;
	height:800px;
	}
	
#menu_begin {
  height:18px;
	}

#menu_item {
  height:29px;
	}

#menu_bottom {
  float:left;
  width:174px;
  height:123px;
	background:url('img/Menubottom174.png') no-repeat;
	}
	
.selected {
	background:url('img/Menuselect174.png') no-repeat;
	}
	
.deselected {
	background:url('img/Menudeselect174.png') no-repeat;
	}

.audio {
	background:url('img/sfeer_audio123.png') bottom left no-repeat;
	}
	
.print {
	background:url('img/sfeer_elek123.png') bottom left no-repeat;
	}
		
.scheme {
	background:url('img/sfeer_schema123.png') bottom left no-repeat;
	}
	
.stone {
	background:url('img/sfeer_stenen123.png') bottom left no-repeat;
	}
			
