/*------------------------------- START RESET -------------------------------*/
* { margin: 0; padding: 0; outline: none; }
/*------------------------------- END RESET -------------------------------*/

/*------------------------------- START BODY -------------------------------*/
body { background: #e8e6d9; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
/*------------------------------- END BODY -------------------------------*/

div#tijdelijk
{
	height: 228px;
	text-align: center;
	padding: 20px 0;

}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #e8e6d9;
	text-align: center;
}

/*------------------------------- START FOOTER -------------------------------*/
#footer { width: 817px; height: 20px; margin: 100px auto 0 auto; font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #66665a; text-align: center; }
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active { color: #66665a; text-decoration: underline; }
/*------------------------------- END FOOTER -------------------------------*/

/*------------------------------- START TORCK -------------------------------*/
a:link#torck, a:visited#torck, a:active#torck { display: block; width: 37px; height: 40px; background: url(Buttons/Btn_torck.png) no-repeat top left; } 
a:hover#torck { background: url(Buttons/Btn_torck_hover.png) no-repeat top left; }
/*------------------------------- END TORCK -------------------------------*/

/*------------------------------- START PERICLES -------------------------------*/
a:link#pericles, a:visited#pericles, a:active#pericles { display: block; width: 49px; height: 40px; background: url(Buttons/Btn_pericles.png) no-repeat top left; }
a:hover#pericles { background: url(Buttons/Btn_pericles_hover.png) no-repeat top left; }
/*------------------------------- END PERICLES -------------------------------*/

/*------------------------------- START CYBEX -------------------------------*/
a:link#cybex, a:visited#cybex, a:active#cybex { display: block; width: 41px; height: 40px; background: url(Buttons/Btn_cybex.png) no-repeat top left; }
a:hover#cybex { background: url(Buttons/Btn_cybex_hover.png) no-repeat top left; }
/*------------------------------- END CYBEX -------------------------------*/

/*------------------------------- START EASYWALKER -------------------------------*/
a:link#easywalker, a:visited#easywalker, a:active#easywalker { display: block; width: 73px; height: 40px; background: url(Buttons/Btn_easywalker.png) no-repeat top left; }
a:hover#easywalker { background: url(Buttons/Btn_easywalker_hover.png) no-repeat top left; }
/*------------------------------- END EASYWALKER -------------------------------*/

/*------------------------------- START TEFAL -------------------------------*/
a:link#tefal, a:visited#tefal, a:active#tefal { display: block; width: 31px; height: 40px; background: url(Buttons/Btn_tefal.png) no-repeat top left; }
a:hover#tefal { background: url(Buttons/Btn_tefal_hover.png) no-repeat top left; }
/*------------------------------- END TEFAL -------------------------------*/

/*------------------------------- START INTROTEKST -------------------------------*/
#introtekst { width: 381px; height: auto; margin: 30px auto 0 auto; font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #66665a; text-align: center; }
/*------------------------------- END INTROTEKST -------------------------------*/

/*------------------------------- START TOP PANEL -------------------------------*/
#top-panel { height: 100px; padding: 14px 20px; background: #1a4d59; text-align: center; }
#sub-panel { border-top: 4px solid #1a4d59; text-align: center; }
#sub-panel a { float: right; width: 100px; margin: 0 30px 0 0; background: #1a4d59 url(Graphics/Sub-left.png) no-repeat bottom left; color: #f0f0e8; text-decoration: none; }
#sub-panel a span {	padding: 6px; background: url(Graphics/Sub-right.png) right bottom no-repeat; display: block; }
#top-panel ul { display: block; width: auto; text-align: center; }
#top-panel div { width: 817px; margin: 0 auto; }
#top-panel p { color: #859fa1; }
#top-panel li { float: left; display: inline; line-height: 100px; padding: 0 17px 3px 17px; }
#top-panel a:link, #top-panel a:visited, #top-panel a:active { color: #859fa1; text-decoration: none; }
#top-panel a:hover { color: #f0f0e8; text-decoration: none; }
#top-panel a#activelanguage { color: #f0f0e8 !important; }
/*------------------------------- END TOP PANEL -------------------------------*/



