/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Logo size for centered navigation */
.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }


/* U - Bansbach  seitliche Navigation Mod */

/*.uk-panel-box
{
	background: #F9F9F9;
}*/

.uk-nav-sub
{
	background: #FFF;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

.uk-nav-sub li
 { border-top: 1px dotted #CCCCCC; }

.uk-nav-sub .uk-active li
 { list-style-type: disc;
 border-top: none; }

.uk-nav-sub .uk-active a
 {font-weight: bold;
   color: #4b6992;}

.uk-nav-sub .uk-parent a
 {font-weight: bold;
   color: #4b6992;}

.uk-parent .uk-active ul li a
 {	font-weight: normal;
	color: #999999;
	}

.uk-nav-sub .uk-parent ul .uk-active a
 { font-weight: bold;
   color: #4b6992; }



/* ------------------ U Bansbach Tabellen ------------------  */
/* .head2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
.head-1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0054B7;
  text-decoration: none;
}
 */




.tabellenrahmen {
  border: 1px solid #91A5C1;
}

.tab_kopf {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
.tab_head1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
.tabelle1 {
  border: 1px solid #FFFFFF;
  margin: 1px;
}
#tab1 td {
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
.tab_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-align: left;
}
.tabelle_bansbach {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 1px;
  background-color: #CCD5E8;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
.custom-socialicons {
	margin-top: -16px;
	float: left;
	clear: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
