* {
	padding: 0px;
	margin: 0;
	font-family: tahoma;
	font-size: 12px;
	color: #4F131A;
}

html, body {
	text-align: center;
	height: 100%;
	background: url("../images/top_bg.png") repeat-x 50% 0px;
}

fieldset, img {
	border: 0px;
}
.wrapper {
	position: relative;
	width: 987px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -72px;
}

a {
	color: #4F131A;
	text-decoration: underline;
}

a:hover {
	color: #A10505;
	text-decoration: none;
}

/* Header */
#header {
	position: relative;
	width: 987px;
	height: 126px;
	background: url("../images/header_bg.png") no-repeat 0px 0px;
}

.headerlogo {
	width: 300px;
	height: 68px;
}
.headerlogo a {
	width: 300px;
	height: 68px;
	display: block;
}
.headerlogo h1 {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.headerlogo span {display: none;}

#topmenu {
	position: absolute;
	top: 63px;
	left: 0px;
	width: 979px;
	height: 55px;
	background: url("../images/topmenu_bg.png") no-repeat 0px 0px;
	padding: 8px 0px 0px 8px;
}

#topmenu li {
	height: 47px;
	line-height: 47px;
	float: left;
	list-style-type: none;	
	padding: 0px 17px;
	font-weight: bold;
	font-size: 13px;
	border-right: 1px solid #FFD3D5;
	border-left: 1px solid #FFFFFF;
}

#topmenu li.first {
	border-left: 0px;
}

#topmenu li.last {
	border-right: 0px;
	padding: 0px 22px;
}

#topmenu #act {
	position: relative;
	border-right: #FFAFB1;
	background: url("../images/topmenu_act.png") repeat-x 0px 0px;
}

#topmenu #act img.act_arrow {
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 47px;
}

#topmenu li a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#topmenu li a:hover {
	text-decoration: underline;
}

#topmenu #act a {
	color: #A10505;
}

#topmenu li input.keyword {
	background: #FFFFFF;
	width: 165px;
	border: 1px solid #FFC7C9;
	border-right: 1px solid #FF9396;
	border-bottom: 1px solid #FF9396;
	padding: 4px 4px 4px 4px;
	margin-right: 4px;
}
#topmenu li input.submit{
	background: #ffc0c0;
	width: 70px;
	border: 1px solid #FFC7C9;
	border-right: 1px solid #FF9396;
	border-bottom: 1px solid #FF9396;
	padding: 3px 4px 3px 4px;
	font-weight: bold;
}
	
/* Sidebar */
#sidebar {
	float: left;
	width: 221px;
	background: url("../images/sidebar_bg.png") repeat-y 0px 0px;
}

#sidebar div.sidebar {
	background: url("../images/sidebar_top.png") no-repeat 0px 0px;
}

#sidebar div.sidebar ul.sidebar {
	padding: 0px 0px 0px 8px;
}

#sidebar div.sidebar ul#inloggen {
	padding: 8px 0px 0px 8px;
}

#sidebar div.sidebar ul#userpanel {
	padding: 8px 0px 0px 8px;
}

#sidebar div.sidebar ul.sidebar li {
	height: 25px;
	line-height: 25px;
	list-style-type: none;
	padding: 0px 0px 0px 13px;
	width: 192px;
}

#sidebar div.sidebar ul.sidebar li.kop {
	width: 170px;
	height: 42px;
	line-height: 42px;
	padding: 0px 0px 0px 35px;
	font-weight: bold;
	background: url("../images/sidebar_kop.png") no-repeat 0px 0px;
}

#sidebar div.sidebar ul.sidebar li.txt {
	height: auto;
	line-height: 18px;
}

dl.inloggen {
	padding: 10px 0px 0px 0px;
	clear: both;
	width: 179px;
}

dl.inloggen dt {
	height: 30px;
	width: 82px;
	float: left;
	line-height: 26px;
}

dl.inloggen dd {
	height: 30px;
	width: 97px;
	float: left;
}

dl.inloggen input {
	background: #FFFFFF;
	width: 87px;
	border: 1px solid #FFC7C9;
	border-right: 1px solid #FF9396;
	border-bottom: 1px solid #FF9396;
	padding: 4px 4px 4px 4px;
}

input.submit {
	padding: 1px;
}

div.sidebar_top {
	width: 221px;
	height: 8px;
	background: #FFFFFF url("../images/sidebar_kopshadow.png") no-repeat 0px 0px;
}

div.sidebar_bottom {
	width: 221px;
	height: 15px;
	background: #FFFFFF url("../images/sidebar_bottom.png") no-repeat 0px 0px;
}

/* Content */
#content {
	z-index: 1;
	position: relative;
	width: 987px;
	clear: both;
}

#inhoud {
	float: right;
	width: 763px;
	background: url("../images/content_bg.png") repeat-y 0px 0px;
}

#inhoud div.inhoud {
	background: url("../images/content_top.png") no-repeat 0px 0px;
}

#inhoud div.inhoud_sub {
	background: url("../images/content_top2.png") no-repeat 0px 0px;
}

#inhoud div.gedicht_sidebar {
	float: right;
	width: 160px;
	background: #FFECEC;
	border-left: 1px solid #FFE1E2;
	border-bottom: 1px solid #FFE1E2;
	margin: 2px 11px 2px 25px;
	padding: 10px 10px 0px 10px;
}

div.gedicht_sidebar p {
	margin: 3px 0px 10px 0px;
	line-height: 18px;
}

div.gedicht_sidebar span.small {
	font-size: 11px;
	color: #A7898C;
	font-style: italic;
}

div.gedicht_sidebar ul.stemmen {
	margin: -5px 0px 5px 0px;
	height: 15px;
}

div.gedicht_sidebar ul.stemmen li {
	list-style-type: none;
	width: 16px;
	height: 15px;
	float: left;
}

div.gedicht_sidebar ul.stemmen li.vol {
	background: url("../images/ster_vol.png") no-repeat 0px 0px;
}

div.gedicht_sidebar ul.stemmen li.leeg {
	background: url("../images/ster_leeg.png") no-repeat 0px 0px;
}

div.gedicht_sidebar ul.tags {
	margin: -5px 0px 7px 0px;
}

div.gedicht_sidebar ul.tags li {
	list-style-type: none;
	background: url("../images/list_heart.gif") no-repeat 2px 5px;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
}

div.top_banner {
	width: 763px;
	background: url("../images/content_bottombreed.png") no-repeat 0px 100%;
	padding: 11px 0px 8px 0px;
	text-align: center;
}

div.skyscraper {
	position: absolute;
	top: 111px;
	left: 844px;
	background: url("../images/skyscraper_bg.png") no-repeat 0px 0px;
	width: 120px;
	height: 622px;
	padding: 11px;
}

div.skyscraper_sub {
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 844px;
	background: url("../images/skyscraper_bg2.png") no-repeat 0px 0px;
	width: 120px;
	height: 622px;
	padding: 11px;
}

div.vak {
	width: 610px;
	background: url("../images/contentvak_top.png") no-repeat 0px 0px;
	padding: 10px 0px 0px 8px;
}

div.vak_spec {
	width: 610px;
	padding: 10px 0px 0px 8px;
}

div.vak h2, div.vak_spec h2 {
	width: 567px;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 35px;
	background: url("../images/contentvak_kop.png") no-repeat 0px 0px;
	overflow: hidden;
}

div.vak h2 a, div.vak_spec h2 a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

div.vak div.inh, div.vak_spec div.inh {
	padding: 20px;
}

div.vak div.inh h3, div.vak_spec div.inh h3 {
	font-size: 16px;
	font-weight: bold;
	margin: -3px 0px 8px 0px;
}

div.vak div.inh p, div.vak_spec div.inh p {
	line-height: 18px;
	margin: 3px 0px 8px 0px;
}

div.vak div.inh ul, div.vak_spec div.inh ul {
	margin: 0px 0px 0px 30px;
}

div.vak div.inh ul li, div.vak_spec div.inh ul li {
	line-height: 23px;
}

div.vak_bottom {
	width: 618px;
	height: 13px;
	background: #FFFFFF url("../images/content_bottom.png") no-repeat 0px 0px;
}

div.vak_dubbel {
	width: 617px;
	background: url("../images/contentvak_top.png") no-repeat 0px 0px;
	padding: 0px;
	clear: both;
}

div.vakklein_l, div.vakklein_r {
	width: 307px;
}

div.vakklein_l {
	float: left;
}

div.vakklein_r {
	float: right;
}

div.vak_dubbel h2 {
	width: 263px;
	height: 42px;
	line-height: 42px;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 0px 0px 44px;
	background: url("../images/contentklein_top.png") no-repeat 0px 0px;
}

div.vakklein_bottom {
	width: 307px;
	height: 13px;
	background: #FFFFFF url("../images/contentklein_bottom.png") no-repeat 0px 0px;
}

div.vak_dubbel div.inh {
	width: 296px;
	padding: 2px 0px 1px 11px;
	background: url("../images/contentklein_bg.png") repeat-y 0px 0px;
}

div.vak_dubbel div.inh dl {
	width: 286px;
	height: 209px;
	clear: both;
}

div.vak_dubbel div.inh dl dt, div.vak_dubbel div.inh dl dd {
	border: 1px solid #FFD9DA;
	border-right: 1px solid #FFC4C5;
	border-bottom: 1px solid #FFC4C5;
	margin: 0px 1px 1px 0px;
	float: left;
	line-height: 32px;
	background: url("../images/tabel_bg.png") repeat-x 0px 0px;
}

div.vak_dubbel div.inh dl dt {
	width: 199px;
	padding: 0px 0px 0px 12px;
}

div.vak_dubbel div.inh dl dd {
	width: 69px;
	text-align: center;
}

div.vak_dubbel div.inh dl dd.long {
	width: 85px;
	height: 32px;
	text-align: center;
}

div.vak_dubbel div.inh dl dt.short {
	width: 183px;
	padding: 0px 0px 0px 12px;
}

div.vak_dubbel div.inh .kop {
	font-weight: bold;
	background: url("../images/tabeltop_bg.png") repeat-x 0px 0px;
}

dl.reageren {
	padding: 10px 0px 0px 0px;
	width: 410px;
	margin: 0px 0px 15px 0px;
	clear: both;
}

dl.reageren dt {
	height: 30px;
	width: 110px;
	float: left;
	line-height: 26px;
}

dl.reageren dd {
	height: 30px;
	width: 300px;
	float: left;
}

dl.reageren dd.textarea {
	height: 100px;
}

dl.reageren dt.textarea {
	height: 100px;
}
dl.reageren.long dt {width: 200px;}
dl.reageren.long {width: 500px;}

dl.reageren input {
	background: #FFFFFF;
	width: 140px;
	border: 1px solid #FFC7C9;
	border-right: 1px solid #FF9396;
	border-bottom: 1px solid #FF9396;
	padding: 4px 4px 4px 4px;
}

dl.reageren textarea {
	background: #FFFFFF;
	width: 280px;
	height: 90px;
	border: 1px solid #FFC7C9;
	border-right: 1px solid #FF9396;
	border-bottom: 1px solid #FF9396;
	padding: 4px 4px 4px 4px;
}

dl.reageren select {
	background: #FFFFFF;
	width: 200px;
	border: 1px solid #FFC7C9;
	border-right: 1px solid #FF9396;
	border-bottom: 1px solid #FF9396;
	padding: 4px;
}

br.clear {
	clear: both;
}

div.clear {
	height: 10px;
	clear: both;
	line-height: 10px;
	background: #000000;
}

div.reactie {
	border: 1px solid #FFC8CA;
	background: url("../images/reactie_bg.png") repeat-x 0px 0px;
	position: relative;
	margin: 15px 8px 20px 0px;
	padding: 12px 10px 0px 10px;
}

div.reactie p {
	padding: 3px 0px 5px 0px;
}

img.tekstwolk_arrow {
	position: absolute;
	top: -7px;
	left: 12px;
	width: 12px;
	height: 7px;
}

span.datumtijd {
	font-size: 11px;
	color: #A7898C;
}

div.hr {
	height: 1px;
	line-height: 1px;
	border-top: 1px solid #FFC8CA;
	margin: 20px 8px 13px 0px;
}

div.reclame {
	height: 250px;
	position: relative;
	background: #FFFFFF;
}

div.reclame div.blok_links {
	position: absolute;
	left: 8px;
	top: 0px;
	width: 300px;
	height: 250px;
}

div.reclame div.blok_rechts {
	position: absolute;
	left: 310px;
	top: 0px;
	width: 300px;
	height: 250px;
}
	
/* Footer */
#footer {
	position: relative;
	text-align: center;
	height: 72px;
	padding: 0px 0px 0px 0px;
	background: url("../images/bottom_bg.png") repeat-x 0px 0px;
}

#footer div.footer {
	position: relative;
	margin: 0 auto;
	width: 987px;
	height: 72px;
	background: url("../images/footer_bg.png") no-repeat 0px 0px;
}

div.footer span.copyright {
	position: absolute;
	line-height: 18px;
	left: 18px;
	top: 14px;
}

div.footer span.ontwikkeling {
	position: absolute;
	line-height: 18px;
	left: 18px;
	top: 32px;
	color: #D65464;
}

div.footer span.ontwikkeling a {
	color: #D65464;
}

div.footer ul.quicklinks {
	position: absolute;
	right: 5px;
	top: 14px;
	height: 18px;
}

div.footer ul.quicklinks li {
	height: 18px;
	line-height: 18px;
	float: right;
	padding: 0px 15px 0px 0px;
	list-style-type: none;
}

div.footer span.privacy {
	position: absolute;
	line-height: 18px;
	right: 20px;
	top: 32px;
	color: #D65464;
}

div.footer span.privacy a {
	color: #D65464;
}

#footer div.footer span, #footer div.footer span a, #footer div.footer ul li, #footer div.footer ul li a {
	font-size: 11px;
}

.push {
	height: 122px;
}


/* Extra Css */
.inh ul.two-rows {
	width: 500px;
}

.inh .two-rows li {
	float: left;
	width: 250px;
}

.category_poem {
	width: 274px;
	height: 170px;
	float: left;
	padding: 10px;
	border: 1px solid #ffe3e3;
	background: #fff url("../images/poem-bg.png") no-repeat 260px 10px;
	overflow: hidden;
}
.bg { background: #FFF9F9 url("../images/poem-bg.png") no-repeat 260px 10px; }
.category_poem span.title { font-size: 14px; font-weight: bold;}
.category_poem p {font-size: 11px; line-height: 11px;}


dl.category {
	padding: 2px 0px 1px 3px;
	width: 600px;
	clear: both;
}

dl.category dt, dl.category dd {
	border: 1px solid #FFD9DA;
	border-right: 1px solid #FFC4C5;
	border-bottom: 1px solid #FFC4C5;
	margin: 0px 1px 1px 0px;
	float: left;
	line-height: 32px;
	background: url("../images/tabel_bg.png") repeat-x 0px 0px;
}

dl.category dt {
	width: 407px;
	padding: 0px 0px 0px 12px;
}

dl.category dd.long {
	width: 100px;
	text-align: center;
	height: 32px;
}

dl.category dd {
	width: 69px;
	text-align: center;
}

dl.category .kop {
	font-weight: bold;
	background: url("../images/tabeltop_bg.png") repeat-x 0px 0px;
}

dl.category dd.pages {
	width: 40px;
	text-align: center;
}

dl.category dd.pages_first {
	width: 121px;
	text-align: center;
	font-weight: bold;
}

.ster_leeg {position: absolute; margin: 8px 2px; padding: 0px; height: 28px; background: url("../images/star_leeg_transparant.png") repeat-x; width: 78px;}
.ster_vol {position: absolute; margin: 0px 0px; padding: 0px; height: 28px; background: url("../images/star_vol_transparant.png") repeat-x;}

.category .ster_leeg {margin: 8px 10px;}
.gedicht_sidebar .ster_leeg {margin: 0px; margin-top: -10px; height: 18px;}
.gedicht_sidebar .ster_vol {height: 18px;}

.report { font-size: 11px; float: right; color: #A7898C; text-decoration: none; }

div.error { padding: 6px; padding-left: 28px; border: 1px solid #ff9396; line-height: 18px; background: #FFD4D5 url('../images/icons/cross.png') no-repeat 5px 5px; }
div.success { padding: 6px; padding-left: 28px; border: 1px solid #62D143; line-height: 18px; background: #BBFFA8 url('../images/icons/tick.png') no-repeat 5px 5px; }
div.warning { padding: 6px; padding-left: 28px; border: 1px solid #fdde33; line-height: 18px; background: #fffb89 url('../images/icons/error.png') no-repeat 5px 5px; }

.messages {margin: 0px; padding: 0px; margin-right: 10px;}
.messages div.error {margin: 10px;}
.messages div.success {margin: 10px;}

.search {
	background: #FFFFFF;
	width: 200px;
	border: 1px solid #FFC7C9;
	border-right: 1px solid #FF9396;
	border-bottom: 1px solid #FF9396;
	padding: 4px 4px 4px 4px;
	margin-right: 10px;
}

/* Tagcloud style */
.tagcloud {
	margin: 5px;
	text-align: center;
	line-height: 28px;
}

.tagcloud span {
	display: inline;
	font-weight: 700;
	margin: 0 2px;
	padding: 0;
}

.tagcloud .s1 a {
	font-size: 28px;
	font-weight: 700;
}

.tagcloud .s2 a {
	font-size: 23px;
	padding-bottom: 2px;
	font-weight: 700;
}

.tagcloud .s3 a {
	font-size: 20px;
	padding-bottom: 2px;
	font-weight: 700;
}

.tagcloud .s4 a {
	font-size: 17px;
	padding-bottom: 4px;
	font-weight: 700;
}

.tagcloud .s5 a {
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: 700;
}

.tagcloud .s6 a {
	font-size: 12px;
	padding-bottom: 6px;
	font-weight: 700;
}

.tagcloud a {
	color: #D22427;
	text-decoration: underline;
}

.tagcloud a:hover {
	color: #A10505;
	font-weight: 700;
	text-decoration: none;
}

/* NEWEST :) */
.profile-container {
	width: 100%;
	border: 1px solid #ff6161;
	margin-top: 7px;
}
.profile-button {
	float: left;
	text-align: center;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px;
	padding-left: 28px;
	padding-right: 28px;
	background-color: #ff6161;
}
.last-button {
	float: left;
	text-align: center;
	border-bottom: 1px solid #fff;
	padding: 5px;
	padding-left: 29px;
	padding-right: 29px;
	background-color: #ff6161;
}
.profile-button a, .last-button a { color: #fff; text-decoration: none; }
.active {
	background-color: #f23e3e;
	border-bottom: 0px;
}
.active a {
	color: #fff;
	text-decoration: underline;
}
.active a:hover {
	color: #fff;
}

/* Horoscoop */
.mm_table_horoscope {
	width: 400px;
}
