/*Feste Scrolleiste zum Verhindern von Inhaltherumspringen*/
html {height: 100%; overflow-y:scroll; margin-bottom: 1px; }

/*Suchfeld platzieren*/
.search form {float:right}

/*Bilder in Beitraegen korrekt mit Freiraum umgeben*/
.linksbuendig{
	float: left;
	margin: 0 1em 1em 0;
}

/*Bildunterschrift*/
figcaption {font-style:italic; display: inline-table;}

/*Tags ueber Beitraegen ausrichten */
.tags {margin-bottom:10px;}

/*Anpassung Navigation links */

#sidebar {margin-top:8px; background-color: #808080; border-radius: 4px;padding-bottom:1%}
#sidebar .sidebar-nav h3 {background-color:#5382ac;color: #ffffff; border-top-right-radius: 4px; border-top-left-radius: 4px;padding: 10px 3% 10px 3%;margin-top:-10px;border-bottom:1px solid #FFFFFF;}
#sidebar .small {font-size:100%;}

#sidebar ul.nav { margin-top: -12px; margin-bottom:3px;}
#sidebar ul.nav li {background-color:#808080; color:#FFFFFF; font-weight: bold; border-bottom:1px solid #FFFFFF;}
#sidebar ul.nav a {text-indent:1%; padding: 5px 3% 5px 3%; font-weight: bold; color: #FFFFFF; display:block;text-decoration: none; width: 94%; }
#sidebar ul.nav a:hover, #sidebar ul.nav a:focus {text-indent:1%; padding: 5px 3% 5px 3%; font-weight: bold; color:#808080; background-color:#e6e6e6; text-decoration: none;width: 94%;}
#sidebar ul.nav .current a {margin: 0; color:#808080; background-color:#e6e6e6; text-decoration: none;width: 94%; border-bottom:none;}
#sidebar ul.nav .current ul a {margin: 0; color:#FFFFFF; background-color:#808080; text-decoration: none;width: 94%; border-bottom:none;}
#sidebar ul.nav .current ul a:hover {margin: 0; color:#808080; background-color:#e6e6e6; text-decoration: none;width: 94%; border-bottom:none;}

#sidebar ul.nav-child li {background-color:#808080; color:#FFFFFF; margin: 0; padding: 0;border-bottom:none;}
#sidebar ul.nav-child a {font-weight: normal;text-indent: 5%; padding: 5px 3% 5px 3%; color: #FFFFFF; display:block; text-decoration: none; width: 94%; }
#sidebar ul.nav-child a:hover, #sidebar ul.nav-child a:focus {font-weight: normal; text-indent: 5%; margin: 0; padding: 5px 3% 5px 3%; color:#808080; background-color:#e6e6e6; text-decoration: none;width: 94%; border-bottom:none;}
#sidebar ul.nav-child .current a {margin: 0; color:#808080; background-color:#e6e6e6; text-decoration: none;width: 94%; border-bottom:none;}
#sidebar ul.nav-child .current ul a {margin: 0; color:#FFFFFF; background-color:#808080; text-decoration: none;width: 94%; border-bottom:none;}

#sidebar ul.nav-child .nav-child li {background-color:#808080; color:#FFFFFF; margin: 0; padding: 0;border-bottom:none;}
#sidebar ul.nav-child .nav-child a {font-weight: normal;text-indent: 9%; padding: 5px 3% 5px 3%; color: #FFFFFF; display:block; text-decoration: none; width: 94%; }
#sidebar ul.nav-child .nav-child a:hover, #sidebar ul.nav-child .nav-child a:focus {font-weight: normal; text-indent: 9%; margin: 0; padding: 5px 3% 5px 3%; color:#808080; background-color:#e6e6e6; text-decoration: none;width: 94%; border-bottom:none;}
#sidebar ul.nav-child .nav-child .current a {margin: 0; color:#808080; background-color:#e6e6e6; text-decoration: none;width: 94%; border-bottom:none;}
#sidebar ul.nav-child .nav-child .current ul a {margin: 0; color:#FFFFFF; background-color:#808080; text-decoration: none;width: 94%; border-bottom:none;}

#sidebar ul.nav-child .nav-child .nav-child li {background-color:#808080; color:#FFFFFF; margin: 0; padding: 0;border-bottom:none;}
#sidebar ul.nav-child .nav-child .nav-child a {font-weight: normal;text-indent: 13%; padding: 5px 3% 5px 3%; color: #FFFFFF; display:block; text-decoration: none; width: 94%; }
#sidebar ul.nav-child .nav-child .nav-child a:hover, #sidebar ul.nav-child .nav-child .nav-child a:focus {font-weight: normal; text-indent: 13%; margin: 0; padding: 5px 3% 5px 3%; color:#808080; background-color:#e6e6e6; text-decoration: none;width: 94%; border-bottom:none;}
#sidebar ul.nav-child .nav-child .nav-child .current a {margin: 0; color:#808080; background-color:#e6e6e6; text-decoration: none;width: 94%; border-bottom:none;}
#sidebar ul.nav-child .nav-child .nav-child .current ul a {margin: 0; color:#FFFFFF; background-color:#808080; text-decoration: none;width: 94%; border-bottom:none;}

/*Anpassung Navigation unten */
#menu-unten li a {font-weight:bold;}
.footer div {clear:both; }
.fusszeile {width:100%; border-top: 1px solid #999999; color:#999999; font-size:90%; text-align:center; }

/*Anpassung Slider auf Homepage*/
.slide-desc-text a {color: #FFFFFF;}
.slide-desc .slide-title a {color: #FFFFFF !important;}
.slide-desc-bg {background: #000000!important; opacity: 0.7 !important;}

/*Buttons*/
.button_gruen
{
  display: inline-block;
  padding-top: 5px;
  padding-right: 14px;
  padding-bottom: 5px;
  padding-left: 14px;
  color: #FFFFFF;
  font-weight:bold;
  background-color: #2aa00b;
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-radius: 8px;

}

.button_gruen:hover
{ 
  color:#000000;
  text-decoration:none;
}

button.plg_system_eprivacy_accepted, button.plg_system_eprivacy_reconsider
{ padding-top: 5px;
  padding-right: 14px;
  padding-bottom: 5px;
  padding-left: 14px;
  color: #FFFFFF;
  font-weight:bold;
  background-color: #D0D0D0;
  border-width: 1px;
  border-style: solid;
  border-radius: 6px;
}

/* Tables */
table.tablesorter {
	font-family:arial;
	background-color: #e6e6e6;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6e6e6;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../../../images/layout/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../../../images/layout/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #5382ac;color: #FFFFFF
}

/* Ueberschriften Videoseiten */
.yendifVideoShare h3 
{
  font-size: 22px;
  margin-top: 9px;
  margin-right: 0px;
  margin-bottom: 9px;
  margin-left: 0px;
  font-family: inherit;
  font-weight: bold;
  line-height: 18px;
  color: inherit;
  line-height: 24px;
  font-family: "Open Sans",sans-serif;
  }
  
/* Fahrzeugbilder */  
  .fahrzeuge img{	margin-bottom: 1em;}
  
/* Breadcrumb */
  .breadcrumb {background-color:#ffffff;	padding: 0px 0px 0px 20px; margin: 0px;}
 
/* 2-Klick-Social */ 
  #social_bookmarks {
    margin-top: 30px;
}

/*Cookie-Box*/
.plg_system_eprivacy_accepted, .plg_system_eprivacy_declined
{ border-radius: 5px; }


/*#sidebar ul.nav-child .item-103 a {margin: 0; color:#FFFFFF; background-color:#808080; text-decoration: none;width: 94%; border-bottom:none;} /*Software Prof*/
/*#sidebar ul.nav-child .item-122 a {margin: 0; color:#FFFFFF; background-color:#808080; text-decoration: none;width: 94%; border-bottom:none;} /*Hardware Prof*/
/*#sidebar ul.nav-child .item-189 a {margin: 0; color:#FFFFFF; background-color:#808080; text-decoration: none;width: 94%; border-bottom:none;} /*Programme Hobby*/
/*#sidebar ul.nav-child .item-192 a {margin: 0; color:#FFFFFF; background-color:#808080; text-decoration: none;width: 94%; border-bottom:none;} /*Fahrzeuge Hobby*/
/*#sidebar ul.nav-child.nav-child .item-219 a {margin: 0; color:#FFFFFF; background-color:#808080; text-decoration: none;width: 94%; border-bottom:none;} /*Simulator Hobby*/
/*#sidebar .item-189.current.active.deeper.parent a {margin: 0; color:#FFFFFF; background-color:#808080; text-decoration: none;width: 94%; border-bottom:none;}*/