html{
	height:100%;
}

body {
 	background-image: url("../images/mediamixers_bg.jpg");
  	background-position: 0px 0px;
	background-color: #ffffff;
  	background-repeat: repeat-x;
	color:#666666;
	font-size:12px;
	font-style:normal;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 17px;
	margin-left: 0;
	margin-top: 0;
}

p {
	color:#666666;
	font-size:12px;
	font-style:normal;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 17px;
}


i.alert {
	background: url(../images/mediamixers_alert.gif);
  	background-repeat: no-repeat;
	color:#FF0000;
	font-size:12px;
	font-style:normal;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 17px;
	padding-left:15px;
}

i.skype {
	background: url(../images/skypeicon.gif);
  	background-repeat: no-repeat;
	color:#666666;
	font-size:12px;
	font-style:normal;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 17px;
	padding-left:15px;
}

a {
	color:#006699;
	font-size:12px;
	font-style:normal;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 17px;
}

a:hover {
	color:#cc9900;
	font-size:12px;
	font-style:normal;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 17px;
	text-decoration:none;
}

a.twitter {
	background: url(../images/mediamixers_twitter_icon.png);
  	background-repeat: no-repeat;
	display: block;
	color:#666666;
	font-size:12px;
	font-style:normal;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 23px;
	padding-left:30px;
	text-decoration:none;
}

a.twitter:hover {
	background: url(../images/mediamixers_twitter_icon_hover.png);
  	background-repeat: no-repeat;
	display: block;
	color:#cc9900;
	font-size:12px;
	font-style:normal;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 23px;
	padding-left:30px;
}

a.linkedin {
	background: url(../images/mediamixers_linkedin_icon.png);
  	background-repeat: no-repeat;
	display: block;
	color:#666666;
	font-size:12px;
	font-style:normal;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 23px;
	padding-left:30px;
	text-decoration:none;
}

a.linkedin:hover {
	background: url(../images/mediamixers_linkedin_icon.png);
  	background-repeat: no-repeat;
	display: block;
	color:#cc9900;
	font-size:12px;
	font-style:normal;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 23px;
	padding-left:30px;
}

h1 {
	color:#cc9900;
	font-size:20px;
	font-weight:bold;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 22px;
}

h2 {
	color:#006699;
	font-size:20px;
	font-weight:bold;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 22px;
}

h3 {
	color:#cccccc;
	font-size:20px;
	font-weight:bold;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 22px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

li {
	background: url(../images/mediamixers_ul.gif);
  	background-repeat: no-repeat;
	color:#666666;
	font-size:12px;
	font-style:normal;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 17px;
	padding-left:15px;
}


a.caseheadgrey {
	color:#666666;
	font-size:16px;
	font-weight:bold;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 19px;
	text-decoration:none;
}

a.caseheadgrey:hover {
	color:#006699;
	font-size:16px;
	font-weight:bold;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 19px;
	text-decoration:none;
}

a.leesmeer {
	color:#cc9900;
	font-size:12px;
	font-weight:bold;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 17px;
	text-decoration:none;
}

a.leesmeer:hover, a.black:hover {
	color:#006699;
	font-size:12px;
	font-weight:bold;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 17px;
}

a.black {
	color:#cccccc;
	font-size:12px;
	font-weight:bold;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 17px;
	text-decoration:none;
}


a.headgrey {
	color:#e3e3e3;
	font-size:20px;
	font-weight:bold;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 24px;
	text-decoration:none;
}

a.headgrey:hover {
	color:#006699;
	font-size:20px;
	font-weight:bold;
	font-family: "trebuchet MS", verdana, sans-serif;
	line-height: 24px;
	text-decoration:none;
}

a.nav {
 	background-image: url("../images/mediamixers_bg_nav.gif");
  	background-position: 0px 0px;
	background-color:#99cc00;
  	background-repeat: repeat-x;
	display: block;
	float: left;
	color:#006699;
	font-size:12px;
	font-style:normal;
	font-family: "arial black", sans-serif;
	line-height: 36px;
	text-decoration:none;
	text-transform:uppercase;
	text-align: left;
	letter-spacing:1px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #cce680;	
	border-right: 1px solid #7aa300;	
}

a.nav:hover, a.navc:hover {
 	background-image: url("../images/mediamixers_bg_nav_hover.gif");
  	background-position: 0px 0px;
	background-color:#006699;
  	background-repeat: repeat-x;
	display: block;
	float: left;
	color:#ffffff;
	font-size:12px;
	font-style:normal;
	font-family: "arial black", sans-serif;
	line-height: 36px;
	text-decoration:none;
	text-transform:uppercase;
	text-align: left;
	letter-spacing:1px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #67afd3;	
	border-right: 1px solid #003b58;	
}

a.nava, hover {
	display: block;
	float: left;
	background-color:#ffffff;
	color:#cc9900;
	font-size:12px;
	font-style:normal;
	font-family: "arial black", sans-serif;
	line-height: 36px;
	text-decoration:none;
	text-transform:uppercase;
	text-align: left;
	letter-spacing:1px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #ffffff;	
	border-right: 1px solid #ffffff;	
}

a.navb {
 	background-image: url("../images/mediamixers_bg_navb.gif");
  	background-position: 0px 0px;
	background-color:#cc9900;
  	background-repeat: repeat-x;
	display: block;
	float: left;
	color:#ffffff;
	font-size:12px;
	font-style:normal;
	font-family: "arial black", sans-serif;
	line-height: 36px;
	text-decoration:none;
	text-transform:uppercase;
	text-align: left;
	letter-spacing:1px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #dab956;	
	border-right: 1px solid #8f6b01;	
}

a.navb:hover {
 	background-image: url("../images/mediamixers_bg_navb_hover.gif");
  	background-position: 0px 0px;
	background-color:#cc3300;
  	background-repeat: repeat-x;
	display: block;
	float: left;
	color:#ffffff;
	font-size:12px;
	font-style:normal;
	font-family: "arial black", sans-serif;
	line-height: 36px;
	text-decoration:none;
	text-transform:uppercase;
	text-align: left;
	letter-spacing:1px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #dc8264;	
	border-right: 1px solid #862200;	
}

a.navc {
 	background-image: url("../images/mediamixers_bg_nav.gif");
  	background-position: 0px 0px;
	background-color:#99cc00;
  	background-repeat: repeat-x;
	display: block;
	float: left;
	color:#ffffff;
	font-size:12px;
	font-style:normal;
	font-family: "arial black", sans-serif;
	line-height: 36px;
	text-decoration:none;
	text-transform:uppercase;
	text-align: left;
	letter-spacing:1px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #cce680;	
	border-right: 1px solid #7aa300;	
}



a.subnav {
	display: block;
	float: left;
	color:#ffffff;
	font-size:12px;
	font-style:normal;
	font-family: "trebuchet ms", verdana, sans-serif;
	line-height: 32px;
	text-decoration:none;
	text-transform:uppercase;
	text-align: left;
	letter-spacing:1px;
	padding-left: 10px;
	padding-right: 10px;
}

a.subnav:hover {
	display: block;
	float: left;
	background-color:#ffffff;
	color:#006699;
	font-size:12px;
	font-style:normal;
	font-family: "trebuchet ms", verdana, sans-serif;
	line-height: 32px;
	text-decoration:none;
	text-transform:uppercase;
	text-align: left;
	letter-spacing:1px;
	padding-left: 10px;
	padding-right: 10px;
}


#headerbox {
	position: relative;
	width:900px;
	top:0px;
	margin-right:auto;
	margin-left:auto;
	height:220px; 
	z-index:2;	
}

#nav {
	position: relative;
	top:0px;
	margin-right:auto;
	margin-left:auto;
	width:800px;
	height:36px; 
	z-index:6;
}

#content {
	position: relative;
	top:50px;
	margin-right:auto;
	margin-left:auto;
	width:850px;
	z-index:6;	
}

#contentwide {
	position: absolute;
	width:850px;
	left: 0px;
	top:0px;
	z-index:10;	
}

#contentleft {
	position: absolute;
	width:400px;
	left: 0px;
	top:0px;
	z-index:8;	
}

#contentright {
	position: absolute;
	width:400px;
	left: 450px;
	top:0px;
	z-index:8;	
}


#casebox {
 	background-image: url("../images/mediamixers_bg_casebox.gif");
  	background-position: 0px 90px;
  	background-repeat: no-repeat;
	margin-top:5px;
	margin-bottom:30px;
	position: relative;
	left:0px;
	width:400px;
	height:120px;
	z-index:10;	
}

#caseboximg {
	position: absolute;
	top:0px;
	left:0px;
	width:120px;
	height:80px;
	z-index:10;	
}

#caseboxtxt {
	position: absolute;
	top:0px;
	left:140px;
	width:260px;
	z-index:10;	
}


#subnav {
	position: absolute;
	width:900px;
	top:0px;
	height:32px; 
	z-index:3;	
}

#logo {
	position:absolute;
	left:32px;
	top:60px;
	width:312px; 
	height:120px;
	z-index:3;	
}

#actie {
	background: url(../images/ani_mediamixers_network_economy.gif);
	position:absolute;
	right:380px;
	top:97px;
	width:194px; 
	height:70px;
	z-index:2;	
}

#actieklikvlak {
	position:absolute;
	right:0px;
	top:0px;
	width:600px; 
	height:220px;
	z-index:9;	
}

#payoff {
	position:absolute;
	color: #ffffff;
	font-size:11px;
	font-weight:bold;
	font-family: "trebuchet ms", verdana, sans-serif;
	line-height: 16px;
	text-decoration:none;
	text-transform:uppercase;
	text-align: left;
	letter-spacing:2px;
	left:61px;
	top:132px;
	z-index:3;	
}


#visual {
	background: url(../images/mediamixers_mixer.jpg);
	position:absolute;
	right:0px;
	top:0px;
	width:443px; 
	height:220px;
	z-index:1;	
}

#visualhonden {
	background: url(../images/mediamixers_honden.jpg);
	position:absolute;
	right:0px;
	top:0px;
	width:443px; 
	height:220px;
	z-index:1;	
}

#bandingleft {
 	background-image: url("../images/mediamixers_bg_navb.gif");
  	background-position: 0px 0px;
	background-color:#cc9900;
  	background-repeat: repeat-x;
	position:absolute;
	left:0px;
	top:220px;
	width:800px; 
	height:36px;
	z-index:1;	
}

#bandingright {
 	background-image: url("../images/mediamixers_bg_nav.gif");
  	background-position: 0px 0px;
	background-color:#99cc00;
  	background-repeat: repeat-x;
	position:absolute;
	right:0px;
	top:220px;
	width:900px; 
	height:36px;
	z-index:1;	
}