

/* --- Stylesheet 1401 () --------- */ 

#motiv { position: relative; margin: 0px 30px 0px 30px; z-index: 1; height: 600px;}


#motive .mbild { height: 600px; z-index: -1; overflow: hidden;  }
#motive .mbild img { display: block; width: 100%; height: auto; }

#motive.right { width: 880px; height: 400px; margin-left: 350px; float: none; }
#motive.right .mbild { height: 400px;}


#motive .flags.left { position: absolute; left: 0px; bottom: 40px;}

#motive .flags.right { position: absolute; right: -6px; top: 80px; text-align: right;}
#motive .flags.right.bottom { top: auto; bottom: 100px;}


#motive {
	position: relative;
	margin: 0px 25px 0px 25px; z-index: 1; height: 600px;
	width: 1200px;
}

#motive .motiv {
	width: 1200px;
	height: 600px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #fff;
}

#motive.small {
	width: 880px;
	height: 400px;
}
#motive.small .motiv {
	width: 880px;
	height: 400px;
}


#motive .motiv .info {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 60px;
	width: 100%;
	color: #FFF;
}
#motive .motiv .info h3 {
	text-align: right;
	margin: 0px 140px 00px 80px;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, serif;
	color: #fff;
}
#motive .motiv .info p {
	margin: 10px 80px 10px 80px;
	font-size: 13px;
}



#nav_left { position: absolute; bottom: 35px; right: 80px; cursor: pointer; }
#nav_right { position: absolute; bottom: 35px; right: 30px; cursor: pointer; }

#motive .button2 {
	height: 35px;
	width: 35px;
	background-color: #FFF;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	behavior: url(/tramino/misc/PIE.htc);
	font-size: 22px;
	-moz-user-select:none;
	-khtml-user-select: none;
}
#motive .button2 .pfeil {
	margin: 6px 0 4px 12px;
	font-family: Arial, serif;
}

#motive .button2:hover {
	background-color: #000;
	color: #fff;
}

.w1260 #motive { width: 630px; height: 380px;  }

.Rubrik_18228.w1260 #motive { width: 898px; height: 450px; }
.Rubrik_18228.w1260 #motive .motiv { width: 898px; height: 450px; }

.Rubrik_18230.w1260 #motive { width: 898px; height: 450px; }
.Rubrik_18230.w1260 #motive .motiv { width: 898px; height: 450px;  }

#motive.h600, #motive.h600 .motiv, #motive.h600 .Bild { height: 600px !important; }
#motive.h500, #motive.h500 .motiv, #motive.h500 .Bild { height: 500px !important; }
#motive.h400, #motive.h400 .motiv, #motive.h400 .Bild { height: 400px !important; }
#motive.h300, #motive.h300 .motiv, #motive.h300 .Bild { height: 300px !important; }
#motive.h200, #motive.h200 .motiv, #motive.h200 .Bild { height: 200px !important; }