<!-- /* --> <style> */

html, body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #575855;
	line-height: 175%;
	height: 100%;
}

p,div,span { 
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

a.internal-link-white { color: #ffffff !important; text-decoration: underline; padding-left: 15px; background-image: url(../images/link_pfeil_white.gif) !important; background-position: 0px 4px;	background-repeat: no-repeat; }
a.internal-link-white:hover { text-decoration: underline; }


a { color: #000000; }
a.internal-link, a.external-link { color: #000000; text-decoration: underline; padding-left: 15px; background-image: url(../images/link_pfeil.gif); background-position: 0px 4px;	background-repeat: no-repeat; }
a.internal-link:hover, a.external-link:hover { text-decoration: underline; }

.bodytext a, #right.internal-link a { color: #000000; text-decoration: underline; padding-left: 15px; background-image: url(../images/link_pfeil.gif); background-position: 0px 4px;	background-repeat: no-repeat; }
.bodytext a:hover, .internal-link a:hover { text-decoration: underline; }

#metamenu a, #pathmenu a, #directentry a { color: #000000; text-decoration: underline; padding-left: 15px; background-image: url(../images/link_pfeil.gif); background-position: 0px 4px;	background-repeat: no-repeat; }
#metamenu a:hover, #pathmenu a:hover ,#directentry a:hover { text-decoration: underline; }

li a {
	background-image: none;
	padding-left: 0px;
}

h1 {
	font-size: 2em;
	font-weight: 100;
	padding: 0px;
}

h1.white {
	color: #FFFFFF;
	padding: 0px;
}

h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div#container {
	position:relative;
	width: 950px;
	min-height: 100%;
}

* html div#container {
	height: 100%;
}

div#header {
	width: 100%;
	padding-top: 30px;
	background-image: url(../images/bg_grey.gif);
	background-repeat: repeat-x;
}

div#header img {
	float:right;
}

div#header ul {
	
	text-align: right;
	list-style: none;
	padding: 0 25px 0 0;
	margin: 0;
	font-size: 0.9em;
}

div#header ul li {
	display: inline;
	padding-left: 15px;
}

div#header span#trailer {
	float: right;
	display: block;
	margin: 23px 0 0 0;
	padding: 2px 20px 3px 0;
	font-size: 2em;
	text-align:right;
	color: #999999;
}

* html div#header span#trailer {
	width: 600px;
}

span#premiumlogo {
	position: absolute;
	float: left;
	width: 207px;
	margin: 0px 0px 0px 20px;
}

*+html span#premiumlogo {
	margin: -20px 0px 0px 20px;
}

*html div#premiumlogo {
	margin: -20px 0px 0px 10px;
}

div#langselect {
	margin-top: 15px;
}

div#content {
	width: 950px;
	height: auto;
	float: left;
	padding: 22px 0 60px 0;
}

span#path {
	display: block;
	padding-left: 230px;
	margin-bottom: 15px;
	font-size: 0.9em;
}

div#left {
	/*width: 190px;*/
	width: 210px;
	float: left;
	padding: 0 0 0 20px;
}

* html div#left {
	width: 210px;
}

div#right {
	width: 690px;
	float: left;
	background-color: #eaeceb;
	padding: 10px 15px 10px 15px;
}

* html div#right {
	padding: 25px 15px 10px 15px;
}

div#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 950px;
	font-size: 0.9em;
	text-align: right;
	padding-bottom: 25px;
	background-image: url(../images/bg_grey.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#adress {
	text-align: left;
	margin-top: 25px;
	font-size: 0.9em;
	line-height: 120%;
	color: #999999;
}

hr {
	height: 1px;
	width: 100%;
	background-color: #84887f;
	color: #84887f;
	margin: 0;
	border: 0;
	clear:both;
}

* html hr {
      margin: 0; 
}


/* MENU */
div#divmenu {
	font-size: 1.2em;
}

div#divmenu ul {
	list-style:none;
	padding: 0;
	margin: 0;
}

div#divmenu ul li {
	padding: 0;
}

div#divmenu ul ul {
	padding-left: 20px;
	margin: 0;
	list-style-image:url(../images/menu_grafik.gif);
}

* html div#divmenu ul ul {
 	padding-left: 17px;
}

div#divmenu a {
	color: #84887f; 
	text-decoration: none;
}

div#divmenu a:hover {
	text-decoration: underline;
}

/* END MENU */

/* METAMENU */
div#metamenu {
	float: right;
	width: 500px;
}

div#metamenu a {
	background-image: none;
	padding-left: 0px;
	text-decoration: none;
}
/* END METAMENU */

/* Direkteinstieg */
div#directentry {
	font-size: 1.2em;
	color: #84887f;
}

div#directentry ul {
	list-style:none;
	padding: 0;
	margin: 20px 0 0 0;
	color: #84887f;
}


div#directentry ul li a {
	text-decoration: none;
	background-image: none;
	padding-left: 0px;
	color: #84887f;
}

/* PATHMENU */
span#pathmenu a {
	background-image: none;
	padding-left: 0px;
}

/* langselect */
div#langselect a {
	background-image: none;
	padding-left: 0px;
}

/* BILDUNTERSCHRIFTEN */
.csc-textpic-caption {
	font-size: 0.9em;
	line-height: 1.3;
}


/* KONTAKTFORMULAR */
label {
	display: block;
	width: 150px;
	float: left;
}

fieldset.mailform_fieldset {
	border: 0;
	padding: 0 0 20px 0;
}

.csc-mailform-field {
	float: left;
	padding-right: 10px;
}

.csc-mailform-field2 {
	float: left;
	padding-right: 30px;
}

input[type="text"] {
	width: 500px;
}

* html input {
	width: 500px;
}

textarea {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
}

fieldset#mailform_infowunsch {
	width: 300px;
	padding-bottom: 20px;
}

.mailform_infowunsch {
	position: relative;
	float: right;
	text-align: left;
	width: 180px;
}

#mailform_infowunsch label {
	width: 155px;
}

fieldset#mailform_kontaktwunsch {
	width: 450px;
	padding-bottom: 20px;
}

.mailform_kontaktwunsch {
	position: relative;
	float: right;
	text-align: left;
	width: 400px;
}

.checkboxen {
	position: relative;
	float: left;
	clear: both;
	padding-right: 10px;
}

#qualifica {
	font: 12px Arial, Helvetica, sans-serif;
	color: #575855;
	width: 150px;
	height: 22px;
	border: solid 1px #7f9db9;
}

fieldset#mailform_agb {
	width: 600px;
	padding-bottom: 20px;
}

.mailform_agb {
	position: relative;
	float: right;
	text-align: left;
	width: 400px;
}

.consenso {
	width: 400px;
	font-weight: bold;
}

input.csc-mailform-check {
	width: 15px;
}

#mailformformtype_mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	background-image: url(../images/link_pfeil.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

.csc-mailform-submit {
	float: right;
	border: 0;
	width: 90px;
	background-color: #eaeceb;
}

.csc-mailform-submit_it {
	float: right;
	border: 0;
	width: 65px;
	background-color: #eaeceb;
}

.csc-mailform-reset_it {
	float: right;
	border: 0;
	width: 90px;
	background-color: #eaeceb;
}

#mailform_kontaktwunsch label {
	width: 300px;
}

label.mailform_mitteilung {
	margin: 0 0 0 5px;
}
*html label.mailform_mitteilung {
	margin: 0 0 0 0px;
}

input.provinz {
	width: 170px;
}

*html input.provinz {
	width: 166px;
}

/* KONTAKTFORMULAR END */

/*TEASER TOP JOB*/

div.top_job {
	position: absolute;
	top: 123px;
	left: 640px;
}


/* TOPOBJEKT TEASER */
div#topobjekt {
	position: relative;
	margin-left: -15px;
	margin-right: -15px;
	width: 690px;
	padding: 15px;
	height: 270px;
	margin-top: -15px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #d6d8d5;
}

* html div#topobjekt {
	top: -10px;
}

div#topobjektbottom {
	position: absolute;
	bottom: 0;
	margin-bottom: 15px;
}

div#topref-text {
	position: relative;
	float: left;
	width: 230px;
}

div#topref-bild {
	position: relative;
	float: right;
	width: 450px;
}

a.buch {
	padding-left: 22px;
	background-image: url(../images/link_buch.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;
}

a.none {
	background-image: none;
	padding-left: 0px;
	color: #000000;
}

a.pfeil {
	padding-left: 15px;
	background-image: url(../images/link_pfeil.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;
}

a.lupe {
	padding-left: 18px;
	background-image: url(../images/link_lupe.gif);
	background-position: 0px 1px;
	color: #000000;
	background-repeat: no-repeat;
	text-decoration: underline;
}

a.topf {
	padding-left: 22px;
	background-image: url(../images/link_topf.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;
}

a.fenster {
	padding-left: 22px;
	background-image: url(../images/link_fenster.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;
}

a.web {
	padding-left: 22px;
	background-image: url(../images/link_web.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: underline;
}

/* TOPOBJEKT TEASER END */

/* STARTSEITE */

.teaser1 {
	position: relative;
	float: left;
	width: 330px;
	padding-top:10px;
}

* html .teaser1 {
	padding-top:0px;
}

.teaser3 {
	position: relative;
	float: right;
	width: 330px;
	padding-top:10px;
}	

* html .teaser3 {
	padding-top:0px;
}

.teaser4 {
	position: relative;
	margin-left: -15px;
	margin-right: -15px;
	width: 690px;
	padding: 15px 15px 35px 15px;
	border-bottom: 1px solid #FFFFFF;
}

* html .teaser4 {
	padding:0 15px 15px 15px;
}

.teaser1-de {
	position: relative;
	float: left;
	width: 225px;
	margin-top: 0px;
	padding-top:10px;
	line-height: 17px;
}

* html .teaser1-de {
	padding-top:0px;
}


.teaser2-de {
	position: relative;
	float: left;
	width: 219px;
	margin-top: 0px;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	background-color: #b4b5b3;
	line-height: 17px;
}	

* html .teaser2-de {
	padding-top:0px;
}

.teaser3-de {
	position: relative;
	float: right;
	margin-top: 10px;
	width: 215px;
	padding-top:0px;
	line-height: 17px;
}	

* html .teaser3-de {
	padding-top:0px;
}

.teaser1-de h2, .teaser2-de h2, .teaser3-de h2  {
	font-size: 11px;
}

.teaser1-de h1, .teaser2-de h1, .teaser3-de h1  {
	font-size: 20px;
}

.teaser2-de a:link, .teaser2-de a:hover, .teaser2-de a:active, .teaser2-de a:visited, .teaser2-de a:focus {
	color: #ffffff;
}

.plz_suche {
	position: relative;
	padding: 10px;
	background-color: #ffffff;
	width: 345px;
}

td.produkt {
	color: #ffffff;
}

.csc-textpic {
	background-image: none;

}

/* SEMINAR EXTENSION */
.seminarrow1 { background-color: #FFFFFF; }
.seminarrow2 { background-color: #EAECEB; }
.tx_keimseminar-formdiv { margin: 0 0 5px 0; width: 100%; }
.tx_keimseminar-formspan { float: left; width: 150px; }
.tx_keimseminar-formdiv_submit { margin: 10px 0 0 0; width: 100%; }
.tx_keimseminar-formerror { margin: 5px 0 15px 20px; }
.tx_keimseminar-formdiv textarea { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }

.tx_keimseminar-form_submit {
	float: right;
	text-align: left;
	width: auto;
	padding-left: 15px;
	background-color: #EAECEB;
	background-image: url(../images/link_pfeil.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;
	border: 0;
	cursor: pointer;
	margin: 0 0 0 5px;
}

.tx_keimseminar-form_reset {
	float: right;
	text-align: left;
	width: auto;
	padding-left: 15px;
	background-color: #EAECEB;
	background-image: url(../images/link_pfeil.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;
	border: 0;
	cursor: pointer;
	margin: 0 0 0 5px;
}

/* styles for keimproducts */
dl.product {
	background-color: white;
	margin: 0;
	padding: 0;
	clear: both;
}

dl.product dt {
	color: white;
	font-weight: bold;
	background-color: #84887F;
	margin-bottom: 15px;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px solid black;
	clear: both;
}

dl.product dd {
	background-color: white;
	float: left;
	margin: 0;
	padding-right: 15px;
}

dl.product dd.col1 {
	width: 160px;
}
dl.product dd.col2 {
	width: 290px;
}
dl.product dd.col2 table  {border-collapse: collapse; width: 290px;}
dl.product dd.col2 table  tr td{
	border: 1px solid #84887f;
	padding: 0 3px 0 3px;
	
}
dl.product dd.col3 {
	width: 190px;
}

dl.product dd.bottomline {
	float: none;
	clear: both;
	width: 670px;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0 20px 10px 0;
	border-bottom: 20px solid #EAECEB;
}

ul#keimproducts {
	padding:0;
	margin: 10px 0 0 0;
	list-style: none;
}
ul#keimproducts li {
	margin: 0 0 2px 0;
	border-bottom: 1px solid #84887F; 
	clear: right;
}
html * ul#keimproducts li {
	width: 100%;
}

ul#keimproducts li a{
	padding-left: 22px;
	background-image: url(../images/link_topf.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	float: left;
}
ul#keimproducts li a.ausschreibung{
	padding-left: 15px;
	background-image: url(../images/link_pfeil.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	float: none;
}
ul#keimproducts li span {
	display: block;
	text-align: right;
}

dl.sdblist {
	margin: 0;
	padding: 0;
}

dl.sdblist dt, dl.sdblist dd {
	margin: 0;
	padding: 5px;
}

dl.sdblist dd.row2 {
	background-color: white;
}

dl.sdblist dd span {
	display: block;
	text-align: right;
	float: right;
}

dl.sdblist dd span a {
	padding-left: 18px;
	background-image: url(../images/link_lupe.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

dl.tmlist {
	margin: 0;
	padding: 0;
}

dl.tmlist dt, dl.tmlist dd {
	margin: 0;
	padding: 5px;
}

dl.tmlist dd.row2 {
	background-color: white;
}

dl.tmlist dd span {
	display: block;
	text-align: right;
	float: right;
}

dl.tmlist dd span a {
	padding-left: 18px;
	background-image: url(../images/link_lupe.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

.tx_passage_submit {
      float: right;
	text-align: left;
	width: auto;
	padding-left: 15px;
	background-color: #EAECEB;
	background-image: url(../images/link_pfeil.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #000000;
	border: 0;
	cursor: pointer;
	margin: 0 20px 0 5px;
}

* html .tx_passage_submit { margin: 0 10px 0 5px; }

input.tx_passage_inputpass {
	width: 500px;
	margin-left: 5px;
}

* html input.tx_passage_inputpass { margin-left: 0; width: 500px; }

/* Italy map */

#italienkarte {
	position: relative;
	
	width: 460px;
	height: 540px;
	border: 1px solid #000000;
	}

div #region_1 { position:absolute; top:452px; left:605px; visibility:hidden; }
*html div#region_1 { top:454px; }

div#region_2 { position:absolute; top:538px; left:695px; visibility:hidden; }
*html div#region_2 { top:540px; }

div#region_3 { position:absolute; top:586px; left:710px; visibility:hidden; }
*html div#region_3 { top:588px; }

div#region_4 { position:absolute; top:521px; left:636px; visibility:hidden; }
*html div#region_4 { top:523px; }

div#region_5 { position:absolute; top:339px; left:471px; visibility:hidden; }
*html div#region_5 { top:341px; }

div#region_6 { position:absolute; top:263px; left:583px; visibility:hidden; }
*html div#region_6 { top:265px; }

div#region_7 { position:absolute; top:455px; left:549px; visibility:hidden; }
*html div#region_7 { top:457px; }

div#region_8 { position:absolute; top:360px; left:406px; visibility:hidden; }
*html div#region_8 { top:362px; }

div#region_9 { position:absolute; top:262px; left:446px; visibility:hidden; }
*html div#region_9 { top:264px; }

div#region_10 { position:absolute; top:398px; left:574px; visibility:hidden; }
*html div#region_10 { top:400px; }

div#region_11 { position:absolute; top:493px; left:640px; visibility:hidden; }
*html div#region_11 { top:495px; }

div#region_12 { position:absolute; top:268px; left:379px; visibility:hidden; }
*html div#region_12 { top:270px; }

div#region_13 { position:absolute; top:496px; left:680px; visibility:hidden; }
*html div#region_13 { top:498px; }

div#region_14 { position:absolute; top:683px; left:580px; visibility:hidden; }
*html div#region_14 { top:685px; }

div#region_15 { position:absolute; top:370px; left:487px; visibility:hidden; }
*html div#region_15 { top:372px; }

div#region_16 { position:absolute; top:240px; left:513px; visibility:hidden; }
*html div#region_16 { top:242px; }

div#region_17 { position:absolute; top:415px; left:564px; visibility:hidden; }
*html div#region_17 { top:417px; }

div#region_18 { position:absolute; top:291px; left:387px; visibility:hidden; }
*html div#region_18 {top:293px; }

div#region_19 { position:absolute; top:260px; left:523px; visibility:hidden; }
*html div#region_19 { top:262px; }

div#region_20 { position:absolute; top:529px; left:417px; visibility:hidden; }
*html div#region_20 { top:531px; }

*+ html div#region_1 { top:439px; }
*+ html div#region_2 { top:525px; }
*+ html div#region_3 { top:573px; }
*+ html div#region_4 { top:508px; }
*+ html div#region_5 { top:326px; }
*+ html div#region_6 { top:250px; }
*+ html div#region_7 { top:442px; }
*+ html div#region_8 { top:347px; }
*+ html div#region_9 { top:249px; }
*+ html div#region_10 { top:385px; }
*+ html div#region_11 { top:480px; }
*+ html div#region_12 { top:255px; }
*+ html div#region_13 { top:483px; }
*+ html div#region_14 { top:670px; }
*+ html div#region_15 { top:357px; }
*+ html div#region_16 { top:227px; }
*+ html div#region_17 { top:402px; }
*+ html div#region_18 { top:278px; }
*+ html div#region_19 { top:247px; }
*+ html div#region_20 { top:516px; }





/* Weihnachtsbanner */

.weihnachtsbanner {
	background: none; 
	padding: 0px; 
	margin: -10px 0px 10px -15px;
	width: 720px;
}

*html .weihnachtsbanner {
	position: relative;
	float: left;
	margin: -10px 0px 0px -8px;
	width: 719px;
	height: 150px;
	padding-left: 1px;
}


/* Keim Singapore */
#singapore_kspa {
	position: absolute;
	left: 230px; top:30px;
	width: 153px;
}


/* KEIM.FR - R?seau EcoMin?ral  - begin */

div.ecomineral_left {
	float: left;
	width: 41%;
	padding-right: 10px;
	text-align: justify;
}

div.ecomineral_right {
	float: left;
	width: 50%;
	margin-left: 15px;
}

div.ecomineral_logo {
	float: left;
	background: #ffffff;
	height: 155px;
	border: 3px solid #d6d8d5;
	margin: 10px 0 20px 0;
}

div.ecomineral_dropdown {
	float: right;
	padding: 20px;
	width: 315px;
	height: 115px;
	background: #ffffff;
	border: 3px solid #d6d8d5;
}

div.ecomineral_complete {
	float: left;
	width: 660px;
	padding-right: 10px;
	margin: 20px 0 0 0;
}

* html div.ecomineral_complete {
	width: 659px;
}

div.ecomineral_box {
	float: left;
	background: #ffffff;
	width: 100%;
	height: 49px;
	border: 3px solid #d6d8d5;
	margin: 0 0 25px 0;
}

div.ecomineral_box a:link, div.ecomineral_box a:visited  {
	color: #575855;
	text-decoration: none;
}

div.ecomineral_box a:hover {
	color: #575855;
	text-decoration: underline;
}

div.ecomineral_box a:active, div.ecomineral_box a:focus {
	color: #575855;
	text-decoration: none;
}

div.ecomineral_box-text {
	float: left;
	margin: 15px;
}

span.ecomineral_voir {
	float: right;
	background: #f7f8f8;
	width: 60px;
	height: 34px;
	padding: 15px 0 0 25px;
}

span.ecomineral_voir a:link, span.ecomineral_voir a:visited  {
	color: #000000;
	text-decoration: none;
}

span.ecomineral_voir a:hover {
	color: #000000;
	text-decoration: underline;
}

span.ecomineral_voir a:active, span.ecomineral_voir a:focus {
	color: #000000;
	text-decoration: none;
}

div.ecomineral_box-heading {
	float:left;
	background: #f7f8f8;
	width: 100%;
	height: 49px;
	border: 3px solid #d6d8d5;
	border-bottom:0px;
}

* html div.ecomineral_box-heading {
	width: 660px;
}

div.ecomineral_box-bottom {
	float: left;
	background: #ffffff;
	width: 100%;
	border: 3px solid #d6d8d5;
	border-top: 0px;
	margin: 0 0 20px 0;
}

div.ecomineral_box-detail {
	float: left;
	width: 210px;
	padding: 0 0 20px 0;
}

* html div.ecomineral_box-detail {
	float: left;
	width: 200px;
}

div.ecomineral_fotos {
	float: left;
	width: 275px; 
	margin: 20px 20px 20px 0; 
}

* html div.ecomineral_fotos {
	margin: 20px 15px 20px 0; 
}

div.ecomineral_foto_gross {
	float: left; 
	width: 275px; 
	height: 245px; 
	background-color: #eeeeee;
}

div.ecomineral_foto_klein {
	width: 45px; 
	height: 45px; 
	float: left; 
	margin: 5px 5px 0 0; 
	background-color: #eeeeee;
}

hr.ecomineral {
	height: 1px;
	width: 100%;
	background-color: #84887f;
	color: #84887f;
	margin: 0;
	border: 0;
	clear:both;
}

* html hr.ecomineral {
	width: 600px;
}

hr.ecomineral_pics {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #000000;
	margin: 0 0 18px 0;
	padding: 0;
	height: 30px;
	background-color: transparent;
}

hr.ecomineral_pics {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #000000;
	margin: 0 0 15px 0;
	padding: 0;
	height: 1px;
	background-color: #ffffff
}
*html hr.ecomineral_pics {
	width: 600px;
}

div#imagesleft {
	width: 314px;
	margin: 0;
	padding: 0;
}
*html div#imagesleft {
	width: 300px;
}

div#imagesright {
	width: 314px;
	margin: 0;
	padding: 0;
}
*html div#imagesright {
	width: 300px;
}

img#bigimg {
	margin: 0 30px 0 0;
}
*html img#bigimg {
	margin: 0;
}

img.smallimg {
	margin: 4px 4px 0 0;
	clear: both;
	cursor: pointer;
}

/* KEIM.FR - R�seau EcoMin�ral - end */


/* Keim UK */

p.align-justify {
	text-align: justify;
}

ul.justify {
	text-align: justify;
}

/* Keim CH Karte */


div.cook_branchlayer {
	position: absolute; float: left; 
	visibility: hidden;
}

div#zuerich
{ position: absolute; float: left; top: 76px; left: 371px; }

div#isler
{ position: absolute; float: left; top: 30px; left: 249px; }

div#hauptsitz
{ position: absolute; float: left; top: 61px; left: 490px; }

div#bern
{ position: absolute; float: left; top: 178px; left: 205px; }

div#atelier 
{ position: absolute; float: left; top: 265px; left: 136px; }

div#zentral 
{ position: absolute; float: left; top: 152px; left: 314px; }

div#caparol 
{ position: absolute; float: left; top: 335px; left: 426px; }

div#giger
{ position: absolute; float: left; top: 251px; left: 546px; }

div#ilecolor
{ position: absolute; float: left; top: 332px; left: 225px; }


span.rot {
color: #990000;
}


/*frankreich rechner*/



div#calculateur {
	float: left;
	width: 720px;
	height: 572px;
	padding: 34px;
	color: #575855;
	background-image: url(../images/calculateur.jpg);
	background-repeat: no-repeat;
}

div#calculateur h1 {
	color: #ffffff;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
}

div.calculateur-top h2 {
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.calculateur-top {
	float: left;
	margin: 33px 0 0 0;
	width: 490px;
	line-height: 20px;
}

div.color {
	width: 29px;
	height: 20px;
	margin: 0 0 0 5px;
}

div#teinte-pure {
	float: left;
	background-color: #990000;
	margin: 0 0 0 4px;
}

input#teinte-pure {
	float: left;
}

label#teinte-pure {
	float: left;
	width: auto;
}

input#graduation {
	float: left;
}

label#graduation {
	width: auto;
}

div#one {
	background-color: #b24040;
}

div#five {
	background-color: #c67373;
}

div#ten {
	background-color: #d2908e;
}

div#fifteen {
	background-color: #e0b0ae;
}

input#one, input#five, input#ten, input#fifteen {
	float: left;

}

label#one, label#five, label#ten, label#fifteen {
	float: left;
	width: 20px;
	font-size: 10px;
}


input.input-top {
	width: 182px;
	height: 23px;
/*	color: #575855;*/
	color: #000000;
	font-family: 'Arial', Helvetica, sans-serif;
	padding: 0 4px 0 4px;
	border: 1px solid #575855;
}


input#submit {
	clear: both;
	background-color: #990000;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Arial', Helvetica, sans-serif;
	margin: 5px 0 10px 0;
	border: none;
	width: 76px;
	height: 23px;
}

input#reset{
	background-color: #d2908e;
	border: medium none;
	clear: both;
	color: #FFFFFF;
	font-family: 'Arial',Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	margin: 5px 0 10px;
	width: 113px;
}

div.calculateur-bottom {
	float: left;
	background-color: #990000;
	width: 511px;
	height: 102px;
	margin: 25px 0 0 -18px;
	color: #ffffff;
	padding: 25px 0 0 18px;
	line-height: 20px;
}

div.calculateur-bottom h2 {
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

input.input-bottom {
	width: 182px;
	height: 23px;
/*	color: #575855;*/
	color: #000000;
	font-family: 'Arial', Helvetica, sans-serif;
	padding: 0 4px 0 4px;
	border: 1px solid #575855;	
}

div.calculateur-top span.small, div.calculateur-bottom span.small {
	font-size: 10px;
	line-height: 20px;
}

label#surface, label#quantity, label#nombre_teinte-pure {
	float: left;
	width: auto;
}


div.schulungsprogramm_banner {
	float: left;
	padding: 8px;
	background-color: #990000;
	color: #ffffff;
	text-align: center;
	width: 450px;
}

#errorOverlay {
	position: absolute;
	top: 365px;
	left: 518px;
	background: #fff;
	border: 2px solid #990000;
	padding: 5px;
	width: 220px;
}

#errorOverlay p {
	text-align: left;
	color: #990000;
	font-weight: bold;
	width: 190px;
	
}

#errorOverlay .close {
	text-align: right;
	float: right;	
}

#errorOverlay .close a {
	text-decoration: none;
	font-weight: bold;
}


div#directentry ul  li{
	font-size: 14.4px;
	font-weight: normal;
}


div#directentry ul {
	font-size: 17px;
	font-weight: bold;
}

div#c1219 h1, div#c26725 h1 {
	display: none;
}

/* </style> <!-- */ -->

