@import "csc.css";

#languagemenu {
-width: 230px;
-height: 25px;
-padding-right: 0;
-margin-right: 0;
}

#tickerspace {
width: 440px;
height: 44px;
float:right;
padding-left: 160px;
-padding-left: 200px;
-padding-right: 120px;
padding-bottom: 0px;
color: white;
font-size: 11px !important;
}

#tickerspace a {
color: white !important;
font-size: 11px !important;
}


.uniclean {
float: left;
display: block;
width: 320px;
margin-left: -120px;
margin-top:10px;
font-weight: Bold;
color: #dd0000;
margin-left: 0px\9
}

#mailformMuster_ESD_UniClean  {
float: left;
margin: 10px 0 0 40px;
margin: 14px 0 0 200px\9
}

input #mailformMuster_ESD_UniClean  {
-float: left;
-margin: 0 0 0 -180px;
-border: 0px;
}


/*********************************************/
/* Randomimage                               */
/*********************************************/
#randomimage {
display: block;
	margin: 0 !important;
	padding: 0 !important;
	-margin-left: -5px !important;
	overflow: hidden;
	width: 720px;
	-width: 717px;
	border: none;
	border-bottom: 4px solid #c6c6c6;
	height: 210px;
	-height: 214px;
	}
#randomimage img{
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

.banner {
	width: 180px;
	height: auto;
	display: block;
	float: right;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: none;
position: relative;
top: -210px;
}
*{
	margin: 0;
	padding: 0;
}
a,
a:hover {
	text-decoration: none;
}
img {
	vertical-align: bottom;
	margin: 0px;
	-margin-left: -3px;
 	padding: 0px;
 	border: none;
}
#content-normal img {
	margin-left: 0px;
}
/*********************************************/
/* Header                                    */
/*********************************************/

h1 {
	font-size: 11px;
	font-weight: bold;
	color: #009CC6;
	margin: 8px 0px 5px 0px;
}
h2 {
	font-size: 14px;
	color: #009CC6;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #009CC6;
	margin: 8px 0px 5px 0px;
}
h4 { 
	color: #009CC6;
	font-size: 12px;
	}
h5 {}
h6 {}
/*********************************************/
/* Texte                                     */
/*********************************************/
.bodytext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
	font-weight: normal;
}
.blauer-text {
	color: #009cc6;
	font-weight: bold;
}

/*********************************************/
/* Language-Menu muss noch eingegrenzt werden        */
/*********************************************/
FORM SELECT { 
	font-size: 11px;
	width: 156px;
	color: #5d5d5d;
	font-family: verdana, arial, helvetica, sans-serif;
}

/* Groblayout */
p { margin: 5px 0px 5px 0px}

html, body {
	background-color: #000000;
	background-image: url(/fileadmin/images/startseite/verlauf.gif);
	background-repeat: y-repeat;
	background-attachment: fixed;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
	text-align: center;
}

#pagecontent {
	width: 900px;
	height: auto;
	text-align: left;
	margin:0 auto;
	padding: 0px;
	background-image: url(http://www.kolb-ct.com/fileadmin/templates/styles/img/hintergrund.gif);
	background-repeat: y-repeat;
	background-color: #FFFFFF;
}

#header {
	width: 900px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.kolb-ct.com/fileadmin/templates/styles/img/header_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	overflow: hidden;
}

#header img {
	margin: 0px;

	-margin-left: -3px;
	padding: 0px;
	border: 0px;
	float: left;
	overflow: hidden;
}

#content-normal a:link, #content-margin a:link { color: #0099C6; text-decoration: none; font-size: 11px;}
#content-normal a:hover, #content-margin a:hover  { color: #0099C6; text-decoration: underline; font-size: 11px;}
#content-normal a:visited, #content-margin a:visited { color: #0099C6; text-decoration: none; font-size: 11px;}


/*********************************************/
/* Top-Navigation                            */
/*********************************************/
#topmenu {
	margin: 0px;
	padding-top: 8px;
	font-weight: normal;
}
#topmenu ul {
	list-style-type: none;
}
#topmenu ul li {
	float: left;
	font-weight: normal;
	margin-left: 15px;
}
#topmenu ul li a {
	font-size: 11px;
	display: block;
	padding-left: 4px;
	padding-top: 20px;
	border-left: 1px solid white;
	color: white;
}
#topmenu ul li a:hover {
	color: white;
}

/*********************************************/
/* Submenu                                   */
/*********************************************/
#submenu {
	color: #009cc6;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	-padding-top: 0px;
	-width: 250px;
	float: right;
	clear: right;
	
}
#submenu a {
	color: #009cc6;
	text-decoration: none;
}
#submenu a:hover {
	text-decoration: none;
	color: #5d5d5d;
}

/* Printlink */
#submenu .printlink {
	color: #009cc6;
}
#submenu .printlink a {
	text-decoration: none;
}
#submenu .printlink a:hover {
	text-decoration: none;
}
#submenu .printlink img{
	margin-bottom: 1px;
	margin-left: 2px;
	margin-right: 2px;
}

/* Tip-a-friend */
#submenu .tip-a-friend {
	padding-right: 10px;
	color: #009cc6;
}
#submenu .tip-a-friend img{
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
}


/*********************************************/
/* Rootline                                  */
/*********************************************/
#rootline {
	font-weight: normal;
	font-size: 11px;
	padding: 0px;
	margin-left: 18px;
	margin-top: 14px;
	margin-bottom: 10px;
	margin-right: 30px;
}
#content #rootline a {
	color: #009cc6;
	text-decoration: none;
}
#content #rootline a:hover{
	color: #5d5d5d;
	text-decoration: none;
}
/*********************************************/
/* Content-Bereich                           */
/*********************************************/

#content {
	display: block;
	padding: 0px;
	margin: 0px;
	width: auto;
	margin-left: 180px;
	background-color: white;
	border: none;
	
}

li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5d5d5d;
}

#content p {
	margin: 3px 0px 5px 0px;
}
	
#bottom {
	margin: 0px;
	padding: 0px;
	height: 5px;
	background-image: url(http://www.kolb-ct.com/fileadmin/templates/styles/img/hintergrund.gif);
	background-repeat: y-repeat;
	clear: both;
}
#content-normal {
	width: 680px;
	padding: 0px;
	margin: 0px;
	margin-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
}

#content-normal ul {
	list-style-type: none;
}	
#content-normal ul li {
	background-image: url(http://www.kolb-ct.com/fileadmin/templates/img/blue_dot.gif);
	background-repeat: no-repeat;
	line-height: 14px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 2px;
	-padding-top: 1px;
}
#content-normal22 ul li img {
	margin-top: -5px;
	padding-top: -5px
}

/*********************************************/
/* Haupt-Navigation                          */
/*********************************************/
#left {
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #e4f4fa;  
	overflow: hidden;
}
#mainmenu {
	width: 180px;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #e4f4fa;  
	overflow: hidden;
}
#mainmenu ul {
	list-style-type: none;
	width: 180px;
}
#mainmenu li {
	line-height: 18px;
}
#mainmenu a,
#mainmenu .menuheader {
	font-size: 11px;
	color: #FFFFFF;
	width: 180px;
	height: 21px;
	-height: 25px;
	display: block;
	padding-left: 10px;
	background-image: url(http://www.kolb-ct.com/fileadmin/templates/styles/img/bg_button_blue.gif);
	background-repeat: none;
	background-color: none; 
	padding-top: 4px;
}
#mainmenu a:hover {
	background-image: url(http://www.kolb-ct.com/fileadmin/templates/styles/img/bg_button_blue_ro.gif);
	background-color: #4CB2D9;
	color: #FFFFFF;	
}

/* Level 2 */
#mainmenu ul ul li a {
	padding: 0 0 0 11px;
	background-image: none;
	height: auto;
	color: #009cc6;
}
#mainmenu ul ul li a:hover {
	color: #009cc6;
	background-color: #FFFFFF;	
	background-image: none;
	border-left: 5px solid #028ec6;	
	padding-left: 6px;
}
#mainmenu .l2-cur {
	background-color: #028ec6;
}
#mainmenu .l2-cur a {
	background-color: #c5e8f7;
	border-left: 5px solid #e6182c;	
	padding-left: 6px;
}
#mainmenu .l2-act a {
	color: #009cc6;
	background-color: #FFFFFF;	
	background-image: none;
	border-left: 5px solid #028ec6;	
	padding-left: 6px;
}

/* Level 3 */
#mainmenu .l3 a {
	background-color: white;
	padding-left: 16px;
	background-image: none;
	border-left: 5px solid #028ec6;	
}
#mainmenu .l3 a:hover {
	background-color: #c5e8f7;
	padding-left: 16px;
	background-image: none;
	border-left: 5px solid #028ec6;	
}
#mainmenu .l3-cur {
	background-color: #028ec6;
}
#mainmenu .l3-cur a {
	background-color: #c5e8f7;
	border-left: 5px solid #e6182c;	
	padding-left: 16px;
}
#mainmenu .l3-cur a:hover {
	background-color: #c5e8f7;
	padding-left: 16px;
	background-image: none;
	border-left: 5px solid #028ec6;	
}


/*********************************************/
/* Suche                                     */
/*********************************************/
#search {
	background-image: url(http://www.kolb-ct.com/fileadmin/templates/styles/img/bg_button_blue.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	height: 25px;
	clear: both;
}
#search .textbox {
	font-size: 10px;
	float: left;
	margin: 0px;
	padding: 1px;
	margin-top: 4px;
	margin-left: 10px;
	width: 98px;
	height: 14px;
	-height: 18px;
	border: 1px solid #009CC6;
}
#search .image {
	float: right;
	clear: none;
	padding: 0px;
	margin-right: 10px;
}

/*********************************************/
/* Login / Logout                            */
/*********************************************/
#login {
	background-image: url(http://www.kolb-ct.com/fileadmin/templates/styles/img/bg_login.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	height: 61px;
	clear: both;
}
#login .textbox  {
	font-size: 10px;
	float: left;
	margin: 0px;
	padding: 1px;
	margin-top: 6px;
	margin-left: 10px;
	width: 98px;
	height: 14px;
	-height: 18px;
	border: 1px solid #ADB7BA;
}
#login #user {
	margin-top: 8px;
	-margin-top: 8px;
}
#login .image {
	float: right;
	clear: none;
	padding: 0px;
	padding-top: 3px;
	margin-right: 10px;
	margin-top: -29px;
	-margin-top: -26px;
}

#logout {
	background-image: url(http://www.kolb-ct.com/fileadmin/templates/styles/img/bg_logout.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	height: 61px;
	width: 180px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 60px;
}
#logouttext {
	width: 100px;
	float: left;
	margin-top: 12px;
}	
.logout-image {
 	float: right;
 	padding-top: -2px;
 	margin-right: 17px;
}


/*********************************************/
/* Fragen                                    */
/*********************************************/
#fragen-box {
	display: block;
	clear: both;
	margin: 0px;
	padding: 11px;
	background-image: url(http://www.kolb-ct.com/fileadmin/templates/img/info_verlauf.jpg);
	background-repeat: y-repeat;
	font-weight: normal;
	line-height: 1.5em;
	height: 130px;
	-height: 145px;
	overflow: hidden;
	background-color: #F7F7F7;
}
#fragen p {
	margin: 0px;
	padding: 0px;
}
#fragen-box a {
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: none;
	background-color: none;
	font-weight: normal;
	color: #009cc6;
	height: auto;
}
#fragen-box a:hover {
	color: #009cc6;
	background-image: none;
	background-color: #F1F1F1;
	text-decoration: underline;
}


/*********************************************/
/* tt_news                                   */
/*********************************************/

/* Einzelansicht*/
.news-single-item {
margin: 0 0 15px 0;
}

.news-single-item .clearer {
margin: 15px 0 15px 0 !important;
}

.news-single-item p.bodytext {
padding: 0 10px 10px 0 !important;
}

.news-single-item h2 {
padding: 0px 10px 5px 0 !important;
margin: 0 0 5px 0;
letter-spacing: 0.5px;
border-bottom: 1px solid #009cc6;
}

.news-single-item h3 {
padding: 0px 10px 5px 0; !important;
margin: 0 0 5px 0;
letter-spacing: 0.5px;
}

.news-single-category {
color: black;
font-size: 10px;
}

.news-single-timedata {
float: right;
display: block;
color: black;
font-size: 10px;
margin-top: 30px;
padding: 0 0 0 0;
}


/* Listenansicht */

#content .clearer {
	border-bottom: 1px solid #009CC6;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
#content  .news-single-img {
	float: right;
	margin-left: 10px;
}


/* Anpassung für Latest-News*/
#mainmenu .news-latest-container a {
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
}
#mainmenu .news-latest-item {

	padding: 0px;
	margin: 0px;
	height: auto;
}
#mainmenu h3 {
	margin: 0px;
 	padding: 0px;
 	padding-left: 10px;
 	padding-top:2px; 
}
#mainmenu .news-latest-container .news-latest-item h3 a,
.news-latest-container-new .news-latest-item h3 a {
 	color: #3c3c3c;
	background-image: none;	
	height: auto;
	font-size: 10px;
        padding-top: 0px;
}
#mainmenu .news-latest-container .news-latest-item h3 a:hover,
.news-latest-container-new .news-latest-item h3 a:hover {
 	color: #009cc6;
	background-image: none;
	background-color: #FFFFFF;
}

#mainmenu .news-latest-container {
	height: auto;
	width: 180px;
	overflow: hidden;
	background-image: none;
	background-color: white;
	margin: 0px;
	padding-bottom: 8px;
}
#mainmenu .news-latest-container .bodytext {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	padding-left: 10px;
padding-top: 3px;
	height: auto;	
}
#mainmenu .news-latest-morelink {
 	height: auto;	
 	margin: 0px;
 	padding: 0px;
	padding-left: 10px;
padding-bottom: 0px;
}
#mainmenu .news-latest-morelink a{
	background-image: none;
 	margin: 0px;
 	padding: 0px;
	color: #009cc6;
	height: 14px;
        font-size: 10px;
}
#mainmenu .news-latest-morelink a:hover{
	background-image: none;
	background-color: #FFFFFF;
	text-decoration: underline;
}

/* Box Layout 2 */
#news-latest-container-new {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

.news-latest-container-new {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.menuheader {
	background-image: url(http://www.kolb-ct.com/fileadmin/templates/styles/img/bg_button_blue.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	height: 25px;
	color: #ffffff;
	padding-left: 12px;
	padding-top: 6px;
}
.news-latest-container-new p{
	margin: 0px;
	padding: 0px;
}
.news-latest-container-new .news-latest-item {
	display: block;
	padding-left: 12px;
}
.news-latest-container-new .news-latest-item a{
	display: block;
	color: #009cc6;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
}
.news-latest-container-new .bodytext {
	margin: 0px;
	padding: 0px;
	font-size:10px;
	}
.news-latest-container-new H3 {
	margin: 0px;
	padding: 0px;
}
.news-latest-container-new .news-latest-morelink a{
	margin: 0px;
	padding: 0px;
}

/*********************************************/
/* Footer                                    */
/*********************************************/
#footermenu {
	width: 720px;
	height: 10px;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 18px;
	clear: both;
	margin-left: 180px;
	color: #009cc6;	
	font-weight: normal;
}
#footermenu ul {
	list-style-type: none;
}
#footermenu ul li {
	margin-right: 2em;
	float: left;
}
#footermenu a {
	color: #009cc6;
}
#footermenu a:hover {
	color: #3c3c3c;
}

/*********************************************/
/* Produktfinder                             */
/*********************************************/

#produktfinder {
	width: 180px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	clear: both;
}
#produktfinder ul {
	border-left: 1px solid #98D2E8;
	border-right: 1px solid #98D2E8;
	border-bottom: 1px solid #98D2E8;
        background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	list-style-type: none;
}
#produktfinder ul li a{
	display: block;
	color: #0e92c6;
	padding-left: 8px;
	
}
#produktfinder ul ul {
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	border: none; 
}
#produktfinder ul ul li a{
	color: #5d5d5d;
	padding-left: 16px;
	font-weight: normal;
}
#produktfinder #produktfindertext {
	border-top: 1px solid #98D2E8;
	border-left: 1px solid #98D2E8;
	border-right: 1px solid #98D2E8;
	background-color: white;
	padding-left: 8px;
	font-weight: bold;
	clear: both;
	padding-top: 8px;
	margin-top: 2px;
	-margin-top: -1px;
	margin-left: 10px;
	margin-right: 10px;
}
#produktfinder #systemmenutab {
	font-size: 11px;
	display: inline;
	width: 66px;
	height: 21px;
	text-align: center;
	margin-left: 10px;
	padding: 2px;

	background-color: #0e92c6;
	border: 1px solid #98D2E8;
	color: #FFFFFF;
}

#produktfinder #reinigermenutab {
	font-size: 11px;
	display: inline;
	width: 66px;
	height: 21px;
	text-align: center;
	padding: 2px;
	
	background-color: #fdfdfd;
	border: 1px solid #e6e6e6;
	border-bottom: 1px solid #98D2E8;	
	color: #70b2c4;
}
#produktfinder h4 {
	background-image: url(http://www.kolb-ct.com/fileadmin/templates/styles/img/bg_button_blue.gif);
	background-repeat: y-repeat;
	display: block;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
	height: 19px;
	-height: 25px;
}

#produktfinder #reinigermenu {
	display: none;
}


#content-normal #mailform .csc-mailform {
	background-color: #fafafa;
	border: none;
	padding-top: 20px
}
#mailform .csc-mailform-field select {
	height: 18px;
	-height: 20px;
	line-height: 18px;
	-line-height: 16px;
	padding-left: 2px;
	-padding-top: 0px;
	-padding-bottom: 2px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	border: 1px solid #009cc6 !important;
	outline-style: none !important;
}
#mailform input.csc-mailform-submit  {
background-color: #f7f7f7;
	margin: 15px;
	height: 28px;
	-height: 28px;
	background-color: #efefef;
	color: #5d5d5d;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 20px 2px 20px;
	-line-height: 26px;
	-padding: 0px 4px 10px 4px;
	border: 1px solid #009cc6;

	}
#content-normal #mailform .csc-mailform-field label {
	width: 120px;
	color: #787878;
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 20px;
}

#content-normal #mailform .csc-mailform-field
	height: 20px;
	margin-bottom: 20px;
	border: 1px solid #009cc6;
}
#content-normal #mailform .csc-mailform input {
	border: 1px solid #009cc6;
}

#content-normal #mailform .csc-mailform .csc-mailform-label {
	padding-left: 20px;
	color: #787878;
	font-weight: bold;
	margin-bottom: 4px;
}
#content-normal #mailform .csc-mailform .csc-mailform-field {
	margin-bottom: 10px;
}
#content-normal #mailform .csc-mailform form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}
#content-normal #mailform .csc-mailform .important {
	border-left: 4px solid #009cc6;
	padding-left: 4px;
	height: auto;
}
#content-normal #mailform #mailformname {
	border: 1px solid #009cc6;
	border-left: 4px solid #009cc6;
	width: 256px;
}
#content-normal #mailform #mailformnachname {
	border: 1px solid #009cc6;
	border-left: 4px solid #009cc6;
	width: 256px;
}
#content-normal #mailform #mailformemail {
	border: 1px solid #009cc6;
	border-left: 4px solid #009cc6;
	width: 256px;
}
#content-normal #mailform #mailformfirma {
	border: 1px solid #009cc6;
	width: 259px;
	-width: 256px;
}
#content-normal #mailform #mailformfon {
	border: 1px solid #009cc6;
	width: 259px;
	-width: 256px;
}
#content-normal #mailform #mailformbetreff {
	border: 1px solid #009cc6;
	width: 260px;
}
#content-normal #mailform #mailformnachricht {
	border: 1px solid #009cc6;
	margin-left: 20px;
	width: 380px;
	margin-bottom: 10px;
}



#mainmenu .news-latest-container-new {
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#mainmenu .news-latest-container-new .news-latest-item a {
	background-image: none;
	background-color: #E4F4FA;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: auto;
}
#mainmenu .news-latest-container-new .news-latest-item a {
	background-image: none;
	background-color: #E4F4FA;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: auto;
}


#content-normal {
	width: 680px;
	overflow: hidden;
}

#content-normal .csc-textpic-text {
	width: 530px;
	height: auto;
	margin-left: 20px;
	padding: 0px;
}
#content-margin-print {
	display: none;
}
#mainmenu #news-latest-container-new{
	height: 209px;
}
#content-normal ol li{
	margin-left: 20px;
}

/*Versuch, die abgeschnittene Texte in den Griff...*/

.csc-textpic-intext-left-nowrap .csc-textpic-text {
width: auto !important;
}

.csc-textpic .csc-textpic-text {
margin-left: 0px !important;
padding-left: 0px !important;
}