/* CSS Document */


/***** ALLGEMEINE STYLES *****/

* { margin: 0; padding: 0; }

div, p, td, th, span {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
}

a, a:visited, a:active {
	color:#424242;
	text-decoration: underline;
}
a:hover {
	text-decoration:underline;
	color: #aa0000;
}
h1 {
	font-size:14px;
	margin:12px 0 0 0;
}
h2 {
	color:#424242;
	text-transform:uppercase;
	line-height:24px;
	padding:0 0 0 15px;
	font-size:12px;
	background-color: #CCC;
}
h3 {
	font-size:14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
h4 {
	font-size:11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h5 {
	font-size:20px;
	color:#000070;
	font-family:"Frutiger", "Trebuchet MS", Verdana;
	text-transform:uppercase;
	margin:6px 0 25px 0;
}
h6 {
	border-bottom:1px solid #C3C3C3;
	font-size:14px;
	font-family: "Trebuchet MS", Verdana;
	text-transform:uppercase;
	color:#6E6E6E;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

input, textarea {
	line-height:17px;
	font-size:11px;
}
.color {
	color:#9A1D1E;
}
.underline {
	text-decoration:underline;
}
.bold {
	font-weight:bold;
}
.bold2 {
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
}
.center {
	text-align:center;
}
.bold {
	font-weight:bold;
}
.warning {
	color:#A92324;
}
.rot_bold {
	font-weight: bold;
	color: #F00;
}
.rot2_bold {
	font-weight: bold;
	color: #aa0000;
}
.farbe_allg {
	color: #aa0000;
}
.farbe_fluor {
	color: #000070;
}
.hintergrund_fluor {
	background-color: #E8F0FF;
}
.farbe_gummi {
	color: #B79E1D;
}
.hintergrund_gummi {
	background-color: #fbfbbb;
}
.hintergrund_knowhow {
	background-color: #ddfcb8;
}
.farbe_knowhow {
	color: #178F04;
}

/***** HAUPTCONTAINER *****/
#wrapper {
	width:919px;
	background-color:#FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}



/***** HEADER *****/
#header {
	width:100%;
}
#header h1 {
	float:left;
}
#header #language {
	float:right;
	text-align:right;
	padding:23px 0 0 0;
}
#header ul#language li {
	display:block;
	float:left;
	margin:0 0 0 5px;
}
#header ul#language li img {
	margin:5px 0 0 0;
}



/***** NAVIGATION *****/
/***** Der gerade aktive Link wird mit der id="selected" versehen um das rote Hintergrundbild zu erhalten *****/
#nav {
	font:bold 16px "Trebuchet MS", Verdana;
	background:url(../img/bg_nav.gif) repeat-x top left;
	height:34px;
	padding:0;
	margin:0;
	text-transform:uppercase;
	clear:both;
}
#nav li {
	list-style:none;
	margin:0;
	display:inline
}
#nav li a {
	height:27px;
	text-decoration:none;
	float:left;
	padding-top: 7px;
	padding-right: 32px;
	padding-bottom: 0;
	padding-left: 32px;
}
#nav li a, #nav li a:visited, #nav li a:active {
	text-decoration:none;
}
#nav li a:hover {
	color: #ffffff;
	background-image: url(../img/bg_nav_selected.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav li a#selected, #nav li a:visited#selected, #nav li a:active#selected, #nav li a:hover#selected {
	color:#ffffff;
	background-image: url(../img/bg_nav_selected.gif);
	background-repeat: repeat-x;
	background-position: left top;
}



/***** CONTENT *****/
/***** (Gesamter Contentbereich) *****/
#content {
	/* [disabled]clear:both; */
	height: 18px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content2 {
	clear:both;
	height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#separator_fluor {
	margin:18px 0 0 0;
	clear:both;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #007;
}
#separator_gummi {
	border-bottom: 5px solid #a99014;
	margin:18px 0 0 0;
	clear:both;
}
#separator_knowhow {
	border-bottom: 5px solid #178e03;
	margin:18px 0 0 0;
	clear:both;
}



/***** LEFT COLUMN *****/
/***** (Linke Spalte für Subnavigation und Formular) *****/
#left_col {
	float:left;
	width:232px;
	margin-top: 15px;
}

#menu_left {
	width:232px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
#menu_left ul {
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding: 0px;
}
#menu_left ul li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #007;
	border-right-color: #007;
	border-bottom-color: #007;
	border-left-color: #007;
	list-style-type: none;
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#menu_left h2 {
	font-size: 14px;
	font-weight: bold;
	color: #424242;
	padding-right: 8px;
	padding-left: 10px;
	background-image: none;
	line-height: normal;
	font-style: normal;
	text-transform: none;
	padding-top: 10px;
}
/*#menu_left a:link {
	color: #000;
}*/
#menu_left a, a:visited, a:active {
	color:#000;
	text-decoration: none;
}
#menu_left a:hover {
	color: #aa0000;
	text-decoration: underline;
}
#menu_left ul li.selected1 {
	background-image: url(../img/bg_menu_selected1.gif);
	color: #aa0000;
}
#menu_left ul li.selected1 a{
	color: #aa0000;
}
#menu_left ul li.selected2 {
	background-image: url(../img/bg_menu_selected2.gif);
	color: #aa0000;
}
#menu_left ul li.selected2 a{
	color: #aa0000;
}


/***** SUB-NAVIGATION *****/
#subnav li {
	padding:0 0 0 15px;
	line-height:24px;
	background-image: url(../img/bg_subnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#subnav li a, #subnav li a:visited, #subnav li a:active {
	text-decoration: none;
	color: #000;
}
#subnav li a:hover {
	text-decoration:underline;
	color: #aa0000;
}
#subnav li.selected {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/bg_subnav_selected.gif);
	font-weight: bold;
	color: #aa0000;
}
#subnav li.selected a {
	color: #aa0000;
	font-weight: bold;
}
/***** RIGHT COLUMN *****/
/***** (Contentbereich auf der Subseite) *****/
#right_col {
	width:671px;
	float: right;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-top-style: none;
}
#right_col_dest {
	float:right;
	width:671px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}



/***** BREADCRUMBS *****/
#bc {
	width:100%;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	font-size: 9px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#bc a, #bc a:visited, #bc a:active {
	text-decoration:underline;
}
#bc a:hover {
	color:#aa0000;
	text-decoration:underline;
}



/***** MAIN COLUMN *****/
/***** (Mittlerer Teil im Contentbereich) *****/
#main {
	float:left;
	width:424px;
	padding-top: 11px;
}
/***** alt bis 2.2.2020: 
#main h1 {
	font-size:20px;
	font-family:"Frutiger", "Trebuchet MS", Verdana;
	text-transform:uppercase;
	margin:6px 0 20px 0;
}
*****/
#main h1 {
	font-size:18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
	color:#424242;
	text-transform:none;
	line-height:normal;
	padding:0;
	background-color: #FFF;
}
#main h2 {
	font-size:20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
	color:#424242;
	text-transform:none;
	line-height:normal;
	padding:0;
	background-color: #FFF;
}
#main h3 {
	font-size:11px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-weight: bold;
}
#main img{
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main .small {
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}
#main p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#main ul {
	margin:0px;
	padding:0px;
}
#main td {
	padding: 0 0 15px 0;
}
#main .right {
	padding:0 0 15px 50px;
}
#main a {
	color:#aa0000;
	text-decoration:underline;
}
#main a:hover {
	color:#aa0000;
	text-decoration:underline;
}
#main .lcol {
	width:200px;
	float:left;
	margin-right: 15px;
}
#main .rcol {
	width:200px;
	margin-left: 0px;
	float: right;
}
#main .lcol3 {
	width:135px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#main .mcol3 {
	width:135px;
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
#main .rcol3 {
	width:135px;
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#main_lcol4 {
	width:108px;
	float:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
#main_rcol4 {
	width:108px;
	float:right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main_rcol4 img {
	width:108px;
	float:right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/***** HOME CONTENT *****/
/***** (Contentbereich auf Startseite) *****/
#home {
	float:left;
	padding:0 0 20px 0;
}
.image {
	width:671px;
	height:223px;
	background-image: url(../img/viton-fpm-fkm-profile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.image-de {
	width:671px;
	height:223px;
	background-image: url(../img/viton-fpm-fkm-profile-de.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.image-uk {
	width:671px;
	height:223px;
	background-image: url(../img/viton-fpm-fkm-profile-uk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.image-cz {
	width:671px;
	height:223px;
	background-image: url(../img/viton-fpm-fkm-profile-cz.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.description {
	font-size:10px;
	padding-top: 186px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#col3 {
	width:672px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#col3 .lcol, #col3 .mcol, #col3 .rcol {
	width:213px;
	float:left;
}
#col3 .mcol {
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
#col3 .lcol p, #col3 .mcol p, #col3 .rcol p {
	padding:10px 0;
}



/***** TABLE STYLES *****/
#tabelle {
	width:100%;
	background-color:#FFF;
	border-collapse:collapse;
	border: 1px solid #999999;
}
#tabelle td, #tabelle th {
	height:25px;
	padding:0 6px;
	line-height:25px;
	border: 1px dashed #CCCCCC;
}
#tabelle th {
	font-weight:bold;
	white-space:nowrap;
}
.row_color {
	background-color:#996633;
	color:#FFF;
}
.column_color {
	background-color:#E9E9E9;
}
.color1 {
	background-color:#99CCFF;
	width:5px;
}
.color2 {
	background-color:#FFFF00;
	width:5px;
}
.color3 {
	background-color:#00FF00;
	width:5px;
}
.color4 {
	background-color:#FF0000;
	width:5px;
}
.color5 {
	background-color:#0000FF;
	width:5px;
}



/***** in INFORMATION *****/
/***** (Rechte Spalte) *****/
#further {
	float:right;
	width:232px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#further img {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#further p {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#further a, a:visited, a:active {
	color:#000;
	text-decoration: underline;
}
#further a:hover {
	color: #aa0000;
	text-decoration: underline;
}
#further h1 {
	font-size:11px;
	font-family: "Trebuchet MS", Verdana;
	color:#FFF;
	text-transform:uppercase;
	height:20px;
	line-height:20px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
}
#further h1 a:link, #further h1 a:active, #further h1 a:visited {
	color:#fff;
	text-decoration:none;
	font-size:14px;
}
#further h1 a:hover {
	color:#aa0000;
	text-decoration:none;
	font-size:14px;

}
#further h5 {
	font-size:11px;
	font-family: "Trebuchet MS", Verdana;
	color:#FFF;
	text-transform:uppercase;
	height:20px;
	line-height:20px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
}
#further h5 a:link, #further h5 a:active, #further h5 a:visited {
	color:#fff;
	text-decoration:none;
	font-size:14px;

}
#further h5 a:hover {
	color:#aa0000;
	text-decoration:none;
	font-size:14px;
	
}
#umfrage {
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
#umfrage .frage {
	font-weight:bold;
	margin:0 0 10px 0;
}
#umfrage .antwort {
	margin:3px;
}
ul#downloads li {
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.knowhow {
	background:url(../img/bg_knowhowzentrum.png) no-repeat top left;
}
.knowhow a:link, .fluor a:link, .gummi a:link {
	font-size:14px;
}
.knowhow_text {
	background-color:#ddfcb8;
	margin:0px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 8px;
}
.fluor {
	background:url(../img/bg_fluorzentrum.png) no-repeat top left;
}
.fluor_text {
	background-color:#E8F0FF;
	margin:0px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 8px;
}
.gummi {
	background:url(../img/bg_gummizentrum.png) no-repeat top left;
}
.gummi_text {
	background-color:#FBFBBB;
	margin:0px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 8px;
}
.broschure {
	background:url(../img/bg_broschure.png) no-repeat top left;
}
.broschure_text {
	background-color:#FCF;
	margin:0px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 8px;
}
.erfolg {
	background:url(../img/bg_erfolg.png) no-repeat top left;
}
.erfolg_text {
	background-color:#FCF;
	margin:0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.separator {
	clear:both;
	height:15px;
}
.separator1 {
	clear:both;
	height:15px;
}
.separator2 {
	clear:both;
	height:5px;
	margin: 0px;
	padding: 0px;
}
.location {
	color:#666666;
	font-size:10px;
	margin:0 0 2px 21px;
}
.img_text {
	padding-top: 5px;
}
.small_text {
	font-size: 8px;
	padding: 0px;
	color: #000;
	line-height: normal;
}
#img_ref, #img_ref img, #img_ref td {
	margin:0;
	padding: 0px;
}
#table_fpm, #table_fpm td {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#table_fpm h3 {
	font-size:11px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-weight: bold;
}
#table_fpm .fpm1 {
	font-weight: bold;
	color: #aa0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#table_fpm .fpm2 {
	text-align: center;
	padding: 0px;
}
#table_fpm .fpm3 {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#table_fpm .fpm4 {
	text-align: center;
	font-weight: bold;
	padding: 0px;
	background-color: #FFC;
}
#table_download, #table_download img, #table_download td {
	margin:0;
	padding: 0px;
}
#table_download .text{
	margin:0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
#table_team {
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#table_team img, #table_team td {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#table_team2, #table_team2 img, #table_team2 td {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#table_team2 img {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #000;
}
#table_kontakt, #table_kontakt img, #table_kontakt p, #table_kontakt td {
	margin:0;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#table_kontakt h3 {
	font-size:11px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-weight: bold;
}
#table_kontakt .text{
	margin:0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
#table_prod, #table_prod p, #table_prod td {
	margin:0;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#table_prod img {
	margin:0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#anfrage {
	margin:4px 0 10px 0;
}
#anfrage input, #anfrage textarea {
	width:230px;
	display:block;
	margin:0 0 3px 0;
}
#anfrage-big {
	margin:4px 0 10px 0;
}
#anfrage-big input, #anfrage-big textarea {
	width:424px;
	display:block;
	margin:0 0 3px 0;
}

/***** FOOTER *****/
#footer {
	text-align:center;
	clear:both;
	border-top:1px solid #707070;
	padding:10px 0;
	height:20px;
}
#footer a, #footer a:visited, #footer a:active {
	text-decoration:underline;
}
#footer a:hover {
	color:#aa0000;
	text-decoration:underline;
}
.rot_1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #C30;
}
