@font-face
{  
    font-family: "meta";  
    src: url(../fonts/MetaMedium-Roman.eot); /* IE */  
    src: local("MetaMedium-Roman"), url(../fonts/MetaMedium-Roman.ttf) format("truetype"); /* non-IE */  
}

@font-face {
    font-family: 'MetaMediumRoman';
    src: url('../fonts/metamedium-roman-webfont.eot');
    src: url('../fonts/metamedium-roman-webfont.eot?#iefix') format('eot'),
         url('../fonts/metamedium-roman-webfont.woff') format('woff'),
         url('../fonts/metamedium-roman-webfont.ttf') format('truetype'),
         url('../fonts/metamedium-roman-webfont.svg#webfontHV5RiIaI') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body
{
	margin: 0;
	padding: 0;        
	font-family: Arial, Verdana, Tahoma, 'Trebuchet Ms';
	color: #dddbdb;
	background: white;
}

input, textarea
{
    color: #dddbdb;
    font-family: Arial, Verdana, Tahoma, 'Trebuchet Ms';
}

img
{
	border: 0;
}
/*link*/
a
{
	color: #8f8e8e;
	text-decoration: none;
}

a:hover
{
	color: white;
}

/*container*/
#mainContainer
{
	width: 985px;
    margin: auto;
}

#container
{
	float: left;
	width: 985px;
	padding: 0;
	margin: 0;
}

/*end container*/
/*header*/
#header
{
    float: left;
    width: 950px;
    height: 100px;
    padding: 0;
    margin: 0;
}

#headerLeft
{
    float: left;
    width: 154px;
    height: 55px;
    padding: 38px 0 7px 0;
    margin: 0;
}

#headerAccount {
    float: left;
    width: 796px;
    height: 20px;
    margin: 0;
    padding: 0;
    text-align: right;
}

#headerAccount a {
    color: #58595B;
    font-family: Verdana,Arial,Tahoma,'Trebuchet Ms';
    font-size: 11px;
    margin-right: 22px;
    line-height: 20px;
}

#headerAccount a:hover {
    color: #6e1e6d;
}

#headerRight
{
    float: left;
    width: 796px;
    padding: 0 0 2px 0;
    margin: 0;
}

#headerRightTop
{
    float: left;
    width: 796px;
    height: 21px;
    padding: 0;
    margin: 0;
}

#headerRightBottom
{
    float: left;
    width: 796px;
    height: 21px;
    padding: 0;
    margin: 0;
}

#menu
{
    float: right;
    padding: 30px 0 0 0;
    margin: 0;
    list-style-type: none;
}

#menu li
{
    float: left;
    padding: 0;
    margin: 0 21px 0 0;
    padding-bottom: 2px;
}

#menu li #submenu
{
	position: absolute;
	width: 75px;
    float: left;
	padding: 10px;
	margin: -1px 0 0 -10px;
	z-index: 99;
	list-style-type: none;
	background: white;
    display: none;
}

#menu li #submenu li
{
	float: left;
    width: 75px;
    height: 14px;
    padding: 5px 0 5px 0;
    margin: 0;
	background: none;
    line-height: 20px;
}

#menu li #submenu li a
{
	color: #a7a7a7;
	text-decoration: none;
    display: block;
}

#menu li #submenu li a:hover, #menu li #submenu li a.active
{
	color: #58595b;
}

#employeeName ul li a.active, #employeeFunction ul li a.active
{
    color: white;
}

#newMenu
{
    float: right;
    width:726px;
    padding: 30px 0 0 0;
    margin: 0;
    /*font-family: 'MetaMediumRoman';*/
    font-size:14px;
    list-style:none;
    
}

#newMenu li
{
    float: left;
    padding: 0;
    margin: 5px 17px 0 0;
    padding-bottom: 2px;
}


#newMenu li a 
{
    color:#58595B;
}

#newMenu li a.active
{
    text-decoration:underline;
}

#newMenu li a:hover
{
    color:#965D96;
}

#newMenu li #submenu
{
	position: absolute;
	width: 75px;
    float: left;
	padding: 10px;
	margin: -3px 0 0 -10px;
	z-index: 99;
	list-style-type: none;
	background: white;
    display: none;
    font-size:12px;
}

#newMenu li #submenu li
{
	float: left;
    width: 75px;
    height: 14px;
    padding: 5px 0 5px 0;
    margin: 0;
	background: none;
    line-height: 20px;
}

#newMenu li #submenu li a
{
	color: #a7a7a7;
	text-decoration: none;
    display: block;
}

#newMenu li #submenu li a:hover, #newMenu li #submenu li a.active
{
	color: #58595b;
}

#employeeName ul li a.active, #employeeFunction ul li a.active
{
    color: white;
}
/*end header*/

/* Payoff */
#payoff {
    position: absolute;
    top: 25px;
    margin-left: 120px;
    z-index: 0;
}

/*sticker*/
#sticker {
    position: absolute;
    top: 120px;
    margin-left: -50px;
    z-index: 999;
}
/*end sticker*/

/* Nieuwe homepage */
#contentHome {
    float: left;
    width: 949px;
    min-height: 237px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #58595B;
}

#contentHome li {
    float: left;
    width: 237px;
    height: 237px;
    margin: 0;
    padding: 0;
}

#contentHome li a {
    color: #58595B;
    font-style: italic;
}

#contentHome li .homeImage {
    float: left;
    width: 237px;
    height: 237px;
}

#contentHome li .homeText {
    float: left;
    width: 187px;
    height: 197px;
    margin: 40px 30px 0 20px;
}

#contentHome li h2 {
    color: #58595B;
    font-size: 18px;
}

#contentHome li p {
    float: left;
    width: 187px;
}

#contentHome li a, .linkHomeNew {
    color: #58595B;
}

#contentHome li a:hover, .linkHomeNew:hover {
    color: #965d96;
}

/*content*/
#contentContainer
{
    float: left;
    width: 985px;
    padding: 0;
    margin: 0;
}

#contentLeft
{
    float: left;
    width: 217px;
    min-height: 400px;
    padding: 0;
    margin: 0;
}

#contentBrei
{
    float: left;
    width: 732px;
    height: 584px;
    padding: 67px 0 26px 0;
    background: #58595b;
    line-height: 18px;
}

#contentSponsoren
{
    float: left;
    width: 511px;
    padding: 47px 75px 26px 79px;
    line-height: 18px;
    color: #58595b;
}

#contentSponsoren a {
	color: #8F8E8E;
}

#contentSponsoren a:hover {
	color: #8F8E8E;
	text-decoration: underline;
}

#contentBreiImage
{
    float: left;
    width: 156px;
    height: 200px;
    overflow: hidden;
    padding: 0 23px 0 45px;
}

#contentBreiText
{
    float: left;
    width: 375px;
    overflow: hidden;
    padding: 0;
}

#contentEmployees
{
    float: left;
    width: 610px;
    padding: 0;
}

#breiLeft
{
    float: left;
    width: 217px;
    height: 677px;
    padding: 0;
    margin: 0;
    background: #58595b;
}

#breiRight
{
    float: left;
    width: 731px;
    height: 677px;
    padding: 0;
    margin: 0;
    background: white;
    line-height: 18px;
    border: 1px solid #dedede;
    border-left: 0;
}

#breiText
{
    float: left;    
    width: 599px;
    overflow: hidden;
}

#breiOma 
{
    float: left;
    width: 635px;
    height: 378px;
    padding: 0;
    margin: 0; 
}

#breiOma ul
{
    float: left;
    padding: 67px 0 0 0;
    margin: 0;
    list-style-type: none;
}

#breiOma ul li
{
    float: left;
    width: 102px;
    height: 102px;
    padding: 0;
    margin: 0 30px 20px 0;
}

.tooltipOma
{
    float: left;
    width: 218px;
    height: 150px;
    padding: 20px 20px 20px 13px;
    margin: -300px 0 0 200px;
    color: white;
    background: url('../images/tooltip.png') no-repeat;
    z-index: 10;
    position: relative;
}

#halfCirkelBrei
{
    float: left;
    width: 25px;
    height: 56px;
    padding: 203px 0 170px 0;
    margin: 0; 
}

#cirkle
{
    float: left;
    width: 69px;
    height: 69px;
    padding: 198px 0 0 0;
    margin: 0 0 0 -35px ; 
    position: relative;
    z-index: 20;
}


#contentFriday
{
    float: left;
    width: 800px;
    height: 358px;
    padding: 28px 0 20px 0;
    background: #58595b;
    line-height: 18px;
}

#contentFridayText
{
    float: left;
    width: 392px;
    overflow: hidden;
    padding: 0 123px 0 217px;
}

#contentMade {
    float: left;
    width: 800px;
    height: 410px;
    padding: 28px 0 20px 0;
    background: #58595b;
    line-height: 18px;
}

.linkShop
{
    float: left;
    width: 392px;
    padding: 0;
    margin: 20px 0 0 0;        
}

#contentFridayImage
{
    float: left;
    width: 216px;
    height: 465px;
    padding: 0;
    margin: 0;
    background: white;
    border: 1px solid #cfcfcf;
    border-left: 0;
}

#imageOverlayOma
{
    float: left;
    width: 31px;
    height: 69px;
    padding: 204px 0 204px 0;
    z-index: 6;
    cursor: pointer;
}

#halfCirkelBrei img, #imageOverlayMade img
{
    cursor: pointer;
}


#imageOverlay
{
    float: left;
    width: 31px;
    height: 69px;
    padding: 172px 0 172px 0;
    z-index: 6;
}

#imageOverlayMade {
    float: left;
    width: 31px;
    height: 69px;
    padding: 152px 0 172px 0;
    z-index: 6;
}

#contentMiddle
{
    float: left;
    width: 732px;
    height: 400px;
    padding: 0;
    margin: 0;
    background: #58595b;
    line-height: 18px;
}

#contentDefaultMiddle
{
    float: left;
    width: 392px;
    min-height: 329px;
    padding: 65px 180px 77px 160px;
    margin: 0;
    background: #58595b;
    line-height: 18px;
}

#contentEmployee
{
    float: left;
    width: 819px;
    min-height: 300px;
    padding: 28px 58px 68px 72px;
    margin: 0;
    background: #58595b;
    line-height: 18px;
}

#employeeName
{
    float: left;
    width: 80px;
    padding: 0;
    margin: 0;    
}

#employeeName ul
{
    float: left;
    width: 80px;
    padding: 0;
    margin: 11px 0 0 0; 
    list-style-type: none;  
}

#employeeName ul li
{
    float: left;
    width: 80px;
    padding: 0;
    margin: 0; 
}

#employeeFunction
{
    float: left;
    width: 125px;
    padding: 0;
    margin: 0;    
}

#employeeFunction ul
{
    float: left;
    width: 80px;
    padding: 0;
    margin: 11px 0 0 0; 
    list-style-type: none;  
}

#employeeFunction ul li
{
    float: left;
    width: 125px;
    padding: 0;
    margin: 0; 
}

#employeeImages
{
    float: left;
    width: 550px;
    padding: 0;
    margin: 23px 0 0 60px;
}

#employeeImages ul
{
    float: left;
    padding: 0;
    margin: 11px 0 0 0; 
    list-style-type: none;  
}

#employeeImages ul li
{
    float: left;
    width: 63px;
    height: 62px;
    padding: 0;
    margin: 0 6px 8px 0; 
}

.images
{
    float: left;
    width: 63px;
    height: 62px;
    padding: 0;
    margin: 0; 
    z-index: 1;  
    position: absolute;
}

.overlay
{
    float: left;
    width: 63px;
    height: 62px;
    padding: 0;
    margin: -62px 0 0 0; 
    z-index: 10;  
    position: absolute;
    cursor:pointer;  
    display: none;
    background: url('../images/employeeOverlay.png') repeat;  
}

#employeeText
{
    float: left;
    width: 290px;
    padding: 30px 0 0 0;
    margin: 0 74px 0 60px;
    line-height: 18px;
}

#employeeMovie
{
    float: left;
    width: 156px;
    padding: 30px 0 0 0;
    margin: 0;
}

#movie
{
    float: left;
    width: 156px;
    height: 155px;
    padding: 0;
    margin: 22px 0 12px 0;
}

#movieTools
{
    float: left;
    width: 156px;
    height: 36px;
    padding: 0;
    margin: 0 0 12px 0;
}

#movieTools ul
{
    float: left;
    width: 156px;
    height: 36px;
    padding: 0;
    margin: 0 35px 0 0;
    list-style-type: none;
}

#movieTools ul li
{
    float: left;
    height: 36px;
    padding: 0;
    margin: 0 35px 0 0;
}

#movieHome
{
    float: left;
    width: 115px;
    height: 115px;
    padding: 139px 0 0 208px ;
    margin: 0; 
}

#joinus
{
    float: left;
    width: 632px;
    height: 104px;
    padding: 8px 0px 0 0px;
    margin: 0; 
}

#contentHomeRight
{
    float: left;
    width: 26px;
    height: 56px;
    padding: 172px 0 172px 0;
    margin: 0;
}

#contentFridayRight
{
    float: left;
    width: 69px;
    height: 69px;
    padding: 172px 0 172px 0;
    margin: 0 0 0 915px;
    z-index: 5;
    position: absolute;
}

#contentDefaultRight
{
    float: left;
    width: 69px;
    height: 69px;
    padding: 200px 0 200px 0;
    margin: 0 0 0 915px;
    z-index: 5;
    position: absolute;
}

#contactForm
{
    float: left;
    width: 290px;
    min-height: 329px;
    padding: 65px 0 0 160px;
    margin: 0;
    background: #58595b;
    line-height: 18px;
}

#contactForm table
{
    float: left;
    width: 270px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
}

#contactForm table tr
{
    float: left;
    width: 250px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
}

#contactForm table tr td
{
    float: left;
    padding: 0;
    margin: 0;
    line-height: 18px;
    vertical-align: bottom;
}

.col1
{
    width: 69px;
    height: 25px;

}

.col2
{
    width: 181px;
    height: 25px;
}

.field190
{
    width: 190px;
    border: 1px solid #8f8e8e;
    background: #58595b;
}

.field238
{
    width: 280px;
    height: 75px;
    border: 1px solid #8f8e8e;
    background: #58595b;
}

.sendButton
{
    width: 78px;
    height: 19px;
    padding: 0;
    margin: 5px 0 0 204px;
    background: url(../images/buttonSend.png) no-repeat;
    border: 0;
}

#contactContent
{
    float: left;
    width: 200px;
    padding: 55px 0 0 56px;
    margin: 0;
    background: #58595b;
    line-height: 15px;
}

#newsletterRight {
    float: left;
    width: 160px;
    padding: 65px 0 0 86px;
    margin: 0;
    background: #58595b;
    line-height: 15px;
}

#newsletterRight ul {
    margin: 16px 0 0 0;
    padding: 0;
    list-style-position: inside;
}
/*end content*/

/*footer*/
#footer
{
    float: left;
    width: 949px;
    height: 99px;
    padding: 0;
    margin: 0;
}
/*end footer*/

/*headlines*/
h4, h5, h6
{
    font-weight: normal;
}
h1, h2, h3
{
    padding: 0;
    margin: 0;
    font-weight: normal;
	color: #dddbdb;
}

h1
{
    margin-bottom: 6px;
}

h2
{
    color: #8b8c8f;
}

h4
{
    font-weight: normal;
}

/*end headlines*/

.hidden
{
    display:none;
}

#slider
{
    position: absolute;
    z-index: 3;
}

#underSlider
{
    position: absolute;
    z-index: 2;
}

#spacerFriday
{
    float: left;
    width: 932px;
    height: 400px;
}

#spacerBrei
{
    float: left;
    width: 932px;
    height: 473px;
}

#spacerMade {
    float: left;
    width: 932px;
    height: 458px;
}

#slider #imageOverlay, #closeShop
{
    cursor: pointer;
}

.detailImage
{
    cursor:pointer;
}

#lettertype
{
    float: right;
    width: 50px;
    text-align: right;
}

#twitter
{
    float: left;
    width: 245px;
    height: 22px;
    padding: 0;
    margin: 0 0 0 500px;
}

.firstflag
{
    margin-left:10px;
     margin-top:5px;
}
.flag
{
    margin-left:1px;
    margin-top:5px;
}

#twitter a {
    float: left;
    margin-right: 10px;
}

#lettertype ul
{
    float: right;
    width: 36px;
    margin: 7px 0 0 0;
    padding: 0;
    list-style-type: none;
}

#lettertype ul li
{
    float: left;
    margin: 0;
    padding: 0;
}

#share {
    float: left;
    width: 403px;
    margin: 0 0 0 328px;
    padding: 10px 0 10px 0;
}

#share2 {
    float: left;
    width: 288px;
    margin: 0 0 0 443px;
    padding: 10px 0 10px 0;
}

.addthis_default_style .at15t_compact {
    margin: 0;
}

#homeSideImage {
    max-width: 217px;
}

/* Events */
#shareEvent {
    float: left;
    width: 288px;
    margin: 0 0 10px 0;
    padding: 0;
}

#showEvents {
    float: right;
    width: 150px;
    height: 25px;
    display: block;
    background: url('../images/ikgeefmeop.png') no-repeat;
}

#showEvents:hover {
    cursor: pointer;
    background-position: -150px 0;
}

#Events {
    float: left;
    display: none;
    
}

.fieldEvent
{
    width: 190px;
    border: 1px solid #58595b;
    background: #fff;
    color: #58595b;
}

.selectEvent {
    border: 1px solid #58595b;
    width: 250px;
    padding: 2px;
    color: #58595b;
    font-size: 11px;
}

#blancoWide {
    background: white;
    border: 1px solid #DEDEDE;
    float: left;
    line-height: 18px;
    margin: 0;
    min-height: 405px;
    padding: 0;
    width: 930px;
}

#contentBlanco {
    color: #58595B;
    float: left;
    line-height: 18px;
    padding: 0;
    width: 895px;
}

#movieBlanco {
    float: left;
    height: 56px;
    margin: 0;
    padding: 175px 0 0 0;
    position: relative;
    width: 25px;
    z-index: 20;
}
