html, body {
    position:relative;
    margin:0 auto;
    text-align:center;
    padding:0;
    height:100%;
    background:url(../_img/menu_hold_bg.gif) top center repeat-y #d44723;
    font-family: Georgia, Times, serif;
    font-size:14px;
    line-height:18px;
    color:#222;
}
#menu_hold {
    position:relative;
    height:120px;
    width:100%;
    bottom:0;left:0;
    text-align:center;
}
#menu_holder {
    margin:0 auto;
    width: 886px;
}
#ornament_left {
    position:absolute;
    bottom:76px;left:0;
    width:100px;
    height:180px;
    background:url(../_img/ornament_left.png) 0 0 no-repeat;
}
#ornament_right {
    position:absolute;
    bottom:103px;right:0;
    width:50px;
    height:67px;
    background:url(../_img/ornament_right.gif) 0 0 no-repeat;
}
body#communicatie #ornament_left { bottom:86px; }
body#communicatie #ornament_right { bottom:113px; }
/* COACHING */
body#coaching {
    background:url(../_img/coaching_menu_hold_bg.gif) top center repeat-y #ffc825;
}
body#coaching #ornament_left { 
    background:url(../_img/coaching_ornament_left.png) 0 0 no-repeat;
    bottom:86px; 
}
body#coaching #ornament_right { 
    background:url(../_img/coaching_ornament_right.gif) 0 0 no-repeat;
    bottom:113px; 
}
#site_content {
    height:550px;
    text-align:left;
    background:url(../_img/site_bg.jpg) center bottom no-repeat #f2f2f2;
}
body#home #site_content { text-align:center; }
.content_holder {
    padding:55px 0 0 0;
    width:905px;
    margin:0 auto;
    position:relative;
    height:493px;
/*    border:1px solid; */
    background:url(../_img/default_bg.jpg) 2px bottom no-repeat;
}

#wrapper {
    border:1px solid #ff00ff;
}
/* TOP BUTTONS */
a#home_communicatie, a#home_coaching {
    position:absolute;
    top:55px;left:-1px;
    z-index:4;
    display:block;
    width:451px;
    height:87px;
    background:url(../_img/top_buttons.png) 0 0 no-repeat;    
/*    background:url(../_img/top_buttons_TEMP.png) 0 0 no-repeat; */
}
h2.top_buttons { display:none; }
a#home_communicatie:focus, a#home_coaching:focus { outline:none; }
a#home_coaching {
    width:452px;
    left:450px;
    background-position: -451px 0;
}
img#logo_small {
    position:absolute;
    top:230px;left:30px;
    z-index:4;
}
img#logo_intro {
    margin-top:110px;
}
body#communicatie a#home_coaching { background-position:-451px -88px; }
body#coaching a#home_communicatie { background-position:0 -88px; }

/* CONTENT  HOLDERS */
#page_content {
    margin:90px 0 0 244px;
    width:600px;
    padding-top:15px;
    height:400px;
    background:url(../_img/content_comm_short.png) 0 0 no-repeat;
}
#content_hold {
    margin:0 30px 10px 22px;
    text-align:left;
    width:375px;
}
h1 {
    font-weight:lighter;
    font-size:18px;
    margin:0 0 7px 0;
    color:#F05A22;
}
body#coaching h1 { color:#FFA600; }

/* PAGE CONTENT BLOKKEN - standaard kort, alleen contacformulier lang & portfolio eigen ding */
body#communicatie .content_holder #page_content {
    background-image:url(../_img/content_comm_short.png);
}
body#coaching .content_holder #page_content {
    background-image:url(../_img/content_coach_short.png);
}
/* com_contact */
body#communicatie .content_holder#contact #page_content {
    background-image:url(../_img/content_comm_long.png);
}
/* co_contact */
body#coaching .content_holder#coach_contact #page_content {
    background-image:url(../_img/content_coach_long.png);
}
/* com_portfolio */
body#communicatie .content_holder#portfolio #page_content {
    background-image:url(../_img/content_portfolio.png);
}
/* PAGE HEADING */
h1.page_header {
    width:203px;
    height:27px;
    margin:3px 0 8px 67px;
    background:url(../_img/page_headers_h1.gif) 0 0 no-repeat;
}
.h1_alt { display:none; }
h1.page_header#bouwt_h1 { background-position: 0 -80px; }
h1.page_header#ontwerpt_h1 { background-position: 0 -120px; }
h1.page_header#schrijft_h1 { background-position: 0 -160px; }
h1.page_header#is_h1 { background-position: 0 -200px; }
h1.page_header#bereikbaar_h1 { background-position: 0 -280px; }
h1.page_header#contact_h1 { background-position: 0 -320px; }
h1.page_header#coaching_bg_h1 { background-position: 0 -40px; }
h1.page_header#personal_h1 { background-position: 0 -360px; }
h1.page_header#loopbaan_h1 { background-position: 0 -400px; }
h1.page_header#coach_is_h1 { background-position: 0 -200px; }
h1.page_header#co_bereikbaar_h1 { background-position: 0 -280px; }
h1.page_header#coach_contact_h1 { background-position: 0 -320px; }
h1.page_header#workshop_h1 { background-position: 0 -40px; }

/* BACKGROUND IMAGES  */
/* communicatie */
.content_holder#communicatie_bg { 
    background-image:url(../_img/bg_communicatie.jpg);
}
/* bouwt */
.content_holder#bouwt { 
    background-image:url(../_img/bg_communicatie_2.jpg);
}
/* ontwerpt */
.content_holder#ontwerpt { 
    background-image:url(../_img/bg_communicatie.jpg);
}
/* schrijft */
.content_holder#schrijft { 
    background-image:url(../_img/bg_communicatie_2.jpg);
}
/* is */
.content_holder#is { 
    background-image:url(../_img/wie_bg.jpg);
}
/* bereikbaar */
.content_holder#bereikbaar { 
    background-image:url(../_img/bg_communicatie_2.jpg);
}
/* contact form */
.content_holder#contact { 
    background-image:url(../_img/default_bg.jpg);
}
/* coaching */
.content_holder#coaching_bg { 
    background-image:url(../_img/bg_coaching_2.jpg);
}
/* personal */
.content_holder#personal {
    background-image:url(../_img/bg_coaching_3.jpg);
}
/* loopbaan */
.content_holder#loopbaan {
    background-image:url(../_img/bg_coaching_2.jpg);
}
/* coach_is */
.content_holder#coach_is {
    background-image:url(../_img/wie_bg.jpg);
}
/* co_bereikbaar */
.content_holder#co_bereikbaar {
    background-image:url(../_img/bg_coaching_3.jpg);
}
/* co_contact */
.content_holder#coach_contact {
    background-image:url(../_img/default_bg.jpg);
}

.content_holder#contact #content_hold, .content_holder#coach_contact #content_hold { width:555px; }
table#contact_form { font-size:12px;line-height:16px; }

/* PORTFOLIO STUFF */
.content_holder#portfolio {
    background-image:url(../_img/default_bg.jpg);
}
.content_holder#portfolio #page_content {
    margin:100px 0 0 15px;
    width:867px;
    height:370px;
    padding-top:15px;
    background-image:url(../_img/content_portfolio.png);
}
.content_holder#portfolio #content_hold {
    margin:0 30px 10px 22px;
    text-align:left;
    width:830px;
    padding-top:30px;
}
.overviewBox {
    width:244px;
    float:left;
    font-size:12px;
    border-bottom:1px dotted #ccc;
}
.overviewBox h3 {
    margin:0;
    font-size:14px;
    font-weight:bold;
}
.overviewBox h3 a {
    text-decoration:none;
}
.overviewBox h3 a:hover {
text-decoration:underline;
}
#portTop {
    padding:0 0 5px 0;
    margin:0 10px 5px 0;
    background:url(../_img/dot_border_orange.gif) bottom left repeat-x;
}
#portTop h2 { margin:0;padding:0;color:#F05A22; }
.portPics {
    width:390px;
    font-size:12px;
    float:left;
}
img.thumb {
    border-right:1px dotted #ccc;
    border-bottom:1px dotted #ccc;
}
#portPager {
    clear:both;
    height:15px;
    position:absolute;
    padding:5px 0 0 0;
    width:680px;
    bottom:35px;
    left:25px;
    border-top:1px solid #f7ac90;
}
#portPager a {
    color:#000;
    text-decoration:none;
}
#portPager a:hover {
    text-decoration:underline;
}
#overview {
    color:#000;
    text-decoration:none;
    position:absolute;
    bottom:0;right:200px;
}
#nxt {
    color:#000;
    text-decoration:none;
    position:absolute;
    bottom:0;right:0;
}
#prev {
    color:#000;
    text-decoration:none;
    position:absolute;
    bottom:0;left:0;
}
#prev:hover, #nxt:hover, #overview:hover {
    text-decoration:underline;
}
.portPics {
    font-size:12px;
}
#portFocus {
    clear:both;
    font-size:12px;
}


/* Typo */
strong {
    font-weight:bold;
}
p {
    margin:0;padding:0;
}
p strong {
    font-weight:bold;
}
a, p a {
    color:#F05A22;
    text-decoration:none;
}
a, p a:hover {
    color:#F05A22;
    text-decoration:underline;
}
body#coaching a { color:#FFA600; }
body#coaching a:hover { 
    color:#FFA600; 
    text-decoration:underline;
}
input.clean {
    border:1px solid #ccc;
    font-family: Georgia, Times, serif;
    font-size:12px;
    color:#222;
}
textarea {
    border:1px solid #ccc;
    font-family: Georgia, Times, serif;
    font-size:12px;
    color:#222;
}
h2 {
    margin:3px 0;
    font-size:16px;
    line-height:19px;
}
h2 a { color:#191919; } h2 a:hover { color:#990000; }

/* LIST */
#page_content ul, #disclaim ul { 
    margin:5px 0 5px 10px;
    padding-left: 0;
    list-style: none;
}
#page_content li,  #disclaim li {
    padding-left: 12px;
    line-height:18px;
    background-image: url(../_img/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    text-align:left;
}
#page_content li a {
    color:#F05A22;
    text-decoration:none;
}
#page_content li a:hover {
    color:#F05A22;
    text-decoration:underline;
}
body#coaching #page_content  li a { color:#FFA600; }
body#coaching #page_content li a:hover {
    color:#FFA600;
    text-decoration:underline;
}
#disclaim {
    width:400px;
    padding:10px;
    background:#fff;
    margin:10px;
    text-align:left;
    border-top:1px solid #CCC;
    border-right:1px solid #CCC; 
}
/* FORM */
input.input_clean-auto_fill {
    padding: 2px;
    font-family: Georgia, Times, serif;
    font-size: 14px;
    color: #222;
    border: 1px solid #ccc;
    margin: 5px 0;
}
