@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #666666;
	background-color: #E9E4DE;
	margin: 0px;
	padding: 0px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 135%;
	background-image: url(../images/arrows_red.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	font-weight: bold !important;
	font-style: normal;
}

h2 {
	font-size: 13px;
	line-height: 135%;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	line-height: 135%;
	font-weight: bold;
	color: #666666;
}

h4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	line-height: 135%;
	font-weight: bold;
	color: #990000;
}


h5 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 135%;
	font-weight: bold;
	color: #333333;
}


h6 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 135%;
	font-weight: bold;
	color: #990000;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 135%;
	margin: 0px;
	padding: 0px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}

#om {
	background-image: url(../images/contentbox_om.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#um {
	background-image: url(../images/contentbox_um.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#ml {
	background-image: url(../images/contentbox_ml.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#mr {
	background-image: url(../images/contentbox_mr.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}




#ul {
	background-image: url(../images/contentbox_ul.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#ur {
	background-image: url(../images/contentbox_ur.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#ol {
	background-image: url(../images/contentbox_ol.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#or {
	padding:0px;
	background-image: url(../images/contentbox_or.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	margin: 0px;
	height: auto;
	width: 100%;
}
#clear {
	font-size: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#wrapper_outer {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
#wrapper_inner {
	background-color: #EFEFE6;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 13px;
	padding-right: 23px;
	padding-bottom: 23px;
	padding-left: 23px;
}
#topBox {
	clear: both;
	height: 48px;
	width: auto;
	padding: 0px;
	margin-bottom: 25px;
}

#mainmenuleft {
	background-image: url(../images/topmenu_left.gif);
	background-position: 0px 0px;
	height: 100%;
	background-repeat: no-repeat;
}
#mainmenuright {
	background-image: url(../images/topmenu_right.gif);
	background-position: 100% 0%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-repeat: no-repeat;
	width: 100%;
}


#logo {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
}
#logo_claim {
	float: left;
}
#logo_claim {
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 28px;
	font-style: oblique;
}

#topnav {
	float: right;
	margin: 0px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
}
#topnav a {
	color: #666666;
}
#topnav a:hover {
	color: #B1B1B1;
}
#Box50_left {
	float: left;
	width: 49%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#Box50_right {
	float: right;
	width: 49%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#Box100 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
}
#bottom {
	text-align: center;
	margin: 0px;
	padding: 10px;
	font-size: 9px;
}
#InnerBoxLeft {
	float: left;
	width: 280px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#InnerBoxRight {
	float: right;
	margin: 0px;
	width: 610px;
	height: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
}
















/* Breadcrumb */
.rootline {float:left; width:430px; list-style:none; padding:8px 0 3px 10px !important /*Non-IE6*/; padding:8px 0 3px 10px /*IE6*/;}
.rootline {display:inline; padding:8px 0 0 10px; background:transparent; font-size:110% !important /*Non-IE6*/; font-size:100% /*IE6*/;}
.rootline a {color:rgb(125,125,125); font-weight:bold; text-decoration:none;}
.rootline a:hover {color:rgb(255,255,255);}

ul.langnav img {padding: 0 4px 0 2px; }
ul.langnav li.ACT img,
ul.langnav li.nolang img {padding-left: 5px; }

.contactform {padding:10px;}
/* .contactform span.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:100%;} */
.contactform input.button {float:left; width:9.0em; margin-left:px !important /*Non-IE6*/; margin-left:3px /*IE6*/; padding:3px !important /*Non-IE6*/; padding:2px /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; color:rgb(150,150,150); font-size:100%;}

.contactform input {border: 1px solid gray; width:280px;display:block;font-family:Verdana; font-size:12px;}
.contactform textarea {border: 1px solid gray; width:280px;height:100px;display:block;font-family:Verdana; font-size:12px;}
/*##### NewLoginBox #####*/






/*##### CSS Flyoutmenu #####*/



/*#mainmenuright ul ul ul {
	padding: 0px;
	width: 160px;
	background-color: #568739;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	z-index: 200;
}
#mainmenuright ul ul {
	margin: 0px;
	padding: 0px;
	width: 160px;
	background-color: #568739;
	z-index: 100;
}
#mainmenuBox li li {
	background-color: #568739;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
*/



/********************/
/*  NAVIGATION BAR  */
/********************/


#mainmenuBox ul {
	margin: 0px;
	clear: both;
	width: 100%;
	height: 37px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#mainmenuBox a {
	background-image: url(../images/topmenu_nav_main.gif);
	background-position: 0px -39px;
	background-repeat: no-repeat;
	margin: 0px;
	height: 37px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 37px;
}

#mainmenuBox a:hover {
	background-position: 0px 1px;
}

#mainmenuBox li {
	margin: 0px;
	float: left;
	list-style-type: none;
	padding: 0px;
	height: 37px;
}

#mainmenuBox {
	clear: both;
	height: 37px;
	background-image: url(../images/topmenu_middle.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
}


/*##### CSS Flyoutmenu #####*/



 
#mainmenuBox a.menuparent  {
	background: url(mf53_t3_03_FILES/bg_bullet_arrow.gif) no-repeat 90% 40%;
}

 
#mainmenuBox li {
	float:left;
	z-index:auto !important;
	z-index:1000;
	/*border-right:solid 1px rgb(215,215,215);*/
}

#mainmenuBox li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 165px;
	font-weight: normal;
	background-color:#1E2C12;
	margin: 0px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
 
#mainmenuBox li li {
	width: 160px;
	font-size: 10px;
	line-height: 20px;
	background-image: none;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
 
#mainmenuBox li ul a {
	/*padding-left: 1em;*/
	white-space:normal;
	height:20px;
	line-height:20px;
	font-weight:normal;
	color:#80C854;
	font-size: 10px;
	background-image: url(../images/subnav_bullets.jpg);
	margin: 0px;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
}

#mainmenuBox li ul a:hover {
	background-position: 0px -20px;
	color: #FFFFFF;
}
 
#mainmenuBox li ul ul {
	margin-top: -26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
 
#mainmenuBox li:hover ul ul, #mainmenuBox li:hover ul ul ul, #mainmenuBox li.sfhover ul ul, #mainmenuBox li.sfhover ul ul ul {
	left: -999em;
}
 
#mainmenuBox li:hover ul, #mainmenuBox li li:hover ul, #mainmenuBox li li li:hover ul, #mainmenuBox li.sfhover ul, #mainmenuBox li li.sfhover ul, #mainmenuBox li li li.sfhover ul {
	left: auto;
min-height:0; 
}
 
#mainmenuBox li:hover, #mainmenuBox li.sfhover {
	text-decoration:none;
}

/********************/
/*  NAVIGATION BAR  */
/********************/

#topnav ul {
	margin: 0px;
	padding: 0px;
}
#topnav li {
	float: left;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
}
.csc-textpic {
	clear: both;
	margin-bottom: 15px;
}
#Content_Elements h1 {
	clear: both;
}
#BoxLeft_Text {
	clear: both;
	margin-bottom: 15px;
}
.news-latest-container a {
	color: #666666;
}

.news-latest-item .clearer {
	display: none;
}
div.news-latest-morelink {
	text-align: right;
}
.news-latest-item {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.news-latest-item .bodytext {

}
.news-latest-morelink a {
	color: #990000;
}
.news-latest-container a:hover {
	color: #990000;
}
.news-latest-morelink a:hover {
	color: #FF0000;
}

.tx-newloginbox-pi1 form {
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#tx-newloginbox-pi1-login_submit {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/button_100.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 97px;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 25px;
	text-align: left;
	display: inline;
	text-indent: 0px;
	white-space: nowrap;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 11px;
	height: auto;
	background-color: #FFFFFF;
}
#Box_left_contents {
	margin: 0px;
	padding: 25px;
}
#Box_right_contents {
	margin: 0px;
	padding: 25px;
}
#Box_Contents {
	margin: 0px;
	padding: 25px;
}
#Content_Elements {
	margin: 0px;
	padding: 25px;
}
.contentbox_50_50 {
	clear: both;
}
#Contentbox_products {
	clear: both;
}
#Contentbox_full_width {
	clear: both;
	margin-top: 0px;
}
#contactbox {
	clear: both;
}
.contentbox_50_50_2 #Box50_left {
	margin: 0px;
	padding: 0px;
}

.contentbox_50_50_2 #Box50_right {
	margin: 0px;
	padding: 0px;
}
#Contentbox_neuigkeiten #Content_Elements {
	height: 190px;


}
#Contentbox_nachrichten #Content_Elements {
	height: 490px;
}
.news-list-item {
	padding-bottom: 25px;
}
.news-list-item h3 {
	padding-bottom: 15px;
}
.news-single-item h3 {
	padding-bottom: 15px;
	padding-top: 0px;
}
