

/* --- Stylesheet 1136 () --------- */ 

#content {
	max-width: 915px;
}


#inhalt.startseite h1, #inhalt.startseite h1 a {
	font-weight: normal;
	font-size: 16px;
	font-family: Arial;
	color: #333;
	text-decoration: none;
	margin-top:0px;
}

/* --- Stylesheet 1414 () --------- */ 

#motive2start { position: relative; width:100%; height:600px; overflow:hidden; }
#motive2start img { display: block; width: 100%; position:absolute; top:0px; left:0px; }

#motive2start #nav_rechts, #motive2start #nav_links {
	width:100px;
	position:absolute;
	top:0px;
	bottom:0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#motive2start #nav_rechts, #motive2start #nav_links { width:50px; }

#motivinfo {
	position:absolute;
	bottom:10px;
	left:0px;
	right:0px;
	text-align:center;
	display:none;
}

#motivinfo p {
	display:inline-block;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width:10px;
	height:10px;
	background:#fff;
	border:1px solid #666;
	margin:5px 5px 5px 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	cursor:pointer;
	padding:0;
}

#motivinfo p:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

#motivinfo p.active {
	border-color:#fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

#motive2start #nav_links { background: transparent url(/s/johannesfreudig/111264/pfeil-links.png) no-repeat center center; left:0px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/s/johannesfreudig/111264/pfeil-links.png" ); }
#motive2start #nav_rechts { background: transparent url(/s/johannesfreudig/111263/pfeil-rechts.png) no-repeat center center; right:0px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/s/johannesfreudig/111263/pfeil-rechts.png" ); }

#motive2start #nav_swipe {
	position:absolute;
	left:100px;
	right:100px;
	top:0px;
	bottom:0px;
}


#motive2start #nav_rechts:hover, #motive2start #nav_links:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	cursor:pointer;
}

#motive2Titel {
	color:#000;
	font-size:20px;
	font-weight:normal;
	position:absolute;
	top:0px;
	left:0px;
	width:54%;
	background: white;
	background: transparent url(http://tramino.s3.amazonaws.com/s/haubers/113853/bg.png);
	background: rgba(255, 255, 255, 0.75);
}