/*Basic*/
*{
	padding:0;
	margin:0;
}
html, body {
	height: 100%; /* héél belangrijk */
	font: small Arial, sans-serif;
	color: #fff;
	background: #050505;
	text-align: center;
}
img {
border: 0;
}
h1 {
	font: medium Arial, sans-serif;
}
a {
	outline: none;
	color: white;
}
a.tab1:hover {
	color: #79E359;
}
a.tab2:hover {
	color: #94D524;
}
a.tab3:hover {
	color: #A400E6;
}
a.tab4:hover {
	color: #0066FF;
}
a.tab5:hover {
	color: #520073;
}
a.tab6:hover {
	color: #FF6519;
}
a.tab7:hover {
	color: #6B78FF;
}
a:active
{
  outline: none;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.titelgrijs {
	font-weight: bold;
	color: #333333;
}
.titel1 {
	font-weight: bold;
	color: #79E359;
}
.titel2 {
	font-weight: bold;
	color: #94D524;
}
.tekst2 {
	color: #94D524;
}
.tekst5_licht {
	color: #7e4395;
}
.titel3 {
	font-weight: bold;
	color: #A400E6;
}
.titel4 {
	font-weight: bold;
	color: #0066FF;
}
.titel4_donker {
	font-weight: bold;
	color: #00388c;
}
.titel5 {
	font-weight: bold;
	color: #7900a8;
}
.titel5_sub {
	font-weight: bold;
	font-size:13px;
	color: #7900a8;
}
.tekst5 {
	color: #7900a8;
}
.titel5_donker {
	font-weight: bold;
	color: #7e4395;
}
.titel6 {
	font-weight: bold;
	color: #FF6519;
}
.titel7 {
	font-weight: bold;
	color: #6B78FF;
}
.tekst3 {
	color: #A400E6;
}
.bijschrift_foto {
	color: #707070;
	font-size:x-small;
	text-align: center;
}
/*Main Lay-out*/
#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	background: #000000;
	border-color: #000000;
	border-left-style: solid;
	border-left-width: 5px;
	border-right-style: solid;
	border-right-width: 5px;
}
#content {
	height: 425px;
}
#navbar {
	width: 950px;
}
#navbar_active {
	height: 5px;
	position: absolute;
	width: 950px;
	top: 445px;
	line-height: 5px;
}
.active_tab1 {
	background-color: #046F00;
}
.active_tab2 {
	background-color: #94D524;
}
.active_tab3 {
	background-color: #B60707;
}
.active_tab4 {
	background-color: #0066FF;
}
.active_tab5 {
	background-color: #400059;
}
.active_tab6 {
	background-color: #FF3200;
}
.active_tab7 {
	background-color: #000B81;
}
#header {
	text-align: center;
	min-height: 101px;
}
#footer {
	position: relative;
	bottom: 0; /* heel belangrijk */
	width: 100%;
	height: 40px;
	background-color: #000000;
	color: #707070;
	font-size:x-small;
	line-height: 15px;
	text-align: center;
}
/*Subnavigation Lay-out*/
#subnav {
	position: absolute;
	margin-top: 80px;
	margin-left: 0px;
	width: 300px;
	z-index: 90;

}
#subnav a{
	text-decoration: none;
}
#subnav.tab1 a:hover {
	color: #79E359;
}
#subnav.tab2 a {
	color: #4a630f;
}
#subnav.tab2 a:hover {
	color: #c7ff66;
}
#subnav.tab3 a:hover {
	color: #5e0404;
}
#subnav.tab4 a:hover {
	color: #00388c;
}

#subnav.tab5 a:hover {
	color: #7e4395;
}
#subnav.tab6 a:hover {
	color: #8A1B00;
}
#subnav.tab7 a:hover {
	color: #6B78FF;
}
.corners {
	background: #400059;
}
.cornerstab1 {
	background: #046F00;
}
.cornerstab2 {
	background: #94D524;
	color:#4a630f;
}
.cornerstab3 {
	background: #B60707;
}
.cornerstab4 {
	background: #0066FF;
}
.cornerstab5 {
	background: #400059;
	background-image: url(pages/actueel/images/actueel.gif);
background-repeat: no-repeat;
}
.cornerstab6 {
	background: #FF3200;
}
.cornerstab7 {
	background: #000B81;
}
/*Subnavigation Jonge Wolven*/
#logojongewolven img {
	float: left;
	width: 85px;
	height: 85px;
	padding-left: 25px;
	padding-bottom: 25px;
}
/*Subnavigation artists*/
#photoartist img {
	float: left;
	width: 110px;
	height: 150px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#artist {
	padding-right: 20px;

	text-align: right;
	list-style:none;
}
#artist li {
	padding-bottom: 20px;
}
#artist ul {
	list-style:none;
}
.geboortejaar {
	font-size: 12px;
	color: #79E359;
}
/*Subnavigation publicatie*/
.jaar {
	font-size: 11px;
	color: #00388c;
}
.jaar_titel {
	font-size: 11px;
	color: #0066FF;
}
/*Subnavigation actueel*/
.jaar_actueel {
	font-size: 11px;
	color: #7e4395;
}
.jaar_title_actueel {
	font-size: 11px;
	color: #7900a8;
}
.title_actueel {
	color: #7e4395;
	font-weight: bold;
}
/*Slideshow kunstenaars en galerij*/
.pics {  
	position: absolute;
	width:   695px;  
   height:  370px;
   padding: 0;  
   margin-top:  30px;
   margin-left: 250px;
} 
.pics img {
   width:  530px; 
   height: 370px; 
   top:  0; 
   left: 0;
} 
.artwork {
	padding-right: 10px;
	float: left;
}
.artwork_text {
   padding-top: 40px; 
	float: left;
	line-height: 20px;
	width: 140px;
}
#info {
	color: #707070;
	font-size: x-small;
	padding-top: 405px;
	padding-left: 365px;
}
/*Slideshow index*/
.pics_index {  
	position: absolute;
	width:   950px;  
   height:  425px;  

   padding: 0;  
   margin:  0;
} 
.pics_index img {
   width:  950px; 
   height: 425px; 
   top:  0; 
   left: 0;
}
/*Scrollpane*/
p, td {
	color: white;
}
td {
	padding: 0 0 10px 0;
	vertical-align: top;
	line-height: 1.2em;
}
.left_indent {
	padding: 35px 0 0 20px;
}
.aligncenter {
	text-align: center;
}
.list {
	color: white;
	margin-left: 50px;
	list-style: square;
}
.list_indent1 {
	color: white;
	margin-left: 50px;
	list-style: circle;
}
.list_style_none {
	color: white;
	margin-left: 40px;
	list-style: none;
}
.list_style_music {
	color: white;
	font: x-small Arial, sans-serif;
	margin-left: 40px;
	list-style: decimal;
}

