@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Jazzvibes
Theme URI: http://www.jazzvibes.nl
Description: Jazz Music Festival - De Tamboer Hoogeveen
Version: 07.04.2009
Author: T. Iamsam-ang
Authors URI: http://www.klabam.com */


/* CSS Document */
/*creative commons copyright(s) 2005-2009 KLABAM */
/*written by T.Iamsam-ang*/

/* general CSS template*/

body {
	height: 100%;
	background-color: #48182c;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	border: 0px solid #33CC00;
}

#content-right ul li { margin-right: 38px; }
p { padding-left: 33px; padding-right: 38px; font-weight:normal; }
h2 { font-size: 16px; color: #48182C; font-weight: bold; padding-left: 33px; padding-right: 38px; margin-top: 0px; }
h3 { font-size: 13px; color: #B50938; font-weight: bold; padding-left: 33px; padding-right: 38px; margin-bottom: -10px; }
hr { border-top: 0px; border-right: 0px; border-bottom: 1px; border-left: 0px; border: dotted thin #CCCCCC; margin: 0px 38px 20px 33px; }
/*links*/
a:link, a:visited { color: #B50938; text-decoration: none; }
a:hover, a:active { color: #48182C; text-decoration: none; }
/*news*/
.newshead { width:425px; margin: 0px 38px 5px 33px; background-color:#EDE1E1; padding:6px 0px 6px 5px; }
.newsmsg { width:430px; margin: 0px 38px 5px 33px; background-color:#FAEDED; padding:3px 0px 3px 0px; }
.newslink {font-size: 11px; font-weight:normal; }
/*general*/
.paarsXXL {	font-size: 20px; color: #48182C; text-decoration: none; }
.paarsBig {	font-size: 16px; color: #48182C; text-decoration: none; }
.paarsMed {	font-size: 14px; color: #48182C; text-decoration: none; }
.paarsNormal { font-size: 12px; color: #48182C; text-decoration: none; font-weight:bold; }
.paarsSmall { font-size: 11px; color: #48182C; text-decoration: none; }	
.roosXXL { font-size: 20px;	color: #B50938;	text-decoration: none; }
.roosBig { font-size: 16px;	color: #B50938;	text-decoration: none; }
.roosMed { font-size: 14px;	color: #B50938;	text-decoration: none; }
.roosNormal { font-size: 12px; color: #B50938;	text-decoration: none; font-weight:bold; }
.roosSmall { font-size: 11px; color: #B50938; text-decoration: none; }
.xsmall { font-size: 9px; color: #888888; }

#zoek {
	width: 200px;
	/*width: 150px;*/
	margin-top: 0px;
	/*margin-left: 340px;*/
	margin-left: 320px;
	position: relative;
	margin-bottom: 20px;
}

#boxoutside {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	bottom: 0px;
	position: relative;
	border: 0px solid #33CC00;
}

#header {
	width: 850px;
	height: 125px;
	margin: 0 auto;
	position: relative;
}

#contentbox {
	width: 850px;
	min-height: 780px;
	background-image: url("images/content-bg.gif");
	background-position: left top;
	background-repeat: repeat-y;
	overflow: hidden;
	margin: 0 auto;
	top: 0px;
	bottom: 0px;
	position: relative;
	border: 0px solid #33CC00;
}

#content-left {
	width: 343px;
	float: left;
	min-height: 770px;
	margin: 0 auto;
	position: relative;
	border: 0px solid #CCCC00;
}

#content-right {
	width: 501px;
	float: right;
	margin: 0 auto;
	position: relative;
	border: 0px solid #CC3399;
}