@charset "utf-8";

/*
-----------------------------------------------
Author:   	Christian Hamann
Version:  	23 Juli 2007
Site: 		mijN470 - de leukste file van Nederland

----------------------------------------------- */

/* Clean slate */

body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, li, table, tr, th, td, form {
margin: 0; padding: 0; border: 0; list-style: none; font-size: 100%; font-weight: normal; }
img { border: 0px;}



body {	  
	height: 100.01%;
	background: #FFF url(../img/gfx/bg.gif) repeat-x;
	}

/* Typography */

body,div,p,span,h1,h2,h3,input,textarea {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #252525;
	}

h1, h2, h3 {
	font-family: "Arial Narrow", Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
	}

p {
	margin-bottom: 16px;
	}
a {
	text-decoration: none;
	color: #E93636; /* Rot */
	}


/* Auszeichnung Text */

.invisible {
 	position: absolute;
 	left: -9999px;
	}

noscript {background-color: #FFFF99;}
.wichtig {background-color: #FFFF99;}
.swiss { font-family: Helvetica, Arial, sans-serif;}


/** LINKS

------------------------------------------------- */

a.sub:link { color: #252525; text-decoration: none; }
a.sub:visited { color: #252525; text-decoration: none; }
a.sub:hover { color: #E93636; text-decoration: none;  }
a.sub:active { color: #E93636; text-decoration: none;  }

a.selected:link { color: #E93636; text-decoration: none; }
a.selected:visited { color: #E93636; text-decoration: none; }
a.selected:hover { color: #E93636; text-decoration: none;  }
a.selected:active { color: #E93636; text-decoration: none;  }

a.button:link { border:none; padding:0px; background: none; } 
a.button:visited { border:none; padding:0px; background: none; } 
a.button:hover { border:none; padding:0px; background: none; } 
a.button:active { border:none; padding:0px; background: none; } 

a.text:link { color: #252525; text-decoration: none; font-weight: bold; }
a.text:visited { color: #252525; text-decoration: none; font-weight: bold; }
a.text:hover { color: #E93636; text-decoration: none; font-weight: bold; }
a.text:active { color: #E93636; text-decoration: none; font-weight: bold; }

a.zz:link { color: #252525; text-decoration: none; }
a.zz:visited { color: #252525; text-decoration: none; }
a.zz:hover { color: #E93636; text-decoration: none;}
a.zz:active { color: #E93636; text-decoration: none; }



/** MAIN NAVIGATION

------------------------------------------------- */

#menu-container {
	padding: 25px 0 30px 15px;
	}


#menu {
	position: relative;
	width: 950px;
	height: 25px;
	padding: 0;
	margin: 0;
	}

#main-navigation {
	width: 950px;
	margin: 0;
	padding: 0;
	height: 25px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#main-navigation li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#main-navigation a {
	float: left;
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:25px; /* for IE5/Win only */
	}
	
#main-navigation a:hover {
	background-position: 0 -25px;
	}

#main-navigation a:active, #main-navigation a.selected {
	background-position: 0 -25px;
	}

#tab_wat a  {
	width: 72px;
	background: url(../img/nav/wat.gif) top left no-repeat;
	}
#tab_wanneer a  {
	width: 140px;
	background: url(../img/nav/wanneer.gif) top left no-repeat;
	}

#tab_waar a  {
	width: 102px;
	background: url(../img/nav/waar.gif) top left no-repeat;
	}

#tab_wie a  {
	width: 84px;
	background: url(../img/nav/wie.gif) top left no-repeat;
	}

#tab_hoe a  {
	width: 84px;
	background: url(../img/nav/hoe.gif) top left no-repeat;
	}

#tab_waarom a  {
	width: 131px;
	background: url(../img/nav/waarom.gif) top left no-repeat;
	}

#tab_enverder a  {
	width: 150px;
	background: url(../img/nav/enverder.gif) top left no-repeat;
	}

#tab_aanmelden a  {
	width: 187px;
	background: url(../img/nav/aanmelden.gif) top left no-repeat;
	}


/** SUB NAVIGATION

------------------------------------------------- */

#sub-navigation li {
	font-weight: bold;
	list-style: none;
	overflow: hidden;
	padding: 0 0 0 15px;
	margin-bottom: 7px;
	}

/** TABELLE

------------------------------------------------- */

#list table {
	border-collapse: collapse;
	}

#list tbody tr td {
	line-height: 14px;
	padding: 5px 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px dotted #fff;
	vertical-align: top;
	}

#extra h3 {
	color: #FFFFFF; 
	font-family: "Arial Narrow", Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	line-height: 14px;
	text-align:center;
	padding: 5px 5px;
	background: #E93636 url(../img/xgfx/auswahl-h.gif) no-repeat bottom left;
	border-bottom: 3px solid #000;
	}
	

/** LAYOUT

------------------------------------------------- */

div#container{
	width:950px;
	margin:0;
	}

div#logo{	
	position:absolute;
	top:0px;
	left:0;
	width:470px;
	height:85px;
	z-index: 100;
	}
   
div#stau{
	padding:0;
	margin:0;
	width:950px;
	height: 225px;
	overflow: hidden;
	} 

#inside {
	width: 7000px;
	height: 225px;
	background: #fff url(../img/gfx/header.jpg);
	}

div#wrapper{
	float:left;
	width:100%;
	}
	
div#content{
	max-height: 277px;
    overflow: auto;
	width: 465px;
	margin: 0 285px 0 160px;
	padding: 0 20px 0 0;
	}

div#content img.thumb{
	width: 140px;
	float: left;
	padding: 0 5px 5px 0;
	}

div#sub-navigation{
	font-family: "Arial Narrow", Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	float:left;
	width:160px;
	margin-left:-950px;
	}

#artgineering {
	float: left;
	padding: 90px 0 0 15px;
	}

div#extra{
	float:left;
	width:285px;
	margin-left:-285px;
	}

div#footer{
	clear:left;
	width:100%;
	padding: 0;
	}