﻿body
{
    background: url(../Images/bg_home.png) #ffffff repeat-y center top;
    font-family: Arial;
}

#div_main
{
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-437px;
	width:985px;
}

#div_logo
{
	position:absolute;
	top:0px;
	left:0px;
	
}

#div_logo_img
{
    background-image: url(../Images/cdslogo.png );
    background-repeat: no-repeat;
    width: 219px;
    height: 119px;
    cursor: pointer;
}

#div_header
{
	position:absolute;
	top:19px;
	left:243px;
	background-image:url('../Images/header.png');
	width:572px;
	height:50px;
}

#div_contact
{
	top:85px;
	left:660px;
	position:absolute;
	z-index:100;
}

#div_contact2
{
    top:85px;
	left:745px;
	position:absolute;
	z-index:100;
}

#div_roles
{
	background-image:url('../Images/background_roles.png');
	background-repeat:no-repeat;
	top:133px;
	left:660px;
	position:absolute;
	height:157px;
	width:214px;
}

img
{
	border:none;
}

#div_dancers
{
	top:311px;
	left:665px;
	position:absolute;
	z-index:50;
	/*background-image:url('../Images/dansers_groot.png');*/
	width:207px;
	height:529px;
	z-index:50;
}

#div_danshuis_img
{
	background-image:url('../Images/dhszlogo.png');
	width:213px;
	height:116px;
	cursor:pointer;
}

#div_contact_img
{
	background-image:url('../Images/button_contact.png');
	width:214px;
	height:40px;
	cursor:pointer;
}

.blockleft
{
   position :absolute ;
   left :0px;
   top :140px;
   z-index :20;  
}

#block_nieuwsbrief
{
   margin-top :5px;
}

.linknieuwsbrief
{
    background-image: url(../Images/pijlrechts.jpg);
    background-position: right;
    background-repeat: no-repeat;
    padding-right :25px;
    text-decoration :none;
   color:#EE4036; 
   font-size :16px; 
   font-family :Impact
}

.bg_input
{
    background-image: url(../Images/bg_inputemail.png);
    background-repeat: no-repeat;
    width :205px;
    height :23px;
}

.input
{
   width :201px;
   height :18px;
   color:#ffffff;
   margin-left :2px;
   margin-top :2px; 
}

.bg_button_email
{
    background-image: url(../Images/bg_button_email.png);
    background-repeat: no-repeat;
    width :83px;
    height :23px;
}

.algemeenbutton
{
    background-image: url(../Images/algemeenbutton.png);
    background-repeat: no-repeat;
    width :132px;
    height:40px;
    color: #EE4036;
    font-family:impact;
    font-size:20px;
    cursor :pointer ;
}


#div_dancers, #div_contact_img, #div_roles, #div_danshuis_img, #div_header, #div_bottom, #div_dancers, #div_logo_img { behavior: url(../Javascript/iepngfix.htc); }
