/* MOTOO.Tip-and-Go 3.33 */
html,body{
	height:100%
}

/* sendke */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'Arial', 'Verdana' , sans-serif;
	background-color: #F1F2F3;
	color: #184489;
}
h1, h2, h3, h4, h5 {
	line-height: 1.1em;
	text-transform: uppercase;
	color: #184489;
}
h1 {
	font-size: 21px;
}
h2 {
	font-size: 19px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
ol, ul {
	list-style: none;
}
strong, b {
	font-weight: bold;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
dd {
	font-size: 12px;
	color: #333;
}
.box img.infoboxImg {
	padding: 0px 20px 10px 10px;
	float: left;
	position: relative;
}
input.text, textarea.text {
	background: url('../fix/input-text-bg.jpg') repeat-x 0 0 transparent;
	border: none;
	padding: 3px 5px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
input.text:focus, textarea.text:focus {
	-webkit-box-shadow: 0px 0px 6px #04397e;
/* webkit browser*/
	-moz-box-shadow: 0px 0px 6px #04397e;
/* firefox */
	box-shadow: 0px 0px 6px #04397e;
	background-image: none;
	background-color: #fff;
}
#container a.blue_button {
	background-color: #007ABF;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 28px;
	height: 30px;
	padding: 0 8px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	/*     margin-top: 20px;
*/
	font-size: 12px;
}
.blue_botton.bottom_left {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.blue_botton.bottom_right {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#container a.blue_button:hover, #container a.blue_button:focus {
	color: #fff;
	background-color: #178CCF;
}
#container a.blue_button span {
	background: url('../fix/button_white_arrow.png') no-repeat right 4px transparent;
	padding-right: 15px;
}
#container .blue_light {
	color: #007abf;
	font-weight: bold;
}
address {
	display: block;
	margin-bottom: 15px;
	line-height: 1.3em;
}
/* InfoWindow für Googlemaps */
div.infowindow {
	max-height: 350px;
	overflow-y: auto;
}
.phoney {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	line-height: 14px;
	color: #666;
}
.phoney .company {
	padding-top: 5px;
	font-weight: 800;
}
.phoney .address {
	padding-top: 15px;
	font-weight: 400;
}
.phoney .country, .city {
	padding-top: 2px;
}
.phoney .contacttable {
	margin-top: 10px;
}
.phoney .contacttable td {
	padding-right: 10px;
}
.phoney .email {
	margin-top: 15px;
}
.phoney .email a {
	font-weight: 200;
	text-decoration: none;
}
.phoney .internet {
	margin-bottom: 5px;
}
.phoney .tel, .phoney .fax {
	clear: both;
	overflow: hidden;
}
.phoney .tel div, .phoney .fax div {
	float: left;
	margin-right: 5px;
}
.phoney {
	height: 267px;
}
.phoney .oeffnungszeitenwerkstatt {
	margin-top: 5px;
}
/* Headbereich ------------------------*/
#header {
	height: 191px;
	/*     overflow: hidden;
*/
	background: url('../fix/header_bg.gif') repeat-x 0 0 transparent;
	position: relative;
}
#header .inside {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#logo {
	position: absolute;
	top: 67px;
	left: 10px;
	z-index: 550;
}
#header .topnavi {
	position: absolute;
	right: 10px;
	top: 0;
	z-index: 1550;
}
#header .switcher {
	position: absolute;
	left: 10px;
	top: 0;
	z-index: 1550;
}
#header .topnavi li,.switcher li {
	position: relative;
	float: left;
	font-size: 13px;
	border-left: 1px solid #D5D5D7;
	color: #333;
	line-height: 31px;
	height: 31px;
}
#header .topnavi a ,.switcher a{
	display: block;
	padding: 0px 16px;
	font-size: 13px;
	text-decoration: none;
	color: #007abf;
}
#header .topnavi a.blue_more,.topnavi a.blue_more {
	background: url("../fix/blue_arrow.png") no-repeat scroll right center transparent;
	padding: 0px 8px;
	margin: 0 8px;
}
#header .topnavi span {
	display: block;
	padding: 0px 16px;
}
#header .topnavi a span {
	display: inline;
	padding: 0;
}
#header .topnavi li.first {
	border-left: none;
}
#header .topnavi a .count_new_mails {

	width: 24px;
	height: 26px;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0;
	text-align: center;
	padding-left: 1px;
	line-height: 26px;
	font-weight: bold;
}
#header .topnavi a:hover, #header .topnavi a:focus, #header .topnavi a.active, #header .topnavi a.trail,
#header .switcher a:hover, #header .switcher a:focus, #header .switcher a.active, #header .switcher a.trail {
	color: #184489;
}
#header .topnavi ul li.submenu:hover, #header .topnavi ul li.submenu:focus, #header .topnavi ul li.submenu.active, #header .topnavi ul li.submenu.trail {
	background: url('../fix/topnav_subarrow.png') no-repeat 50% 100% transparent;
}
#header .topnavi ul.level_2 {
	position: absolute;
	border-top: none;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 298px;
	left: -9999px;
	padding: 15px 0;
	-webkit-box-shadow: 5px 7px 10px #dedfdd;
/* webkit browser*/
	-moz-box-shadow: 5px 7px 10px #dedfdd;
/* firefox */
	box-shadow: 5px 7px 10px #dedfdd;
}
#header .topnavi li:hover ul.level_2 {
	left: -120px;
	/*      top: 1px;
*/
}
#header .topnavi ul.level_2 li {
	float: none;
	display: block;
	text-align: center;
	border: none;
	padding: 0 10px;
	/*     border-bottom: 1px solid #666;
*/
}
#header .topnavi ul.level_2 a {
	border: none;
	color: #007abf;
	border-bottom: 1px solid #c5d0e1;
}
#header .topnavi ul.level_2 a:hover, #header .topnavi ul.level_2 a:focus {
	color: #666;
}
#header .topnavi ul.level_2 li.last a {
	border: none;
}
#header .topnavi li.present a {
	background: url('../fix/present-bg.gif') no-repeat 0 0 transparent;
	color: #fff;
}
#header .topnavi li.present a:hover, #header .topnavi li.present a:focus {
	background: url('../fix/present-bg.gif') no-repeat 0 -30px transparent;
}
#header .topnavi li.present span {
	background: url('../fix/present-arrow.gif') no-repeat 0 0 transparent;
	color: #fff;
	width: 9px;
	height: 7px;
	overflow: hidden;
	display: inline-block;
}
#header .topnavi li.present span.open {
	background: url('../fix/present-arrow.gif') no-repeat 0 -7px transparent;
}
#header .topnavi li.logout {
	position: relative;
}
#header .topnavi li.logout a {
	background: url('../fix/present-bg.gif') no-repeat 0 0 transparent;
	color: #fff;
}
#header .topnavi li.logout a:hover, #header .topnavi li.logout a:focus {
	background: url('../fix/present-bg.gif') no-repeat 0 -30px transparent;
}
#header .topnavi li.logout span {
	position: relative;
	top: 2px;
	
	color: #fff;
	width: 14px;
	height: 14px;
	margin-right: 5px;
	overflow: hidden;
	display: inline-block;
}
/* ------ homenavi  ------------------ */
#header .homenavi {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 13px;
	color: #333;
	line-height: 31px;
	height: 31px;
}
#header .homenavi li {
	display: inline;
}
#header .homenavi li a {
	background: url('../fix/gray_arrow_left.gif') no-repeat 0 10px transparent;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 10px 0 10px;
	line-height: 31px;
	border-right: 1px solid #D5D5D7;
}
#header .homenavi li a:hover, #header .homenavi li a:focus {
	color: #184489;
}
/* ------ mainnavi -------------------*/
#header .mainnavi {
	position: absolute;
	right: 10px;
	top: 105px;
}
#header .mainnavi li {
	float: left;
	font-size: 20px;
	border-right: 1px solid #B6C2D5;
}
#header .mainnavi a {
	display: block;
	line-height: 60px;
	padding: 0 20px;
	text-decoration: none;
	color: #184489;
}
#header .mainnavi li.last {
	border-right: none; 
}
#header .mainnavi li.last a {
	padding-right: 0;
}
#header .mainnavi a:hover, #header .mainnavi a:focus, #header .mainnavi a.active, #header .mainnavi a.trail {
	color: #B1B1B1;
}
/*-------- Login-Box ------------------------*/
#loginbox {
	position: absolute;
	right: 0;
	top: 31px;
	width: 240px;
	/*     height: 245px;
*/
	padding: 20px;
	border: 10px solid #fff;
	color: #fff;
	background-color: #0c5fa4;
	-webkit-box-shadow: 3px 3px 5px #666;
/* webkit browser*/
	-moz-box-shadow: 3px 3px 5px #666;
/* firefox */
	box-shadow: 3px 3px 5px #666;
	z-index: 3000;
	display: none;
}
#loginbox h3 {
	color: #fff;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}
#loginbox .formfield {
	margin-bottom: 5px;
	position: relative;
}
#loginbox label {
	font-size: 13px;
	font-weight: bold;
}
#loginbox input.text {
	border: medium none;
	width: 220px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: -1px 1px 1px 1px rgba(3, 3, 3, 0.3) inset;
	font-size: 15px;
	padding: 6px 10px;
	margin-top: 3px;
}
#loginbox a.new_pw {
	background: url('../fix/button_white_arrow.png') no-repeat right 4px transparent;
	font-size: 12px;
	padding-right: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#loginbox a.new_pw:hover, #loginbox a.new_pw:focus {
	color: #439ACD;
}
#loginbox #closebutton {
	position: absolute;
	right: 20px;
	top: 20px;
	height: 12px;
	width: 12px;
	text-indent: -9999px;
	outline: none;
	background: url('../fix/loginbox_close.gif') no-repeat 0 0 transparent;
}
#loginbox input.submit {
	background: url("../fix/motoo-loginbox-button.gif") no-repeat scroll 0 0 transparent;
	/*     border-radius: 4px 4px 4px 4px;
*/
	color: #fff;
	border: medium none;
	cursor: pointer;
	height: 29px;
	text-indent: -9999px;
	width: 99px;
	position: relative;
	left: 141px;
	margin-top: 15px;
}
/* ------- Head-Slogan ----------------------*/
#headslogan {
	position: relative;
	height: 270px;
	z-index: 100;
	text-align: center;
}
#headslogan .img-cont {
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 250;
}
#headslogan .inside {
	position: relative;
	text-align: left;
	z-index: 300;
	width: 960px;
	margin: 0 auto;
}
#headslogan h1 {
	position: absolute;
	z-index: 600;
	color: #fff;
	font-size: 41px;
	top: 53px;
	left: 5px;
	width: 520px;
	font-weight: bold;
	text-align: left;
}
#headslogan h1 span.sub {
	display: block;
	position: relative;
	font-size: 24px;
	font-weight: normal;
	text-transform: none;
	padding: 22px 0 0 20px;
	line-height: 1.2em;
}
#headslogan .bg-right {
	width: 50%;
	height: 270px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 200;
}
#headslogan.blue .bg-right {
	background-color: #1198c4;
}
#headslogan.blue {
	background-color: #CACED3;
}
#headslogan.grey .bg-right {
	background-color: #C6CBD1;
}
#headslogan.grey {
	background-color: #C6CBD1;
}
#headslogan .slogan_shadow {
	position: absolute;
	background: url('../fix/top-shadow.png') repeat-x 0 0 transparent;
	border-top: 1px solid #CBCCCD;
	top: 0;
	z-index: 500;
	height: 25px;
	width: 100%;
}
/* ------- Head-Content ----------------------*/
#headcontent {
	position: relative;
	z-index: 100;
	text-align: center;
	background-color: #EBECEE;
}
#headcontent .inside {
	position: relative;
	text-align: left;
	z-index: 300;
	width: 960px;
	margin: 0 auto;
}
#headcontent .slogan_shadow {
	position: absolute;
	background: url('../fix/top-shadow.png') repeat-x 0 0 transparent;
	height: 25px;
	width: 100%;
	border-top: 1px solid #CBCCCD;
	top: 0;
	z-index: 110;
}
#headcontent ul.breadcrumb {
	list-style: none;
	padding: 30px 0 15px 0;
	font-size: 11px;
	color: #696969;
}
#headcontent ul.breadcrumb li {
	float: left;
	padding-right: 10px;
}
#headcontent ul.breadcrumb a {
	text-decoration: none;
	background: url('../fix//breadcrumb_devider.png') no-repeat right 3px transparent;
	padding: 0 20px;
	color: #007abf;
}
#headcontent ul.breadcrumb a:first-child {
	padding-left: 0;
}
#headcontent ul.breadcrumb a:hover, #headcontent ul.breadcrumb a:focus {
	color: #184489;
}
/* -------------- Hauptbereich ------------ */
.whiteborder {
	border: 10px solid #fff;
}
.blueborder {
	border: 10px solid rgb(24, 68, 137);
}
.innerblue {
	background-color: #184489;
	color: #fff;
	line-height: 1.3em;
}
.innerblue h2, .innerblue p {
	color: #fff;
}
.innerwhite {
	background-color: #fff;
}
.grey-gradient {
	background: url('../fix/grey_gradient.png') repeat-x 0 0 #cbcfd4;
}
.box.grey-gradient h3 {
	border: none !important;
	background-color: transparent !important;
	padding: 11px 12px;
}
.box.padding {
	padding: 20px 15px 20px 15px;
}
.box-text-padding {
	margin: 0 10px;
}
.shadow-box {
	-moz-box-shadow: 10px 10px 20px #000;
/* Firefox */
	-webkit-box-shadow: 10px 10px 20px #000;
/* Safari and Chrome */
	box-shadow: 10px 10px 20px #000;
/* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	behavior: url('css/ie-css3.htc');
}
#container {
	min-height: 300px;
	background-color: #EBECEE;
	padding: 20px 0 45px 0;
}
#container a {
	color: rgb(24, 68, 137);
	text-decoration: none;
	font-weight: bold;
}
#container a:hover, #container a:focus {
	color: #333;
	text-decoration: none;
}
.box {
	-webkit-box-shadow: 0px 1px 2px #818679;
/* webkit browser*/
	-moz-box-shadow: 0px 1px 2px #818679;
/* firefox */
	box-shadow: 0px 1px 2px #818679;
	margin-bottom: 20px;
	font-size: 13px;
	behavior: url('css/ie-css3.htc');
	color: rgb(24, 68, 137);
	position: relative;
	z-index: 1;
	/* z-index: 100;
MS */
}
.box h2 {
	font-size: 26px;
	margin-bottom: 10px;
	font-weight: bold;
	position: relative;
	z-index: 5;
}
.box h2 span.sub {
	font-size: 17px;
	font-weight: normal;
	line-height: 1.2em;
	text-transform: none;
	display: block;
	margin-top: 10px;
	z-index: 6;
	/*    margin-bottom: 10px;
*/
}
.box h3 {
	font-size: 14px;
	font-weight: bold;
	background-color: #EAEAEA;
	border: 1px solid #DCDCDC;
	padding: 10px 12px;
	margin-bottom: 20px;
	z-index: 7;
}
.box h4 {
	text-transform: none;
	font-size: 17px;
	z-index: 8;
}
.box h4 {
	margin-top: -8px;
}
.box h4.subtitle {
	margin: 10px 0 20px;
}
.box .big_blue_list {
	margin: 20px 0 0 0;
}
.bannerbreit li {
	font-size: 18px;
	padding: 0 0 10px 30px;
	margin-left: 10px;
	color: #184489;
	background: url('../fix/blue_arrow.gif') no-repeat 0 6px transparent;
}
.bannerbreit ul {
	margin: 20px 0 0 0;
}
.box .big_blue_list li {
	font-size: 18px;
	padding: 0 0 10px 30px;
	margin-left: 10px;
	color: #184489;
	background: url('../fix/blue_arrow.gif') no-repeat 0 6px transparent;
}
.box img {
	/* position: absolute; */
	right: 0;
	bottom: 0;
	z-index: -1;
	/* z-index: -1;
*/
}
.tx-locator-pi1 img {
	z-index: 0;
}
.grid_6 img {
	z-index: -1;
}
.grid_4 img {
	z-index: -1;
}
.content {
	padding: 20px;
	font-size: 16px;
	line-height: 1.3em;
	color: #184489;
}
.content h2 {
	font-size: 24px;
	font-weight: bold;
}
.box ul.bluestriplist {
	padding: 0;
	font-size: 14px;
}
.bluestriplist li {
	float: left;
	width: 230px;
	background: url('../fix/bluestrip_li.gif') repeat-y 0 0 transparent;
	margin: 20px 0;
	padding: 0 10px 0 30px;
}
.gallery {
	margin: 20px 0;
}
.gallery img {
	margin: 3px;
}
.right_col .box h3, .left_col .box h3 {
	font-size: 15px;
	padding: 6px 12px;
	margin-bottom: 10px;
	line-height: 1.2em;
}
.box p {
	margin-bottom: 10px;
}
.box li {
	line-height: 1.3em;
}
a.blue_more, ul.news-latest-container li.clip a {
	background: url('../fix/blue_arrow.png') no-repeat right 4px;
	padding-right: 10px;
}
ul.news-latest-container li.clip {
	min-height: 21px;
}
.box  ul {
	padding: 0 10px 10px 10px;
	color: #333;
}
.box li.clip {
	background: url('../fix/li_clip.png') no-repeat 0 0 white;
	padding: 2px 10px 5px 40px;
	margin-bottom: 4px;
}
.box li.play {
	background: url('../fix/li_play.png') no-repeat 0 0 white;
	padding: 2px 10px 2px 40px;
	margin-bottom: 10px;
	font-weight: bold;
}
.box li.speaker {
	background: url('../fix/li_speaker.png') no-repeat 0 0 white;
	padding: 2px 10px 2px 40px;
	margin-bottom: 10px;
	font-weight: bold;
}
.box li.clock {
	background: url('../fix/li_clock.png') no-repeat 0 0 white;
	padding: 2px 10px 5px 40px;
	margin-bottom: 4px;
	clear: both;
}
.box.height200 {
	height: 205px;
	/*     overflow: hidden;
*/
}
.box.min240 {
	min-height: 240px;
}
.box.height360 {
	height: 360px;
}
.box.height360.padding {
	height: 320px;
}
.box.motoo-finder, .box.lexikon {
	height: 160px;
	overflow: hidden;
}
.box.lexikon img {
	position: relative;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.box.lexikon h3 {
	margin-bottom: 10px;
}
.box.fb {
	height: 360px;
	overflow: hidden;
}
.fb h3 {
	margin-bottom: 21px;
}
/* ---------- Partner finden Eintraege ------------------ */
.partner-info-box {
	margin-top: 30px;
	padding-left: 20px;
	border-left: 8px solid #007abf;
	font-size: 13px;
	line-height: 1.3em;
}
.partner-info-box h4 {
	font-size: 19px;
	font-weight: bold;
}
.partner-info-box h4 .entfernung {
	font-size: 13px;
	padding-left: 20px;
	color: #999;
	font-weight: normal;
}
.partner-info-box .left {
	width: 250px;
	/*     padding-top: 10px;
*/
	float: left;
	color: #494949;
}
.partner-info-box .left p {
	margin: 10px 0 0 0;
}
.partner-info-box .right {
	color: #494949;
	padding: 30px 0 0 0;
	line-height: 1.5em;
}
/* ------------- Kampagnen Box ----------------------- */
.kampagnen-box {
	padding: 24px 20px;
	background-color: #eaeaea;
	font-size: 13px;
	margin-top: 10px;
	overflow: hidden;
	clear: both;
}
.kampagnen-box .left {
	width: 220px;
	float: left;
}
.kampagnen-box .left img {
	border: 10px solid #fff;
	-webkit-box-shadow: 5px 3px 5px #d4d4d4;
/* webkit browser*/
	-moz-box-shadow: 5px 3px 5px #d4d4d4;
/* firefox */
	box-shadow: 5px 3px 5px #d4d4d4;
}
.kampagnen-box .right {
	float: left;
	width: 290px;
	color: #666;
	line-height: 1.2em;
}
.kampagnen-box .right h4 {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	text-transform: uppercase;
}
.kampagnen-box .right p {
}
/*--------- Subnavi (intern) --------------------*/
#container ul.secondnavi li {
	padding: 4px 0;
}
#container ul.secondnavi a:hover, #container ul.secondnavi a:focus {
	color: #666;
}
#container ul.secondnavi.level_1 li.subnavi > a {
	background: url('../fix/blue_arrow_top.gif') no-repeat right 6px transparent;
	padding: 0 15px 0 0;
}
#container ul.secondnavi.level_1 li.active > a {
	color: #666;
}
#container ul.secondnavi li a.extern {
	background: url('../fix/extern_icon.gif') no-repeat right 3px transparent;
	padding: 0 15px 0 0;
}
#container ul.secondnavi .level_2 {
	padding: 4px 0 4px 20px;
}
/* MOTOO-Betrieb-Finder (rechte Spalte) ----------------- */
.motoo-finder form {
	margin: 10px;
}
.motoo-finder form .formfield {
	display: inline;
	float: left;
	padding: 5px;
}
.motoo-finder label {
	display: none;
}
.motoo-finder input.text {
	-webkit-box-shadow: inset -1px 1px 1px 1px rgba(3, 3, 3, 0.3);
	box-shadow: inset -1px 1px 1px 1px rgba(3, 3, 3, 0.3);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none;
	padding: 6px 10px;
	font-size: 15px;
}
.motoo-finder input.plz {
	width: 45px;
}
.motoo-finder input.ort {
	width: 153px;
}
.motoo-finder input.name {
	width: 135px;
}
.motoo-finder input.submit {
	text-indent: -9999px;
	border: none;
	background: url('../fix/motoo-finder-button.gif') no-repeat 0 0 transparent;
	height: 29px;
	width: 81px;
	cursor: pointer;
}
/* partner-form ----------------------------- */
.partner-form {
	background-color: #EAEAEA;
	border: 1px solid #E0E0E0;
	padding: 20px 40px;
	margin: 20px 0;
}
.partner-form form {
	position: relative;
}
.partner-form .formfield {
	display: inline;
	float: left;
	padding: 5px 0;
	position: relative;
}
.partner-form h4 {
	margin-bottom: 20px;
}
.partner-form label {
	color: #666;
	display: block;
	font-size: 13px;
	text-transform: uppercase;
}
.partner-form input.text {
	/*     background: url('../fix/input-text-bg.jpg') repeat-x 0 0 transparent;
*/
	height: 30px;
	border: none;
	padding: 3px 5px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
input.text:focus, textarea.text:focus {
	-webkit-box-shadow: 0px 0px 6px #04397e;
/* webkit browser*/
	-moz-box-shadow: 0px 0px 6px #04397e;
/* firefox */
	box-shadow: 0px 0px 6px #04397e;
}
.partner-form input.firma {
	width: 480px;
}
.partner-form input.vorname {
	width: 230px;
	margin-right: 10px;
}
.partner-form input.nachname {
	width: 230px;
}
.partner-form input.strasse {
	width: 330px;
	margin-right: 10px;
}
.partner-form input.hausnr {
	width: 130px;
}
.partner-form input.plz {
	width: 130px;
	margin-right: 10px;
}
.partner-form input.ort {
	width: 330px;
}
.partner-form input.telefon {
	width: 230px;
	margin-right: 10px;
}
.partner-form input.email {
	width: 230px;
}
.partner-form .submit-formfield {
	clear: both;
	position: relative;
	padding: 10px 0;
	min-height: 30px;
	font-size: 12px;
	color: #747474;
}
.partner-form input.submit {
	position: absolute;
	right: 5px;
	top: 10px;
	background: url('../fix/partner-submit-button.gif') no-repeat 0 0 transparent;
	width: 119px;
	height: 30px;
	text-indent: -9999px;
	cursor: pointer;
	border: none;
}
/* Fussbereich ------------------------------ */
#footer {
	padding: 28px 0 50px 0;
	color: #999;
	border-top: 1px solid #D3D4D6;
}
#footer .inside {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
}
#footer .footernavi {
	display: inline;
}
#footer .footernavi ul {
	display: inline;
}
#footer .footernavi li {
	display: inline;
	padding: 0 20px;
}
#footer .footernavi a {
	text-decoration: none;
	color: #999;
}
#footer .footernavi a:focus, #footer .footernavi a:hover {
	color: #333;
}
/* ------ tt_news  ------------------ */
.news-list-item h2 {
	text-transform: none;
	margin-bottom: 0px;
}
.news-list-item, .news-archive-menu {
	margin-bottom: 20px;
}
.news-single-item h2 {
	margin-top: 20px;
}
.news-single-item .news-single-backlink {
	margin-top: 20px;
}
.news-single-item img {
	position: static;
	float: left;
}
.news-single-item .news-single-files a {
	margin: 0px 5px;
}
.news-single-item .news-single-files dt {
	font-style: italic;
}
.news-archive-menu ul {
	padding: 0px;
	display: inline;
}
.news-archive-menu ul li {
	display: inline;
}
/* ======================================================================= */
/* seminar definitionen
/* ======================================================================= */
input.blue_button {
	background-color: #007ABF;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 28px;
	height: 30px;
	padding: 0 8px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	/*     margin-top: 20px;
*/
	font-size: 12px;
	border: 0px;
}
input.blue_button:hover, input.blue_button:focus {
	color: #fff;
	background-color: #178CCF;
}
input.blue_button span {
	background: url('../fix/button_white_arrow.png') no-repeat right 4px transparent;
	padding-right: 15px;
}
/* Suchfilter */
div.seminar_filter {
	float: left;
	padding: 10px;
}
#tx-seminars-pi1-optionbox-1, #tx-seminars-pi1-optionbox-2, #tx-seminars-pi1-optionbox-3, #tx-seminars-pi1-optionbox-4, #tx-seminars-pi1-optionbox-5 {
	width: 200px;
	float: left;
}
div.seminar_filter_time {
	width: 270px;
	float: left;
	padding: 10px;
}
p.search_buttons {
	text-align: center;
}
div.tx-seminars-pi1-selectorwidget {
	border: 0px;
}
/* Tabellen */
.tx-seminars-pi1-listrow .listrow-odd {
	background-color: inherit;
}
.tx-seminars-pi1-listrow th, .tx-seminars-pi1-listrow td {
	vertical-align: middle;
}
/* Mailbox */
.motoo_mailbox_table {
	margin-top: 20px;
	width: 580px;
	line-height: 40px;
	table-layout: fixed;
}
.motoo_mailbox_header_icon, .motoo_mailbox_header_new, .motoo_mailbox_header_Date, .motoo_mailbox_header_title {
	background-color: rgb(234, 234, 234);
	border-bottom: rgb(220, 220, 220) solid 1px;
	border-top: rgb(220, 220, 220) solid 1px;
}
.motoo_mailbox_header_icon {
	border-left: rgb(220, 220, 220) solid 1px;
	width: 60px;
}
.motoo_mailbox_header_new {
	width: 50px;
}
.motoo_mailbox_header_Date {
	width: 120px;
}
.motoo_mailbox_header_title {
	border-right: rgb(220, 220, 220) solid 1px;
}
.motoo_mailbox_date, .motoo_mailbox_title {
	vertical-align: middle;
}
.motoo_mailbox_new img {
	position: static;
}
.motoo_mailbox_icon {
	background: url('../fix/briefumschlag.png') no-repeat 0 0 white;
	background-position: left center;
	width: 30px;
	overflow: hidden;
}
/* Für das Verstecken des speichern-Links */
.hide {
	display: none;
}
.mail-content {
	border: 1px solid rgb(220, 220, 220);
	margin-bottom: 10px;
	padding: 5px;
}
.mail-title {
	border: 1px solid rgb(220, 220, 220);
	margin-bottom: 10px;
	text-transform: none;
	background-color: rgb(234, 234, 234);
	font-size: 16px;
	padding: 10px 0px 10px 5px;
	color: rgb(24, 68, 137);
	font-weight: bold;
}
.mail-picture {
	width: 150px;
	height: 100px;
	margin-bottom: 20px;
}
.mail-picture img {
	position: static;
}
.pdf-icon {
	width: 50px;
	height: 50px;
	float: left;
}
.pdf-icon img {
	position: static;
}
.pdf-link {
	height: 40px;
	padding-top: 10px;
	vertical-align: middle;
}
/* ======================================================================= */
#tx-seminars-pi1-registration-form input {
	width: 120px;
}
.tx_seminars_pi1_registration_editor_name_line {
	padding-left: 40px;
}
#tx_seminars_pi1_registration_editor_separate_names {
	width: 400px;
}
/*SSS*/
.motoo-finder input.text {
	padding: 5px 10px;
	font-size: 14px;
}
.motoo-finder input.werkstatt {
	width: 20px;
	margin-top: -140px;
}
.motoo-finder form .checkfield {
	display: inline !important;
	float: left !important;
	padding: 0px;
/**/
	width: 100px;
}
/*SSS*/
/* ------------------------------------------------------------------------------------------Einstellungen für Facebook PopUp Fenster--------------------------------------------------------------------------------------------- */
#facebox td {
	font-size: 12px;
	text-align: left;
	padding: 5px  !important;
}
#facebox th {
	font-size: 12px;
	text-align: left;
	padding: 5px;
}
#facebox h3 {
	margin-bottom: 5px;
}
/*#facebox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	text-align: left;
}
#facebox .popup {
	position: relative;
}
#facebox table {
	border-collapse: collapse;
}
#facebox td {
	border-bottom: 0;
	padding: 0;
}
#facebox .body {
	padding: 10px;
	background: #fff;
	width: 370px;
}
#facebox .loading {
	text-align: center;
}
#facebox .image {
	text-align: center;
}
#facebox img {
	border: 0;
	margin: 0;
}
#facebox .footer {
	border-top: 1px solid #DDDDDD;
	padding-top: 5px;
	margin-top: 10px;
	text-align: right;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
	height: 10px;
	width: 10px;
	overflow: hidden;
	padding: 0;
}
#facebox_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.facebox_hide {
	z-index: -100;
}
.facebox_overlayBG {
	background-color: #000;
	z-index: 99;
}
*/
* html #facebox_overlay {
/* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight: document.body.offsetHeight + 'px');
}

/* SSS */
#header .topnavi li.last,  .switcher li.last{
	border-right: 1px solid #D5D5D7;
}

td.w15 {width:15px;}
td.w15c {width:15px;text-align:center}
td.w20 {width:20px;}
td.w20r {width:20px;text-align:right} 
td.w25 {width:25px;}
td.w35r {width:35px;text-align:right}              
h3#pagefooter {margin-bottom:0px}
h3.topfooter {margin-top:20px}

img {border: 0 none;}
.wbilder {margin-left:auto;margin-right:auto;}
.center {text-align:center;}
p.right {text-align:right;}
p.wbilder {font-size:0.8em;}	
img.left {float:left;margin-bottom:10px;margin-right:10px;margin-left:0px;}
img.smallleftflow {float:left;margin-right:20px;margin-left:0px;}
img.right {float:right;margin-bottom:10px;margin-right:0px;margin-left:10px;}
img.center {display: block;margin-bottom:10px;margin-right:auto;margin-left:auto;}
#header .mainnavi ul.menu li:last-child  {
   border-right: medium none;
}
iframe.map {
width:580px;
height:900px;
border: 0 none;
}
.bold {
	font-weight:bold;
}
a.more {width:40px;}
img.smallright {float:right;margin-left:20px;}
div.clear {clear:both}
html {	word-wrap: break-word;}
img.smallleft {max-width:280px;float:left;margin-right:10px;}
img.smallcenter {max-width:280px;float:left;display: block;margin-right:auto;margin-left:auto;text-align: center;}
div.textright {margin-left: 300px;width:280px;}
div.textleft {}
div.textcarleft{width:280px;float:left;}
img.service {margin-top:10px;}
img.topmitte {margin-top:10px;text-align: center;}
.box h3:last-child {margin-bottom:0px;}
div.topfuss{margin-top:10px;font-weight:bold}
h1.tagcontent{font-size: 24px;font-weight: bold;}
h2.tagcontent{font-size: 21px;font-weight: normal;}
h3.car {margin-bottom:10px;margin-top:10px;}
div.mailform {
	padding: 0px 10px 10px;
	margin-left: 0px;
}
div.mailform input,
div.mailform textarea,
div.mailform select {
	width: 450px;
}
div.mailform textarea {
	height: 100px;
}
div.mailform p.mailform input:focus {
	outline: none;
}
a.teasermehr {
color: rgb(16, 130, 194);
    background: url('../fix/blue_arrow.png') no-repeat right 4px;
    padding-right: 10px;
	
}
i {font-style: italic;}
sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	}
sub {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: 0.4em;
	}	
	
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
    float: left;
    clear: both;
}

#flash-teaser {
    padding-left: 52px;
    
}
.container_12 ul li {
    color: rgb(24, 68, 137);
}

input[type="text"], input[type="textarea"], input[type="select"], input[type="email"] {
    background: url('../fix/input-text-bg.jpg') repeat-x 0 0 transparent;
    border:none;
    padding: 3px 5px;	
	-webkit-box-shadow: inset -1px 1px 1px 1px rgba(3, 3, 3, 0.3);        
	box-shadow: inset -1px 1px 1px 1px rgba(3, 3, 3, 0.3);
	-webkit-border-radius: 4px;    
	border-radius: 4px;
	border:none;    
}
input[type="text"]:focus, input[type="textarea"]:focus , input[type="select"]:focus, input[type="email"]:focus{
    -webkit-box-shadow: 0px 0px 6px #04397e; 
    -moz-box-shadow: 0px 0px 6px #04397e;
    box-shadow: 0px 0px 6px #04397e;
    background-image:none;
    background-color: #fff;
}

textarea {
    background: url('../fix/input-text-bg.jpg') repeat-x 0 0 white;
    border:none;
    padding: 3px 5px;	
	-webkit-box-shadow: inset -1px 1px 1px 1px rgba(3, 3, 3, 0.3);        
 box-shadow: inset -1px 1px 1px 1px rgba(3, 3, 3, 0.3);
 -webkit-border-radius: 4px;    
 border-radius: 4px;
 border:none;    
}
textarea:focus {
    -webkit-box-shadow: 0px 0px 6px #04397e; 
    -moz-box-shadow: 0px 0px 6px #04397e;
    box-shadow: 0px 0px 6px #04397e;
    background-image:none;
    background-color: #fff;
}

select {
    background: url('../fix/input-text-bg.jpg') repeat-x 0 0 white;
    border:none;
    padding: 3px 5px;	
	-webkit-box-shadow: inset -1px 1px 1px 1px rgba(3, 3, 3, 0.3);        
 box-shadow: inset -1px 1px 1px 1px rgba(3, 3, 3, 0.3);
 -webkit-border-radius: 4px;    
 border-radius: 4px;
 border:none;    
}
select:focus {
    -webkit-box-shadow: 0px 0px 6px #04397e; 
    -moz-box-shadow: 0px 0px 6px #04397e;
    box-shadow: 0px 0px 6px #04397e;
    background-image:none;
    background-color: #fff;
}
/* kleinerer Header auf mobil */
@media only screen and (max-device-width: 480px) {#headslogan .img-cont img{max-width: 960px;} }
@media only screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) { #headslogan .img-cont img{max-width: 960px;} }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {#headslogan .img-cont img{max-width: 960px;} }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : portrait) {#headslogan .img-cont img{max-width: 960px;} }  
@media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {#headslogan .img-cont img{max-width: 960px;}}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) { #headslogan .img-cont img{max-width: 960px;} }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), (min-resolution: 124.8dpi) { #headslogan .img-cont img{max-width: 960px;} }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { #headslogan .img-cont img{max-width: 960px;} }
@media only screen and (min-device-width : 603px) and (max-device-width : 966px) {   #headslogan .img-cont img{max-width: 960px;}}
/* kleinerer Header auf mobil */

div.content ul ,div.teaserbox ul {
	zoom:1; 
	padding-left:0px;
	list-style-type: disc; 
	list-style-position: outside; 
	margin-left:15px;
}
div.content ol ,div.teaserbox ol  {
	zoom:1; 
	padding-left:0px;   
	list-style-type: decimal; 
	list-style-position: outside; 
	margin-left:15px;
}
/*IE 8, 9 and 10*/
@media screen\0 {
	div.content ol  {
	margin-left:22px;
	}
}
input.myform {display:none;}
div.content ul.slider {
	margin-left:0px;
}
.slider li {
    vertical-align: middle;
    display: inline-block;
    float: none !important;
	}
a.blue_before {
	background: url('../fix/blue_arrow.png') no-repeat left 4px;
	padding-left: 10px;
}	

#container a.blue_button{
    background-color: rgb(24, 68, 137);
    -webkit-border-radius: 4px;    
    border-radius: 4px;
    line-height:28px;
    height:30px;
    padding:0 8px;
    color: #fff;  
    text-decoration:none; 
    display:inline-block;  
    text-align:center;   
/*     margin-top: 20px; */
    font-size: 12px;
}
#container a.blue_button:hover,
#container a.blue_button:focus{
    color: #fff;
    background-color: #178CCF;
}
.box .gm-style img {z-index:auto}
#dsgvocheck { width: 13px;}
div.teaserbox .bx-wrapper ul{margin-top:0px;margin-bottom:0px}
div.teaserbox .bx-wrapper ul.nopaddingleft {padding-left:0px;overflow:visible}
div.teaserbox .bx-wrapper ul {margin-left: 0px;}
div#multi_drop_menue * {z-index:100}