body{background-color:#000000;color:#FFFFFF;margin:0px;font-family:century Gothic,helvetica;font-size:14px;text-align:center}


.contact{
    left:50%;
	z-index:4000;
	width:100px;
	display:block;
	position:absolute;
	margin-left:240px;
	top:80px;
	background-color:#FFFFFF;
		color:#000000;
	text-decoration:none;
}
#tinymce{text-align:left;}
#contentarea{
	background-image:url(../images/rahmen.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:880px;
	position:absolute;
    left:50%;
    margin-left:-540px;
}
#content{
	text-align:left;
	width:678px;
	float:right;

	overflow:visible;
	}
	
	
#content a{
	color:#FFFFFF;
	text-decoration:none;

	}
#content a:hover{
text-decoration:underline;
		}
	
	
.normal{
	height:480px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
}

.high{

	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
}

.finebg{

	background-image:url(../images/background_fine.jpg);
	background-repeat:no-repeat;
}

.nobg {background-image:none;}
.normal p{padding:5px;padding-top:0px;}
	
#content p{
	padding-top:0px;margin-top:0px;
}
#menu{
	width:200px;
	float:left;
	text-align:right;
	margin-top:80px;
}
#menu a{
	width:100%;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	text-align:right;
	}

.act{
	background-color:#FFFFFF;
	color:#000000 !important;

	}

	
	
#menu a:hover{
	width:100%;
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
	}


.header{
	float:right;
	padding-right:2px;
	}

#footer
{
clear:both;
float:right;
width:400px;

}


#footer a{
	color:#FFFFFF;
	text-decoration:none;
	text-align:right;
	padding:5px;
	float:left;
	display:block;
	}
	
#footer a:hover{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
	}
	
.clear{
	clear:both;
	display:block
	}

