@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 unterstützt keine maximale Breite, verwenden Sie daher eine Standardbreite von 100% */
.ie6 img {
	width: 100%;
}
/* Layout für Mobilgeräte: 480 px oder weniger. */
body {
	font: 100% "AGaramond", "Garamond", "Garamond Regular", "Times New Roman", "Times", serif;
	color: #18283d;
	background-color:#fffce2;

}
h1, h2, h3, h4 {
	font-family: "ParisianBT-Regular", "Parisian", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #9f2241;
}
h1 {
	line-height: 1.1em;
}
h2 {
	top: 5px;
}

h5 {
		font: "AGaramond", "Garamond", "Garamond Regular", "Times New Roman", "Times", serif;
		font-size: 1.2em;
			line-height: 1.1em;
		margin-bottom:-2px;
		
	font-weight: normal;
	font-style: normal;
	font-variant:normal;
	color: #9f2241;
	}
h6 { /* wie p, aber in rot */
	font: 100% "AGaramond", "Garamond", "Garamond Regular", "Times New Roman", "Times", serif;
		
	font-weight: normal;
	font-style: normal;
	font-variant:normal;
	color: #9f2241;
	}


a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
}
.imgFrame, .imgFrameLeft, .imgFrameRight, .imgFrameRightFix, .imgFrameLeftFix, .imgFrameLeft30, .imgFrameRight30 {
/*	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	*/

	border: 0.5em #ede0b9 solid; 
	margin-bottom:1em;
}
.imgFrame {
	width:80%;
	border-top-right-radius: 1.2em;
/*	border-top-left-radius: 1.2em; */
	display:block;
	margin:auto;
}
.imgNoFrame {
	width:95%;
	border: 0;
	display:block;
	margin:auto;
}
.imgNoFrameRight30 {
		width:30%;
       	border: 0;
	/* border-top-left-radius: 1.2em; */
	float:right;
	margin-left:0.6em;
}
.imgNoFrameLeft30 {
		width:30%;
    	border: 0;
	/* border-top-right-radius: 1.2em; */
	float:left;
	margin-right:0.6em;
}
.imgNoFrame30Center {
	width:30%;
	border: 0;
	display:block;
	margin:auto;
}
.imgFrame50 {
		border: 0.5em #ede0b9 solid; 
	width:50%;
	border-top-right-radius: 1.2em;

	display:block;
	margin:auto;
}
.centered
 {
	text-align:center;
}
.imgFrame50 figcaption {
	text-align:center;
	}

.imgFrameLeft {
		width:47%;
	border-top-right-radius: 1.2em;
	float:left;
	margin-right:0.6em;
}
.imgFrameLeft30 {
		width:30%;
	border-top-right-radius: 1.2em;
	float:left;
	margin-right:0.6em;
}
.imgFrameRight {
		width:47%;
	border-top-left-radius: 1.2em;
	float:right;
	margin-left:0.6em;
}
.imgFrameRight30 {
		width:30%;
	border-top-left-radius: 1.2em;
	float:right;
	margin-left:0.6em;
}
.imgFrameRightFix {
	border-top-left-radius: 1.2em;
	float:right;
	margin-left:0.6em;
}
.imgFrameLeftFix {
	border-top-right-radius: 1.2em;
	float:left;
	margin-right:0.6em;
}

.imgRightFix {
	float:right;
	margin-left:0.6em;
}
address {
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #352F2F;
}
em {
	font-style: italic;
	font-weight: normal;
		color: #9f2241;
}
.emstd {
	font-style: italic;
	font-weight: normal;
		color: #18283d;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 89%;
	padding-left: 1.5%;
	padding-right: 1.5%;
	font-size: 1em;
	font-style: normal;
	line-height: 1.5em;
	background-color: #fffce2;

}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	clear: both;
	float: left;
	margin-top:20px;
	margin-left: 0;
	width: 100%;
	display: block;
	background: url(../img-sys/cfm-banner-06.jpg) no-repeat;
}
#header h1 {
	color: #5f1a16;
	font-style: normal;
	font-size: 1.9em;
	line-height: 0.9em;
	padding-left: 5px;
	margin-top: 6px;
	margin-bottom: 1px;
}
.bg-anim {
	background: url(../img-sys/anim-vertreter.gif) no-repeat;
}
.home a:visited, .home  a:hover, .home  a:active, .home  a:focus
{
		color: #5f1a16;
}
#header figure {
	display:none;
}
#navigation {
	font-size: 1.4em;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#navigation a {
	font-family: "ParisianBT-Regular", "Parisian", Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	outline: none;
	color: #9f2241;
}
#navigation a:visited, .subnavigation a:visited {
	color: #402020;
}
#navigation a:hover, #navigation a:active, #navigation a:focus, .subnavigation a:hover, .subnavigation a:active, .subnavigation a:focus {
	color: #402020;
}
.subnavigation {
	font-family: "ParisianBT-Regular", "Parisian", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	outline: none;
	font-size: 1.2em;
	text-align: right;
	margin-top: -20px;
	margin-bottom: 2px;
}
.subnavigation a {
	color: #9f2241;
}
#article {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#aktuell {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}


#article, #aktuell {
	font-size: 1.0em;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #18283D;
}
#article a, #aktuell a, #footer a {
	color: #9e1b32;
}
#article a:hover, #aktuell a:hover, #footer a:hover {
	color: #9e1b32;
}
#article a:visited, #aktuell a:visited, #footer a:visited {
	color: #9e1b32;
}
#umfassend {
	/* ggf. hellerer bg in Rahmen:
	background:#fffeed;
*/
	border: 2px solid #87364e;
	margin: 0 0 0 0;
	padding: 0 4px 0 5px;
	-moz-border-radius: 30px 0 0 0;
	-webkit-border-radius: 30px 0 0 0;
	-ms-border-radius: 30px 0 0 0;
	border-radius: 30px 0 0 0;
}
#wheel {
	z-index: 999;
	position: relative;
	left: 94.5%;
}
#artwork {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color:#F5E7CD;
/*	background-color:#ede0b9; */

	margin-top:2em;
	padding: 0.1em 0.4em 0.1em 0.4em;
}

/* Klassen für responsive YouTube Einbindung */
.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}

/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 91.4836%;
	padding-left: 0.7581%;
	padding-right: 0.7581%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	clear: both;
	float: left;
	margin-top:0px;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header h1 {
	font-size: 2.4em;
	line-height: 0.96em;
	padding-left: 5px;
	margin-top: -1px;
	margin-bottom: 1px;
}
#header figure {
	padding: 0;
	bottom: 0px;
	float: right;
display: inline
}
.bg-anim {
	background: url(../img-sys/cfm-header-bohnenflug.gif) no-repeat;
}
#navigation {
	font-size: 1em;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.subnavigation {
	font-size:0.8em;
	margin-top: -3px;
	margin-bottom: 2px;
}
#article {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#aktuell {
	clear: both;
	float: left;
	margin-left: 0;
	/* 	width: 49.1712%; */
	width: 100%;
	display: block;
}
#artwork {
	clear:both;
	float:right;
	display:none;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 89.0217%;
	max-width: 1232px;
	padding-left: 0.4891%;
	padding-right: 0.4891%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top:0px;
	width: 100%;
	display: block;
}
#header h1 {
	font-size: 2.4em;
	line-height: 0.96em;
	padding-left: 5px;
	margin-top: -1px;
	margin-bottom: 1px;
}
#header figure {
	padding: 0;
	bottom: 0px;
	float: right;
display: inline
}

#navigation {
	font-size: 1em;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.subnavigation {

	font-size:0.8em;
	margin-top: -3px;
	margin-bottom: 2px;
}
#article {
	clear: both;
	float: left;
	margin-left: 0;
	width: 66.3003%;
	display: block;
}
#aktuell {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
}
#artwork {
	clear: both;
	display:none;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	}
}

@media only screen and (min-width: 1012px) {
	.bg-anim {
	background: url(../img-sys/bohnenflug-gespiegelt_transp.gif) no-repeat;
}
}

@media print {
#header {
	display:none;
}
#artwork {
	display:none;
}
#navigation {
	display:none;
}
.subnavigation {
	display:none;
}
}
