@charset "iso-8859-1";

/*
blau: #2a6eb9;
grün: #38babd;
*/

* {
	margin: 0px;
	padding: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

body {
	background: #b5bcc0;
}



/* -------------------------- LAYOUT */

#rap {
	width: 100%;
	text-align: center;
}

	#inhalt {
		width: 975px;
		text-align: left;
		
		margin-right: auto;
		margin-left: auto;
		
		background: #fff;
		border-left: 1px solid #2a6eb9;
		border-right: 1px solid #2a6eb9;
	}
	
#top { 
	width: 965px; 
	height: 35px;
	
	text-align: right;
	
	padding: 40px 10px 0px 0px;
	
	background: url(img_global/bg_top.jpg) no-repeat;
}

#flash {
	width: 975px;
	height: 228px;
}

#menu-area {
	width: 600px;
	height: 37px;
	
	padding: 0px 0px 0px 375px;
	background: url(img_global/bg_menu.jpg) no-repeat;
}

/* ------------------------------  readcrumb --------   */



#breadcrumb {
	color: #a7aaaa;
	font-size: 10px;
	padding: 0px 0px 10px 10px; 
	margin-top:2px;
}
#breadcrumb a {
	color: #a7aaaa;
	font-size: 10px; 
	text-decoration:none;
}


#content {
	width: 975px;
	padding: 25px 0px 25px 0px;
}

	#content-left {
		float: left;
		width: 195px;
		padding: 0px 30px 0px 10px;
	}
    
	#content-center {
		float: left;
		width: 465px;
		padding: 0px 30px 0px 0px
	}
    
	#content-center {
		float: left;
		width: 465px;
		padding: 0px 30px 0px 0px
	}
    
	#content-center .bodytext {
	    margin: 0px 0 15px 0;
	}
    
    
    
	
	#content-right .bodytext{
	    margin-bottom: 15px;
	}
	
#footer {
	width: 967px;
	height: 75px;
	
	color: #666;
	text-align: right;
	
	padding: 15px 10px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background: url(img_global/bg_footer.jpg) no-repeat;
}

	#footer a {
		color: #666;
		text-decoration: none;
	}
	
		#footer a:hover {
			color: #666;
			text-decoration: underline;
		}





/* -------------------------- AKTIVE TABELLEN */

.contenttable tr th {
	background: #2a6eb9;  /* Erste Zeile (Kopf)*/
	padding: 5px;
	vertical-align: top;
	text-align: left;
	color: #FFF;  /* Erste Zeile (Kopf)*/
}

.contenttable { 
	margin: 15px 0px; 
	width: 465px;  /* Tabellen Breite*/
}
.contenttable td {
	padding: 5px; 
	vertical-align: top; 
	background: #f9f9f9; /* gesamthintergrundfarbe - hell grau */
}
.contenttable .tr-last td {
	border: none;
}
.contenttable .tr-even td {
	background: #f4f4f4; /* hintergrundfarbe für gerade zeile - dunkleres grau */
}






/* -------------------------- LISTEN */

.top-meta {
	list-style-type: none;
}

	.top-meta li {
		display: inline;
		padding: 0px 0px 0px 15px;
	}
	
		.top-meta a {
			color: #666;
			text-decoration: none;
		}
		
		.top-meta a:hover {
			color: #666;
			text-decoration: underline;
		}
		
.csc-bulletlist {
	padding: 10px 0px 10px 15px;
}
		
/* -------------------------- HAUPTMENU */

.menu td a {
	display: block;
	height: 22px;
	
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	
	padding: 6px 15px 2px 15px;
}

.menu td a:hover {
	display: block;
	height: 22px;
	
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	text-decoration: none;
	
	background: #558bc7;
	padding: 6px 15px 2px 15px;
}

.menu .level1-act {
	color: #fff;
	font-weight: 500;
	background: #5f91c2;
}

	.menu .level1-act:hover {
		background: #5f91c2;
	}

/* -------------------------- SUBMENU */

.submenu {
	list-style-type: none;
}

	.submenu li {
		width: 175px; 
		border-bottom: 1px solid #00a7aa;
		padding: 3px 0px 3px 20px;
	}
	
		.submenu li a {
			text-decoration: none;
		}

	
/* -------------------------- FONT */

#content-left h1 {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}


#content-center .csc-firstHeader {
	font-size: 18px;
	color: #2a6eb9;
	margin: 0px 0px 15px 0px;
}

#content-center h1 {
	font-size: 12px;
	color: #38babd;
	margin: 10px 0px 5px 0px;
}


#content-right .csc-firstHeader {
	font-size: 14px;
	color: #2a6eb9;
	font-weight: normal;
	
	border-left: 5px solid #ff9000;
	
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
}

.blue-bold {
	font-weight: bold;
	color: #2a6eb9;
}



/* ----------------------RAHMEN------------------------ */
.csc-frame {
			width: auto;
			vertical-align: top;
			padding: 0 2px 0 4px;
            margin: 0 0 10px 0;
		}
 
.csc-frame-frame1 {
        background-color: #fff;
        padding: 2px 15px 15px 15px;
        margin: 0 0 10px 0;
		border: 1px #bbd8e0 solid;
}

.csc-frame-frame2 {
		float: right;
        width: 200px;
        background-color: #e9eaec;
        padding: 5px;
        margin: 0 6px 15px 0;
}

.csc-frame-frame2 .csc-header-n2 {
	font-size: 16px;
	color: #2a6eb9;
	font-weight: normal;
	border-left: 5px solid #ff9000;
	
	padding: 0px 0px 15px 20px;
	margin: 0px 0px 10px 0px;
}


        
.csc-frame-frame2 .bodytext .internal-link {
	    line-height: 14px;
}
        
/* -------------------------- COLUMNA */

#content-center .leistungsportfolio h1 {
	font-size: 12px;
	color: #38babd;
	margin: 10px 0px 5px 0px;
}	

#content-center .leistungsportfolio ul {
	list-style-type: circle;
	margin: 0px 0px 0px 15px;
}


/* ----------------------------- Kontakt Formular */
.csc-mailform { border:none; }

.csc-mailform-field label {
  display: block;
  margin-top: 15px;
}

.mf-input {
	width: 250px;
	padding: 3px;
	border: 1px solid #d5d7d1;
	border-left: 1px solid #00a7aa;
}

.mf-text {
	width: 275px;
	padding: 3px;
	border: 1px solid #d5d7d1;
	border-left: 1px solid #00a7aa;
}

.mf-submit {
	width: 100px;
	padding: 3px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #d5d7d1;
	border-left: 1px solid #00a7aa;
	background: #f4f4f4;
}


/* RTE / Bulletlists */ 

.indent {
	margin: 10px 0px 0px 15px;
	border: 0px solid #d5d7d1;
}












/* ----------------------------- tt NEWS */

.news-list-titel {
	margin: 0px 0px 10px 0px;
}

.news-list-titel a {
	text-decoration: none;
}


.news-list-container {
		border: 0px solid #bbd8e0;
		}


.news-list-container h3 a {
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

.news-list-item {
	margin: 0px 0px 15px 0px;
	border: solid 1px #bbd8e0;
	padding: 10px;

}



.news-list-item .news-list-date, .news-list-category {   
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9px;
}

.news-list-item h3 {
	margin: 0px 0px 10px 0px;
	padding: 0 0 0 0;
	color: #38babd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.news-list-item h3 a {
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	color: #38babd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.news-list-item h3 a:hover, {
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.news-list-item h3 a:visited,{
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.news-list-item img {
	float:left;
	margin: 0px 15px 5px 0px;
	border: solid 1px #CCC;
	padding: 4px;
	background-color:#FFFFFF;
}



.news-list-item .news-list-morelink a:link {
	color: red;
	font-size: 9px;
	text-decoration:none;
    padding: 0 2px 0 2px;
    margin: 0px 0px 65px 0px;
}

.news-list-item .news-list-morelink a:visited {
	color: red;
	font-size: 9px;
	text-decoration:none;
    padding: 0 2px 0 2px;
    margin: 0px 0px 65px 0px;
}

.news-list-item .news-list-morelink a:hover {
	color: red;
	font-size: 9px;
	text-decoration:none;
    padding: 0 2px 0 2px;
    margin: 0px 0px 65px 0px;
}



/* -------- news-single-item -------------- */

.news-single-item {
    margin: 0px 0px -10px 0px;
}

.news-single-item H2 {
	margin: 0px 0px 10px 0px;
	padding: 0 0 0 0;
	color: #38babd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.news-single-item H3 {
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	color: #38babd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

.news-single-item .news-single-timedata, .news-single-category, .news-single-author {   
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9px;
}

.news-single-item .news-single-timedata {
	margin: 0px 0px -15px 0px;
}

.news-single-item .news-single-author {
	margin: 0px 0px 10px 0px;
}

.news-single-item .bodytext {
	margin: 0px 0px 0px 0px;
}


.news-single-item .news-single-backlink a:link {
	color: red;
	font-size: 9px;
	text-decoration:none;
    margin: 0px 0px 40px 0px;
}

.news-single-item .news-single-backlink a:visited {
	color: red;
	font-size: 9px;
	text-decoration:none;
}

.news-single-item .news-single-backlink a:hover {
	color: red;
	font-size: 9px;
	text-decoration:underline;
}

img a:link { border:none;

}

/* ----- news-single-item IMG ------------------  */

.news-single-item .news-single-img {
	float:left;
	border: solid 1px #FFFFFF;
	background-color:#FFFFFF;
	width: 160px;
}

.news-single-item .news-single-img a {
	float:left;
	border: solid 1px #CCC;
	padding: 4px;
	background-color:#FFFFFF;
}

.news-single-item .news-single-img a:link {
	float:left;
	border: solid 1px #CCC;
	padding: 4px;
	background-color:#FFFFFF;
}

.news-single-item .news-single-img a:visited {
	border: solid 1px #CCC;
}

.news-single-item .news-single-img a:hover {
	border: solid 1px #CCC;
	padding: 4px;
}














.news-single-imgcaption {
    margin: 0px 0px 10px 0px;
	/* width: 160px;  */
    float: left;
    padding: 2px 2px 5px 0px;
    border: 0px solid #ccc;
    color: #333;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
    
}










/* ----------------------END------------------------ tt_News */






img {
    border: none;
}


img A {
    border: none;
}

img a:hover {
    border: none;
}

img a:visited {
    border: none;
}






/***************/
/* SITEMAP *****/
/***************/

div.seitenuebersicht {
padding-top: 10px;
margin-bottom: 1em;
}

div.csc-sitemap {
margin: 20px 0 0 50px;
}

div.csc-sitemap a {
color: black;
text-decoration: none;
}

div.csc-sitemap a:hover, div.csc-sitemap a:focus, div.csc-sitemap a:active {
text-decoration: underline;
}

/*Erste Ebene */

div.csc-sitemap ul {
list-style: none;
}

div.csc-sitemap ul li a{
background: url(http://www.kuchem.com/fileadmin/img_global/pfeil_li_head.gif) no-repeat top left;
padding-left: 15px;
margin: 0.5em 0;

font-size: 12px;
font-weight: bold;
}




/*Zweite Ebene */

div.csc-sitemap ul li ul{
margin-left: 2em;
}

div.csc-sitemap ul li ul li a {
background: url(http://www.kuchem.com/fileadmin/img_global/pfeil_li_sup_head.gif) no-repeat top left;
padding-left: 15px;
margin: 0.5em 0;

font-size: 10px;
font-weight: normal;
} 

div.csc-sitemap ul li ul li a:hover {
background: url(http://www.kuchem.com/fileadmin/img_global/pfeil_li_sup_head.gif) no-repeat top left;
padding-left: 15px;
margin: 0.5em 0;

font-size: 10px;
font-weight: normal;
}



