* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
	width:100%;
	margin:0; padding:0;
	background-color:#090c2e;
}

#hintergrund,#hintergrund1 {
	position:fixed; 
	width:100%; 
	height:100%;
}

#xcontainer {
	margin:0 auto;
	position:relative;
	width:980px;
	min-height:450px;
	clear:left;
}
img { 
	border:0;
	border-style: none;
}
/* -------------------------------------------------- */
#menue {
	position:absolute;
	left:24px;
	top:25px;
	width:260px;


	font-family: 'Droid Serif', serif;
	font-weight:400;
	font-size: 16px;
	color: #d3cfb1;
	line-height:39px;
}
.menuelink {
	color:#d3cfb1;
	text-decoration:none;
}
.menuelink:hover {
	color:#FFFFFF;	
}
.menuelink_aktiv {
	color:#FFFFFF;
	text-decoration:none;
}
/* -------------------------------------------------- */
#umenue {
	position:relative;
	left:20px;
	width:246px;

	font-family: 'Droid Serif', serif;
	font-weight:400;
	font-size: 14px;
	color: #d3cfb1;
	line-height:18px;

	padding-top:8px;
	padding-bottom:14px;
}
.umenuelink {
	color:#d3cfb1;
	text-decoration:none;
}
.umenuelink:hover {
	color:#FFFFFF;	
}
.umenuelink_aktiv {
	color:#FFFFFF;
	text-decoration:none;
}
/* -------------------------------------------------- */
#uumenue {
	position:relative;
	left:20px;
	width:246px;

	font-family: 'Arial', serif;
	font-weight:normal;
	font-size: 12px;
	color: #d3cfb1;
	line-height:16px;

	padding-top:4px;
	padding-bottom:4px;
}
.uumenuelink {
	color:#d3cfb1;
	text-decoration:none;
}
.uumenuelink:hover {
	color:#FFFFFF;	
}
.uumenuelink_aktiv {
	color:#FFFFFF;
	text-decoration:none;
}
/* -------------------------------------------------- */
#fotovorschau {
	position:relative;
	left:390px;
	width:400px;
}
.fotovs1 {
	position:absolute;
	width:50px;
	height:50px;
	border: 1px solid #FFFFFF;
}
#startlogo {
	position:absolute;
	left:100px;
	top:100px;
	width:100px;
	height:100px;
	display:none;
}
/* -------------------------------------------------- */
.mausover {
	font-family: 'Droid Serif', Verdana;
	text-decoration: none;
	font-size: 11px;
	font-weight:400;

	color: #d3cfb1;
	background-color: #090c2e;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 1px;
	line-height:15px;
}
/* -------------------------------------------------- */
.pfeilrechts0 {
	position:absolute;
	right:18px;
	top:100px;
	width:21px;
	height:51px;
	background-image: url(gfx/pfeilrechts0.png);
	background-repeat:repeat-y;
	cursor:pointer;
	display:none;
}
.pfeilrechts0:hover {
	background-image: url(gfx/pfeilrechts0_aktiv.png);
}
.pfeillinks0 {
	position:absolute;
	left:18px;
	top:100px;
	width:21px;
	height:51px;
	background-image: url(gfx/pfeillinks0.png);
	background-repeat:repeat-y;
	cursor:pointer;
	display:none;
}
.pfeillinks0:hover {
	background-image: url(gfx/pfeillinks0_aktiv.png);
}
/* -------------------------------------------------- */
.pfeilrechts1 {
	position:absolute;
	right:18px;
	top:100px;
	width:21px;
	height:51px;
	background-image: url(gfx/pfeilrechts0.png);
	background-repeat:repeat-y;
	cursor:pointer;
	display:none;
}
.pfeilrechts1:hover {
	background-image: url(gfx/pfeilrechts0_aktiv.png);
}
.pfeillinks1 {
	position:absolute;
	left:18px;
	top:100px;
	width:21px;
	height:51px;
	background-image: url(gfx/pfeillinks0.png);
	background-repeat:repeat-y;
	cursor:pointer;
	display:none;
}
.pfeillinks1:hover {
	background-image: url(gfx/pfeillinks0_aktiv.png);
}
/* -------------------------------------------------- */
.pfeilrechts2 {
	position:absolute;
	right:18px;
	top:100px;
	width:21px;
	height:51px;
	background-image: url(gfx/pfeilrechts2.png);
	background-repeat:repeat-y;
	cursor:pointer;
	display:none;
}
.pfeilrechts2:hover {
	background-image: url(gfx/pfeilrechts2_aktiv.png);
}
.pfeillinks2 {
	position:absolute;
	left:18px;
	top:100px;
	width:21px;
	height:51px;
	background-image: url(gfx/pfeillinks2.png);
	background-repeat:repeat-y;
	cursor:pointer;
	display:none;
}
.pfeillinks2:hover {
	background-image: url(gfx/pfeillinks2_aktiv.png);
}
/* -------------------------------------------------- */
.pfeilrechts3 {
	position:absolute;
	right:18px;
	top:100px;
	width:21px;
	height:51px;
	background-image: url(gfx/pfeilrechts2.png);
	background-repeat:repeat-y;
	cursor:pointer;
	display:none;
}
.pfeilrechts3:hover {
	background-image: url(gfx/pfeilrechts2_aktiv.png);
}
.pfeillinks3 {
	position:absolute;
	left:18px;
	top:100px;
	width:21px;
	height:51px;
	background-image: url(gfx/pfeillinks2.png);
	background-repeat:repeat-y;
	cursor:pointer;
	display:none;
}
.pfeillinks3:hover {
	background-image: url(gfx/pfeillinks2_aktiv.png);
}
/* -------------------------------------------------- */
#detailfoto {
	position:absolute;
	left:100px;
	top:100px;
	width:100px;
	height:100px;
	display:none;
	opacity:0.0;
	filter:alpha(opacity=0);
}
/* -------------------------------------------------- */
#textblock0 {
	position:relative;
	margin-top:10px;
	left:0px;
	width:100%;
	font-family: 'Droid Serif', serif;
	font-weight:700;
	font-size: 12px;
	color: #d3cfb1;
	line-height:16px;
	margin-bottom:5px;
}
.textblock0 {
	font-family: 'Arial', serif;
	font-weight:normal;
	font-size: 11px;
	color: #d3cfb1;
	line-height:16px;
}
/* -------------------------------------------------- */
#textblock1 {
	position:relative;
	margin-top:10px;
	left:0px;
	width:100%;
	font-family: 'Droid Serif', serif;
	font-weight:700;
	font-size: 12px;
	color: #d3cfb1;
	line-height:16px;
	margin-bottom:5px;
}
.textblock1 {
	font-family: 'Arial', serif;
	font-weight:normal;
	font-size: 11px;
	color: #d3cfb1;
	line-height:16px;
}
/* -------------------------------------------------- */
#textblock2 {
	position:relative;
	margin-top:10px;
	left:0px;
	width:100%;
	font-family: 'Droid Serif', serif;
	font-weight:700;
	font-size: 12px;
	color: #0d0960;
	line-height:16px;
	margin-bottom:5px;
}
.textblock2 {
	font-family: 'Arial', serif;
	font-weight:normal;
	font-size: 11px;
	color: #0d0960;
	line-height:16px;
}
/* -------------------------------------------------- */
#textblock3 {
	position:relative;
	margin-top:10px;
	left:0px;
	width:100%;
	font-family: 'Droid Serif', serif;
	font-weight:700;
	font-size: 12px;
	color: #0d0960;
	line-height:16px;
	margin-bottom:5px;
}
.textblock3 {
	font-family: 'Arial', serif;
	font-weight:normal;
	font-size: 11px;
	color: #0d0960;
	line-height:16px;
}
/* -------------------------------------------------- */
.detailx0 {
	position:absolute;
	right:24px;
	top:10px;
	font-family: 'Droid Serif', serif;
	font-weight:700;
	font-size: 16px;
	color: #d3cfb1;
	line-height:20px;
}
.detailx0 a {
	color: #d3cfb1;
	text-decoration:none;
}
.detailx0 a:hover {
	color:#ffffff;
}
/* -------------------------------------------------- */
.detailx1 {
	position:absolute;
	right:24px;
	top:10px;
	font-family: 'Droid Serif', serif;
	font-weight:700;
	font-size: 16px;
	color: #d3cfb1;
	line-height:20px;
}
.detailx1 a {
	color: #d3cfb1;
	text-decoration:none;
}
.detailx1 a:hover {
	color:#ffffff;
}
/* -------------------------------------------------- */
.detailx2 {
	position:absolute;
	right:24px;
	top:10px;
	font-family: 'Droid Serif', serif;
	font-weight:700;
	font-size: 16px;
	color: #0d0960;
	line-height:20px;
}
.detailx2 a {
	color: #0d0960;
	text-decoration:none;
}
.detailx2 a:hover {
	color:#0d0960;
}
/* -------------------------------------------------- */
.detailx3 {
	position:absolute;
	right:24px;
	top:10px;
	font-family: 'Droid Serif', serif;
	font-weight:700;
	font-size: 16px;
	color: #0d0960;
	line-height:20px;
}
.detailx3 a {
	color: #0d0960;
	text-decoration:none;
}
.detailx3 a:hover {
	color:#0d0960;
}

/* -------------------------------------------------- */
.text0 {
	position:relative;
	left:290px;
	width:650px;

	font-family: 'Arial', serif;
	font-weight:normal;
	font-size: 12px;
	color: #ffffff;
	line-height:19px;

}
.text0 a {
	text-decoration:none;
	color:#d3cfb1;
}
.text0 a:hover {
	color: #ffffff;
}
.ue {
	font-family: 'Droid Serif', serif;
	font-weight:700;
	font-size: 16px;
	color: #ffffff;
	line-height:26px;
}
.fliesstext {
	font-family: 'Arial', serif;
	font-weight:normal;
	font-size: 11px;
	color: #ffffff;
	line-height:17px;
}
.fett {
	font-family: 'Arial', serif;
	font-weight:bold;
	font-size: 13px;
	color: #ffffff;
	line-height:17px;
}

/* -------------------------------------------------- */
.biotext {
	position:relative;
	left:290px;
	width:650px;

	font-family: 'Arial', serif;
	font-weight:normal;
	font-size: 12px;
	color: #ffffff;
	line-height:16px;
}
.biotext a {
	text-decoration:none;
	color:#ffffff;
}
.biotext a:hover {
	color: #d3cfb1;
}

.biofett {
	font-family: 'Arial', serif;
	font-weight:bold;
	font-size: 13px;
	color: #ffffff;
	line-height:16px;
}
/* -------------------------------------------------- */
#zusatzfotos {
	position:absolute;
	width:52px;

}
#zusatzfotos img {
	width:50px;
	height:50px;
	border: 1px solid #FFFFFF;
	margin-bottom:4px;
	cursor:pointer;
}