
/* Layout 2 */
#window2{clear:both; width:642px; height:275px; background:#131310; overflow:hidden; position:relative; margin:0px 0 0 -2px;}

#slideshow2{width:1920px; height:700px; overflow:hidden; position:relative; margin:0px 0 0 -23px;}
#slideshow2 li{width:960px; height:350px; float:left; display:inline;}


/* Layout 3 */

#link_l3
{
	display:block;
	height:24px;
	width:18px;
	float:left;
	margin-left:10px;
	outline:none;
}

#navigation_l3 a
{
	color:#fff;
	text-align:center;
	font-weight:900;
	text-decoration:none;
	line-height:24px;
	font-size:15px;
	width:25px;
	background:#01A046;
}

#navigation_l3 a:hover
{
	background:#D92940;
}

#navigation_l3 a:active
{
	background:#D92940;
}


#ausblenden
{
	display:none;
}

#navigation_l3
{
	position:relative;
	top:-24px;
}
