/* ROEPAEN CSS 

Title font used "Delicious" - A font by Jos Buivenga (exljbris) -> www.exljbris.nl 
Free for commercial use.

*/

body {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}
a { text-decoration: none; }

/* H-tag SIZES, use them for color differences, sizes are equal */
h1 {
	font-size: 24px;
	margin-bottom: 20px;
}
h2 {
	font-size: 24px;
	margin-bottom: 20px;
}
h3 {
	font-size: 16px;
	display: inline;
}
small {
	font-size: 9px; 
	color: #ccc;
}

/* HEADER-BAR MET TABS */

#header-bar {
	background-color: #000;
	width: 100%; height: 46px;
}
#header-bar .header { 
	width: 960px;
	margin: 0 auto;
	color: #fff;
	text-align: right;
}

.lang_select {
	float: left;
	margin-top: 14px;
	margin-left: 4px;
}
.lang_select img {
	margin-left: 1px
}
.tab {
	height: 46px;
	float: right;
}
.tab a {
	height: 46px;
	width: 129px;
	display: block;
}
.tabroepaen {
	background-image:url("../images/tab-roepaen-on.jpg");
	width: 129px;
	height: 46px;
}
.tabroepaen a { width: 108px; }
.tabpodium {
	background-image:url("../images/tab-podium-on.jpg");
	width: 101px;
	height: 46px;	
}
.tabpodium a { width: 101px; }
.tabkunsten a { width: 101px; }
.tabkunsten {
	background-image:url("http://www.roepaen.com/images/tab-kunsten-on.jpg");
	width: 101px;
	height: 46px;	
}
.tabkunsten a { width: 101px; }

/* LOGOBAR */


#container { 
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#menu {
	position: relative;
	width: 960px;
	height: 123px;
	clear: both;
}
.logo-bar { 
	height: 123px;
	width: 960px;
	position: absolute;
	top: 0px;
	left: 0px;
}




.logo-bar-menu {
	padding: 17px;
	padding-right: 0px;
	font-size: 17px;
	position: absolute;
	right: 0px;
	top: 50px;
	color: #b5c792;
	font-weight: bold;
}


/* PIC BAR */

.pic-bar {
	/*float: right;*/
	position: absolute;
	top: 0px;
	right: 0px;
	width: 250px;
	height: 600px;
	margin-left: 7px;

}
.pic-bar .artpanels {
	width: 250px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 250px;
}
.pic-bar .artpanels img {
	display: block; float: left;
}
.pic-bar .naw {
	font-size: 10px;
	line-height: 13px;	
	text-transform: uppercase;
	margin-top: 20px;
}
.pic-bar .naw a { color: #000; }
.pic-bar .naw a:hover { color: #333; }

.googlemap { position: absolute; right: 260px; }

/* content */

.the-content {
	position: absolute;
	top: 175px;
	left: 0px;
	width: 960px;
}
.content {
	line-height: 16px;
	width: 700px;
}

.hello-bar {
	width: 699px;
	height: 33px;
	color: #fff;
	background-image:url("../images/titlebar.jpg");	
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
.hello-bar div {
	padding-top: 7px;
	padding-left: 10px;
	text-transform: uppercase;
	color: #fff;
	width: 670px;
	font-size: 16px;
}
.hello-bar div a {
	color: #fff;
	width: 670px;	
}

/* form elements */
input, textarea, select { 
	font-family: arial;
	font-size: 11px;
	color: #000;
	padding: 3px;
	margin-top: 3px;
}

/* Nieuwe koppen dec 2009 */

.kop {
	color: #333;
	font-size: 27px;
	text-transform: uppercase;
	margin-top: -5px;
	padding-bottom: 5px;
	overflow: hidden;
	display: block;
	position: relative;
	white-space: nowrap;
}
.kop a {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 693px;
	height: 22px;
	z-index: 9;
	border: 0px solid #efefef;
}
.kop h4 {
	font-size: 27px;
}
.kop a img {
	border: 0px solid #f00;
	display: block;
	width: 693px;
	height: 25px;
}


/* BUTTONBAR edited in dec 2009 */

.button-bar {
	height: 38px;
	padding-top: 20px;
	clear: both;
	top: 120px;	
	left: 0px;
	position: absolute;
}

.button-bar a {
	color: #000; font-size: 17px; display: block; float: left; height: 20px; border: 0px solid #f00; position: relative; overflow: hidden;
}
.button-bar a img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height:20px;
	border: 0px solid #f00;
}

.button-bar a h4 {
	font-size: 17px; 
}
.button-bar img {
 float: left
}
.button-bar .btn:hover, .button-bar a:hover, .button-bar a h4:hover{
opacity: 0.5; 
}

.impressies {
	position: absolute; right: 0; top: 43px;
}
