.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

strong { font-weight:bold; }

body {
	background:transparent url(../images/bg.gif) 0 0 repeat-x;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height:16px;
}

#home {
	background:url("../images/home_bg.jpg") repeat-x scroll 0 0 #EDF2F4 !important;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:16px;
	text-align:center;
}

#wrapper {
	width:821px;
	margin:0 auto;
	text-align:left;
	padding-bottom:40px;
}

#meta {
	height:16px;
	padding-top:9px;
	text-align:right;
}
#meta a {
	margin-right:11px;
}
#meta form {
	display:inline;
}
#meta input {
	float:right;
	background:url(../images/meta_search.gif) 0 0 no-repeat;
	border:none;
	margin:0;
	padding:0 0 0 18px;
	width:84px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#838282;
}
#meta button {
	float:right;
	border:none;
	margin:0;
	padding:0;
	width:9px;
	height:16px;
	background:transparent url(../images/meta_submit.gif) 0 0 no-repeat;
	cursor:pointer;
}
#meta button img {
	display:none;
}

#logo {
	height:35px;
}
#nav {
	margin-top:21px;
	height:53px;
}
#nav ul {
	background:url(../images/nav_line.gif) 0 0 no-repeat;
	height:53px;
	padding-left:1px;
}
#nav li {
	width:108px;
	padding-right:1px;
	height:53px;
	float:left;
	background:url(../images/nav_line.gif) 100% 0 no-repeat;
}
#nav a {
	width:88px;
	padding:0 10px;
	height:36px;
	float:left;
	padding-top:17px;
	text-align:center;
	vertical-align:middle;
	color:#00455f;
	font-size:10px;
	line-height:13px;
	text-decoration:none;
}
#nav a:hover,
#nav .active a {
	color:#009eda;
	background:url(../images/nav_active.gif) 0 0 repeat-x;
}
#nav .active a {
	font-weight:bold;
}

#content {
	padding-top:23px;
}
#left {
	float:left;
	width:168px;
	overflow:hidden;
}
#left li {
	margin-bottom:4px;
}
#left a {
	display:block;
	height:18px;
	padding-top:3px;
	font-size:10px;
	color:#00455f;
	text-transform:uppercase;
	text-decoration:none;
	background:#e5f5fb url(../images/subnav_l1.gif) 0 0 no-repeat;
	padding-left:12px;
}
#left ul li.active a {
	background:url("../images/nav_open_2nd.jpg") no-repeat scroll 6px 9px #eaeaea;
}


#left ul ul {
	padding-top:5px;
	padding-left:13px;
}
#left ul ul li {
	border-left:5px solid #009eda;
	padding-left:2px;
}
#left ul ul a {
	font-size:11px;
	color:#333333;
	text-transform:none;
	background-image:url(../images/leer.jpg) !important;
	padding-left:17px;
        background-color:#EAEAEA !important;
}
#main {
	margin-left:183px;
	width:470px;
}
#right {
	float:right;
	width:154px;
}

h1 {
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	color:#009eda;
	margin:7px 0 5px 0;
}
h2 {
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	margin:14px 0 0 0;
}
h3 {
	font-size:10px;
	line-height:16px;
	font-weight:bold;
	margin:14px 0 0 0;
}
a {
	color:#00455f;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin-bottom:7px;
}
#main ul,
#right ul {
	padding-left:20px;
	list-style:disc;
	margin-bottom:7px;
}

#bread ul {
	padding:0;
	list-style:none;
}
#bread li {
	display:inline;
	list-style:none;
}
#bread a {
	font-size:10px;
	color:#00455f;
	text-decoration:none;
	background:url(../images/bread.gif) 100% 3px no-repeat;
	padding-right:10px;
}
#bread .active a {
	color:#6c6c6c;
	background-image:none;
	padding-right:0;
}

.fce_130 {
	padding-top:10px;
}

.fce_130 img {
	float:left;
}
.fce_130 .content {
	margin-left:130px;
}
ul.links {
	padding-left:0;
	margin-top:8px;
}
ul.links li {
	list-style:none;
	padding-bottom:1px;
	height:17px;
}
ul.links .pdf a,
ul.links .form a {
	display:block;
	height:17px;
	float:right;
	background:url(../images/pdf.gif) 100% 50% no-repeat;
	padding-right:21px;
	font-size:10px;
	font-weight:bold;
	color:#00455f;
	line-height:16px;
	text-decoration:none;
}
ul.links .form a {
	background-image:url(../images/form.gif);
}

.fce_152 {
	width:134px;
	border:1px solid #00455f;
	padding:8px 9px;
	margin-bottom:12px;
}
.fce_152 strong {
	color:#00455f;
}
.fce_152 img {
	margin-bottom:5px;
}

#footer {
	background-color:#009eda;
	height:18px;
	padding-top:2px;
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
}
#footer p,
#footer a {
	text-align:center;
	margin:0;
	padding:0;
	color:#fff;
}

.fce_ks_produkte {
	border-top:1px solid #929292;
	padding:23px 0;
}
.fce_ks_produkte img {
	float:right;
	margin-left:10px;
}
.fce_ks_produkte h2 {
	font-size:11px;
	line-height:100%;
	font-weight:bold;
	color:#009eda;
	background:url(../images/arrow_blue.gif) 0 50% no-repeat;
	padding-left:10px;
	margin-top:0;
}
.fce_ks_produkte p {
	padding-left:10px;
}
.fce_ks_produkte p.link a {
	font-weight:bold;
}

.fce_is_produkte {
	background:#e5ecef;
	padding:10px 11px;
}
.fce_is_produkte img {
	float:left;
}
.fce_is_produkte h2 {
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#009eda;
	margin-left:132px;
}
.fce_is_produkte p {
	margin-left:132px;
}
.fce_is_produkte p.link {
	text-align:right;
	margin-bottom:0;
}
.fce_is_produkte p.link a {
	font-weight:bold;
}

.display_img {
	background:url("../images/home_anzeige.png") no-repeat scroll left top transparent;
	display:block;
	float:left;
	height:337px;
	position:absolute;
	width:684px;
}

html* .display_img {
        top: 187px;
}

.title3 {
	font-family:Verdana;
	font-size:10px;
	margin-left:17px;
	margin-top:80px;
	width:467px;
}

div.home_teaser {
	margin-top:377px;
	position:absolute;
	overflow: hidden;
}

html* div.home_teaser {
	margin-top: 60px! important
}

div.box1 {
	background:url(../images/teaser_bg.png) top left no-repeat;
	width: 250px;
	height: 90px;
}

h2.box1 {
	color:#FFFFFF;
	font-size:10px;
	margin:0;
	padding-left:15px;
	padding-top:3px;
	text-transform:uppercase;
}

p.box1 {
	height:48px;
	margin-left:93px;
	margin-top:6px;
	width:153px;
}

div.box1 img {
	margin-left:0;
	margin-top:-59px;
	position:absolute;
}

div.box2 {
	background:url("../images/teaser_bg.png") no-repeat scroll left top transparent;
	height:90px;
	margin-left:279px;
	margin-top:-89px;
	width:250px;
}


h2.box2 {
	color:#FFFFFF;
	font-size:10px;
	margin:0;
	padding-left:15px;
	padding-top:3px;
	text-transform:uppercase;
}

p.box2 {
	height:48px;
	margin-left:93px;
	margin-top:6px;
	width:153px;
}

div.box2 img {
	margin-left:0;
	margin-top:-59px;
	position:absolute;
}

div.box3 {
	background:url("../images/teaser_bg.png") no-repeat scroll left top transparent;
	height:90px;
	margin-left:557px;
	margin-top:-89px;
	width:250px;
	margin-bottom: 70px;
}


h2.box3 {
	color:#FFFFFF;
	font-size:10px;
	margin:0;
	padding-left:15px;
	padding-top:3px;
	text-transform:uppercase;
}

p.box3,
.home_teaser p {
	height:48px;
	margin-left:93px;
	margin-top:6px;
	width:153px;
}
.home_teaser p a {
	text-decoration:none;
}

div.box3 img {
	margin-left:0;
	margin-top:-59px;
	position:absolute;
}

div.home_news {
	background:url("../images/news.png") no-repeat scroll left top transparent;
	width:163px;
	height:319px;
}

h2.news_title {
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:10px;
	margin-left:16px;
	margin-top:3px;
	position:absolute;
}

h2.news_title_inhalt{
	color:#00455F;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	margin-left:16px;
}

div.news_content {
	padding-top:14px;
}

p.news_title_inhalt {
	margin-left:16px;
	margin-right:22px;
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
}

div.csc-sitemap ul li {
	list-style-type:none;
	padding-top:5px;
}

div.csc-sitemap ul li ul li {
	background:url("../images/pfeil_sitemap_klein.jpg") no-repeat scroll left 6px transparent;
	list-style-type:none;
	padding-left:9px;
	padding-top: 0px;
	margin-left:-2px;
}

div.csc-sitemap ul li ul li ul li {
	background:url("../images/pfeil_sitemap_gross.jpg") no-repeat scroll left 5px transparent;
	list-style-type:none;
	padding-left:11px;
	padding-top: 0px;
}

div.csc-sitemap ul li ul li ul li ul li {
	background:none !important;
	list-style-type:disc;
	padding-left:0px;
	padding-top: 0px;
}

div.undertitle h2 {
	background:url("../images/form_h2_bg.jpg") no-repeat scroll left 6px transparent;
	color:#009EDA;
	font-size:12px;
	margin-bottom:19px;
	margin-left:10px;
	margin-top:29px;
	padding-left:9px;
}

div.row input{
	background:url("../images/input_long.jpg") no-repeat scroll left top transparent;
	border:medium none;
	color:#333333;
	font-family:Verdana;
	font-size:10px;
	height:20px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0;
	width:212px;
}

html* .row input{
	padding-top:4px !important;
	height: 17px !important;
}

div.row label {
	display:block;
	padding-right:20px;
	text-align:right;
	width:137px;
	float:left;
}

html* .row label {
	padding-top: 3px !important;
}

div.row {
	margin-bottom:5px;
}

html* .row {
	margin-bottom:1px !important;
}

div.rowSmall input {
	background:none;
}

input.plz {
	background:url("../images/input_small.jpg") no-repeat scroll left top transparent !important;
	width:57px !important;
}

input.ort {
	background:url("../images/input_middle.jpg") no-repeat scroll left top transparent !important;
	width:141px !important;
	margin-left:2px;
}

a.combobox_button {
	background:url("/fileadmin/templates/images/combobox_button.jpg") no-repeat scroll top left transparent;
	height: 21px !important;
	margin:0 0 0 44px!important;
	padding:0;
	width:16px;
	border:none !important;
}

input.combobox_input {
	height:21px !important;
	width:212px;
	background:url("/fileadmin/templates/images/select.jpg") no-repeat scroll top left transparent !important;
	height: 21px;
}

html* .combobox_container {
	margin-left: 0px;
}
#combobox_container_selAnrede {
	margin-left:157px;
	z-index:0;
}

html* #combobox_container_selAnrede {
	margin-left: 0px;
}

ul.combobox_summary {
	border-color:#538CA1 !important;
	padding:0 0 0 2px !important;
	width:60px !important;
	height:35px !important;
}

ul.combobox_summary li {
	height:15px !important;
}

ul.combobox_summary li a {
	height:15px !important;
}

div.block1 {
	width:162px;
}

div.block1 input {
	margin-left:15px;
}

div.block1 label {
	vertical-align:3px;
}

div.block2 {
	width:162px;
}

div.block2 input {
	margin-left:15px;
}

div.block2 label {
	vertical-align:3px;
}

div.block3 {

}

div.block3 input {
	display:inline;
}

div.block3 label {
	vertical-align:3px;
}

div.block4 {
	margin-bottom:50px;
}

div.block4 input {
	display:inline;
}

div.block4 label {
	vertical-align:3px;
}

td.tx-indexedsearch-info {
	display: none !important;
}

td.tx-indexedsearch-percent {
	display: none !important;
}

td.tx-indexedsearch-result-number {
	display: none !important;
}

div.tx-indexedsearch-browsebox {
	margin-bottom: 15px !important;
	margin-left:4px;
}

td.tx-indexedsearch-title {
	font-weight: bold;
}

.tx-indexedsearch-whatis  {
	padding-left:4px !important;
	margin-top: 6px !important;
}

input.tx-indexedsearch-searchbox-button {
	border:medium none;
	font-weight:bold;
	padding-right:6px;
	text-transform:uppercase;
	width:auto;
	color:#009EDA !important;
	margin-left: 10px !important;
	cursor:pointer;
}

.browsebox {
	padding-bottom:0 !important;
	padding-top:10px !important;
}

ul.browsebox {
	padding-left: 0px !important;
}

p.tx-indexedsearch-noresults {
	margin-left:4px !important;
	margin-top:11px !important;
}

#selAdd {
	background:url("/fileadmin/templates/images/box_top.jpg") no-repeat scroll left top transparent;
	color:#4E4E4E;
	display:block;
	padding-left:9px;
	padding-top:4px;
	text-decoration:none;
	width:211px;
}

div.prod_out {
	width: 220px;
	display: block;
	margin-left:156px;
	background:url("/fileadmin/templates/images/box_middle.jpg") repeat-y scroll top left transparent;
}

#box {
	width: 220px;
	display: block;
	background:url("/fileadmin/templates/images/box_bottom.jpg") no-repeat scroll bottom left transparent;
	padding-bottom:23px;
	padding-top:8px;
}


#box a {
	background:url("/fileadmin/templates/images/box_line.jpg") no-repeat scroll 23px 9px transparent;
	color:#4E4E4E;
	display:block;
	padding-left:30px;
	text-decoration:none;
}

#boxAdd {
	border-bottom:1px solid #a6a6a6;
	display:block;
	margin-left:6px;
	width:207px;
	padding-bottom:5px;
	padding-top:5px;
}

#boxAdd label {
	bottom:4px;
	position:relative;
	cursor: pointer;
}

div.hblock1 {
	float:left;
}

div.zAngaben p {
	color:#333333;
	font-family:Verdana;
	font-size:10px;
	font-style:italic;
	margin-left:268px;
}



div.senden_button {
	margin-left:308px;
}

div.err {
	color: red;
}

#left ul li ul li.active a {
	background-image:url("../images/subnav_l2.gif") !important;
	background-position:1px 2px;
}

