/*
Theme Name: CANCOME
Theme URI:
Description: Theme mit Header, 2 Spalten, Footer und fester Breite f&uuml;r CANCOME. Der Kopfbereich ent&auml;lt 2 Sidebars, die rechte Seitenleiste unterst&uuml;tzt 9 Sidebars welche alle Widgets enthalten k&ouml;nnen, der Fussbereich kann eine Sidebar enthalten. Valides XHTML und CSS.
Version: - Version: 9.2
Author: SoFi
Author URI:
Tags: two-columns, fixed width, right sidebar
*/

* { 
  margin: 0; 
  padding: 0; 
}

html, body { 
  height: 100%; 
  margin-bottom: 1px; 
}

body {
  background-color: #cdcdcd;
  background-image: url(bilder/css/body_bg.gif);
  background-repeat: repeat-x;
  color: #444;
/*  font-size: 62.5%; /* Zurücksetzen 1em auf 11px */
  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; outline: 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: #C9050F;  
  color: #009CE7;  */
  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: 75px;
  padding: 0 20px 0 20px;
  margin-top: 37px;  
  background-image: url(bilder/css/headerlink_bg.jpg);
  background-repeat: no-repeat;
  background-position: 750px 23px;
}

#header_navigation {
  width: 950px;
  padding: 0 20px 0 20px;  
  height: 31px;
  background-image: url(bilder/css/header_navigation_bg.jpg);
  background-repeat: no-repeat;
  background-position: 20px 0px;
  overflow: hidden;
}

#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 {
  width: 970px; 
  height: 70px;
  padding: 15px 10px 40px 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 {
  width: 695px;
  height: 430px;
}

#content_topimage {
  width: 695px;
  height: 194px;
}

#sidebar {
  float: right;
  width: 220px;
}

#linkbox_wrapper {
  width: 100%;
  background-color: #222;
  border-top: 5px solid #484848;
}

#linkbox_center {
  width: 990px;
  margin: 0 auto;
  padding: 23px 0 30px 0;
}

/* Header mit Logo ###################################### */

#headerlink .img_headerlink { margin-left: 45px; }

/* Hauptnavigation ###################################### */

#header_navigation .menu {
  height: 31px;
  width: 720px;
  overflow: hidden;
  float: left;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  padding-left: 10px;
} 

#header_navigation h2.widgettitle { 
  display: none; 
}

#header_navigation li { 
  float: left;
  list-style-type: none;
  height: 31px;
  background-image:url(bilder/css/header_navigation_li_bg.gif);
  background-repeat: no-repeat;
  background-position: top right; 
}

#header_navigation li a {
  display: block;
  color: #fff;
  padding: 5px 18px 0 16px;
  height: 31px; 
}

#header_navigation li a:hover {
  text-decoration: none;
  background-image:url(bilder/css/header_navigation_over_bg.gif);
  background-repeat: no-repeat;
  background-position: top right;   
}

/* Topbar Searchform ###################################### */

#searchform {
  float: right;
  width: 200px;
  height: 21px;
  padding: 5px 10px 5px 10px;
}

#searchform input {
  float: left;
  display: inline;
  width: 160px;
  height: 18px;
  border: 0;
  padding: 3px 7px 0px 8px;
  background-image:url(bilder/css/searchfield_bg.gif);
  background-repeat: no-repeat;
  color: #666;
  font: normal 12px/18px verdana, arial, sans-serif;  
  outline-style: none;   /* 2 Zeilen für Safari - keine Halos um die Eingabefelder */
  outline-width: 0px;  
}

#searchform input[type=hidden], 
#searchform input.invisible { display: none; }

#searchform .searchbutton {
  float: right;
  display: block;
  cursor: pointer;
  width: 25px;
  height: 21px;
  border: 0;
  background-image:url(bilder/css/searchbutton_bg.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}

#searchform .searchbutton:hover {
  background-position: -25px 0;
}

/* Die Seitenboxen ###################################### */
/* Newsletter ###################################### */

#box_newsletter {
  width: 220px;
  height: 164px;
  padding: 0 0 10px 0;
  background-image:url(bilder/css/box_newsletter_bg.jpg);
  background-repeat: no-repeat;  
}

#box_newsletter_form {
  width: 200px;
  height: 44px;
  padding: 107px 10px 13px 10px;
}

#box_newsletter_form input {
  display: inline;
  width: 196px;
  height: 16px;
  border: 0;
  padding: 2px 0 0 7px;
  margin-bottom: 6px;
  background-image:url(bilder/css/box_newsletter_sendfield_bg.gif);
  background-repeat: no-repeat;
  color:#777;
  font: normal 12px/18px verdana, arial, sans-serif;
  outline-style: none;   /* 2 Zeilen für Safari - keine Halos um die Eingabefelder */
  outline-width: 0px;  
}

#box_newsletter_form input[type=hidden], 
#box_newsletter_form input.invisible { display: none; }

#box_newsletter_form .sendbutton {
  cursor: pointer;
  width: 200px;
  height: 18px;
  border: 0;
  background-image:url(bilder/css/box_newsletter_sendbutton_bg.gif);
  background-repeat: no-repeat;
  background-position: 0 -18px;
}

#box_newsletter_form .sendbutton:hover {
  background-position: 0 0;
}

/* Box Freitext ###################################### */

li#text-5 div.textwidget {
  width: 218px;
  padding: 15px 0 10px 0;
  background-color: #fff;
  background-image:url(bilder/css/sidebar_seitenbox_verlauf_bg.gif);
  background-repeat: no-repeat;
  background-position: 0 0; 
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; 
/*  color:#777;  */
  font: normal 11px/16px verdana, arial, sans-serif;
}

div.textwidget_inhalt {
  padding: 0 10px 0 10px;
}

/* Testen Sie ###################################### */
#box_testensie {
  width: 220px;
  height: 251px;
  padding: 10px 0 10px 0;
  background-image:url(bilder/css/box_testensie_bg.jpg);
  background-repeat: no-repeat;
  background-position: 0 10px;  
  line-height: 1.6em;
} 

#box_testensie div.testensie_content {
  width: 220px;
  padding: 101px 13px 20px 13px;
  color: #666;
}

#box_testensie div.testensie_content div.btn {
  padding: 14px 7px 0 7px;
}

#box_testensie div.testensie_content div.btn a {
  display: block;
  width: 180px;
  height: 44px;
  background-image:url(bilder/css/btn_jetzt_testen.gif);
  background-repeat: no-repeat;
  background-position: 0 0; 
}

#box_testensie div.testensie_content div.btn a:hover {
  background-position: 0 -44px; 
}  

/* Broschüre bestellen ###################################### */
#box_broschuere {
  width: 220px;
  height: 251px;
  padding: 10px 0 10px 0;
  background-image:url(bilder/css/box_broschuere_bg.jpg);
  background-repeat: no-repeat;
  background-position: 0 10px;  
  line-height: 1.6em;
} 

#box_broschuere div.broschuere_content {
  width: 220px;
  padding: 101px 13px 20px 13px;
  color: #666;
}

#box_broschuere div.broschuere_content div.btn {
  padding: 14px 7px 0 7px;
}

#box_broschuere div.broschuere_content div.btn a {
  display: block;
  width: 180px;
  height: 44px;
  background-image:url(bilder/css/btn_jetzt_bestellen.gif);
  background-repeat: no-repeat;
  background-position: 0 0; 
}

#box_broschuere div.broschuere_content div.btn a:hover {
  background-position: 0 -44px; 
}   

/* Die Frontboxen ###################################### */

div.frontbox { 
  width: 695px;
  padding: 25px 0 0 0; 
}

div.frontbox_top {
  width: 695px;
  height: 8px;
  background-image: url(bilder/css/frontbox_top_bg.gif);
  background-repeat: no-repeat;
}

div.frontbox_bottom {
  width: 695px;
  height: 8px;
  background-image: url(bilder/css/frontbox_bottom_bg.gif);
  background-repeat: no-repeat;
  padding-bottom: 5px;
}

div.frontbox_content {
  width: 693px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background-color: #fefefe;
  background-image: url(bilder/css/frontbox_content_bg.gif);
  background-repeat: repeat-x;
}

div.frontbox1 {
  height: 290px; 
  background-image: url(bilder/css/frontbox1_bg.jpg);
  background-repeat: no-repeat;
  background-position: -1px 0;
}

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;
}

div.frontbox4_inhalt {
  padding: 18px 45px 4px 25px;
}

/* Die Rundboxen ###################################### */

div.rundbox { 
  width: 695px;
  padding: 0 0 0 0; 
}

div.rundbox_top {
  width: 695px;
  height: 8px;
  background-image: url(bilder/css/rundbox_top_bg.gif);
  background-repeat: no-repeat;
}

div.rundbox_bottom {
  width: 695px;
  height: 8px;
  background-image: url(bilder/css/rundbox_bottom_bg.gif);
  background-repeat: no-repeat;
  padding-bottom: 5px;
}

div.rundbox_contentwrapper {
  width: 693px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background-color: #fefefe;
  background-image: url(bilder/css/rundbox_content_bg.gif);
  background-repeat: repeat-x;
}

div.rundbox {

}

div.rundbox_inhalt {
  padding: 18px 37px 4px 37px;
}

div.abstand { 
  width: 695px;
  padding: 15px 0; 
}

/* Sidebars ###################################### */

#seitenbox {
  padding-top: 20px; 
} 

#seitenbox div.menu, #seitenbox div.execphpwidget {
  width: 218px;
  padding: 15px 0 10px 0;
  background-color: #fff;
  background-image:url(bilder/css/sidebar_seitenbox_verlauf_bg.gif);
  background-repeat: no-repeat;
  background-position: 0 0; 
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; 
} 

#seitenbox h2.widgettitle {
  width: 201px;
  height: 31px;
  font-family: Verdana, Arial, Sans-Serif;  
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  padding: 0 0 0 19px;
  background-image:url(bilder/css/sidebar_h2_bg.jpg);
  background-repeat: no-repeat;  
  margin: 0;
  line-height: 31px;
}

#sidebar div.seitenbox_bottom {
  width: 220px;
  height: 6px;
  background-image: url(bilder/css/sidebar_seitenbox_bottom_bg.gif);
  background-repeat: no-repeat;  
}

/* Sidebar alle Listen */

#sidebar, 
#sidebar ul, 
#sidebar li { 
  list-style-type: none; 
  line-height: 12px; 
}

#sidebar li li li { border: 0; } 


/* Anzeige erste Ebene, wird immer ausgeblendet */

#sidebar li li.page_item a { display: none; }

/* Anzeige zweite Ebene */

#sidebar li li.page_item li.page_item a, 
.widget_links a, 
.cat-item a {
  display: block;  
  padding: 1px 0 3px 9px;  
  background-color: transparent;
  font: bold 11px/16px verdana, arial, sans-serif;
  color: #555;
  text-decoration: none;
}

#sidebar li li.page_item li.page_item a:hover, 
.widget_links a:hover, 
.cat-item a:hover {
  background-color: #ddd;
  text-decoration: none; 
}

/* Anzeige dritte Ebene */
#sidebar li li.page_item li.page_item li.page_item a {
  display: block; 
  padding: 1px 0 3px 24px;
  background-color: transparent;
  font: normal 11px/16px verdana, arial, sans-serif;
  color: #666;
  text-decoration: none;
}

#sidebar li li.page_item li.page_item li.page_item a:hover {
  background-color: #ddd;
  text-decoration: none; 
}

/* Anzeige vierte Ebene */
#sidebar li li.page_item li.page_item li.page_item li.page_item a {
  display: block; 
  padding: 1px 0 3px 39px;
  background-color: transparent;
  font: normal 11px/18px verdana, arial, sans-serif;
  color: #666;
  text-decoration: none;
}

#sidebar li li.page_item li.page_item li.page_item li.page_item a:hover {
  background-color: #ddd;
  text-decoration: none; 
}

/* aktuelle Seite hervorheben ###################################### */
/* zweite Ebene */
#sidebar li li.page_item li.current_page_item a {
  background-color: transparent;
  color: #C9050F;
  text-decoration: none;
}

/* dritte Ebene bei aktiver zweiten Ebene */
#sidebar li li.page_item li.current_page_parent li.current_page_item a {
  color: #C9050F;
  text-decoration: none;
}

/* vierte Ebene */
#sidebar li li.page_item li.page_item li.current_page_parent li.current_page_item a {
  color: #C9050F;
  text-decoration: none;
}

/* zweite Ebene wenn Unterpunkt aus dritter Ebene aktiv */
 #sidebar li li.page_item li.current_page_parent a {
  color: #C9050F;
  text-decoration: none;
}

/* zweite Ebene wenn Unterpunkt aus vierter Ebene aktiv */
 #sidebar li li.page_item li.current_page_ancestor a {
  color: #C9050F;
  text-decoration: none;
}

/* dritte Ebene wenn Unterpunkt aus vierter Ebene aktiv */
 #sidebar li li.page_item li.page_item li.current_page_parent a {
  color: #C9050F;
  text-decoration: none;
}

/* aktuelle Kategorie hervorheben ###################################### */

.current-cat a {
  background-color: #FFF0CC;
  color: #EA7A01;
  text-decoration: none;
}

/* Vierte Ebene Navigation ausblenden und bei Anwahl wieder sichbar machen ###################################### */

#sidebar ul ul ul ul ul { display: none; }

#sidebar ul ul ul ul li.current_page_item ul { display: block; }

#sidebar ul ul ul ul li.current_page_parent ul { display: block; } 

/* Seitenkasten Aktuelles ###################################### */

#sidebar li.aktuelles_item a {
  display: block; 
  padding: 1px 0 3px 16px;
  background-color: transparent;
  font: normal 11px/16px verdana, arial, sans-serif;
  color: #666;
  text-decoration: none;
}

#sidebar li.aktuelles_item a:hover {
  background-color: #ddd;
  text-decoration: 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;
  text-align: right;
  color: #848484;
}

#footertext .footertext {
  float: right;
}

#footertext a { 
  color:#848484; 
  text-decoration: none; 
}

#footertext a:hover { 
  color:#000; 
  text-decoration: none; 
}

#footertext li {
  float: right;
  list-style-type: none;
  border-left: 1px solid #848484;
  padding-left: 11px;
  margin-left: 11px;
}


/* 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;
/*  clear: both;  */
}

.post {
  margin-bottom: 3em;
/*  clear: both;  */
/*  background-color: #fff;  */
}

.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;
}

.postentry tr.whitespace  {
  height: 24px;
}

/* 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 {
  font-size: 1.2em;
}

.commentlist {
  margin: 20px 0;
  border-width: 0 0.1em 0.1em 0;
  border-color: #eee;
  border-style: solid;
}

.commentlist li {
  list-style: none;
  border-width: 0.1em 0 0 0.1em;
  border-color: #eee;
  border-style: solid;
}

li.comment div, 
li.pingback div {
  padding: 20px;
  overflow: auto;
}

li.comment div div, 
li.pingback div div { overflow: visible; }

.commentlist li.even { background-color: #fafafa; }

.commentlist li.odd { background-color: #f6f6f6; }

ul.children li { list-style: none; }

img.avatar {
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
}

.comment-meta, 
.reply { font-size: 0.8em; }

.comment-author cite {
  font-style: normal;
  font-weight: bold;
  font-size: 1.2em;
}


textarea#comment { width: 100%; }

#comments div.navigation { font-size: 0.9em; }

/* Kalender ################################### */

#wp-calendar caption {
  text-transform: uppercase;
  font-weight: bold;
  color: #aaa;
  text-align: left;
}

#wp-calendar thead th {
  font-weight: normal;
  color: #27a;
  text-align: center;
}

#wp-calendar tbody td { text-align: center; }

#wp-calendar tbody td a { font-weight: bold; }

#wp-calendar tbody td.pad { border: 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 5px;
}

table.table_seminar tr.col1 {
  background-color: #FDFBB0;
}

table.table_seminar tr.col2 {
  background-color: #FFEE84;
}

table.table_seminar tr.col3 {
  background-color: #FBD361;
}

td.nowrap {
  white-space: nowrap;
}

/* 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;
}

/*  ##################################
    CLEARING
    ################################## */

.clear {
	clear: both;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}


