/* MCE AG - Basic */


*{
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/body-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	
}

/* -------------------------------------------
 Site Layout  
------------------------------------------- */
#container {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background:  #FFFFFF repeat-y;
	position: relative;
	text-align: center;
	width: 200;

}

#flashimgespraech {
	float: right;
	width: 240px;
	height:30px;
	padding: 0;
	/* border-right: 5px solid #E0E0E0;*/
	z-index: 0;
	
}	


/** NAVIGATION MCE AG *****************************************************************/


a.button01:link	
				{	width:130px;
					height:23px;
					background: url(../images/nav/01_unternehmen_inaktiv.gif);
					background-repeat:no-repeat;
					display:block;
					
				}
a.button01:active
				{	width:130px;
					height:23px;
					background: url(../images/nav/01_unternehmen_aktiv.gif);
					background-repeat:no-repeat;
					display:block;
					
				}
a.button01:visited
				{	width:130px;
					height:23px;
					background: url(../images/nav/01_unternehmen_inaktiv.gif);
					background-repeat:no-repeat;
					display:block;
					
				}
a.button01:hover
				{	width:130px;
					height:23px;
					background: url(../images/nav/01_unternehmen_over.gif);
					background-repeat:no-repeat;
					display:block;
					
				}


/**************************************************************************/

a.button02:link	
				{	width:120px;
					height:23px;
					background: url(../images/nav/02_leistungen_inaktiv.gif);
					background-repeat:no-repeat;
					display:block;
					
				}
a.button02:active
				{	width:120px;
					height:23px;
					background: url(../images/nav/02_leistungen_aktiv.gif);
					background-repeat:no-repeat;
					display:block;
					
				}
a.button02:visited
				{	width:120px;
					height:23px;
					background: url(../images/nav/02_leistungen_inaktiv.gif);
					background-repeat:no-repeat;
					display:block;
					
				}
a.button02:hover
				{	width:120px;
					height:23px;
					background: url(../images/nav/02_leistungen_over.gif);
					background-repeat:no-repeat;
					display:block;
					
				}

/**************************************************************************/

a.button03:link	
				{
	width:110px;
	height:23px;
	background: url(../images/nav/03_presse_inaktiv.gif);
	background-repeat:no-repeat;
	display:block;
					
				}
a.button03:active
				{
	width:110px;
	height:23px;
	background: url(../images/nav/03_presse_aktiv.gif);
	background-repeat:no-repeat;
	display:block;
					
				}
a.button03:visited
				{
	width:110px;
	height:23px;
	background: url(../images/nav/03_presse_inaktiv.gif);
	background-repeat:no-repeat;
	display:block;
					
				}
a.button03:hover
				{
	width:110px;
	height:23px;
	background: url(../images/nav/03_presse_over.gif);
	background-repeat:no-repeat;
	display:block;
					
				}

/**************************************************************************/				
				
a.button04:link	
				{	width:105px;
					height:23px;
					background: url(../images/nav/04_karriere_inaktiv.gif);
					background-repeat:no-repeat;
					display:block;
					
				}
a.button04:active
				{	width:105px;
					height:23px;
					background: url(../images/nav/04_karriere_aktiv.gif);
					background-repeat:no-repeat;
					display:block;
					
				}
a.button04:visited
				{	width:105px;
					height:23px;
					background: url(../images/nav/04_karriere_inaktiv.gif);
					background-repeat:no-repeat;
					display:block;
					
				}
a.button04:hover
				{	width:105px;
					height:23px;
					background: url(../images/nav/04_karriere_over.gif);
					background-repeat:no-repeat;
					display:block;
					
				}				
				
/**************************************************************************/

a.button05:link	
				{	width:105px;
					height:23px;
					background: url(../images/nav/05_kontakt_inaktiv.gif);
					background-repeat:no-repeat;
					display:block;
					
				}
a.button05:active
				{	width:105px;
					height:23px;
					background: url(../images/nav/05_kontakt_aktiv.gif);
					background-repeat:no-repeat;
					display:block;
					
				}
a.button05:visited
				{	width:105px;
					height:23px;
					background: url(../images/nav/05_kontakt_inaktiv.gif);
					background-repeat:no-repeat;
					display:block;
					
				}
a.button05:hover
				{	width:105px;
					height:23px;
					background: url(../images/nav/05_kontakt_over.gif);
					background-repeat:no-repeat;
					display:block;
					
/**************************************************************************/				
				}
a.button06:link	
				{	width:105px;
					height:23px;
					background: url(../images/nav/06_english_inaktiv.gif);
					background-repeat:no-repeat;
					display:block;
					
				}
a.button06:active
				{	width:105px;
					height:23px;
					background: url(../images/nav/06_english_aktiv.gif);
					background-repeat:no-repeat;
					display:block;
					
				}
a.button06:visited
				{	width:105px;
					height:23px;
					background: url(../images/nav/06_english_inaktiv.gif);
					background-repeat:no-repeat;
					display:block;
					
				}
a.button06:hover
				{	width:105px;
					height:23px;
					background: url(../images/nav/06_english_over.gif);
					background-repeat:no-repeat;
					display:block;
					
				}				
				
/**************************************************************************/


/* -------------------------------------------
 Header & Logo 
 ------------------------------------------- */
#header {
	padding: 0;
	margin: 0;
	margin-top: 200px;
	z-index: 0;
}

#headerbild {
	background: url(../images/logomodul.gif) no-repeat;
	background-position: top center;
	width: 800px;
	height: 200px;
	
}

/* -------------------------------------------
 Logo and Search
 ------------------------------------------- */
#logo {
	width: 167px;
	margin: 0;
	padding: 0px;
	display: block;
	background-image: url(../images/logo_chemserv.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 25px;
	left: 614px;
	height: 54px;
}

#logomodul {
	padding: 0;
	margin: 0;
	display: block;
	background-image: url(../images/logo_modul.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 71px;
	left: 252px;
	height: 258px;
	width: 286px;
	z-index: 0;
}


#headertext {
	width: 45%;
	padding: 0 0 0 15px;
	border-left: 2px solid #92BA4D;
	display: block;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
	position: absolute;
	top: 120px;
	left: 250px;
}

#container bereiche {
	width: 300px;
	margin: 0;
	padding: 0px;
	background-image: url(../images/mce-life-cycle-partner.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 300px;
	left: 252px;
	height: 258px;
	width: 286px;
}


#suche {
	width: 180px;
	padding: 0;
	margin: 0;
	display: block;
	position: absolute;
	top: 41px;
	height: 35px;
	right: 19px;
}


/* -------------------------------------------
 Main Page Layout 
 ------------------------------------------- */
#content {
	float: left;
	width: 440 px;
	padding: 0;
}

#baselinks {
	margin: 0;
	padding: 10px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 140%;
}

#sidebar {
	float: right;
	width: 300px;
	margin: 0;
	padding: 0;
	background: transparent;
}


.zitat {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #999999;
	font-weight: italic;
	margin-left: 18px;
	line-height: 140%;
	}

h2 {
	font-weight: bold;  font-size: 10px; COLOR: #999999; font-family: verdana, arial; TEXT-DECORATION: none
}

h3 {
	font-weight: bold; font-size: 12px; COLOR: #999999; font-family: verdana, arial; TEXT-DECORATION: none
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 140%;
}

a {
	color: #5C758D;
	text-decoration: none;
	line-height: 140%;
}

a:visited {
	color: #5C758D;
	text-decoration: none;
}
a:hover {
	color: #1E1E1E;
	text-decoration: none;

}
a:active {
	color: #648cc8;
	text-decoration: none;
}


a.more {
	color: #648cc8;
	text-decoration: none;
}

a.more:visited {
	color: #648cc8;
	text-decoration: none;
}
a.more:hover {
	color: #1E1E1E;
	text-decoration: none;

}
a.more:active {
	color: #1E1E1E;
	text-decoration: none;
}

.price {
	FONT-WEIGHT: normal;  FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: verdana, arial; text-decoration: none;
}
#productMenu{
	padding:10px
}

/* MCE  - Div */

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
	
#profil {
	float: right;
	width: 304px;
	padding: 5;
	/* border-right: 5px solid #E0E0E0;*/
	background: transparent;
}	

#presse {
	float: right;
	width: 150px;
	padding: 5;
	/* border-right: 5px solid #E0E0E0;*/
	background: transparent;
}		


/* MCE - Printoptimierung */

#kontakt_print {display: none;}
#kontakt_offprint {display: block;}


/* MCE - Table / Aufzählung */
	
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 140%;
	}

.tableHeader{  
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	padding-left: 5px;
	color: #000000; 
	background-color: #cbd7e5;
	}
	
.tableBody1 {  
	background-color: #e8deb3;
	color: #000000;
	line-height: 140%;
}
.tableBody2 {  
		background-color: #F5F3EA;
		color: #000000;
		}
		
.tableBodyLink1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C758D;
	line-height: 140%;
}

.tableBodyLink1:visited {
	color: #5C758D;
	text-decoration: none;
}

.tableBodyLink1:hover {  
	color: #666666;	
	text-decoration: underline;
}

.tableBodyLink1:active {
	color: #666666;	
	text-decoration: underline;
}

.tableBodyLink2 {  
		background-color: #F5F3EA;
		color: #000000;
		}		
.tableBodyLink2:hover {  
		background-color: #F5F3EA;
		color: #000000;
		font-weight: bold;
		}	


ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 140%;
	list-style-image: url('../images/nav/arrow.gif');
	margin:20px;
	}
	
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 140%;
	}

.mehrinfo {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px; 
	padding-top: 5px;
	padding-bottom: 3px;
	COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
