/* CSS Document */

.Submenu UL LI a{
	color:#000000;
	background:#b3bd09;
}

.Content_R{
	position:hidden;
	left:0;
	top:0;
	overflow:auto;
	width:230px;
	height:279px;
	background:#66cc66;
}
.Content_R .txt{
	padding:10px;
	font-size:0.7em;
	line-height:1em;
}
.Content_R H4{
	font-size:1.1em;
	line-height:1.1em;
	margin:0 0 0 4px;
}

.Content_R UL{
	margin:0;
	padding:0;
	list-style:none;
}
.Content_R UL LI{
	padding:3px 0 3px 0;
	list-style:none;
	float:left;
	width:200px;
	background:url(../Images/stippel.gif) bottom repeat-x;
}
.Content_R UL LI a{
	padding:3px 0 3px 0;
	margin:0;
	color:#000000;
	text-decoration:none;
	float:left;
	width:195px;
}
.Content_R UL LI a:hover{
	background:#93da93;
	color:#000000;
	padding:3px 0 3px 0;
}








.Foto_R{
	bottom:0em;
	width:460px;
	height:279px;
}
.Foto_R IMG{
	width:460px;
	height:279px;
}







.Foto_L{
	position:absolute;
	left:0px;
	top:0;
	width:460px;
	height:279px;
}
.Foto_L IMG{
	width:460px;
	height:279px;
}


.Content_L a{
	color:#0099cc;
}
.Content_L a:hover{
	color:#000000;
}




.Content_L{
	position:absolute;
	float:left;
	top:279px;
	width:420px;
	height:259px;
	background:#ffcc00;
	color:#000000;
	overflow:auto;
	padding:10px 20px 10px 20px;
}
.Content_L .txt{
	font-size:0.71em;
	line-height:1.1em;
}
.Content_L H3{
	font-size:1.2em;
	line-height:1.2em;
	margin-top:.7em;
	margin-bottom:.7em;
}
.Content_L P{
	margin-top:.7em;
	margin-bottom:.7em;
}




