*{

	margin:0px;
	padding:0px;
	font-family: "Century Gothic",  arial;
}

img.thumb{
 	width:100px; 
	height:100px;
	border: 3px #FFFFFF solid;
}

img.thumbalbum{
 	width:150px; 
	height:150px;
	border: 3px #FFFFFF solid;
}

body{
	color: #000000;
	text-align:center;
	background-color:#CCC8C4;

}

img{
	border:0px;
}

#scrol_news{

	position:absolute;
	color: #FFFFFF;
	height: 20px;
	border: 9px #FFFFFF solid;
	margin-left: 0px;
	margin-top: 40px;
	padding-top: 2.0px;
	background-color:#3A3A3A;


}


#scroller{

	position:absolute;
	color: #FFFFFF;
	width: 820px;
	height: 20px;
	border: 9px #FFFFFF solid;
	margin-left: 74px;
	margin-top: 40px;
	padding-top: 2.0px;
	background-color:#3A3A3A;
	border-bottom: 100px #FFFFFF solid;
	border-left: 0px #FFFFFF solid;

}
#general_box{
	background-color:#FFFFFF;
	width:904px;
	text-align:left;
	margin:auto;


}


#top{
	background-color:#FFFFFF;
	width:100%;
	text-align:center;
	height: 175px;
 }

#item_links{
	padding-left: 0px;
	padding-right: 10px;
	position:absolute;
	background-color:#FFFFFF;
	float:center; 
	width:894px;
	height:50px;
	margin-top: 0px;
}


#menu
{
	background-color:#3A3A3A;
	margin-left: 10px;
	float: center;
	width: 884px;
	height: 30px;
	margin-top: 0px;
	text-align:center;
	padding-bottom:3px;

}

.menu_header
{
	background-repeat:no-repeat;
	width: 100%;
	height: 51px;
	background-image: url(../images/stripe_header.gif);

}

.menu_content
{
	margin-left: 4px;
	background-image: url(../images/nav_bg.gif);
}

.menu_footer
{
	font-size: 8px;
	background-repeat:no-repeat;
	position: absolute;
	height: 175px;
	width: 85px;
	color: #3A3A3A;
	text-align: right;
	padding-top:180px; 
}


.menu_button a
{
	font-size: 10px;
	text-align: center;
	color: #006699;
	text-decoration: none;
}

.foto_album_bijschrift
{
	color: #000000;
	text-align: left;
	margin-left: 100px;
}

.menu_button
{
	background-repeat:no-repeat;
	width: 100px;
	height: 32px;
	background-image: url(../images/stripe_button.gif);
	text-align: center;
	padding-top: 2px;
}
.menu_vstreep
{
	color: #FFFFFF;
	height: 40px;;
	text-align: center;

}

#onder_menu{

	position: absolute;
	margin-top: 17px;
	padding-top: 0px;
	height:150px;
	width: 900px;
	border-left: 10px #FFFFFF solid;
	border-right: 0px #32E304 solid;
	border-bottom: 0px #32E304 solid;

}

#sfeer{
	background-color:#FFFFFF;
	position: absolute;
	margin-left: 100px;
	margin-top: 25px;
	position: absolute;

}

#text_box{

	border-left: 0px #32E304 solid;
	border-right: 0px #32E304 solid;
	border-bottom: 0px #32E304 solid;
	border-top: 0px #32E304 solid;
	float:right;
	background-color:#FFFFFF;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 6px;
	padding-bottom: 0px;
	margin-top: 220px;
	margin-bottom: 20px;
	width:892px;
	height: 550px;

}


	#titel{

		color: #FFFFFF;
		background-color:#A39B94;
		font-size: 20px;
		width: 706px;
		height:25px;
		position:relative;
		float:right;
		margin-right: 84px;
		margin-top: 3px;
		padding-left: 2px;

	}
		#text_flowen{

			width:99%;
			height:99%;
			float:left;
			padding: 0px 0px 0px 0px;
		}

			#foto_flow{
				width:99%;
				height:485px;
				float:left;
				overflow:auto;
				padding: 0px 0px 0px 0px;
			}	
			#text_flow{
				width:99%;
				height:500px;
				float:left;
				overflow-y:auto;
				padding: 0px 0px 0px 5px;
			}
			

.copyright{
	
	color: #000000;
       font-family: "Times New Roman";
   	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;


	}


.menu a:link {
	color: #FFFFFF;
	text-decoration: none;	
}

.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #A39B94;
	text-decoration: underline;	
}

.menu a:active {
	color: #A39B94;
	text-decoration: none;
	}



a:link {
	color: #000000;
	text-decoration: none;	
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;	
}

a:active {
	color: #666666;
	text-decoration: none;
	}

