/* Dance Addicted template */

body {
background: #1a1719 url(../images/bgrepeat.jpg) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #63564d;
padding: 0px;
margin-top: 0px;
}
div#main_container {
width: 750px;
}

/* MENU ----------------------------------------------------*/
div#menu_container {
width: 750px;
height: 70px;
background: url(../images/menu.jpg) no-repeat;
}
div#menu{
text-align:left;
padding-left: 23px;
padding-top: 26px;
}
a.mainlevel {
font-size: 12px;
font-weight: bold;
color: #d5497c;
padding: 20px;
text-decoration	: none;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
}
html>body a.mainlevel {
color: #d5497c;
text-decoration: none;
font-size: 12px;
font-weight: bold;
} /* Opera5-Fix-fix ;-) */
a.mainlevel:hover, a.mainlevel#active_menu {
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #f3e9ef;
}


/* FOTO ----------------------------------------------------*/
div#foto_container {
width: 750px;
height: 220px;
background: url(../images/foto.jpg) no-repeat;
}


/* TITELS ----------------------------------------------------*/
div#titel_container {
width: 750px;
height: 70px;
background: url(../images/titel.jpg) no-repeat;
}
h1 {
text-align:left;
padding:28px;
font-size: 12px;
font-weight: bold;
color: #f3e9ef;
margin: 0px;
}


/* CONTENT ----------------------------------------------------*/
div#content_container {
width: 750px;
background: url(../images/contentbg.jpg) repeat-y;
}
div#content{
width: 740px;
background: #292420 url(../images/contentbg2.jpg) repeat-x;
}
div#contentleft{
float: left;
width: 200px;
padding: 10px;
text-align: left;
font-size: 11px;
}
div#contentright{
float: right;
width: 460px;
padding-left: 27px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: justify;
background: url(../images/sepline.jpg) no-repeat;
}
div#guestbookmessage{
width: 460px;
padding: 0px;
margin-bottom: 10px;
}
.article_separator {
border-bottom: dashed 1px #38312c;
display: block;
height: 0px;
padding-top: 10px;
margin-left: 4px;
margin-right: 5px;
margin-bottom: 10px;
}
.article_separator2 {
border-bottom: dashed 1px #38312c;
display: block;
height: 0px;
padding-top: 10px;
margin-bottom: 10px;
}
.contentheading, .componentheading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #aea4ab;
margin: 0px;
padding: 10px 0px 10px 0px;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #aea4ab;
margin: 0px;
padding: 12px 0px 18px 0px;
}
h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #aea4ab;
}
h5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px;
font-weight: normal;
padding: 2px;
}
h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px;
font-weight: normal;
background-color:#332c27;
padding: 2px;
}

ul {
list-style: square;
color: #332c27;
}

ul#boekingen {
list-style: square;
color: #63564d;
}

.moduletablenews {
border: 1px solid #332c27;
}

.moduletablenews h3 {
margin: 2px; 
padding: 8px; 
background: #332c27;
color: #63564d;
}

.createdate {
font-size: 10px;
color: #d5497c;
}

.easy_pagination {
font-size: 10px;
color: #d5497c;
}

.contentpaneopen img {
border: 1px dashed #aea4ab;
padding: 4px;
margin: 0px 0px 0px 20px;
}

/* FOOTER ----------------------------------------------------*/
div#footer_container {
width: 750px;
height: 80px;
background: url(../images/footer.jpg) no-repeat;
}
#footer{
width: 740px;
padding-top: 5px;
font-size: 12px;
font-weight: bold;
color: #d5497c;
}
#footerleft{
float: left;
}
#footerright{
float: right;
}
#copyright{
line-height: 70px;
padding-right: 10px;
}
#dalogo {
height: 70px;
width: 133px;
}
#hyveslogo {
height: 70px;
width: 88px;
}
.clear {
clear:both;
}


/* CONTACT FORMS ----------------------------------------------------*/
.button {
font-family      		: Verdana;
font-style       		: normal;
font-size        		: 11px;
font-weight      		: bold;
color            		: #ffffff;
background-color 		: #aea4ab;
border           		: 1px solid #aea4ab;  
padding					: 8px;
margin					: 4px;
}
.inputbox, input, textarea {
font-family      		: Verdana;
font-style       		: normal;
font-size        		: 11px;
font-weight      		: normal;
color            		: #ffffff;
background-color 		: #aea4ab;
border           		: 2px solid #aea4ab;  
padding					: 3px;
margin					: 4px;
}
#form_left {
width: 140px;
}
#form_right1 {
width: 110px;
}
#form_naam {
padding-bottom: 20px;
text-align: left;
}
#form_email, #form_onderwerp, #form_bericht {
padding-bottom: 20px;
text-align: left;
}

/* LINKS ----------------------------------------------------*/
#footer a:link { font-family: Verdana; color: #f3e9ef; font-size: 12px; text-decoration: none;}
#footer a:visited { font-family: Verdana; color: #f3e9ef; font-size: 12px; text-decoration: none;}
#footer a:active { font-family: Verdana; color: #f3e9ef; font-size: 12px; text-decoration: none;}
#footer a:hover { font-family: Verdana; color: #ba6e8c; font-size: 12px; text-decoration: none;}

#pathway a:link { font-family: Verdana; color: #0e5e98; font-size: 12px; text-decoration: none;}
#pathway a:visited { font-family: Verdana; color: #0e5e98; font-size: 12px; text-decoration: none;}
#pathway a:active { font-family: Verdana; color: #0e5e98; font-size: 12px; text-decoration: none;}
#pathway a:hover { font-family: Verdana; color: #FFFFFF; font-size: 12px; text-decoration: none;}

#contentleft a:link { font-family: Verdana; color: #0e5e98; font-size: 10px; text-decoration: none;}
#contentleft a:active { font-family: Verdana; color: #0e5e98; font-size: 10px; text-decoration: none;}
#contentleft a:hover { font-family: Verdana; color: #042439; font-size: 10px; text-decoration: none;}

#contentright a:link { font-family: Verdana; color: #c495ad; font-size: 12px; text-decoration: none;}
#contentright a:visited { font-family: Verdana; color: #c495ad; font-size: 12px; text-decoration: none;}
#contentright a:active { font-family: Verdana; color: #c495ad; font-size: 12px; text-decoration: none;}
#contentright a:hover { font-family: Verdana; color: #d5497c; font-size: 12px; text-decoration: none;}

#menu a:link { font-family: Verdana; color: #d5497c; font-size: 12px; text-decoration: none;}
#menu a:active { font-family: Verdana; color: #f3e9ef; font-size: 12px; text-decoration: none;}
#menu a:hover { font-family: Verdana; color: #f3e9ef; font-size: 12px; text-decoration: none;}

