H1 { 
	font-size: xx-large; 
	color: white; 
	text-align: center;
}



A:link    { color: #000000; font-size: 100% }
A:active  { color: #00DD00; font-size: 100% }
A:visited { color: #00AA00; font-size: 100% }

BODY { 
	background: #777777 url(/images/background11.jpg) 45% 40% fixed;
}


div {color: #DDDDDD }

.medlemContentDiv {
	width: 100%;
	height: 350px;
	overflow: auto;
}

.stam {
	width: 800px;
	font-size: small;
	text-align: left;
}

.note {
	padding-top: 30px;
	font-size: small;
	z-index: 3; 
	}

.gallery_index_line {	
	border: 2px solid #222222;
	font-size: 16px;
	color: #B0BAC6;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.gallery_thumb_index {
	border: 2px solid #FF0000;
}

.gallery_pic_row {
	border: 2px solid #00FF00;
	width: 650px;
	height: 160px;
}

.gallery_thumb {
	border: 2px solid #0000FF;
	float: left;
	height: 120px;
	width: 160px;
	margin: 10px;
	padding: 10px;
}

select {
	background-color: #2A2826; 
	border-color: #2A2826;
	font-size: 10px;
	color: #B0BAC6;
}


.menuDiv {
	position: absolute;
	left: 24px; 
	width: 150px; 
	top: 15px;
	z-index: 2; 
}

}

.subject_container {
	float: left;
	border: 10px solid #fff;
	margin: 2px;
	background: #fff;
	font-size: 12px;
}


.tekstDiv {	
	position: absolute;
	width: 560px;
	left: 25%;
	text-align: justify;
}

.tekstDiv_nowidth {	
	position: absolute;
	left: 25%;
	text-align: justify;
}

.banner {	
	background: #000000 url(/images/ildernet1.jpg);
	width: 1600px;
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
}

.tekstRight {
	position: absolute;
	right: 2%;
	margin-right: 5px;
	top: 15px;
	width: 150px;
}

.menuDivHeader {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #B0BAC6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}

.infoHeader {
	cursor: pointer;
}

.menuButBlank{
	margin-right: 6px;
}
.menuButPlus {
	background-image: url(/images/menplus.gif);
	margin-right: 6px;
}
.menuButMinus {
	background-image: url(/images/menminus.gif);
	margin-right: 6px;
	cursor: pointer;
}
.menuMarker {
	margin-right: 0px;
	cursor: pointer;
}
.subLinks {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subLinks a:link {
	text-decoration: none;
	color: #AAAAAA;
}
.subLinks a:visited {
	text-decoration: none;
	color: #BBBBBB;
}
.subLinks a:hover {
	text-decoration: none;
	color: #B0BAC6;
}
.showIt {
	display: block;
}
.hideIt {
	display: none;
}
.expBlank   { 
	display: none;
}
.expBlank2 { 
	display: none;
}
.expandIt { 
	background-image: url(/images/expall.gif); 
	cursor: pointer; 
	display: block;
	background-repeat: no-repeat
}
.expandIt2 {
	background-image: url(/images/closeall.gif);
	cursor: pointer;
	display: block;
	background-repeat: no-repeat
}
.controlP {
	margin-top: 0px; 
	margin-bottom: 0px;
}

