body{
	margin: 0px;
	background: #000000;
	color: #ffffff;
	font-family: "Lucida Sans", Arial,Helvetica,"sans serif";
	font-size: 13px;
	text-align: left;
}
a{
	color:#3F3F3F;
}
div.boxText a{
	text-decoration:underline;
}
div.boxPreview a{
	text-decoration:none;
}
div.boxPreview a:hover{
	text-decoration:underline;
}

#siteWideBackground{
	position:absolute;
	background-image:url(tapete01.jpg);
	background-attachment:fixed;
}

#header{
	position:relative;
	height:204px;
	width:818px;
	margin:0px auto;
	top:0px;
	background:#ffffff;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#content{
	position:relative;
	top:4px;
	margin:0px auto;
	width:818px;
	margin-bottom:25px;
	padding-bottom:10px;
}
.contententity{
	position:relative;
	width:690px;
	background:#ffffff;
	padding:42px 64px 82px 64px;
}

.contentheader{
	position:relative;
	width:100%;
	height:48px;
	border-bottom:1px solid #000000;
	background-image:url("slashBig.gif");
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.contenttitle{
	color:#000000;
	position:relative;
	top:20px;
	left:38px;
}
.contentcontent{
	position:relative;
	top:10px;
}
.contenttext{
	position:relative;
	color:#000000;
	width:295px;
	float:left;
	height:100%;
}
.contentmedia{
	position:relative;
	right:0px;
	text-align:right;
}

.contentglue{
	position:relative;
	width:90%;
	height:2px;
	left:5%;
	background-color:#ffffff;
}
.boxHead{
	position:relative;
	background:#ffffff;
	width:818px;
	height:88px;
	margin-top:3px;
}

.boxPreviewContainer{
	position:relative;
	float:left;
	width:203px;
	height:300px;
	background:#ffffff;
	margin-top:3px;
	margin-right:2px;
}

.boxTitleId{
	position:relative;
	top:15px;
	height:60px;
	padding-right:30px;
	min-width:2px;
	left:66px;
	float:left;
	color:#000000;
	font-size:43px;
	font-family:Georgia,serif;
	background-image:url("slashBig.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
}
.boxTitleId.boxPreview{
	left:17px;
	top:50px;
}

.boxTitle{
	float:left;
	position:relative;
	left:66px;
	top:61px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.boxTitle.boxPreview{
	left:13px;
	top:96px;
	overflow:hidden;
	width:130px;
	height:30px;
}

.boxGlue{
	position:relative;
	width:800px;
	height:1px;
	left:9px;
	background-color:#ffffff;
}
.boxBody{
	width:818px;
	position:relative;
	background-color:#ffffff;
}
.boxBody.boxPreview{
	width:100%;
}

.boxContent{
	position:relative;
	top:-1px;
	left:66px;
	width:686px;
	border-top:1px solid #000000;
	padding:20px 0px 20px 0px;
}
.boxText{
	position:relative;
	font-size:12px;
	color:#000000;
	width:295px;
	float:left;
	height:100%;
	line-height:17px;
}
.boxText.boxPreview{
	clear:both;
	width:163px;
	position:relative;
	top:65px;
	padding-top:8px;
	border-top:1px solid #000000;
	left:20px;
	font-size:12px;
	color:#000000;
	line-height:17px;
	height:152px;
	overflow:hidden;
}
.wide{
	width:auto;
}
.boxMedia{
	position:relative;
	right:0px;
	text-align:right;
	margin-left:300px;
}

#bottomline{
	font-family: "Lucida Sans",Arial,Helvetica,"sans serif";
	position:fixed;
	width:818px;
	left:50%;
	margin-left:-409px;
	text-align:right;
	bottom:20px;	
	font-size:11px;
}

#logo{
	width:360px;
	height:63px;
	position:absolute;
	top:69px;
	left:65px;
	background-image:url("anna-oberhauser.gif");
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#menu{
	color:#000000;
	position:absolute;
	top:119px;
	left:434px;
	font-family: "Lucida Sans",Arial,Helvetica,"sans serif";
	font-size: 13px;
}

#claim{
	position:absolute;
	top:272px;
	left:50%;
	margin-left:-344px;
	color:#fff;
	padding:3px 5px 3px 84px;
	background-image:url("ao.gif");
	background-position:0px 3px;
	background-repeat:no-repeat;
	background-color:#000;
}

li{
	float:left;
	padding-right:16px;
}

.black{
    position:relative;
    float:left;
    height:100px;
    background-color:#000000;
    width:50%;
}

.slot{
    position:relative;
    width:264px;
    height:100px;
    float:left;
    background-image:url(slot.gif)
}
.clear{
    clear:both;
}

.inputtext{
    background-color: #dddddd;
    border:1px solid #000000;
}
.inputtextWarning{
    background-color: #ffffdd;
}