#news_subheader {
    font-size: 18px;
}


#page-title {
    background: #96bcde;
}

#left {
    background: transparent url('/fileadmin/GFX/bg-left-rubriek.png') repeat-x scroll center top;
}

#highlights h3 {
    margin-top: 0;
}

#rubrieken .here {
    background-image: url('/fileadmin/GFX/bg-menu-rubriek.gif');
    color: black;
    border-left: 1px solid white;
    margin-left: -1px;
}

#content-block #content .content-block-item .style1 {
    background-color: #ffffff;
    width: 500px;
}

#content-block #content .style1 {
    width: 500px;
}

#content-block #content .content-block-item {
    width: auto;
    margin: 0;
    color: black;
}

#content-block #content .style1-title {
    color: be0026;
    font-size: 18px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

#content-block #content .style1-text {
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: black;
    padding-left: 10px;
}
#content-block #content .style1-text a:link, #content-block #content .style1-text a:visited, #content-block #content .style1-text a:active, #content-block #content .style1-text a:hover {
	text-decoration: underline;
	color: #3f3f3f;
}
#content-block #content .style1-image {
    float: right;
    margin-left: 15px;
    clear: right;
}

#content-block #content .style2 {
    background-color: #ddeac9;
    padding: 8px;
    width: 284px;
    float: left;
}

#content-block #content .style2 .postmetadata a {
    color: gray;
    text-decoration: underline;
}

#content-block #content .style2 .postmetadata a:hover {
    color: #000000;
}


#content-block .style2-title {
    color: red;
    font-size: 24px;
    margin-bottom: 15px;
}

#content-block .style2-subheader {
    color: black;
    font-size: 18px;
    margin-bottom: 15px;
}

#content-block #content .style2-text {
    text-align: left;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: black;
}

#content-block #content .style3 {
    padding: 15px;
    width: 158px;
    float: left;
}

#content-block #content .style3 .postmetadata a {
    color: gray;
    text-decoration: underline;
}

#content-block #content .style3 .postmetadata a:hover {
    color: #000000;
}

#content-block #content .style3-title {
    color: black;
    font-size: 18px;
}

#content-block #content .style3-subtitle {
    color: red;
    font-style: italic;
    font-size: 18px;
}

#content-block #content .style3-intro {
    color: green;
    font-style: italic;
    font-size: 18px;
}

#content-block #content .style3-text {
    text-align: left;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #000000;
}

#content-block #content .style4 {
    margin-left: 8px;
    margin-top: 8px;
    padding: 10px;
    background-color: #ddeac9;
    width: 466px;
}

#content-block #content .style4 .postmetadata a {
    color: gray;
    text-decoration: underline;
}

#content-block #content .style4 .postmetadata a:hover {
    color: #000000;
}

#content-block #content .style4-title {
    color: black;
    font-size: 18px;
}

#content-block #content .style4-subtitle {
    color: red;
    font-style: italic;
    font-size: 18px;
}

#content-block #content .style4-intro {
    color: green;
    font-style: italic;
    font-size: 18px;
}

#content-block #content .style4-text {
    text-align: left;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: black;
}

#content-block #content .style4-image {
    float: right;
    margin-left: 15px;
    clear: right;
}

#content-block #content .list3 {
    margin-top: 10px;
    border-top: 0px solid gray;
    padding: 5px;
    width: 150px;
    float: left;
}

#content-block #content .list3-title {
    color: black;
    font-size: 18px;
}

#content-block #content .list3-date {
    color: gray;
    font-style: italic;
}

#content-block #content .list3-text {
    text-align: left;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: black;
    padding: 5px;
}

#content-block #content .list4 {
    margin-top: 10px;
    border-top: 1px solid gray;
    padding: 5px;
    width: 466px;
    float: left;
}

#content-block #content .list4-title {
    color: black;
    font-size: 18px;
}

#content-block #content .list4-date {
    color: gray;
    font-style: italic;
}

#content-block #content .list4-text {
    text-align: left;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: black;
    padding: 5px;
}

#content-block .rubriek-search {
    clear: left;
    background-color: black;
    background-image: url('/fileadmin/GFX/icon_search_black.gif');
    background-repeat: no-repeat;
    color: white;
    height: 21px;
    width: 470px;
    line-height: 21px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 30px;
}

/*-- article style --*/
#content-block .article-title {
    color: red;
    font-size: 24px;
    margin: 10px;
    margin-bottom: 15px;
}

#content-block .article-subheader {
    color: black;
    font-size: 18px;
    margin: 10px;
    margin-bottom: 15px;
}

#content-block .article-intro {
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    margin: 10px;
}


#content-block .article-body {
    margin: 10px;
}

#content-block .article-image {
    float: left;
    margin: 10px;
}

table.comments {
    clear: left;
    margin: 10px;
}

/* rating */

#content-block .rubriek-rating {
    clear: left;
    background-color: black;
    color: white;
    height: 21px;
    width: 490px;
    line-height: 21px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
}
/* comments */

#content-block .rubriek-comments {
    clear: left;
    background-color: black;
    color: white;
    height: 21px;
    width: 490px;
    line-height: 21px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
}

#content-block .rubriek-lastcomments {
    clear: left;
    color: black;
    border-bottom: 1px solid gray;
    width: 490px;
    height: 21px;
    line-height: 21px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
}

#content-block .rubriek-comment-item {
    width: 475x;
    border-bottom: 1px solid gray;
    margin: 1px;
    margin-bottom: 0;
    padding: 10px;
}

#content-block .rubriek-comment-header {
    font-weight: bold;
    font-size: 10px;
}

#content-block .rubriek-comment-body {
}

.post {
    padding: 0px;
    padding-top: 0px;
}

.post h2 {
    padding-top: 5px;
    color: red;
    font-size: 24px;
    margin-bottom: 15px;
}

.post h3 {
    padding-top: 5px;
    color: black;
    font-size: 18px;
    font-style: italic;    
    margin-bottom: 15px;
}

.post news_subheader {
    padding-top: 5px;
    color: black;
    font-size: 18px;
    margin-bottom: 15px;
}

#postbody {
	padding-left: 10px;
}

.navigation {
	float: right;
	height: 1px;
	width: 1px;
	padding: 0px;
	margin: 0px;
}
#tmpHeader font {
	display: none;
}

.news-single-item {
	border: #000000 0px solid;
	background: none;
}

.news-single-related {
	border: #000000 0px solid;
	background: none;
}

.news-single-item dd {
	color: gray;
	clear: both;
	font-weight: bold;
}

.news-single-item dd a {
	color: #000000;
	clear: right;
	font-weight: bold;
	background: #ffffff;
}

.tx-ttnews-browsebox {
	background: transparent;
	border: #000000 0px solid;
}

.tx-ttnews-browsebox .tx-ttnews-browsebox-SCell {
	background: transparent;
	border: #000000 0px solid;
	font-weight: bold;
}

.tx-ttnews-browsebox p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.tx-ttnews-browsebox .tx-ttnews-browsebox-SCell p {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.wwwlink {
	color: #FF0000;
	font-weight: bold;
}