body {
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
    background:url(../_img/site_bg.gif) top left repeat-x #006699 fixed;
    color: #000;
    text-align: left;
    line-height: 1.4em;
    font-size: 62.5%;   
}

h1 {
    margin:2px 0;
    padding:0;
    line-height: 1.2em;
    font-size: 1.4em;
}
/* CONTENT BLOKKEN */
#content {
    position:absolute;
    top:0;    left:280px;
    z-index:5;
    padding:0;margin:0;
    width:605px;
}
#content_head {
    width:605px;
    height:90px;
    background:url(../_img/content_top_bg.gif) bottom left no-repeat;
  }
.content_ticket_top {
    display:block;
    width:605px;
    height:3px;
    font-size:1px;line-height:1px;
    margin:0;padding:0;
    background:url(../_img/ticket_top.gif) top left no-repeat;
}
.content_ticket_bot {
    display:block;
    width:605px;
    height:4px;
    font-size:1px;line-height:1px;
    margin:0;padding:0;
    background:url(../_img/ticket_bot.gif) top left no-repeat;
}
.content_ticket {
    padding:10px 15px;
    width:575px;
    background:#fff;
    margin:0;
    font-size:1.2em;
}
.content_left {
    float:left;
    width:185px;
    margin:0 15px 0 0;
}
.content_right {
    float:left;
    width:310px;
}
body#blog .content_right { width:375px; }
/* SMALLE PAGES */
body#small_content #content_head {
    width:453px;
    height:90px;
    background:url(../_img/content_top_bg.gif) top left no-repeat;
  }
body#small_content .content_ticket_top {
    display:block;
    width:453px;
    height:3px;
    font-size:1px;line-height:1px;
    margin:0;padding:0;
    background:url(../_img/ticket_top.gif) top left no-repeat;
}
body#small_content .content_ticket_bot {
    display:block;
    width:453px;
    height:4px;
    font-size:1px;line-height:1px;
    margin:0;padding:0;
    background:url(../_img/ticket_bot.gif) top left no-repeat;
}
body#small_content  .content_ticket {
    padding:10px 15px;
    width:423px;
    background:#fff;
    margin:0;
    font-size:1.2em;
}
body#small_content  .content_right {
    float:left;
    width:223px;
}

.content_ticket h1 { 
    font-size:1.4em;
    margin:0 0 8px 0;
}
.content_left img, .content_right img { margin:0 0 15px 0; }
.file_link {
	clear: both;
	margin: 3px 0;
}
.content_left .file_link img, .content_right .file_link img { margin: 0; }
.endTicket {
    clear:both;
    height:1px;
    font-size:1px;line-height:1px;
}
/* CONTENT TYPOGRAFIE STYLING */
ul, #textBlok ul { 
    margin:0 0 0 10px;
    padding-left: 0;
    margin-top:0;
    list-style: none;
    }
li {
    padding-left: 10px;
    background-image: url(../../images/balletje2.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
}

li {
    font-family: Arial, Helvetica, sans-serif;
    font-size:1.2em;
    line-height:1.6em;
    color:#333;
    text-align:left;
}
.quote_sample {
    display:block;
    margin:3px 0;
    line-height:1.6em;
}
.quote_bron {
    color:#333;
    font-size:1.1em;
}

a.read_more {
    display:block;
    margin:4px 0 6px 0;
    font-size:1.1em;
}
a, a:link, p a, p a:link { color:#000; text-decoration:underline; }
a:visited, p a:visited { color:#000 }
a:hover , p a:hover { color:#006699; text-decoration:none; }
h1 a, h1 a:link {
    color:#000; text-decoration:underline; font-size:14px; font-weight:lighter; }
h1 a:visited {  color:#000; text-decoration:underline; }  
h1 a:hover { color:#006699; text-decoration:none; }

/* GUESTBOOK */
.guestbook_overview {
    width:600px;
    clear:both;
    border-bottom:1px solid #ccc;
    padding:5px;
    color:#333;
    font-size:1.2em;
}
.guestbook_msg {
    float:left;
    width:400px;
}
/* DISCOGRAFIE */
.disco_item {
    clear:both;
    margin:0 0 15px 0;
}
.cd_cover  {
    float:left;
    width:130px;
    margin:0 15px 0 0;
}
.cd_info  {
    float:left;
    width:225px;
    margin:0;
}
#disco_head {
    position:absolute;
    top:0;left:0;
    z-index:16;
    width:290px;height:57px;
    background:url(../_img/disco_top_bg.gif) top left no-repeat;
}
#disco_head img#album_image {
    position:absolute;
    top:30px;left:153px;
    z-index:20;
}
#disco_head img#single_image {
    position:absolute;
    top:30px;left:210px;
    z-index:20;
}

a#single_but {
    position:absolute;
    top:30px;left:210px;
    z-index:20;
    display:block;
    width:50px;height:22px;
    background:url(../_img/disco_single_but.gif) 0 0 no-repeat;
}
a#single_but:hover {
    background-position:0 -22px;
}
a#album_but {
    position:absolute;
    top:30px;left:153px;
    z-index:20;
    display:block;
    width:51px;height:22px;
    background:url(../_img/disco_album_but.gif) 0 0 no-repeat;
}
a#album_but:hover {
    background-position:0 -22px;
}
a#bereken {
    position:absolute;
    top:12px;left:0;
    z-index:20;
    display:block;
    width:54px;height:15px;
    background:url(../_img/bereken.gif) 0 0 no-repeat;
}
a#bereken:hover {
    background-position:0 -15px;
}
#cd_focus_left {
    float:left;
    width:185px;
    margin:0 15px 0 0;
}
#song_overview {
    line-height:16px;
}
#song_overview a {
    text-decoration:none;
}   
#song_overview a:hover {
    text-decoration:underline;
}
/* GUESTBOOK */
/* DIRECT EDIT DIVS & INPUT */
input.pagetitle {
    border:1px solid #000;
    width:336px;
    padding:2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:lighter;
    line-height:16px;
    color:#000;
    text-align:left;
    margin:3px 0;
}
.cleanTextarea {
    width:336px;
    height:80px;
    clear:both;
    border:1px solid #000;
    padding:2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:16px;
    color:#000;
    text-align:left;
}
.blog_overview {
    width:70px;
    float:left;
    margin:5px 10px 0 0;
}
.blog_jaar {
    display:block;
    border-bottom:1px solid;
    margin:3px 0;
}
a.blog_maand_link  {
    text-decoration:none;
}
a.blog_maand_link:hover  {
    font-weight:bold;
}
.blog_jaar a {
    text-decoration:none;
}

.blog_jaar a:hover {
    font-weight:bold;
}
.blog_item_heading {
    display:block;
    margin:0 0 6px 0;
}
.back_link {
    font-size:11px;
    display:block;
    margin:0;
    text-align:right;
}
tr.info {
    font-size:11px;
    font-weight:bold;
    color:#444;
}
hr.clear {
	visibility: hidden;
	height: 1px;
	clear: both;
	float: none;
	font-size: 0px;
	line-height: 0px;
}

