@charset "utf-8";
/* CSS Document */
body{
	background-image:url(images/slice_02.jpg); 
	background-repeat:repeat-x; 
	margin:0 auto;
	text-align: center;
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:13px;
	}
a{color:#000;}
a img{border:1px solid #900808;}
#container{
	width:1000px;
	margin:0 auto; 
	text-align: left;
	}
#logo{
	position:absolute; 
	top:10px;
	}
#header{
	height:152px; 
	padding-left:120px;
	}
h1{
	margin:0;
	padding-top:80px; 
	font-size:36px; 
	color:#FFF;
	}
#menu{
	margin:0 15px;
	background-color:#937a7a;
	height:40px;
	padding-left:120px;
	}
#menu ul{margin:0px; padding-top:10px; padding-left: 0px; font-size:14px;}
#menu ul li{ padding-left:10px; padding-right:10px;list-style:none;display:inline;}
#menu a{color:#fff; text-decoration:none;}
#menu a:hover, #footer a:hover{text-decoration:underline;}
#wrapper{
	background-image:url(images/bg.jpg); 
	background-repeat:no-repeat;
	padding:0px 20px;
	}
#sidebar{
	float:right;
	margin:0 20px; 
	width:213px; 
	border: solid 2px #900909; 
	border-top:0px; 
	background-color:#eaeaea;
	display: inline; /* dubbele margin IE6 bij float fixen */
	}
#sidebar dt{font-size:18px; text-align:right; margin:5px;}
#sidebar dd{margin:3px; border-bottom:dotted 1px #000; padding-bottom:10px;}


ul#breadcrumb{margin:0px; padding:0px;}
ul#breadcrumb li{display:inline;}
#content{
	width:700px;
	}

#content dt{font-size:14px; margin-bottom:5px; border-bottom:dotted 1px #000; margin-left:0px;}
#sidebar dd{margin:3px; padding-bottom:10px;}
h2{
	color:#900808;
	font-size:18px;
}
#footer{
	clear:both;
	height:50px;
	color:#999;
	padding-top:15px;
	}
#footer a{
	color:#999;
	text-decoration:none;
}


.thead a:link {
	color: #fff;
	text-decoration: none;
}

.thead a:visited {
	color: #fff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #fff;
	text-decoration: underline;
}

.tcat a:link {
	color: #fff;
}

.tcat a:visited {
	color: #fff;
}

.tcat a:hover, .tcat a:active {
	color: #fff;
}

.trow1 {
	background: #f5f5f5;
	border-bottom: 1px solid #e6e6e6;
}

.trow2 {
	background: #EFEFEF;
	border-bottom: 1px solid #e0e0e0;
}

.thead{
	background:#441818 url(http://www.harmonieulft.nl/mybb/images/flame/thead_bg.png) top left repeat-x;
	color:#fff;
	border-bottom: 1px solid #620302;
}
.tcat{
	background:#1B1C1B url(http://www.harmonieulft.nl/mybb/images/flame/tcat_bg.png) top left repeat-x;
	color:#FFF;
	border-bottom: 1px solid #000;
}

.trow_sep{
	background:#e5e5e5;
	color:#000;
	font-weight:bold;
}
.smalltext{
	color:#000;
	font-size:11px;
}
.float_right{
	float: right;
}
.submit{
	width:75px;
	height:35px;
}
h3{
	margin-top:10px;
	color:#900808;
}
