* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	overflow-y:scroll;
}

body {
	text-align: center;

}

div {
	text-align: left;
}

html, body {
	height: 100%;
}

img {
	border: 0;
}

a, a:visited {
	color: #4F637E;
	text-decoration: underline;
}

a.arrow,
a:visited.arrow,
#centerCol a.external-link,
#centerCol a:visited.external-link {
	background: url(../images/arrow.png) no-repeat;
	font-style: italic;
	padding-left: 20px;
	color: #4F637E;
	text-decoration: underline;
}

a.arrow_mblau,
a:visited.arrow_mblau {
	background: url(../images/arrow_mblau.png) no-repeat;
	font-style: italic;
	padding-left: 20px;
	color: #4F637E;
	text-decoration: underline;
}

hr.trenner {
	border: 0;
	border-top: 1px solid gray;
	height: 0;
	margin-bottom: 10px;
}

hr.trenner_breit {
	border: 0;
	border-top: 1px solid gray;
	height: 0;
	margin: 25px 0 25px 0;
}

tr.strong {
	font-weight: bold;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
}

.clear-left {
	clear: left;
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
}

.pseudolink {
	cursor: pointer;
	background: url(../images/arrow_down.png) no-repeat;
	font-style: italic;
	padding-left: 20px;
	color: #4F637E;
	text-decoration: underline;
	margin-bottom: 10px;
	display: block;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(../images/bg_page.gif) repeat-y;
	color: #4F637E;
}


#menu-top {
	height: 40px;
	background-color: #4F637E;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom: 2px solid #FFFFFF;
}

#menu-top a:link, #menu-top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-top a:hover {
	color: #93B9E6;
	text-decoration: none;
}

#menu-top ul {
	margin: 13px 23px 0px 0px;
	padding: 0;
	float: right;
	list-style-type: none;
}

#menu-top li {
	float: left;
	margin-left: 13px;
}

ul#langswitcher li { margin-left: 5px; }

#header {
	background: url(../images/header.jpg) no-repeat;
	height: 109px;
}

#header a {
	display: block;
	height: 109px;
	width: 136px;
}

#leftCol {
	border-top: 9px solid #FFFFFF;
	width: 136px;
	float: left;
}

.menu-main {
	z-index: 1000;
	margin-left: 13px;
}

.menu-main ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 10em;
	width: 130px;
}

.menu-main li {
	position: relative;
	height: 26px;
}

.menu-main table {
	position: absolute;
	border-collapse: collapse;
	top: 0;
	left: 0;
	z-index: 100;
	font-size: 1em;
}

.menu-main a,
.menu-main a:visited {
	display: block; 
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	width: 10em;
	color: #FFFFFF;
	text-indent: 3px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #4F637E;
	white-space: nowrap;
}

.menu-main a#current,
.menu-main a:visited#current {
	background-color: #C28C28;
	font-weight: bold;
}

* html .menu-main a:hover {
	color: #93B9E6;
}

.menu-main :hover > a {
	color: #93B9E6; 
}

.menu-main ul ul {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 124px; 
}

.menu-main ul li ul li a,
.menu-main ul li ul li a:visited {
	width: 150px;
	background-color: #4F637E;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	border-width: 0 1px 1px 0;
}  

.menu-main ul ul ul {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 151px; 
}   

.menu-main ul li:hover ul,
.menu-main ul a:hover ul {
	visibility: visible;
}

.menu-main ul :hover ul ul{
	visibility: hidden;
}

.menu-main ul :hover ul :hover ul ul{
	visibility: hidden;
}

.menu-main ul :hover ul :hover ul{ 
	visibility: visible;
}

.menu-main ul :hover ul :hover ul :hover ul { 
	visibility:visible;
}

#rightCol {
	margin-top: 30px;
	width: 197px;
	float: right;
	color: #FFFFFF;
}

#rightCol .box {
	background-color: #4F637E;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding: 10px;
	width: 177px;
	min-height: 258px;
  	height: auto !important;
  	height: 258px;

}

#rightCol .box h3,
#rightCol .box_service h3 {
	color: #D2AA2A;
	font-size: 11px;
	font-weight: bold;
}

#rightCol .box a,
#rightCol .box a:visited {
	font-style: italic;
	color: #FFFFFF;
	float: right;
}

#rightCol .box_service {
	background-color: #4F637E;
	color: #FFFFFF;
	padding: 10px 10px 7px 10px;
	width: 177px;
   margin-bottom: 13px;
}

#rightCol .box_service ul {
	margin: 10px 0 0 0;
	list-style-type: none;
}

#rightCol .box_service li {
	margin-bottom: 3px;
}

#rightCol .box_service a:link,
#rightCol .box_service a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#rightCol .box_service a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#rightCol .box_service a.download,
#rightCol .box_service a:visited.download {
	background: url(../images/pdf.gif) no-repeat;
	padding-left: 20px;
}

#rightCol .box_suche {
	background-color: #BFC5D1;
	color :#4F637E;
	margin-bottom: 13px;
	padding: 10px;
	width: 177px;
}

#rightCol .box_suche h3 {
	color: #4F637E;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 11px;
}

#rightCol .box_suche input[type="text"] {
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	font-size: 11px;
	padding: 2px;
	width: 145px !important;
}

#rightCol .box_suche input[type="submit"] {
	background: transparent url('../images/submit.gif') no-repeat;
	cursor: pointer;
	height: 18px;
	vertical-align: middle;
	width: 19px;
	border: none;
}

#rightCol .box_suche a,
#rightCol .box_suche a:visited {
	font-style: italic;
	color: #4F637E;
	display: block;
	margin-top: 5px;
	text-decoration: underline;
}   

#centerCol {
	margin: 0 197px 0 136px;
	padding: 10px 20px 5px;
}

#klickpfad {
	line-height: 25px;
}

#klickpfad_fl {
	line-height: 25px;
	float: left;
}

#klickpfad a:link,
#klickpfad a:visited,
#klickpfad_fl a:link,
#klickpfad_fl a:visited {
	color: #4F637E;
	text-decoration: none;
}

#klickpfad a:hover,
#klickpfad_fl a:hover {
	color: #4F637E;
	text-decoration: underline;
}

.rss {
	line-height: 25px;
	text-align: right;
}

#centerCol h1 {
	color: #C28C28;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

#centerCol h2 {
	color: #4F637E;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#centerCol h3 {
	color: #4F637E;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}


#centerCol p {
	margin-bottom: 10px;
}

#centerCol ul {
	margin-left: 25px;
	line-height: 1.5;
	margin-bottom: 1em;
}

#centerCol ul.csc-bulletlist {
	list-style-type: none;
	margin-left: 0px;
	line-height: normal;
	margin-bottom: 0px;
}

#centerCol li.odd,
#centerCol li.even {
	margin-bottom: 20px;
}

.inhalt_text-wimg {
	margin-bottom: 10px;
}

.inhalt_text-wimg .bild_links {
	float: left;
	width: 230px;
	padding-right: 20px;
}

.inhalt_text-wimg .bild_links_schmal {
	float: left;
	width: 150px;
	margin-right: 20px;
}

.inhalt_text-wimg_hr {
	margin-bottom: 10px;
	border-bottom: 1px solid gray;
}

.inhalt_text-wimg_hr .kl_bild_links {
	float: left;
	width: 110px;
	margin: 2px 20px 10px 0;
}

.inhalt_text-wimg .text {
	float: left;
	width: 354px;
}

.inhalt_text-wimg .text h2,
.inhalt_text-wimg_hr .text_newszub h2 {
	color: #4F637E;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.inhalt_text-wimg .text_prod {
	float: left;
	width: 434px;
	margin-bottom: 10px;
}

.inhalt_text-wimg_hr .text_newszub {
	float: left;
	width: 474px;
}

.inhalt_dl {
	border-bottom: 1px solid gray;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.dl_left {
	float: left;
	width: 290px;
	margin-right: 46px;
}

.dl_right {
	float: left;
	border: 1px solid #4F637E;
	padding: 8px;
	margin-bottom: 10px;
}

.dl_flags ul#dl_list {
   list-style-type: none;
   margin-bottom: 0px;
}

.dl_flags ul#dl_list li {
   display: inline;
   margin-right: 4px;
}

#kontaktformular fieldset {
	background-color: #F3F3F3;
	margin-bottom: 40px;
	padding: 10px 5px 5px;
}

#kontaktformular fieldset.tx-powermail-pi1_fieldset legend {
	display: none;
}

#kontaktformular .tx_powermail_pi1_fieldwrap_html {
	clear: both;
}

#kontaktformular .pm_input {
	margin-bottom: 5px;
}

#kontaktformular #powermaildiv_uid15,
#kontaktformular #powermaildiv_uid16 {
	margin-bottom: 10px;
}

#kontaktformular label {
	display: block;
	width: 160px;
	float: left;
	padding-top: 3px;
}

#kontaktformular input[type="text"] {
	font-size: 11px;
	padding: 2px;
	width: 240px;
	border: 1px solid #969696;
	float: left;
	margin-right: 5px;
}

#kontaktformular select {
	font-size: 11px;
	padding: 2px;
	width: 246px;
	float: left;
	border: 1px solid #969696;
}

#kontaktformular textarea {
	font-size: 11px;
	border: 1px solid #969696;
	width: 430px;
	height: 125px;
	float: left;
	padding: 1px;
}

#kontaktformular input[type="submit"] {
	background: transparent url(/fileadmin/templates/images/arrow_suche.png) no-repeat;
	border: medium none;
	float: right;
	font-style: italic;
	padding-left: 15px;
	margin-top: 10px;
	font-size: 12px;
	cursor: pointer;
}

.tx_powermail_pi1_formconfirmation_back input,
.tx_powermail_pi1_formconfirmation_submit input,
input.tx-powermail-pi1_mandatory_submit {
	background: transparent url(/fileadmin/templates/images/arrow_suche.png) no-repeat;
	border: medium none;
	float: left;
	font-style: italic;
	padding-left: 15px;
	margin: 20px 44px 40px 0;
	font-size: 12px;
	cursor: pointer;
}

ul.powermail_mandatory_list {
	list-style-type: none;
	color: #C28C28;
	margin: 0 !important;
}

.contenttable p {
	margin: 0 !important;
}

.tipafriend .taf_zeile {
	margin-bottom: 5px;
}

.tipafriend fieldset {
	background-color: #F3F3F3;
	margin-bottom: 40px;
	padding: 10px 5px 5px;
}

.tipafriend .taf_error {
	color: #C28C28;
	display: block;
	margin: 10px 0 15px 0;
	font-weight: bold;
}

.tipafriend .taf_hinweis {
	padding-left: 180px;
}

.tipafriend label {
	display: block;
	width: 180px;
	float: left;
	padding-top: 3px;
}

.tipafriend input[type="text"] {
	font-size: 11px;
	padding: 2px;
	width: 240px;
	border: 1px solid #969696;
	float: left;
	margin-right: 5px;
}

.tipafriend textarea {
	font-size: 11px;
	border: 1px solid #969696;
	width: 410px;
	height: 125px;
	float: left;
	padding: 1px;
}

.tipafriend input[type="submit"] {
	background: transparent url(/fileadmin/templates/images/arrow_suche.png) no-repeat;
	border: medium none;
	float: right;
	font-style: italic;
	padding-left: 15px;
	margin-top: 10px;
	font-size: 12px;
	cursor: pointer;
}

#centerCol .zb_leiste {
	text-align: center;
}

#centerCol ul#zusatzbuttons {
	margin: 30px 0 10px 0;
	padding: 0;
	list-style-type: none;
}

#centerCol ul#zusatzbuttons li {
	display: inline;
	margin: 0 20px;
}

#centerCol ul#zusatzbuttons li a,
#centerCol ul#zusatzbuttons li a:visited {
	color: #333333;
	font-size: 11px;
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-bottom: 5px;
	font-style: italic;
	text-decoration: underline;
}

#centerCol ul#zusatzbuttons li.zurueck a,
#centerCol ul#zusatzbuttons li.zurueck a:visited {
    background-image    : url(../images/zurueck.png);
}

#centerCol ul#zusatzbuttons li.drucken a,
#centerCol ul#zusatzbuttons li.drucken a:visited {
    background-image    : url(../images/drucken.png);
}

#centerCol ul#zusatzbuttons li.empf a,
#centerCol ul#zusatzbuttons li.empf a:visited {
    background-image    : url(../images/empf.png);
}
#centerCol ul#zusatzbuttons li.fav a,
#centerCol ul#zusatzbuttons li.fav a:visited {
    background-image    : url(../images/fav.png);
}

.dragger {
	margin-top: 0px;
	padding: 5px;
	/*color: #D2AA2A;*/
	color: #FFFFFF;
	font-size: 11px;
	height: 15px;
	background-color: #4F637E;
	cursor: move;
	/*font-weight: bold*/;
	letter-spacing: 1px;
}

.dragger span {
	cursor: pointer;
	float: right;
}

.ptab {
	color: #000000;
}

.ptab td {
	background: #BFC5D1;
	padding: 3px;
}

#ptab_zub_apk,
#ptab_zub_apb {
	border: 1px solid black;
	width: 300px;
	background: #FFFFFF;
	z-index: 10;
}

#ptab_zub_apk td,
#ptab_zub_apb td {
	width: 150px;
}

#ptab_zub_ilw,
#ptab_zub_smil,
#ptab_zub_sie {
	border: 1px solid black;
	width: 450px;
	background: #FFFFFF;
	z-index: 10;
}

#ptab_zub_ilw td,
#ptab_zub_smil td,
#ptab_zub_sie td {
	width: 150px;
}

#ptab_feder_5200,
#ptab_feder_7200,
#ptab_air_7223,
#ptab_bal_7228,
#ptab_bal_7248,
#ptab_bal_7251,
#ptab_bal_7261,
#ptab_zub_hpz {
	border: 1px solid black;
	width: 500px;
	background: #FFFFFF;
	z-index: 10;
}

#ptab_feder_5200 td,
#ptab_feder_7200 td,
#ptab_air_7223 td,
#ptab_bal_7228 td,
#ptab_bal_7248 td,
#ptab_bal_7251 td,
#ptab_bal_7261 td,
#ptab_zub_hpz td {
	width: 125px;
}

#ptab_feder_7211,
#ptab_feder_7221,
#ptab_air_7211,
#ptab_air_7221,
#ptab_bal_7230,
#ptab_bal_7235,
#ptab_bal_7241,
#ptab_zub_duk {
	border: 1px solid black;
	width: 630px;
	background: #FFFFFF;
	z-index: 10;
}

#ptab_feder_7211 td,
#ptab_feder_7221 td,
#ptab_air_7211 td,
#ptab_air_7221 td,
#ptab_bal_7230 td,
#ptab_bal_7235 td,
#ptab_bal_7241 td {
	width: 105px;
}

#ptab_zub_duk td.sp80 {
	width: 80px;
}

#ptab_zub_duk td.sp150 {
	width: 150px;
}

#ptab_zub_duk td.sp30 {
	width: 30px;
}


.open_ptab_feder_5200,
.open_ptab_feder_7200,
.open_ptab_feder_7211,
.open_ptab_feder_7221,
.open_ptab_air_7211,
.open_ptab_air_7221,
.open_ptab_air_7223,
.open_ptab_bal_7228,
.open_ptab_bal_7230,
.open_ptab_bal_7235,
.open_ptab_bal_7241,
.open_ptab_bal_7248,
.open_ptab_bal_7251,
.open_ptab_bal_7261,
.open_ptab_zub_ilw,
.open_ptab_zub_smil,
.open_ptab_zub_sie,
.open_ptab_zub_duk,
.open_ptab_zub_apk,
.open_ptab_zub_apb,
.open_ptab_zub_hpz {
	cursor: pointer;
	background: url(../images/arrow.png) no-repeat;
	font-style: italic;
	padding-left: 20px;
	color: #4F637E;
	text-decoration: underline;
}

div#leftCol,
div#rightCol,
div#centerCol {
	padding-bottom: 25px;
}

#footer {
	clear: both;
	position: absolute;
	bottom: 0;
	width: 980px;
	height: 24px;
	background: url('../images/bg_footer.gif') repeat-y;
}

#footer .copy {
	float: left;
	width: 136px;
	text-align: center;
	margin-top: 5px;
	color: #FFFFFF;
}

#footer ul {
	float: left;
	list-style-type: none;
	margin-left: 18px;
	margin-top: 5px;
}

#footer ul li {
	display: inline;
	margin-right: 20px;
}

#footer ul li a:link,
#footer ul li a:visited {
	color: #999999;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */