body {
	background-color:#2c2132;
	color:#bab2d7;
	font-family: verdana, sans-serif, serif;
	font-size: 80%;
	line-height: 150%;
}

table.page {
	width: 100%;
	height: 100%;
}


table.innerpage {
	width: 800px;
	height: 100%;
}

td.headline {
	border-bottom: 1px solid #ffc526;
}

//border: 1px solid #b8b2d4;
td.menu {
	align: center;
	valign: center;
}

.menutable
{
	width: 250px;
}

.menutablesmall
{
	width: 150px;
}

.contenttable
{
	width: 550px;
}

.contenttablelarge
{
	width: 650px;
}

a.menu {
background-repeat:repeat-x;
margin:0;
padding:4px 10px 6px 9px;
color:#b8b2d4;
text-decoration:none;
}

a.submenu {
background-repeat:repeat-x;
margin:20px;
padding:4px 10px 6px 9px;
color:#b8b2d4;
text-decoration:none;
}

a.active {
color:white;
}


a.link {
color:white;
text-decoration:underline;
}

a:hover {
color:#ffc526;
}

.imglink
{
margin: 3px;
border-style: none;
padding: 3px;
}

.bordered
{
	margin: 2px;
	border: 1px solid #ffc526;
	padding: 3px;
}


.zoom_imgpopup
{
display:none;
border-style: none;
border: none;
}


.zoom_imgpopup_on
{
	position:absolute;
	display:block;
	z-index:1;
	top:0;
	left:110px;
}

html .zoom_hoverbox div {position:relative;}

.menuhighlight
{
	margin:20px;
	padding:4px 10px 6px 9px;
	text-decoration:none;
	color:#ffc526;
}

.ikon
{
margin:20px;
}

