@CHARSET "UTF-8";

/* main-site start */

html {
	overflow-y: scroll;
	background-color: #8d9091;
}

body{
	height:100%;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}



div#sitecontent{
	padding-bottom:0.7692em;
	*padding-bottom:0.75em;
	padding-right:0.7692em;
	*padding-right:0.75em;
}

div#logo{
	height: 10.4615em;
	*height: 10.2em;
	background-color: #fff;
	background-image: url(assets/images/fbm_logo_inhalt.jpg);
	background-repeat: no-repeat;
	background-position:  center 58px;
}

div#redline{
	background-color:#a8111c;
	height: 1.0769em;
	*height: 1.05em;
	
}



div#mainmenu div#innermenu{
	float:right;
	margin-top:5.5389em;
	*margin-top:5.3751em;
	
}

div#langselect{
	float:right;
	margin-top:1.538em;
	*margin-top:1.5em;
}

div#langselect a{
	text-decoration:none;
	
}
div#langselect span{
	font-weight:bold;
	padding:0;
	margin:0;
	color:#ffffff;
	font-size:9pt;
}

div#langselect span.active{
	font-weight:bold;
	padding:0;
	margin:0;
	color:#000000;
	font-size:9pt;
}

div#langselect span#devider{
	padding: 0px 5px;
}

div#footermenu{
	text-align:right;
	margin-top:0.7692em;
	*margin-top:0.75em;
	margin-right:0.7692em;
	*margin-right:0.75em;
	
}

div#outermenu{
	height: 10.4615em;
	*height: 10.2em;
}

#footermenu span{
	margin-left:0.7692em;
	*margin-left:0.75em;
}

#footermenu span a{
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color:#fff;
}

#footermenu span.footermenu-act a{
	color:#000;
}


#outermenu{
	background-repeat:no-repeat;
}

#mainmenu span {
	float:left;
	margin-left:4px;
	padding-left: 10px;
}

#mainmenu span a{
	text-decoration:none;
	font-weight:bold;
	font-size:13pt;
	/*margin-left: 14px;*/
	color:#fff;
}

#mainmenu span.mainmenu-level1-act{
	background-image:url(assets/images/fbm_pfeil_rot.gif);
	background-repeat:no-repeat;
	background-position: left center;
}

#mainmenu span.mainmenu-level1-act a{
	color:#000;
}

#submenu{
	margin: 27px 28px;
}

#submenu div a {
	font-size: 10pt;
	text-decoration: none;
	display:block;
	padding: 5px 0px;
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0;
	border-right: 0;
	border-color: #fff;
	border-style: solid;
	color:#000;
	
	
	
}

#submenu div.first a{
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0;
	border-right: 0;
	border-color: #fff;
	border-style: solid;
}

#submenu div.last a{
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-color: #fff;
	border-style: solid;
}

#submenu div.submenu-level1-act a{
	color:#a8111c;
}



div.menuspacer{
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0;
	border-right: 0;
	border-color: #fff;
	border-style: solid;
	padding-top:25px;
}

div#mainsite div#maincontent,
div#mainsite-rightCol div#maincontent{
	min-height:600px;
	
}

.grey-bg{
	background-color: #d1d3d3;
}

.white-bg{
	background-color:#fff;
}

.light-grey-bg{
	background-color: #f2f2f2;
}

#doc2{
	width:72.6923em;
	*width:70.87677em;
}

.yui-tx .yui-b{
	float:left;
	width:15.384em;
	*width:15em;
}

.yui-tx #yui-main .yui-b{
	margin-left:15.384em;
	*margin-left:15em;
}

.yui-tx #yui-main{
	float:right;
	margin-left:-25em;
}

div#text-with-header{
	padding:35px 20px 20px 50px;
	/*line-height: 20px;*/
}

div.basics-content div#text-with-header{
	padding:35px 50px 20px 50px;
	/*line-height: 20px;*/
}





/* main-site end */

/* start-site start */

/*
div#mainmenu div#innermenu{
	float:right;
	margin-top:8.0769em;
	*margin-top:7.8751em;
	margin-bottom:0.7692em;
	*margin-bottom:0.75em;
	
}
*/

.yui-ty .yui-b{
	float:left;
	/*width:14.6153em;
	*width:14.2503em;*/
	width:42em;
	*width:41em;
}

.yui-ty #yui-main .yui-b{
	margin-left:42.3076em;
	*margin-left:41.25103em;
}

.yui-ty #yui-main{
	float:right;
	margin-left:-25em;
	/*height: 34.6153em;
	*height: 33.7508em;*/
}

div#maincontent div#teaser{
	height: 300px;
}

div#teaserimg fieldset{
	width: 150px;
	padding: 5px 10px 10px 10px;
	border:1px solid #fff; 
}

div#teasertext-wrap div{
	color:#fff;
	padding: 45px 10px 5px 15px;

}

div#teasertext-wrap span#teaserheader{
	font-weight:bold;
}

span#teasertext{
	padding-right: 2px;
}

div#teaser{
	padding-top: 15px;
}

div#sterlinks{
	/*margin-top: 82px;*/
	margin-top: 52px;
}

div#sterlinks div#claim div{
	margin-top: 8px;
	color:#fff;
	padding-left: 15px;
}

div#sterlinks div#image img{
	padding-left: 15px;
}

div#inner_startsite{
	background-image:url(assets/images/fbm_WebLayout_Startseite_Ausschnitt.jpg);
	background-repeat:no-repeat;
	width:72.69230em;
	*width:70.87677em;
	height: 34.6153em;
	*height: 33.7508em;
}


	
div#startsite div#mainmenu{
	height: 10.4615em;
	*height: 10.2em;
	margin-right:0.7692em;
	*margin-right:0.75em;
}

/* start-site end */

/* rightCol start */


/*.yui-gc .yui-u{float:left;}*/
.yui-gc .yui-u{float:right;}
.yui-gc div.first{float:left;}
.yui-gc .yui-u{width:19.2307em;*width:18.7504em; margin:0;}
.yui-gc div.first{width:37.30769em;*width:36.37590em;}
/*
.yui-gc div.first{margin-left:0;}

.yui-gc .yui-u div.first{
	margin:0;
	width:37.30769em;
	*width:36.37590em;
}
*/



div#flippingBookListView{
	
	/*padding: 0px 28px;*/
}

div#flippingBookLinks{
	margin-top: 30px;
	widht:100%;

}

div#flippingBookLinks div#view{
	border-top: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#flippingBookLinks div#download{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#flippingBookLinks div#view a{
	background-image:url(../flippingbook/fbm_flippingbook.jpg);
	display:block;
}

div#flippingBookLinks div#download a{
	background-image:url(../flippingbook/fbm_pdffile.jpg);
	display:block;
}

div#flippingBookLinks div a{
	background-repeat:no-repeat;
	background-position: left center;
	diplay:block;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#000;
	text-decoration:none;
	
	
}

div#special-basic-bg{
	padding-top:118px;
	
}



div#rightcol div.csc-default div.tx-flippingbook-pi1,
div#rightcol div.csc-default div.normal-text{
	padding: 0 28px;
	margin-bottom: 20px;
}


div.csc-default div.normal-text, 
div.csc-default div.fbm-mailform{
	padding:35px 20px 20px 50px;
	line-height: 20px;
}

div#rightcol h1{
	font-size:10pt;
	padding-bottom:5px;
	
}

h1{
	color:#a8111c;
	font-size: 1.1em;	
	font-weight:bold;
	padding-bottom:20px;
}

div.basics-content h1, div.specials-content h1{
	color:#a8111c;
	font-size:2em;
	/*font-weight:bold;*/
	padding-bottom:20px;	
	font-weight:normal;
}



div.specials-content div.csc-textpic-imagewrap img,
div.basics-content div.csc-textpic-imagewrap img{
	display:none;
}


/* rightCol end */

/* Kontaktformular */
#mailform div {
	padding: 5px 0;
}

#mailform div.csc-mailform-field label{
	vertical-align:top;
	display:inline-block;
	width: 110px;	
}

#mailform input, #mailform textarea{
	background-color:#f2f2f2;
}

#mailform textarea, #mailform input{
	width: 300px;
}

#mailform input#mailformformtype_mail{
	margin-left:110px;
}

/* Kontaktformular end */


#typo3-previewInfo {
	left: 20px !important;
	top: 20px !important;
	width:300px !important;
}
