/* CSS Document */

html, body{
background-color:#948f7d;
background-image:url(/images/bg1.gif);
background-repeat:repeat-x;
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
margin:0px;
padding:0;
height:100%;

}


h1{
font-size:14px;
color:#ffffff;
}

h2{
font-size:14px;
color:#ffffff;
}

#body2{
position: relative;
background-image:url(/images/bg_rood.gif);
background-position:bottom;
background-repeat:repeat-x;
min-height: 100%;
height:auto !important; /* voor moderne browsers */
height:100%; /* voor IE */
border:0px solid red
}

#container{
margin: 0px auto;

min-height: 100%;
height:auto !important; /* voor moderne browsers */
height:100%; /* voor IE */
}

.fixed{
width:950px;
}

.clearer{
height:1px;
clear:both;
}

#top{
width:950px;
height:156px;
background-image:url(/images/bg_top.gif);
background-repeat:no-repeat;
}



#content{
position:relative;
background-color:#948f7d;
height:auto;
}

.main_left{
display:block;
width:232px;
float:left;
padding:10px;
}

.main{
display:block;
width:626px;
float:left;
line-height:22px;
color:#ffffff;
padding:20px 0 20px 50px;
}

#content ul{
	margin:20px 0 0 15px;
	list-style-type:square;
}

#content li{
margin:0 0 4px 0;
}



.lijn{
z-index:10px;
position:absolute;
height:100%;
left:251px;
}

.top_logo{
float:left;
height:156px;
}

#navigatie{
float:left;
width:658px;
margin:50px 0 0 0;
font-weight:bold;
padding:0;

}

#navigatie ul{
margin:5px 0 0 0;
padding:0;
}

#navigatie li{
display:inline;
margin:0 0 0 50px;
padding:0;
}

	
#navigatie .bl {
	text-decoration:none;
	color:#00b5cb;
	}
#navigatie .bl:hover {
	text-decoration:none;
	color:#000000;
	}
	
#navigatie .rd {
	text-decoration:none;
	color:#ee2928;
	}
#navigatie .rd:hover {
	text-decoration:none;
	color:#000000;
	}




#footer{
position: absolute;
bottom: 0; /* heel belangrijk */
width:950px;
height:79px;
background-image:url(/images/bg_footer.gif);
background-repeat:no-repeat;
}

#footer #aceview{
float:left;
	margin: 50px 0 0 0;

width:190px;
display:block;

}

#footer #aceview a{
color:#ffffff;
text-decoration:none;
}

#footer ul {
	float:left;
	margin: 5px 0 0 0;
	padding: 0;
}


#footer li {
	display:inline;
	height:25px;
	
}

#footer li a {
	color:#333333;
	text-decoration: none;
	padding: 0 5px 0 5px;
}

#footer li a:hover {
	font-size:10px;
	color:#000000;
	text-decoration: none;
	
}

input{
border: 1px solid #ffffff;
}

textarea{
border: 1px solid #ffffff;
}

.fotostrip{
border:1px solid #a4a090;

}

.verder a{
display:block;
width:60px;
height:15px;
padding:0px 2px 6px 2px;
text-decoration:none;
text-align:center;
background-color:#000000;
}

.verder a:hover{
display:block;
width:60px;
height:15px;
padding:0px 2px 6px 2px;
text-decoration:none;
text-align:center;
color:#000000;
background-color:#ffffff;
}

strong{
color:#000000;
}

ul{
margin:20px 0 0 15px;
list-style-type:square;
color:#ffffff;

}

li{
margin:0 0 10px 0;
}

a{
color:#000000;
text-decoration:underline;
}

a:hover{
color:#ffffff;
text-decoration:none;
}

.vaste_kunstenaar_fotos {
	width:602px;
	overflow:hidden;
	margin-top:10px;
	border-top:1px solid #a4a090;
	border-left:1px solid #a4a090;
}

.vaste_kunstenaar_foto_container {
	width:300px;
	height:200px;
	overflow:hidden;
	text-align:center;
	float:left;
	border-bottom:1px solid #a4a090;
	border-right:1px solid #a4a090;
}

.vaste_kunstenaar_foto {
	width:256px;
	height:192px;
	overflow:hidden;
}

.vaste_kunstenaar_foto img {
	border:1px solid #a4a090;
}