BODY			
{	font-size: 		13px; 
	font-family: 	sans-serif;
	text-align: 	justify; 
	scrollbar-arrow-color:		#FFFFFF; 
	scrollbar-base-color:		#CC9933; 
	scrollbar-darkshadow-color:	#996600; 
	scrollbar-face-color:		#996600; 
	scrollbar-highlight-color:	#CC9933; 
	scrollbar-shadow-color:		#996600;
}
.logo
{
	width:		300px; 
	height:		96px; 
	position:		absolute; 
	top:			50px;
	left:			10%;
	margin:		-48px auto auto auto; 
	background-color:	transparent;
}
.titel
{ 
	font-weight: 	bold; 
	font-size: 		120px;
	font-family: 	sans-serif; 
	color: 		#996600;
	text-align: 	center; 
	margin: 		5px; 
}
.beam
{
	width:		95%;
	height:		500px;
	position:		absolute; 
	top:			100px;
	left:			2.5%;
	background-color:	#CCCCCC;
	border:		2px solid #996600;
	
}
.main
{
	width:		800px; 
	height:		450px; 
	position:		absolute; 
	top:			20px;
	left:			50%;
	margin:		auto auto auto -400px;
	background-color:	#CCCCCC;
	overflow:		auto;

}
.textNormalCentered
{
	font-size: 		14px;
	font-family: 	sans-serif; 
	color: 		#996600;
	text-align: 	center; 
	margin: 		5px; 
}
.textNormalLeft
{
	font-size: 		14px;
	font-family: 	sans-serif; 
	color: 		#996600;
	text-align: 	left; 
	margin: 		15px; 
}
.textClassy
{
	font-size: 		25px;
	font-family: 	"Monotype Corsiva", "felix titling", "arial narrow", sans-serif; 
	color: 		#996600;
	text-align: 	center; 
	margin: 		5px; 

}
UL
{	
	font-size: 		14px;
	font-family: 	sans-serif; 
	list-style-type: 	disc; 
	list-style-position: inside;
	margin-left: 	0px; 
	padding-left: 	0px;
}
.linkRegular
{
	color: 		#FFFFFF; 
	background-color: #996600;
	font-weight: 	bold; 
	text-decoration: 	none;
	padding:		3px;
}
.linkRegularWithContent
{
	color: 		#FFFFFF; 
	background-color: #006600;
	font-weight: 	bold; 
	text-decoration: 	none;
	padding:		3px;
}
A:hover
{
	color: 		#000000; 
	background-color: #FFFFFF;
	font-weight: 	bold; 
	text-decoration: 	none;
}
.linkHome
{
	color: 		#FFFFFF;
	background-color: #663300;
	font-weight: 	bold; 
	text-decoration: 	none;
	font-family: 	Tahoma;
	font-size: 		8pt;
	padding: 		3px;
}
.linkWerk 
{
	color: 		#FFFFFF;
	background-color: #990000;
	font-weight: 	bold; 
	text-decoration: 	none;
	font-family: 	Tahoma;
	font-size: 		8pt;
	padding:		3px;
}
.linkProj
{
	color: 		#FFFFFF;
	background-color: #006600;
	font-weight: 	bold; 
	text-decoration: 	none;
	font-family: 	Tahoma;
	font-size: 		8pt;
	padding: 		3px;
}
.linkCont
{
	color: 		#FFFFFF;
	background-color: #990066;
	font-weight: 	bold; 
	text-decoration: 	none;
	font-family: 	Tahoma;
	font-size: 		8pt;
	padding: 		3px;
}
.linkNews
{
	color: 		#FFFFFF;
	background-color: #FF6600;
	font-weight: 	bold; 
	text-decoration: 	none;
	font-family: 	Tahoma;
	font-size: 		8pt;
	padding: 		3px;
}
.toolbar
{
	background-color:	#996600;
	padding: 		3px 0px 3px 0px;
	text-align: 	center;
	position:		absolute; 
	bottom:		0px;
	left:			0px;
	width:		100%;

}

img.displayed 
{
	display:		block;
	margin-left:	auto;
	margin-right:	auto
}


.logoBackFoto
{
	width:		100%;
	height:		100px;
	position:		absolute; 
	top:			0px;
	left:			0%;
	background-color:	#CC9933;
	border:		0px;
	
}
.toolbarFoto
{
	background-color:	#996600;
	padding: 		3px 0px 3px 0px;
	text-align: 	center;
	position:		absolute; 
	top:			100px;
	left:			0px;
	width:			100%;
}
.textNormalCenteredFoto
{
	font-size: 		20px;
	font-family: 	sans-serif; 
	color: 			#996600;
	text-align: 	center; 
	margin: 		5px; 
}
.linkRegularToPhoto
{
	color: 				#006600; 
	background-color: 	#CCCCCC;
	font-weight: 		bold; 
	text-decoration: 	none;
	padding: 			0px 1px 0px 1px;
}
.linkRegularPhoto
{
	color: 				#006600; 
	background-color: 	#CCCCCC;
	font-weight: 		bold; 
	text-decoration: 	none;
	padding: 			0px 1px 0px 1px;
}