/*
Print-CSS cancome.de
*/

* { 
  margin: 0; 
  padding: 0; 
}

html, body { 
  height: 100%; 
}

body {
  color: #444;
  font-size: 75%; /* Zurücksetzen 1em auf 12px */
  font-family: Verdana, Arial, Sans-Serif;
  text-align: left;
  line-height: 1.6em;
}

a { color: #C9050F; text-decoration: none; }

a:hover { color: #222; text-decoration: underline; }

a.postentry:hover { text-decoration: underline; }

h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
  color: #999;  
  text-align: left;
  font-weight: normal;
}

h1 { font-size: 2.0em; margin: 0; font-family: Arial, Tahoma, Verdana, Sans-Serif; line-height: 1.2em; }
h2 { font-size: 2.0em; margin: 0 0 7px 0; font-family: Arial, Tahoma, Verdana, Sans-Serif; padding: 18px 0 0 0; }
h3 { font-size: 1.6em; line-height: 1.2em; }
h4 { clear: both; width: 100%; border: 0; font-size: 1px; color: #fff; }
h5 { line-height: 10px; color: #ffffff; margin: 10px 0 10px 0; }
h6 { line-height: 30px; color: #ffffff; clear: both; width: 100%; border-bottom: 2px dotted #EA7A01; margin: 20px 0 20px 0; }

h1.left { float: left; }

img { border: 0; }

pre {
  font-size: 12px;
  overflow: auto;
}

code {
  font-size: 12px;
  background-color: #f8f8f8;
  color: #111;
}

div.clear_both { 
  height: 1px; 
  clear: both; 
}

/* Die großen Boxen ###################################### */

#wrapper {
  width: 990px;
  background-color: transparent;  
  margin: 0 auto;
}

#headerlink {
  width: 950px;
  height: 120px;
  padding: 0 20px 0 20px;
  margin-top: 37px;  
  background-image: url(bilder/css/headerlink_bg.jpg);
  background-repeat: no-repeat;
  background-position: 450px 80px;
}

#header_navigation {
  display: none;
}

#head_picture_nl {
  width: 950px;
  padding: 0 20px 0 20px;  
  height: 31px;
  background-image: url(bilder/css/header_navigation_bg.jpg);
  background-repeat: no-repeat;
}

#wrapper_content {
  width: 950px;
  padding: 0 20px 25px 20px;
  background-color: #fff;
}

#footer {
  clear: both;
  padding: 15px 10px 0 10px;
  background-color: transparent;  
}

#content {
  float: left;
  width: 695px;
  margin-top: 25px;
  padding: 0 35px 25px 0;
  background-color: #fff;
}

#content_page {
  float: left;
  width: 695px;
  padding: 0 35px 0 0;
  background-color: #fff;
}

#content_topimage_startseite {
  display: none;
}

#content_topimage {
  display: none;
}

#sidebar {
  display: none;
}

#linkbox_wrapper {
  display: none;
}

#linkbox_center {
  width: 990px;
  margin: 0 auto;
  padding: 23px 0 30px 0;
}

/* Header mit Logo ###################################### */

#headerlink .img_headerlink { margin-left: 45px; }


/* Die Frontboxen ###################################### */

div.frontbox { 
  width: 695px;
  padding: 25px 0 0 0; 
}

div.frontbox_top {
  width: 695px;
  height: 8px;
}

div.frontbox_bottom {
  width: 695px;
  height: 8px;
  padding-bottom: 5px;
}

div.frontbox_content {
  width: 693px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

div.frontbox1 {
  height: 290px; 
}

div.frontbox1_inhalt {
  padding: 114px 0 4px 25px;
}

div.frontbox1_inhalt p {
  padding: 0 300px 0 0;
}

div.frontbox1_inhalt .btn_beratung {
  float: left;
  padding: 16px 34px 0 1px;
}

div.frontbox1_inhalt .btn_beratung a {
  display: block;
  width: 180px;
  height: 44px;
  background-image:url(bilder/css/btn_beratung.gif);
  background-repeat: no-repeat;
  background-position: 0 0; 
}

div.frontbox1_inhalt .btn_beratung a:hover {
  background-position: 0 -44px; 
}

div.frontbox1_inhalt .btn_training {
  float: left;
  padding: 16px 34px 0 0;
}

div.frontbox1_inhalt .btn_training a {
  display: block;
  width: 180px;
  height: 44px;
  background-image:url(bilder/css/btn_training.gif);
  background-repeat: no-repeat;
  background-position: 0 0; 
}

div.frontbox1_inhalt .btn_training a:hover {
  background-position: 0 -44px; 
}

div.frontbox2_inhalt {
  padding: 18px 45px 4px 25px;
}

div.frontbox3_inhalt {
  padding: 18px 45px 4px 25px;
}

/* Die Rundboxen ###################################### */

div.rundbox { 
  width: 695px;
  padding: 0 0 0 0; 
}

div.rundbox_top {
  width: 695px;
  height: 8px;
}

div.rundbox_bottom {
  width: 695px;
  height: 8px;
  padding-bottom: 5px;
}

div.rundbox_contentwrapper {
  width: 693px;
}

div.rundbox {

}

div.rundbox_inhalt {
  padding: 18px 37px 4px 37px;
}

div.abstand { 
  width: 695px;
  padding: 15px 0; 
}

/* Sidebars ###################################### */

#seitenbox {
  display: none;
} 

/* Text und Infopoint ###################################### */

#text_info_wrapper {
  padding: 0 0 0 28px;
}

#infopoint {
  width: 154px;
  float: right;
  border-left: 2px solid #ddd;
  background-image:url(bilder/css/infobox_head_bg.jpg);
  background-repeat: no-repeat;  
  padding: 65px 0 10px 19px;
  margin: 39px 0 20px 20px;
  font-size: 11px;
  line-height: 15px;
}

#infopoint a {
  color: #444;
  text-decoration: underline;
}

#infopoint a:hover {
  color: #C9050F;
}

#infopoint a.post-edit-link { 
  color: #EA7A01;
  text-decoration: none;
}

/* Sitemap-Seite ###################################### */

div.ddsg-wrapper {
  padding: 10px 25px 20px 0;
}

div.ddsg-wrapper li {
  list-style-type: none;  
  padding: 0 0 0 20px; 
  margin: 0; 
  background: transparent;
}

div.ddsg-wrapper li {
  margin: 5px 0 5px 0;
  background-image:url(bilder/css/post_li_bg.gif);
  background-repeat: no-repeat;
  background-position: 0 7px; 
}

div.ddsg-wrapper li li, div.ddsg-wrapper li li li, div.ddsg-wrapper li li li li, div.ddsg-wrapper li li li li li, div.ddsg-wrapper li li li li li li {
  background: transparent;
} 

div.ddsg-wrapper li a {
  color: #444;
} 

div.ddsg-wrapper li a {
  font-weight: bold;
}

div.ddsg-wrapper li li a, div.ddsg-wrapper li li li a, div.ddsg-wrapper li li li li a, div.ddsg-wrapper li li li li li a, div.ddsg-wrapper li li li li li li a {
  font-weight: normal;
}  

/* Aktuelles Übersichtsseite ###################################### */

div.uebersichtlink {
  padding: 0;
  text-align: right;
}

div.datewrapper {
  float: right;
  font-family: Arial, Helvetica, sans-serife;
  font-size: 9px;
  padding: 0 0 20px 20px;
  color: #858585;
}

div.date {
  float: right;
  font-size: 12px;
}

div.date p {
  font-family: Arial, Verdana, sans-serif;
	width: 40px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 5px;
	background: #D70606 url(bilder/css/date_bg.png) no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}
div.date span.mese {
	display: block;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 6px;
}
div.date span.giorno {
	font-size: 240%;
	color: #444;
	font-weight: bold;
	line-height: 0.8;
}
div.date p span.anno {
  display: block;
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 110%;
	font-family: Tahoma, Arial, sans-serif;
}

/* Über uns / Referenzen ###################################### */

div.block_links_detail {
  text-align: center;
  float: left;
  width: 198px;
  padding: 10px 30px 10px 0;
}

div.block_rechts_detail {
  width: 391px;
  float: right;
  padding: 10px 0 10px 0;
}

div.block_links_liste {
  text-align: center;
  float: left;
  width: 186px;
  padding: 10px 10px 10px 10px;
}

div.block_links_liste a {
  color: #444;
}

div.block_links_liste a:hover {
  color: #C9050F;
}

.clear_both {
  clear: both;
}  



/* Footer ###################################### */

#footertext {
  font-size: 10px;
  line-height: 1em;  
  padding: 0 10px 0 0;
  color: #848484;
}

#footertext a { 
  color:#848484; 
  text-decoration: none; 
}

#footertext a:hover { 
  color:#000; 
  text-decoration: none; 
}

#footertext li {
  display:none;
}


/* Linkboxen ###################################### */

#linkbox_1, #linkbox_2, #linkbox_3 {
  width: 290px;
  color: #818181;
  font-size: 10px;
  font-weight: normal;
  line-height: 16px; 
}

#linkbox_1 p, #linkbox_2 p, #linkbox_3 p {
  margin-bottom: 1.0em; 
}

#linkbox_1 strong, #linkbox_2 strong, #linkbox_3 strong { letter-spacing: 0.1em; }


#linkbox_1 {
  float: left;
  padding: 0 0 0 20px;
}

#linkbox_2 {
  float: left;
  padding: 0 40px 0 40px;
}

#linkbox_3 {
  float: left;
  padding: 0 20px 0 0;  
}

#linkbox_1 a, #linkbox_2 a, #linkbox_3 a {
  color: #bbb;
  text-decoration: none;
}

#linkbox_1 a.post-edit-link, #linkbox_2 a.post-edit-link, #linkbox_3 a.post-edit-link { 
  color: #EA7A01;
}

#linkbox_1 a:hover, #linkbox_2 a:hover, #linkbox_3 a:hover {
  color: #fff;
  text-decoration: underline;
}


/* Post ###################################### */

h1.posttitle { font-size: 2.0em; margin: 0; font-family: Arial, Tahoma, Verdana, Sans-Serif; line-height: 1.2em; color: #777; }

div.datum {
  float: right;
  padding: 0 0 0 20px;
  font-family: Verdana, Arial, Sans-Serif;  
  font-size: 11px;
  font-weight: normal;
  color: #666;
}

.line_2 {
  height: 1px;
  clear: both; 
  width: 100%; 
  border-top: 2px dotted #ccc; 
  padding: 0 0 10px 0;
}

hr {
  clear: both;
  width: 100%;
  height: 2px;
  background-color: #fff;
  color: #fff;
  border-top: 2px dotted #EA7A01;
  margin: 0 0 20px 0;
}

#content_page p { margin-bottom: 1.2em; }

div.postentry p { 
  padding-right: 12px; 
  margin-bottom: 1.2em; 
}

#content_page .postentry {
  margin-top: 11px;
}

.post {
  margin-bottom: 3em;
}

.post p, 
.post ol li, 
.post ul li,
.postentry ol li,
.postentry ul li {
  font-size: 1.0em;
  line-height: 1.6em;
}

.post ol,
.post ul,
.postentry ol,
.postentry ul {
  padding-top: 4px; 
}

.post li {
  font-size: 1em;
  list-style-type: none;  
  background-image:url(bilder/css/post_li_bg.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  padding: 0 0 0 16px;  
  margin-bottom: 10px;
}

.post li li {
  font-size: 1em;
}

.post blockquote {
  padding-left: 2em;
  border-left: 0.4em solid #ccc;
  font-size: 0.9em;
}

.post blockquote blockquote {
  font-size: 1em;
}

.postentry a {  }
.postentry a:hover { text-decoration: underline; }

.postmetadata {
  clear: both;
  font-size: 1.1em;
  color: #888;
  text-align: justify;
}

a.post-edit-link { 
  color: #EA7A01;
}

.post-edit-link { 
  color: #EA7A01;
  font-size: 10px;
}

.postentry table {
  border: 0;
  font-size: 1em;
}

.postentry table tr td {
  padding: 0 20px 0 0;
  vertical-align: top;
}

.postentry table tr td.blank { border: 0; }

.postentry table tr td.underline { border-bottom: 1px solid #ccc; }

.postentry table tr th {
  border-width: 0;
  padding: 2px;
  color:#666;
  font-weight:bold;
  text-align:center;
}

/* Presseseiten ################################### */

.presspost {
  margin-bottom: 1em;
  clear: both;
}

div.pressbox {
  display: block;
  background-color: #F9F6ED;
  border: 1px solid #fff;
  padding: 8px;
}

div.pressbox:hover {
  background-color: #FFF0CC;
  border: 1px solid #EA7A01;
}

div.presslink {
  cursor: pointer;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.4em;
  margin: 0;
  color: #444;
  text-decoration: none;
}

div.presslink:hover {
  color: #EA7A01;
  text-decoration: none;
}

/* Toggle-divs und Button ################################### */

a.togglebox {
  display: block;
  width: 200px;
  padding: 3px;
  margin: 25px 0 15px 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
  border: none!important;
  background-color: #EA7A01;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
}

a.togglebox:hover	{
  color: #fff;
  border: none!important;
  background-color: #015F72;
  cursor: pointer;
  text-decoration: none;
}

div.togglebox {
  display: block;
  background-color: #F9F6ED;
  border: 1px solid #fff;
  padding: 8px;
}

div.togglebox:hover {
  background-color: #FFF0CC;
  border: 1px solid #EA7A01;
}

div.togglelink {
  cursor: pointer;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.4em;
  margin: 0;
  color: #444;
  text-decoration: none;
}

div.togglelink:hover {
  color: #EA7A01;
  text-decoration: none;
}

/* Suchergebnis ################################### */

div.suche_navigation {
  float: right;
  text-align: right;
  width: 360px;
  font-size: 1.0em;
}

div.suche_navigation a {
  display: block;
  color: #111;
  padding: 3px;
  border: 1px solid #ccc;
}

div.suche_navigation a:hover {
  color: #B81625;
}

h3.suche { 
  font-size: 1.0em; 
  font-weight: bold;
}

.searchfor {
  font-size: 1.0em;
  font-weight: normal;
  border-bottom: 2px dotted #ccc;
  padding: 0 0 20px 0;
}

/* Kommentare ################################### */

#comments {
  display: none;
}

/* Kalender ################################### */

#wp-calendar {
  display: none;
}

/* Kalender Ende ################################### */

abbr {
  cursor: help;
  border-bottom: 0.1em dotted;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
  margin: 5px 30px 15px 0;
}

.alignright {
  float: right;
  margin: 5px 0 15px 30px;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img {
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
}


/* Referenzseiten ################################### */

div.referenzen_logo img {
  float:left;
  padding: 10px 28px 10px 22px;
}

div.referenzprojekte_logo_pdf {
  width: 619px;
}

div.referenzprojekte_logo {
  width: 250px;
  float: left;
  padding-right: 169px;
}

div.referenzprojekte_pdf {
  width: 200px;
  float: left;
  padding-top: 35px;
}

ul.ul_bottom {
  padding-bottom: 20px;
}

.postentry table.intext_table_ul {
  margin: 0 0 26px 14px;
}  

/* Referenzprojekte ################################### */

div.projektwrapper {
  width: 619px;
  padding-top: 20px;
  border-bottom: 2px dashed #aaa;
}

div.projektwrapper h3 {
  padding-bottom: 20px;
}

div.projektwrapper h3 a {
  color: #999;
  text-decoration: none;
}

div.projektwrapper h3 a:hover {
  color: #C9050F;
  text-decoration: none;
}



/* Aktuelles ################################### */


/* Online Editor TinyMCE Advanced ################################### */

.cancome_audio_link {
  display: inline;
  background-image: url(bilder/css/cancome_audio_link_bg.jpg);
  background-repeat: no-repeat;
  line-height: 48px;
  padding: 11px 10px 14px 38px;
}

.cancome_doc_link {
  display: inline;
  background-image: url(bilder/css/cancome_doc_link_bg.jpg);
  background-repeat: no-repeat;
  line-height: 48px;
  padding: 11px 10px 14px 38px;
}

.cancome_pdf_link {
  text-align: left;
/*  display: block;  */
  background-image: url(bilder/css/cancome_pdf_link_bg.jpg);
  background-repeat: no-repeat;
  line-height: 48px;  
/*  line-height: 48px;  */
  padding: 10px 0 13px 38px;
/*  margin: 7px 0 25px 0;  */
}

.cancome_zip_link {
  display: inline;
  background-image: url(bilder/css/cancome_zip_link_bg.jpg);
  background-repeat: no-repeat;
  line-height: 48px;
  padding: 11px 10px 14px 38px;
}

.cancome_headline_rot { font-size: 14px; display: block; margin: 20px 6px 20px 0; font-family: Verdana, Arial, Tahoma, Sans-Serif; line-height: 1.2em; color: #C9050F; font-weight: bold; }

/* Einzelne Elemente der Inhaltsseiten ################################### */

div.weg_zur_exzellenz {
  width: 558px;
  height: 254px;
  padding: 20px 30px;
}

div.weg_zur_exzellenz .btn_weg_zur_exzellenz_ol, div.weg_zur_exzellenz .btn_weg_zur_exzellenz_or, div.weg_zur_exzellenz .btn_weg_zur_exzellenz_ul, div.weg_zur_exzellenz .btn_weg_zur_exzellenz_ur {
  float: left;
}

div.weg_zur_exzellenz .btn_weg_zur_exzellenz_ol a, div.weg_zur_exzellenz .btn_weg_zur_exzellenz_or a, div.weg_zur_exzellenz .btn_weg_zur_exzellenz_ul a, div.weg_zur_exzellenz .btn_weg_zur_exzellenz_ur a {
  display: block;
  width: 279px;
  background-repeat: no-repeat;
  background-position: 0 0; 
}

div.weg_zur_exzellenz .btn_weg_zur_exzellenz_ol a {
  height: 108px;
  background-image:url(bilder/css/btn_weg_zur_exzellenz_ol.gif);
}

div.weg_zur_exzellenz .btn_weg_zur_exzellenz_or a {
  height: 108px;
  background-image:url(bilder/css/btn_weg_zur_exzellenz_or.gif);
}

div.weg_zur_exzellenz .btn_weg_zur_exzellenz_ul a {
  height: 146px;
  background-image:url(bilder/css/btn_weg_zur_exzellenz_ul.gif);
}

div.weg_zur_exzellenz .btn_weg_zur_exzellenz_ur a {
  height: 146px;
  background-image:url(bilder/css/btn_weg_zur_exzellenz_ur.gif);
}

div.weg_zur_exzellenz .btn_weg_zur_exzellenz_ol a:hover, div.weg_zur_exzellenz .btn_weg_zur_exzellenz_or a:hover {
  background-position: 0 -108px; 
}

div.weg_zur_exzellenz .btn_weg_zur_exzellenz_ul a:hover, div.weg_zur_exzellenz .btn_weg_zur_exzellenz_ur a:hover {
  background-position: 0 -146px; 
}

/* Trainings und Seminare ################################### */

div.seminare {
}

div.line {
  clear: both;
  border-bottom: 2px dashed #aaa;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

div.seminare_headline {
  width: 418px;
  float: left;
}

div.btn_detail {
  padding: 0 0 0 20px; 
  float: right;
}

div.btn_detail a {
  display: block;
  width: 180px;
  height: 44px;
  background-image:url(bilder/css/btn_details_anzeigen.gif);
  background-repeat: no-repeat;
  background-position: 0 0; 
}

div.btn_detail a:hover {
  background-position: 0 -44px; 
} 

div.seminare_detail {
  clear: both;
  padding-top: 15px;
}

div.seminarinfo {
  width: 180px;
  float: right;
  border-left: 2px solid #ddd;
  background-image:url(bilder/css/infobox_head_bg.jpg);
  background-repeat: no-repeat;  
  padding: 45px 0 10px 19px;
  margin: 0 0 20px 20px;
  font-size: 11px;
  line-height: 15px;
}

div.seminarinfo a {
  color: #444;
  text-decoration: underline;
}

div.seminarinfo a:hover {
  color: #C9050F;
}

div.btn_anmelden {
  padding: 20px 0 0 100px; 
}

div.btn_anmelden a {
  display: block;
  width: 180px;
  height: 44px;
  background-image:url(bilder/css/btn_jetzt_anmelden.gif);
  background-repeat: no-repeat;
  background-position: 0 0; 
}

div.btn_anmelden a:hover {
  background-position: 0 -44px; 
} 

div.seminare_detail ul {
  padding-bottom: 20px;
}

table.table_seminar {
  border-collapse: collapse;
  margin-bottom: 15px;
}

table.table_seminar td {
  border: 1px solid #888;
}

table.table_seminar td p {
  text-align: center;
  padding: 5px 0 0 10px;
}

table.table_seminar tr.col1 {
  background-color: #FDFBB0;
}

table.table_seminar tr.col2 {
  background-color: #FFEE84;
}

table.table_seminar tr.col3 {
  background-color: #FBD361;
}

/* Sliding Door Buttons ################################### */

div.sliding {
  clear: both;
}

div.sliding ul {
/*	padding: 5px; */
	margin: 10px 0;
	list-style: none;
	float: left;
	clear: left;   
}

div.sliding ul li {
	float: left;
	display: inline; /*For ignore double margin in IE6*/
	margin: 0 10px;
  list-style-type: none;
  background-image: none;
}

div.sliding ul li a {
	text-decoration: none;
	float:left;
	cursor: pointer;
	font: 900 13px/22px "Arial", Helvetica, sans-serif;
 	color: #fff;
	background: url(bilder/css/sliding_schwarz.png) no-repeat top right;  
}

div.sliding ul li a:hover  {
 	color: #fff;
	background: url(bilder/css/sliding_rot.png) no-repeat top right;
  text-decoration: none;
}

div.sliding ul li a span {
	margin: 0 10px 0 -10px;
	padding: 1px 8px 5px 18px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
	background: url(bilder/css//sliding_schwarz.png) no-repeat top left;  
}

div.sliding ul li a:hover span {
	background: url(bilder/css//sliding_rot.png) no-repeat top left;
}

/* GELB - GRUEN 3fach */

div.sliding ul.gelb_gruen li a.gelb1 {
 	color: #836309;
	background: url(bilder/css/sliding_gelb1.png) no-repeat top right;
}

div.sliding ul.gelb_gruen li a.gelb2 {
 	color: #836309;
	background: url(bilder/css/sliding_gelb2.png) no-repeat top right;
}

div.sliding ul.gelb_gruen li a.gelb3 {
 	color: #836309;
	background: url(bilder/css/sliding_gelb3.png) no-repeat top right;
}

div.sliding ul.gelb_gruen li a:hover  {
 	color: #0d5f83;
	background: url(bilder/css/sliding_gruen.png) no-repeat top right;
}

div.sliding ul.gelb_gruen li a.gelb1 span {
	background: url(bilder/css//sliding_gelb1.png) no-repeat top left;
}

div.sliding ul.gelb_gruen li a.gelb2 span {
	background: url(bilder/css//sliding_gelb2.png) no-repeat top left;
}

div.sliding ul.gelb_gruen li a.gelb3 span {
	background: url(bilder/css//sliding_gelb3.png) no-repeat top left;
}

div.sliding ul.gelb_gruen li a:hover span {
	background: url(bilder/css//sliding_gruen.png) no-repeat top left;
}

/* SCHWARZ - ROT */

div.sliding ul.schwarz_rot li a {
 	color: #fff;
	background: url(bilder/css/sliding_schwarz.png) no-repeat top right;
}

div.sliding ul.schwarz_rot li a:hover  {
 	color: #fff;
	background: url(bilder/css/sliding_rot.png) no-repeat top right;
  text-decoration: none;
}

div.sliding ul.schwarz_rot li a span {
	background: url(bilder/css//sliding_schwarz.png) no-repeat top left;
}

div.sliding ul.schwarz_rot li a:hover span {
	background: url(bilder/css//sliding_rot.png) no-repeat top left;
}


