@charset "UTF-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700); 
@import url("submenu.css");
@import url("links.css");
@import url("footer.css");
@import url("slider.css");
@import url("kurstermine.css");
@import url("form.css");
 
/* @import url(https://fonts.googleapis.com/css2?family=Droid+Sans:400,700&display=swap); */
/*@import url('https://fonts.googleapis.com/css2?family=Droid+Sans:wght@0,400;1,700&display=swap'); */



body {
	background: #f2f2f2;
	font-family: "Droid Sans", Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height: 20px;
	color: #000;
	position:relative;
}


table td {
	vertical-align: top;
}


#wrapper {
	position:relative;
	width: 902px;
	margin: 0px auto 0px auto;
}



#topbar {
	margin-bottom: 10px;
}

#homelink {
	position:absolute;
	display:block;
	left: 17px;
	top: 17px;
}

#search {
	border: 1px solid #999999;
	background:#FFF;
	margin-top: 23px;
	margin-right: 22px;
	
}

#search .button {
	width: 10px;
	height:17px;
	padding: 0px 5px;
	background:url(../images/lupe.png) bottom no-repeat #FFF;
}

#search .button:focus, #search .button:hover {
	background:url(../images/lupe_o.png) bottom no-repeat #FFF;
}
#search:focus, #search:hover {
	border: 1px solid #0061a6;
}

#mod_search_searchword {
	position:relative;
	top: -1px;
	height:18px;
	width: 110px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 18px;
	border: 0px none;
	color:#999;
	padding-left: 5px;
}

#mod_search_searchword:focus, #mod_search_searchword:hover {
	color: #333;
}
.searchbutton {
	
	border: 0px none;
	outline: none;
	height:18px;
	cursor:pointer;
}

#header {
	position:relative;
	height: auto;
	border: 0px solid #999999;
	border-bottom: 0px none;
	border-top: 0px none;
	margin-top: 20px;
}

.home #headerimage {
	position:relative;
	height: 250px;
	width: 902px;
	background: url(../images/header_home1.jpg);
	padding:0px;
	margin:0px;
	
}

#headerimage {
	position:relative;
		height: 135px;
	width: 902px;
	background: url(../images/header1.jpg);
	padding:0px;
	margin:0px;
	
}

#mainmenu {
	background: url(../images/menu_bg.jpg);
	width: 932px;
	height: 68px;
	overflow:hidden;
}

#mainmenu_wrapper {
	padding-bottom: 5px;
	background: url(../images/menushadow.png) bottom no-repeat;
	width: 932px;
	margin-left: -15px;
}
#metamenu {
	padding-top: 10px;
}
#main {
	background: #FFF;
	border: 1px #ccc solid;
	border-top: none;
	border-bottom:1px #ccc solid;
	padding: 0px;
	position:relative;
	margin-top:-3px;
	background: url(../images/main_bg.png) top repeat-y #FFF;
}

.home #main {
	background-image:none !important;
}

#page {
	position: relative;
}

#contentleft {
	width: 185px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	float:left;
	display:inline;
	overflow:visible;
	
}
#content {
	background:repeat-x #FFF;
	margin-left:176px;
	padding-left: 30px;
	padding-top: 30px;
	margin-bottom: 30px;
}

.home #content {
	margin-left: 0;
	padding-right: 30px;
}


div.article ul, div.article ol {
	margin-top: 10px;
	margin-bottom: 14px;
}

div.article ol li {
	list-style:decimal;
	margin-left: 45px;
	padding-bottom: 2px;
}

div.article ul li {
	margin-left: 45px;
	list-style:disc;
	padding-bottom: 2px;
}

.home #contentright {
	width: 250px;
}

.home .tippbox,
.home .tippbox_bottom {
		display:none;
}

#contentright {
	float:left;
	width:200px;
	margin-top: 1px;
	margin-left: 30px;
}

#contentright li {
	color:#666;
	margin-bottom: 4px;
	margin-left: 3px;
}

ul.pluslist li {
	background:url(../images/li_plus.png) left no-repeat;
	padding-left: 27px;
	color:#666;
	margin-bottom: 4px;
	margin-left: 3px;
}

#contentright a{	
	color:#666;
	text-decoration: none;
}

#contentright a:hover{
	color:#000;
}

.rightbox {
	margin-bottom: 20px;
}

.moduletable.tippbox {
	background:url(../images/tippbox_top2.jpg) top no-repeat #bbeb00;
	color:#666;
	padding: 128px 10px 9px 10px;
	font-family:"Comic Sans MS", sans-serif;
	font-size: 15px;
	line-height: 20px;
	z-index:5;

}

.tippbox_bottom {
	position:relative;
	margin-top: 0px;
	background: white url(../images/tippbox_bottom2.jpg) bottom no-repeat;
	height: 17px;
	margin-bottom: 20px;
	z-index: 4;
}

#contentright .tippbox a {
	color:#666;
	text-shadow: none;
}


.article {
	background: none;
	float:left;
	width: 430px;
}

.home .article {
	width:552px;
}



img.artikelbild {
margin-bottom: 0.8em;
}

.icons .dropdown-toggle {
	display: none;
}


.icons {
	border-bottom: 1px solid #CCC;
	margin-top: -3px;
	padding-bottom: 3px;
	margin-bottom: 25px;
	background: none;
	
}

.icons li {
	list-style: none none !important;
	margin-left: 0 !important;
	display: inline;
}



.icons a {
	text-transform:uppercase;
	color: #0061a6;
	font-size: 10px;
	background: none;
	border: none;
	margin-right: 15px;
	text-decoration:none;
}

.icons a:hover {
	border-bottom: 0px none;
	background:none;
}

.icons  img {
	display: none;
}

.icons ul.dropdown-menu {
	margin-bottom: 0;
}

.icons li.print-icon a {
	width: 18px;
	height: 18px;
	background:url(../images/icon_printer.png) center center;
	display: inline-block;
}


.icons li.email-icon a {
	width: 25px;
	height: 18px;
	background:url(../images/icon_email.png) center center;
	display: inline-block;
}

.icons .icon-text {
	display: none !important;
}





.inlineicon {
	position:relative;
	top: 3px;
	margin-left: 2px;
	margin-right: 8px;
}

h1 {
	color:#0061A6;
	font-family: Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:36px;
	margin-bottom:10px;

}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #4092dd;
	margin-bottom: 6px;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 1px;
	color: #0061a6;
	
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom: 5px;
}


#contentright h3, .banner h3 {
	border-bottom: 1px solid #CCC;
	padding-bottom: 6px;
	margin-bottom: 9px;
}


h3 img {
	position:relative;
	top: 3px;
	margin-right: 3px;
}

hr {
	display: block;
	position: relative;
	padding: 0;
	margin: 10px auto 5px auto;
	height: 0;
	max-height: 0;
	width: 100%;
	clear: both;
	border: none;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #FFF;
	font-size: 1px;
	line-height: 0;
}

.rechts {
	display:inline;
	float:right;
}
.links {
	display:inline;
	float: left;
}
.clear {
	float:none;
	clear:both;
}
.noborder {
	background: transparent;
	border: 0px none;
}



#mainmenu a {
	display:block;
	float:left;
	height: 68px;
	border-right: 1px solid #014f98;
	border-left: 1px solid #3375ab;
	line-height: 68px;
	font-size: 17px;
	text-decoration: none;
	color: #68a0ce;
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left: 64px;
	padding-right: 18px;
}

#mainmenu a:hover {
	background-position: 10px -42px;
	color: #a6bfd3;
}

#mainmenu .active a {
	background-position: 10px -92px;
	color: #fff;
}



#mainmenu .item-181 a {
	background:url(../images/menu-home.png);
	background-position: 1px 8px;
	border-left: none;
	text-indent: -9999px;
	width: 35px;
	padding-left: 0;
}

#mainmenu .item-181 a:hover {
	background-position: 1px -42px;
}

#mainmenu .item-181.current a{
	background-position: 1px -92px;
}

.item-58 a {
	background:url("../images/menu-fuhrerschein.png");
}

.item-59 a {
	background:url(../images/menu-spezial.png);
}

.item-60 a {
	background:url(../images/menu-uber.png);
}

#mainmenu .item-64 a, #mainmenu .item-65 a,
#mainmenu .item-172 a, #mainmenu .item-173 a {
	font-size: 14px;
	background-position: 0px -8px !important;
	width: 80px;
	padding-left: 48px;
	padding-right: 10px;
}

#mainmenu .item-64 a:hover, #mainmenu .item-65 a:hover,
#mainmenu .item-172 a:hover, #mainmenu .item-173 a:hover {
	background-position: 0px -58px !important;
}

#mainmenu .item-64.current a, #mainmenu .item-65.current a,
#mainmenu .item-172.current a, #mainmenu .item-173.current a {
	background-position: 0px -108px !important;
}

#mainmenu .item-64 a {
	background:url(../images/menu-downloads.png?v=2) no-repeat;
	height: 34px;
	line-height: 34px;
	border-right: none;
	
	
}

#mainmenu .item-65 a {
	background:url(../images/menu-termine.png?v=2) no-repeat;
	height: 34px;
	width: 220px;
	line-height: 34px;
	border-right: none;
}

#mainmenu .item-172 a{
	background:url(../images/menu-faq.png) no-repeat;
	height: 34px;
	line-height: 34px;
	border: none;
}

#mainmenu .item-173 a {
	background:url(../images/menu-bilder.png) no-repeat;
	height: 34px;
	line-height: 34px;
	border: none;
}
	

.item-82, .item-122 {
	display: none;
}





.tool-tip {
	background:#FFF;
	border: 2px solid #f4d200;
	padding: 10px;
}

/* login, search results*/


.phrase label {
	display:inline;
	float: none;
}

.resultlink {
	margin-top: 15px;
}

.klein {
	font-size: 10px;
	line-height: 13px;
}

/* startseite banner */

.banner {
	float: left;
	width: 261px;
	margin-right: 30px;
}

.banner-3 {
	margin-right: 0;
	width: 250px;
}

.introtext {
	display:block;
	float:none;
	clear:both;
}


.mail-info {
	display:block;
	padding-left: 30px;
	line-height: 27px;
	background:url(../images/icon_mail.png) no-repeat left center;
}

.phone-info {
	display: inline-block;
	padding-left: 30px;
	line-height: 27px;
	background:url(../images/icon_phone.png) no-repeat left center;
}

.banner h3 {
	font-size: 14px;
}

.banner p {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 22px;
}

.banner a {
	color: #000;
}


/* tabellen stripe */

table.striped {
	margin-bottom: 15px;
	border-top: 1px solid #dadada;
}

table.striped td {
	padding: 6px 4px 6px 4px;
	border-bottom: 1px solid #dadada;
	
}

table.striped tr.even td{
	background-color:#f7f7f7;

}

table.striped tr.odd td{
	background-color:#fff;
}

td.zwischensumme {
	vertical-align: bottom;
	text-align: right;
}

td.endsumme {
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}


/* accordions */

.panelhead {
	cursor:pointer;
	padding-left: 20px;
	background:url(../images/panel-arrow.png) no-repeat;
	background-position: 0 -4px;
	margin-bottom: 5px !important;
}

.panelhead:hover {
	color: #0061A6;
	background-position: 0 -124px;
}

.down .panelhead {
	background-position: 0 -228px;
}

.panelbody {
	padding-left: 20px;
	margin-bottom: 20px;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}


/* kontakte neu */

.kontakte-kategorie {
	margin-bottom: 40px;
}

.kontakt-box {
	float: none;
	clear: both;
	margin-bottom: 20px;
	padding-top: 20px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
}

.kontakt-bild {
	float: left;
	width: 140px;
}

.kontakt-name , .kontakt-pos, .kontakt-misc {
	margin-left: 140px;
}

.kontakt-name {
	font-weight: bold;
	font-size: 14px;
}


.kontakt-pos {
	margin-left: 140px;
	text-transform: uppercase;
	color: #555;
	margin-bottom: 15px;
}

.kontakt-misc {
	margin-left: 140px;
}








