@charset "utf-8";
/* CSS Document */

* { 
margin:0;
padding:0;
border:0;
}

a, a:visited {
	color:  #00389a;
	text-decoration:none;
}
a:hover, a:active {
	color:#5988DA;
	text-decoration: underline;
}

h1 {
	font-weight:bold;
	font-size:1.15em;
	color:#484848;
	margin:82px 0 0 28px;
}

h2 {
	font-weight:bold;
	font-size:2.5em;
	color:#484848;
	margin-bottom: 10px;
}
	
body {
	background: #FFF url(img/fm_bg.jpg) repeat scroll top left;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
  color: #000;

}

.body {
	width:800px;
	margin: 0 auto;
	background: #FFF ;
	padding: 0 25px 0 25px;
}

.head {
	width: 850px;
	height: 190px;
	position:relative;
	margin: 0 auto;
}


#logo {
	background-image:url(img/fm_header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 850px;
	height:190px;
	display:block;
	text-decoration:none;
}

#suche {
	width:301px;
	height: 33px;
	background-image:url(img/suche-bg.png);
	background-repeat:no-repeat;
	padding:10px;
	position: absolute;
	left:653px;
	top: 32px;
}
.social {
	width: 29px;
	height: 29px;
	float: left;
	margin: 3px 3px 0 0 ;
}
#facebook {
	background-image:url(img/facebook.png);
	background-repeat:no-repeat;
	margin-left: 10px;
}
#twitter {
	background-image:url(img/twitter.png);
	background-repeat:no-repeat;
}
#newsletter {
	background-image:url(img/newsletter.png);
	background-repeat:no-repeat;
}

div#zeitstrahl {
	height:50px;
	width:990px;
	margin: 0 auto;
	position: relative;
}
div#zeitstrahl li {
	position: relative;
}

div#zeitstrahl li li {
	position: static;
}

ul#topnavigation {
	padding-left: 16px;
	display: block;
	width: 908px;
	height: 71px;
}
ul#topnavigation li {
	list-style: none;
	float: left;
	width: 227px;
	height: 29px;
}
.Zeitstrahl-Abschnitt {
	background: url(img/Zeitstrahl-Abschnitt.png) no-repeat top left;
}

ul#topnavigation a {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	position: relative;
	padding-top: 8px;
	display: block;
	text-align: center;
	font-size:13px;
}
ul#topnavigation li ul {
	width: 237px;
	display: none;
	padding-top: 9px;
	margin-top: 6px;
	margin-left:-5px;
	z-index:100;
	background: url(img/BG-Dropdown.png) no-repeat bottom;
}
ul#topnavigation li ul li {
	width: 227px;
	height: 23px;
	margin-left:5px;
}
.last {
	margin-bottom: 10px;
}

ul#topnavigation li ul li a {
	padding: 4px 0 0 15px;
	top: 0px;
	font-size: 12px;
	text-align: left;
}
/* ---           Hover            ---*/
/*-----------------------------------*/


li.Zeitstrahl-Abschnitt:hover {
	background: url(img/Zeitstrahl-Abschnitt.png) no-repeat bottom left;
}

ul#topnavigation li:hover ul {
	display: block;
	position: absolute;
	top: 16px;
	left: 0px;
}
ul#topnavigation li ul li:hover {
	background: url(img/Dropdown-Hover.png) repeat-y top left;
}
ul#topnavigation li:hover a {
	color: #01389c;
}
ul#topnavigation li:hover li a {
	color: #000;
}
ul#topnavigation li ul li:hover a {
	color: #FFF;
}

#suchform {
	float:left;
	padding-right:5px;
	position:relative;
	top: -3px;	
}


/* ---          Content           ---*/
/*-----------------------------------*/


.feedback-h2 {
	margin-bottom:20px;
	color: #262626;
	font-size: 1.75em;
}
.beschriftung {
	width: 150px;
	margin-left: 0px;
	margin-top:23px;
	height:18px;
}
.eingabefeld {
	width: 360px;
	height: 25px;
	background-color: #fafafa;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	border-style: solid;
/*	
	border-top-color: #D85016;
	border-right-color: #EB9480;
	border-bottom-color: #EB9480;
	border-left-color: #D85016;
*/	
	border-width: 1px;
}
.textfeld {
	width: 360px;
	height: 130px;
	background-color: #fafafa;
	margin: 0px 3px 10px 3px;
	text-decoration: none;
	border-style: solid;
/*	
	border-top-color: #D85016;
	border-right-color: #EB9480;
	border-bottom-color: #EB9480;
	border-left-color: #D85016;
*/
	border-width: 1px;
}
#gut {
	background:#fafafa url(img/images/feedback-plus.png) center no-repeat;
}
#schlecht {
	background:#fafafa url(img/images/feedback-minus.png) center no-repeat;
}

.formular-conainer {
	width:760px;
	margin: 0 auto;
}
.feedbackintro {
	height: 150px;
	margin: 10px 20px;
	padding-top:25px;
	/* 
	width:	500px;
	padding-left: 320px;
	background: url(img/images/SKR-Feedback_03.jpg) left top no-repeat; 
	*/
}
.feedbackintro p {
	font-size:15px;
	line-height:20px;
	color: #262626;
}
.formular-links {
	float:right;
	margin: 0px 40px 0 0;
}
.formular-rechts {
	float:left;
	width: 360px;
	margin: 0px 0 0 0;
}
.eingabe {
	margin: 10px 0;
	float :inherit;
}
.eingabe p {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 7px;
	padding-left: 5px;
}
.submit {
	background-color:#D85016;
	padding: 15px 5px;
	width:200px;
	height:50px;
	font-size:1.1em;
	font-weight:bold;
	color:#425252;
}

.teilnahme-danke {
	width:400px;
	padding-right: 165px;
	margin: 50px auto 0 auto;
	height: 350px;
	background:url(http://www.medi-files.de/pics/artikelbilder/Stan_Pause.jpg) right top no-repeat;
}
.teilnahme-danke p {
	font-size: 15px;
	line-height: 20px;
	color: #262626;
}
	


/* ---          Footer            ---*/
/*-----------------------------------*/


.keinborderright {
	border-right: 0 none !important;
}
div#footercontainer {
	clear: both;
  background:url(img/footerrumpf.png);
	background-repeat:repeat-y;
	width: 990px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 auto;
	position:relative;
}
div#footercontainer a {
	color:#000;
	text-decoration:none;
	font-size: 11px;
}
div#footercontainer a:hover {
	color: #5988da;
}
div#footerkopf {
	position:relative;
	background:url(img/footerkopf.png) no-repeat;
	height: 1px;
}
div#footerrumpf {
 padding: 10px 0;
}
div#footerrumpf p, div#footerrumpf ul {
	margin-top: 10px;
	width:940px;
}
p#footerueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	left: 25px;
}

div#partner {
	width: 648px;
	height: 70px;
	margin: 0 auto;
}

div#partner ul {
	list-style-type:none;
}

div#partner ul li {
	float: left;
	height: 40px;
	background-position: center;
	background-repeat:no-repeat;
	margin-right: 30px;
	margin-top: 10px;
}
#daev {
	background-image:url(img/logo_daev.png);
	width: 145px;
}
#daef {
	background-image:url(img/logo_daef.png);
	width: 112px;
	margin-left: 15px;
	
}
#bsc {
	background-image:url(img/logo_3b.png);
	width: 69px;
	margin-right:35px !important;
}
#apo {
	background-image:url(img/apobank-logo.png);
	width: 154px;
	margin-right:35px !important;
}
#boso {
	background-image:url(img/logo_boso.png);
	width: 48px;
	margin-right:35px !important;
}
#thieme {
	background-image:url(img/logo_thieme.png);
	width: 98px;
}

#noname {
	width:940px;
	margin: 0 auto;
	text-align:center;
}
ul.footerliste {
	list-style:none;
}
ul.footerliste li {
	display: inline;
	border-right: 1px solid black;
	padding: 0px 10px;
	margin-top: 0px;
}
p.footertext {
	text-align:center;
	position:relative;
	left:25px;
}
div#seitefuss {
	height: 52px;
	background: url(img/footerfuss.png) no-repeat bottom;
	width: 990px;
	margin: 0 auto;
}

div#footerfuss{
	display:none;
}
p#letzterfootertext , p#letzterfootertext span {
	font-size:11px;
}

.keinborder {
	border: 0 none !important;
}
.keinborderright {
	border-right: 0 none !important;
}

.clear {
	clear:both;	
}
#links_blau {
	background-color: #01389c;
	height:29px;
	width:30px;
	position:absolute;
	left:0px;
}
#rechts_blau {
	background-color:	#01389c;
	height:29px;
	width:30px;
	position:absolute;
	left:910px;
}
#teasercontainer {
	width:940px;
	height:93px;
	margin-top:70px;
}
#teaser1 {
	margin-left:10px;
	float:left;
}
#teaser2 {
	margin-right:10px;
	float:right;
}
animate {
  left:0px;
	height: 20px;
}
#meldung1 {
	margin-bottom:10px;
	padding:5px;
	width:582px;
	border-style:solid;
	border-width:1px;
	border-color:	#F4390D;
	background-color: #FBB09E;
}

#meldung2 {
	margin-bottom:10px;
	padding:5px;
	width:582px;
	border-style:solid;
	border-width:1px;
	border-color:	#F4390D;
	background-color: #FBB09E;
}

.nurlesen_text_feld{
    font-weight:bold;
    font-style:italic;
    color:#415151;
    background-color:#DFDFDF;
	}
