* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fefefe url(../images/faux_bg.gif) repeat-y top left;
}

* html body {
  !behavior: url("fileadmin/templates/scripts/csshover3.htc"); 
}

#content ul {
	padding-left: 10px;
}
#content ul li {
	background: url(../images/icn_list.gif) no-repeat 0px 7px;
	padding-left: 15px;
	margin: 10px 0px;
	line-height: 16px;
}

#content ol li {
	margin: 10px 0px;
	line-height: 16px;
}

#content ol {
	list-style-type: decimal;
	margin-left:25px;
}

#content ol ol {
	list-style-type:lower-latin;
	margin-left: 21px;
}
strong {
	font-weight: bold;
}
#content a {

	color: #000;
	text-decoration: underline;
}

#content a:hover {
	color: #DF0015;
}

#content p, #content ul, #content ol {
	margin-bottom: 15px;
}

#content h2 {
	color: #DF0015;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	padding-bottom: 8px;
	border-bottom: 1px solid #CFCFCF;
	padding-top: 25px;
}

/* LAYOUT */
#main {
	width: 1000px;
}

#topmenu {
	float: left;
	display: inline;
	margin-left: 201px;
}

#shortcuts {
	float: right;
	display: inline;
	width: 186px;
	text-align: right;
}

#langmenu {
	float: right;
	margin-right: 10px;
	display: inline;
}

#langmenu img {
	margin-right: 5px;
}

#left, #middle, #right {
	float: left;
	display: inline;
}

#left {
	margin-left: 201px;
	width: 196px;
	min-height: 1px;
}

#middle {
	margin-left: 5px;
	width: 397px;
	min-height: 1px;	
}

#right {
	margin-left: 5px;
	width: 196px;
}

#right img{
	position: fixed;
	bottom: 25px;
	z-index: -1;
}

#footer {
	position: fixed;
	bottom: 0;
	background: #929395;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	  
	width: 990px;
	color: #fefefe;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	padding: 5px 0 8px 10px;
}

#footer a {
	color: #fefefe;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a.printlink {
	padding: 2px 0 2px 20px;
	background: transparent url(../images/print.gif) no-repeat left center;
}

#footer a.recommendlink {
	padding: 2px 0 2px 25px;
	background: transparent url(../images/recommend.gif) no-repeat left center;
}

#header {
	background: #fefefe;
	zoom:1;
}

#header img {
	display: block;
	float: left;
	margin-left: 5px;
}


#header img.logo {
	margin-left: 0;
}

#mainmenu {
	background: #fefefe;
	padding-bottom: 5px;
}

#top {
	background: #fefefe;
	padding-bottom: 15px;
	padding-top: 30px;
	font-size: 10px;
}

#topmenu a {
	background: transparent url(../images/topmenu_bg.gif) no-repeat top left;
	margin-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #464348;
}

#topmenu a.act, #topmenu a:hover {
	background: transparent url(../images/topmenu_act_bg.gif) no-repeat top left;
}

#shortcuts a {
	padding: 0 5px;
	font-weight: bold;
	text-decoration: none;
	color: #464348;
}

#shortcuts a:hover {
	text-decoration: underline;
}

#shortcuts span {
	color: #DF0015;
	font-weight: bold;
}

#mainmenu .mainmenu_list {
	list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

.mainmenu_list .mainmenu_item {
	display:block;
  float:left;
  position:relative;
  margin-left: 5px;
}

.mainmenu_list .first {
  margin-left: 0;
}

.mainmenu_lvl2 {
  visibility: hidden;
  position: absolute;
  background: transparent url(../img/clear.gif) repeat top left;
	filter: alpha(opacity=80);
	opacity: 0.8;
}


.mainmenu_item a:hover {
	text-decoration: underline;
}

/*.mainmenu_list a:hover ul {*/
.mainmenu_list li:hover ul { 
  visibility:visible;
}



.mainmenu_lvl2 .mainmenu_item {
	float:none;
  margin-left: 0;
  margin: 3px 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	  
}

.mainmenu_lvl2 .first_lvl2{
	margin-top: 5px;
}

.mainmenu_item a {
	background: #474448;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
  width: 196px;
	display:block;
	padding-bottom: 5px;
}

.mainmenu_item a.act {
	background: #df0015;
}

.mainmenu_item a img {
	margin-bottom:-3px;
	margin-top:4px;
	margin-right: 3px;
}

.above .mainmenu_lvl2 {
	bottom: 100%;
} 

.above .mainmenu_lvl2 .first_lvl2{
	margin-top: 3px;
}

.mainmenu_lvl2 .mainmenu_item a {
	padding: 7px 0px 7px 25px;
	background: #c8c9cc;
	color: #464348;
	text-align: left;
	width: 171px;
	font-weight: normal;
}

.mainmenu_lvl2 .mainmenu_item a:hover {
	text-decoration: underline;
}

.above .mainmenu_lvl2 .mainmenu_item a {
	background: #fefefe;
}


.above .mainmenu_lvl2 .mainmenu_item {
  margin: 0;
  margin-top: 3px;
}

#content {
	padding: 20px 25px 50px 25px
}

#content h1 {
	color: #DF0015;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom:18px;

	line-height: 130%;
}

#content .bodytext {
	margin-bottom: 15px;
	line-height: 18px;
}

#content .lf_date {
	margin-bottom: 0;
	font-weight: bold;
}

#content .lf_event_element h1 {
	color: #000000;
	font-size: 11px;
	text-transform: none;
	margin-bottom: 0;
}

#content .lf_teasertext p {
	margin-bottom: 0;
}

.lf_event_element {
	margin-bottom: 15px;
}

.lf_teaserlink a, .lf_link a {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}

.news_teaser {
	margin-bottom: 15px;
	border-bottom: 1px solid #CFCFCF;
	padding-bottom: 15px;
}

.news_date {
	font-weight: normal;
	color: #474448;
	font-size: 10px;
	margin-bottom: 2px;
}

.news_header {
	color: #DF0015;
}

#content .news_teaser p {
	margin-bottom: 0;
}

#content .news_teaser h1 {
	color: #000000;
	font-size: 11px;
	text-transform: none;
	margin-bottom: 0;
}

.news_left {
	float: left;
	margin-right: 15px;
}

.news_right {
	float: left;
	width: 200px;
}

.csc-header-date {
	font-weight: bold;
}
.csc-textpic-caption {
    font-size: 9px;
    font-family: tahoma, arial, verdana, sans-serif;
    color: #666;

    padding-top: 5px;

    line-height: 140%;	
}

/* Rahmen */
.csc-frame-frame1 {
	border-bottom: 1px solid #CFCFCF;
	margin-bottom: 15px;
}

.csc-frame-frame2 {
	border: 1px solid #CFCFCF;
	background: #FFFFFF;
	margin-bottom: 15px;
	padding: 15px 15px 0px 15px;
}

.csc-frame-frame2 span {
	color: green;
	font-weight: bold;
}

#content .file-download p {
	margin: 0px;
	padding: 0px;
}

#content .file-download a {
	border-bottom: 1px solid #CFCFCF;
	padding: 9px 8px 10px 45px;
	display: block;
	text-decoration: none;
}

#content .file-download.pdf-dl a {
	background: url(../images/icn_pdf.png) 10px 7px no-repeat;
}

#content .file-download.exe-dl a {
	background: url(../images/icn_win.png) 10px 7px no-repeat;
}

#content .file-download.map24 a {
	background: url(../images/icn_map24.gif) 10px 7px no-repeat;
}

#content .file-download a:hover {
	background-color: #EFEFEF;
}

/* Know-How-Pool */
#content .know-how-pool ul  {
	font-size: 10px;
	background: url(../images/bg_leistungen.gif) 0px 4px no-repeat;
	font-family: Verdana;
	border-bottom: 1px solid #CFCFCF;
	padding-bottom: 15px;
	display: block;
	width: 346px;
}

.en #content .know-how-pool ul {
	background: url(../images/bg_leistungen_en.gif) 0px 4px no-repeat;
}

.dk #content .know-how-pool ul {
	background: url(../images/bg_leistungen_dk.gif) 0px 4px no-repeat;
}

#content .know-how-pool ul a {
	text-decoration: none;
}

#content .know-how-pool ul a:hover {
	text-decoration: underline;
}

#content .know-how-pool ul li {
	background: transparent;
	margin: 3px 0px;
	padding:0px 0px 3px 0px;
	line-height: 10px;
	display: block;
	padding-left: 151px;
}


/* KONTAKTFORMULAR *******************************************************************************/
#mfp_mailform .mfp_row {
	margin-bottom: 15px;
	width: 347px;
}

#mfp_mailform .mfp_textfeld {
	padding: 6px;
	background: #FFF;
	border: 1px solid #BFBFBF;
	float:left;
	width: 158px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
}

#mfp_mailform .mfp_textfeld:hover, #mfp_mailform .mfp_textfeld:focus {
	border: 1px solid #474448;
} 

#mfp_mailform .mfp_col1 {
	margin-right: 10px;
}

#mfp_mailform .mfp_check {
	float:left;
	margin: 0px 10px 0px 3px;
}

#mfp_mailform label {
	display: block;
	padding-right: 14px;
	float:left;
	color: #474448;
	font-size: 10px;
	line-height: 14px;
}

#mfp_mailform label span {
	color: #DF0015;
}

#mfp_mailform .mfp_vorname { width: 154px; }
#mfp_mailform .mfp_nachname { width: 154px; }

#mfp_mailform .mfp_strasse { width: 269px; }
#mfp_mailform .mfp_hausnummer { width: 40px; }

#mfp_mailform .mfp_plz { width: 75px;}
#mfp_mailform .mfp_ort { width: 234px;}

#mfp_mailform .mfp_tel, #mfp_mailform .mfp_email { width: 154px;}

#mfp_mailform .mfp_message {
	float: none;
	width: 333px;
}

#mfp_mailform textarea.mfp_message {
	height: 100px;
}

#mfp_mailform #buttons input {
	padding: 6px;
	background: #474448;
	float:left;
	width: 110px;
	margin-bottom: 10px;
	color: #FFFFFF;
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	margin: 5px;
	cursor: pointer;
	float:right;
}

#mfp_mailform #buttons #reset  {
	background: #A2A3A5;
}

#mfp_mailform #buttons #reset:hover, #mfp_mailform #buttons #submit:hover {
	background: #DF0015;
}

/* Errors */
.errors {
	border: 3px solid #DF0015;
	padding: 10px 10px 5px;
	background: #FFFFFF;
	margin-bottom: 20px;
}

.errors .errorhead {
	font-weight: bold;
	color: #DF0015;
}

/* MAILFORM ENDE */

#content .csc-textpic-image {
	margin-bottom: 10px!important;
}


#content .csc-linkToTop {
	border-bottom: 1px solid #CFCFCF;
	display: block;
}
#content .csc-linkToTop a {
	
	padding-bottom: 15px;
	display: block;
	text-align:right;
	padding-right: 10px;
	text-decoration: underline;
	background: url(../images/icn_totop.gif) no-repeat right 5px;
	margin-right: 2px;
}
#content .csc-linkToTop a:hover {
	color: #DF0015;
}

#mfp_mailform .reg_dl {
	float: none;
	width: 250px;
}

#mfp_mailform #buttons .reg_dl {
	float: none;
	margin-left: 0;
}