/* ### Allgemeine Definitionen ### */



body, img, p, li {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

div {
	/*  border: 1px solid none; */
	/* border-color: fuchsia; */
	/*  border-color: transparent; */
	}

body {
	background-color:#333;
	color: white;
    
}

#page {
	background-color:#191C21;
	color: white;
       border: 1px solid grey;
         margin: 20px auto;
       width: 1000px;
       clear: both;
       height: auto;
       
}



h1 {
  font-weight:bold;
  font-size:13px;
  line-height: 22px;	
  /* text-transform: lowercase; */
}
h2 {
	font-size:13px;
	font-weight:bold;
	line-height: 16px;
	color:#FFFFFF;
}

p, li  {
	color:#FFFFFF;
}
small, p.small, .small {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	line-height: 10px;
	font-size: 9px;

}
input, textarea {
	border: 1px solid black;
	background-color: white;
}
li {	
	font-size:13px;

	line-height: 18px;
	color:#FFFFFF;
	}
dt {
	color: white;
	font-weight: bold;
}
acronym, dfn, abbr, span.abbr {
	font-style: normal;
}
a.glossary {
	border-bottom: 1px dashed white; 
	/* cursor: help;  */
	font-style: normal;
}
/* a.glossary:after {
	content:" [?]";
} */
p.glossary_menue a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* ### Links im Menu ### */

a:link { 
	color: #FFFFFF; 
	text-decoration: none;
	}

a:visited { 
	color: #FFFFFF; 
	text-decoration: none;
	}

a:hover { 
	color: black; 
	text-decoration: underline;
	}
	
a:active { 
	color: black; 
	text-decoration: none;
	}

/* a:focus { 
	font-weight: bold; 
	color: #597800; 
	text-decoration: underline
	} */

/* ### div ### */

#header {
	height: 136px;

	margin: 0px 0px 0px 4px;
	background: url(http://www.cartelx.de/fileadmin/template/cartelx/images/blase_header.gif) bottom right no-repeat;		
        clear: both;
}
#header img {
  float: left;
} 
#adresse_header {
        position:absolute; top:128px; 
}
#beschr_header {
/*        position:absolute; top:50px; left:290px; width:450px */
float: left; margin: 45px 0 0 0;
}

#main {
    
 clear: both;

}

#header p {
	font-size:11px;
	line-height: 14px;
}
#center {
	float: left;
        width: 600px;
	min-height:440px;
	margin: 0 0 0 0;
        
}

#center #title {
	background-image: url(images/verlauf_selbst.gif);
	background-repeat: no-repeat;
	border: none;
	padding: 5px;
}
#center #title h1 {
	font-size:22px;
	font-weight:bold;
	line-height: 18px;
	color:#000000;
	margin-right: 15px;
	margin-top: 4px;
	margin-bottom: 0px;
}
#content {
	margin: 0px 25px 100px 15px;
	min-height: 300px;
        width: 550px;
 
  }
  
#content a:link { 
	color: #FFFFFF; 
	text-decoration: none;
	 border-bottom: 1px dotted white;
}
#content a:visited { 
	color: #FFFFFF; 
	text-decoration: none;
	 border-bottom: 1px dotted #FFFFFF;
	}
#content a:hover { 
	color: black; 
	text-decoration: none;
	 border-bottom: 1px dotted black;
	}
#content a:active { 
	color: black; 
	text-decoration: none;
	 border-bottom: 1px dotted  black;
	}
#content p {
	line-height: 17px;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 12px;
	color: white;
	/* padding: 1px 1px 1px 1px; */
}
#content h1 {
  font-weight:bold;
  font-size:13px;
  line-height: 22px;	
  color: white;
  /* text-transform: lowercase; */
		padding: 1px 1px 1px 1px;  
}
#content h2 {
  font-weight:bold;
  font-size:13px;
  line-height: 18px;	
  margin-left: -15px;
  margin-bottom: 0px;
  /* text-transform: lowercase;	 */
	margin-left: 0px;
	text-indent: -15px;
  
  
}
#content form {
	padding: 1px 1px 1px 0px;
	font-size: 1.1em;
}
#content fieldset {
	border: 0;
	color: white;
}
#content label {
   display: block;
	float: left;
	width: 150px;
}
#content .tx-felogin-pi1  legend {
		display: none;
}
#content .tx-felogin-pi1  div {
	margin-bottom: 5px;
}
#content .tx-felogin-pi1 input[type=submit] {
	margin-left: 150px;
}


#content table {
	color: white;
	border-spacing:0px;
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 12px 1px;
}
#content table tr {
}
#content table tr td {
	padding: 2px 30px 1px 1px;
}
#content table tr td p {
	margin-bottom: 0px;
}
#content table tr.tr-0 td p {
	font-weight: bold;
}
#content table.imgtext-table {
	background-color: transparent;
	/* border-spacing: 5px; */
	margin: 0px;
	padding: 1px 1px 1px 1px;
}
#content table.imgtext-table table {
	border-spacing: 0px;
	margin: 0px;
}
#left {
        float: left;
	width: 162px;
	border-bottom: 1px solid;
	border-bottom-color: grey;
	background: url(images/blase_menu.gif) bottom left no-repeat;
  }  

#menu1 {
	margin: 25px 5px 5px 0px;

}

#right {
	float: left;
	width: 199px;
	height:300px;
       margin-left: 10px;

}
#right_picture {
	margin-top:170px;

}

#footer {
	margin:15px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 8px;
        clear: both;
}
#footer p {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 9px;
}
#footer a {
	font-weight: normal;
}
#footer a:link { 
	color: #FFFFFF; 
	text-decoration: none;
	 border-bottom: 1px dotted white;
}
#footer a:visited { 
	color: #FFFFFF; 
	text-decoration: none;
	 border-bottom: 1px dotted white;
	}
#footer a:hover { 
	color: black; 
	text-decoration: none;
	 border-bottom: 1px dotted black;
	}
#footer a:active { 
	color: black; 
	text-decoration: none;
	 border-bottom: 1px dotted black;
	}

/* subpages */
div.csc-menu-1 p, div.csc-menu-4 p {
	margin-left: 20px;
	padding-left: 20px;
	background-image: url(images/sitemap_elements.gif);
	background-position: left;
	background-repeat: no-repeat;
}	
	
/* sitemap */
div.csc-menu-2 p.csc-sitemap-level1  {
	margin-left: 0px;
}
div.csc-menu-2 p.csc-sitemap-level2 {
	margin-left: 10px;
		padding-left: 10px;
	background-image: url(images/sitemap_elements.gif);
	background-position: left;
	background-repeat: no-repeat;

}
div.csc-menu-2 p.csc-sitemap-level3 {
	margin-left: 40px;
		padding-left: 20px;
	background-image: url(images/sitemap_elements.gif);
	background-position: left;
	background-repeat: no-repeat;
	
}
div.csc-menu-2 p.csc-sitemap-level4 {
	margin-left: 70px;
		padding-left: 20px;
	background-image: url(images/sitemap_elements.gif);
	background-position: left;
	background-repeat: no-repeat;
}
div.csc-menu-2 p.csc-sitemap-level5 {
	margin-left: 100px;
		padding-left: 20px;
	background-image: url(images/sitemap_elements.gif);
	background-position: left;
	background-repeat: no-repeat;
}

div.filelinks {
	padding-top: 30px;
}

/* google maps */

div.tx-wecmap-map {
 color: black;
}
div.tx-wecmap-map a:link, div.tx-wecmap-map a:visited {
 color: black !important;
 text-decoration: underline !important;
 border: none !important;
}
div.tx-wecmap-map a:hover {
 color: black !important;
 text-decoration: none !important;

}

/* ### Klassen ### */

.selbst {
  background-color: #005D8C;
  }
  
.wirkung {
  background-color: #802818;
  }
  
.produktion {
  background-color: #597800;
  }

.distribution {
  background-color: #9A7002;
  }
    
.hand2hand {
  background-color: #34757A;
  }    

.displays {
  background-color: #626200;
  }      

.referenzen {
  background-color: #7F2976;
  }

.glossar {
  background-color: #49616C;
  }

.kontakt {
  background-color: #99532F;
  }

.service {
  background-color: #BAB453;
  }

.partner {
  background-color: #52A6BF;
  }

.cartel {
  background-color: #900000;
  }


/*  MENU 1, level 1, normal state (NO) */

#left #menu1 p {
  font-weight:bold;
  font-size: 13px;
  line-height: 18px;	

}

p span.menu1-level1-no {

}

/*  default (non assigned) style */
p span.menu1-level1-no a:link, p span.menu1-level1-no a:visited {
	text-decoration: none;
	color: white;
  	padding-left: 15px;	
}
p span.menu1-level1-no a:hover, p span.menu1-level1-no a:active {
	text-decoration: none;
	color: #00539F;
 		background-image: url(images/cartelx_sub_selbst.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;

}

/* specific styles */

p span.menu1-level1-no-selbst a:link, p span.menu1-level1-no-selbst a:visited {
  	padding-left: 15px;	
}
p span.menu1-level1-no-selbst a:hover, p span.menu1-level1-no-selbst a:active {
	text-decoration: none;
	color: #005D8C;
		background-image: url(images/cartelx_sub_selbst.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}

p span.menu1-level1-no-wirkung a:link, p span.menu1-level1-no-wirkung a:visited {
  	padding-left: 15px;	
}
p span.menu1-level1-no-wirkung a:hover, p span.menu1-level1-no-wirkung a:active  {
	text-decoration: none;
	color: #802818;
	background-image: url(images/cartelx_sub_wirkung.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-no-produktion a:link, p span.menu1-level1-no-produktion a:visited {
  	padding-left: 15px;	
}
p span.menu1-level1-no-produktion a:hover, p span.menu1-level1-no-produktion a:active {
	text-decoration: none;
	color: #597800;
		background-image: url(images/cartelx_sub_produktion.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-no-distribution a:link, p span.menu1-level1-no-distribution a:visited {
  	padding-left: 15px;	
}
p span.menu1-level1-no-distribution a:hover, p span.menu1-level1-no-distribution a:active {
	text-decoration: none;
	color: #9A7002;
		background-image: url(images/cartelx_sub_distribution.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-no-hand2hand a:link, p span.menu1-level1-no-hand2hand a:visited {
  	padding-left: 15px;	
}
p span.menu1-level1-no-hand2hand a:hover, p span.menu1-level1-no-hand2hand a:active {
	text-decoration: none;
	color: #34757A;
		background-image: url(images/cartelx_sub_hand2hand.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-no-displays a:link, p span.menu1-level1-no-displays a:visited {
  	padding-left: 15px;	
}
p span.menu1-level1-no-displays a:hover, p span.menu1-level1-no-displays a:active {
	text-decoration: none;
	color: #626200;
		background-image: url(images/cartelx_sub_displays.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-no-referenzen a:link, p span.menu1-level1-no-referenzen a:visited {
  	padding-left: 15px;	
}
p span.menu1-level1-no-referenzen a:hover, p span.menu1-level1-no-referenzen a:active {
	text-decoration: none;
	color: #7F2976;
		background-image: url(images/cartelx_sub_referenzen.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-no-glossar a:link, p span.menu1-level1-no-glossar a:visited {
  	padding-left: 15px;	
}
p span.menu1-level1-no-glossar a:hover, p span.menu1-level1-no-glossar a:active {
	text-decoration: none;
	color: #49616C;
		background-image: url(images/cartelx_sub_glossar.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-no-kontakt a:link, p span.menu1-level1-no-kontakt a:visited {
  	padding-left: 15px;	
}
p span.menu1-level1-no-kontakt a:hover, p span.menu1-level1-no-kontakt a:active {
	text-decoration: none;
	color: #99532F;
		background-image: url(images/cartelx_sub_kontakt.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-no-service a:link, p span.menu1-level1-no-service a:visited {
  	padding-left: 15px;	
}
p span.menu1-level1-no-service a:hover, p span.menu1-level1-no-service a:active {
	text-decoration: none;
	color: #BAB453;
		background-image: url(images/cartelx_sub_service.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-no-partner a:link, p span.menu1-level1-no-partner a:visited {
  	padding-left: 15px;	
}
p span.menu1-level1-no-partner a:hover, p span.menu1-level1-no-partner a:active {
	text-decoration: none;
	color: #52A6BF;
		background-image: url(images/cartelx_sub_partner.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}



/*  MENU 1, level 1, active state (ACT) */

p span.menu1-level1-act {
	background-image: url(images/cartelx_sub_selbst.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}

p span.menu1-level1-act a:link, p span.menu1-level1-act a:visited,
li span.menu1-level2-act a:link, li span.menu1-level2-act a:visited {
	text-decoration: none;
	color: #005D8C;
}
p span.menu1-level1-act a:hover, p span.menu1-level1-act a:active,
li span.menu1-level2-act a:hover, li span.menu1-level2-act a:active {
	text-decoration: none;
	color: #00539F;
	 color: white;
	border-bottom: 1px none black;
}



p span.menu1-level1-act-selbst {
	background-image: url(images/cartelx_sub_selbst.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-act-selbst a:link, p span.menu1-level1-act-selbst a:visited,
li span.menu1-level2-act-selbst a:link, li span.menu1-level2-act-selbst a:visited {
	text-decoration: none;
	color: #005D8C;
}
p span.menu1-level1-act-wirkung {
	background-image: url(images/cartelx_sub_wirkung.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-act-wirkung a:link, p span.menu1-level1-act-wirkung a:visited,
li span.menu1-level2-act-wirkung a:link, li span.menu1-level2-act-wirkung a:visited {
	text-decoration: none;
	color: #802818;
}
p span.menu1-level1-act-produktion {
	background-image: url(images/cartelx_sub_produktion.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-act-produktion a:link, p span.menu1-level1-act-produktion a:visited,
li span.menu1-level2-act-produktion a:link, li span.menu1-level2-act-produktion a:visited {
	text-decoration: none;
	color: #597800;
}
p span.menu1-level1-act-distribution {
	background-image: url(images/cartelx_sub_distribution.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-act-distribution a:link, p span.menu1-level1-act-distribution a:visited,
li span.menu1-level2-act-distribution a:link, li span.menu1-level2-act-distribution a:visited {
	text-decoration: none;
	color: #9A7002;
}
p span.menu1-level1-act-hand2hand {
	background-image: url(images/cartelx_sub_hand2hand.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-act-hand2hand a:link, p span.menu1-level1-act-hand2hand a:visited,
li span.menu1-level2-act-hand2hand a:link, li span.menu1-level2-act-hand2hand a:visited {
	text-decoration: none;
	color: #34757A;
}
p span.menu1-level1-act-displays {
	background-image: url(images/cartelx_sub_displays.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-act-displays a:link, p span.menu1-level1-act-displays a:visited,
li span.menu1-level2-act-displays a:link, li span.menu1-level2-act-displays a:visited {
	text-decoration: none;
	color: #626200;
}
p span.menu1-level1-act-referenzen {
	background-image: url(images/cartelx_sub_referenzen.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-act-referenzen a:link, p span.menu1-level1-act-referenzen a:visited,
li span.menu1-level2-act-referenzen a:link, li span.menu1-level2-act-referenzen a:visited {
	text-decoration: none;
	color: #7F2976;
}
p span.menu1-level1-act-glossar {
	background-image: url(images/cartelx_sub_glossar.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-act-glossar a:link, p span.menu1-level1-act-glossar a:visited {
	text-decoration: none;
	color: #49616C;
}
p span.menu1-level1-act-kontakt {
	background-image: url(images/cartelx_sub_kontakt.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-act-kontakt a:link, p span.menu1-level1-act-kontakt a:visited {
	text-decoration: none;
	color: #99532F;
}
p span.menu1-level1-act-service {
	background-image: url(images/cartelx_sub_service.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-act-service a:link, p span.menu1-level1-act-service a:visited {
	text-decoration: none;
	color: #BAB453;
}
p span.menu1-level1-act-partner {
	background-image: url(images/cartelx_sub_partner.gif);
	background-position: left;
	background-repeat: no-repeat;
  	padding-left: 15px;
}
p span.menu1-level1-act-partner a:link, p span.menu1-level1-act-partner a:visited,
li span.menu1-level2-act-partner a:link, li span.menu1-level2-act-partner a:visited {
	text-decoration: none;
	color: #52A6BF;
}




/*  MENU 1, level 2, normal state (NO) */

#left #menu1 ul {
	list-style: none;	
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 25px;
	padding-top: 0px;
}
/* #left #menu1 ul ul li { */
#left #menu1 ul li {
	font-size: 11px;			
	line-height: 16px;	
	font-weight: bold;
}


ul span.menu1-level2-no {
	
}
li span.menu1-level2-no a:link, li span.menu1-level2-no a:visited,
li span.menu1-level2-no a:hover, li span.menu1-level2-no a:active {
	text-decoration: none;
	color: #FFFFFF;
}
li span.menu1-level2-no-selbst a:hover, li span.menu1-level2-no-selbst a:active {
	text-decoration: none;
	color: #005D8C;
}
li span.menu1-level2-no-wirkung a:hover, li span.menu1-level2-no-wirkung a:active {
	text-decoration: none;
	color: #802818;
}
li span.menu1-level2-no-produktion a:hover, li span.menu1-level2-no-produktion a:active {
	text-decoration: none;
	color: #597800;
}
li span.menu1-level2-no-distribution a:hover, p span.menu1-level2-no-distribution a:active {
	text-decoration: none;
	color: #9A7002;
}
li span.menu1-level2-no-hand2hand a:hover, p span.menu1-level2-no-hand2hand a:active {
	text-decoration: none;
	color: #34757A;
}
li span.menu1-level2-no-displays a:hover, li span.menu1-level2-no-displays a:active {
	text-decoration: none;
	color: #626200;
}
li span.menu1-level2-no-referenzen a:hover, li span.menu1-level2-no-referenzen a:active {
	text-decoration: none;
	color: #7F2976;
}
li span.menu1-level2-no-glossar a:hover, li span.menu1-level2-no-glossar a:active {
	text-decoration: none;
	color: #49616C;
}
li span.menu1-level2-no-kontakt a:hover, li span.menu1-level2-no-kontakt a:active {
	text-decoration: none;
	color: #99532F;
}
li span.menu1-level2-no-service a:hover, li span.menu1-level2-no-service a:active {
	text-decoration: none;
	color: #BAB453;
}
li span.menu1-level2-no-partner a:hover, li span.menu1-level2-no-partner a:active {
	text-decoration: none;
	color: #52A6BF;
}

/*  MENU 1, level 2, active state (ACT) */

ul span.menu1-level2-act {
	font-size: 11px;	
}

li span.menu1-level1-act {
  font-weight:bold;
  color: white;
}

li span.menu1-level2-act a:link, li span.menu1-level2-act a:visited,
li span.menu1-level2-act a:hover, li span.menu1-level2-act a:active {
	text-decoration: none;
	color: white;
}

li span.menu1-level2-act-service a:link, li span.menu1-level2-act-service a:visited, 
li span.menu1-level2-act-service a:hover, li span.menu1-level2-act-service a:active {
	text-decoration: none;
	color: #BAB453;
}  

