#main {
	font-family: “Lucida Grande”, sans-serif;
	font-size: 10.4px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin:0px auto;
	height: 500px;
	width: 850px;
	background-repeat:no-repeat;
	background-image:url(media/images/site/menu/bgpage.png);
	
	
}
#footer {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 62.5%;	
	color: #ccc;
	margin: 0px auto;
	height: 0px;
	width: 800px;
	}
#titel {
	position:z-index: -1;
	height:30px;
	width:800px;
	margin:30px auto;
	font-family: Georgia, serif;
	font-size: 44px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 3px;
	line-height: 1.2em;


}
.titelsmall {
	font-family: Georgia, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 3px;
	line-height: 1.2em;

}
.news {
	font-family: Georgia, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 3px;
	line-height: 1.2em;

}
#menu {
	float:left;
	height: 480px;
	width: 400px;
	left: 0px;
	top: 0px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
#page {
	float:right;
	height: 370px;
	width: 400px;
	overflow:none;	
}
body {
	background-image:url(media/images/site/menu/bg1.png);
	background-color:#384b55;
	background-repeat: repeat-x;
}
body,td,th {
	color: #CCC;
}
.imgA {position:absolute; top: 8px; left: 140px; z-index: 1;}
a:link {
	color: #CCC;
}
a:visited {
	color: #CCC;	
}
