@charset "utf-8";


/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}


body { color:#014189; font-family: 'Roboto', sans-serif;  font-weight: 300; line-height:150%;}

.container { width:1200px; margin:0 auto; }
header, main, footer { width:100%; }
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }
.clearfix:before,.clearfix:after { content: " "; display: table; }  
.clearfix:after { clear: both; }  
.clearfix { *zoom: 1; }
h1, h2, h3, h4 { font-weight:400; }
h1 { font-size:180%; margin:40px 0 20px 0; }
h1:first-child { margin-top:0; }
h2 { font-size:160%; margin:30px 0 15px 0; }
h3 { font-size:140%; margin:20px 0 10px 0; }
h4 { font-size:120%; margin:10px 0 5px 0; }
p { margin:8px 0 0 0; }
a { color:#014189; text-decoration:underline; font-weight: 500; font-style: italic; }
a img { border:none; }
a[href^="tel"]:link, a[href^="tel"]:visited, a[href^="tel"]:hover { text-decoration:none; }
a.pdf { text-decoration:none; background:url('../img/pdf.png') no-repeat; line-height:32px; padding:0 0 0 40px; display:block; margin:8px 0; }
iframe { width:100%; height:350px; }
main { border-top: 3px solid #0098e7; margin: 40px 0px; }
h1:first-child { text-transform: uppercase; font-weight: 500; font-size: 130%; margin-top: 8px; margin-bottom: 20px; }

.spalten_wrapper .spalte { float: left; max-width: 49%; margin-top: 10px;}
.spalten_wrapper .spalte:first-child { margin-right: 2%; }

main ul { padding-left: 0px; }
main ul li { list-style: none;line-height: 170%; }
main ul li:before { content: '//'; color: #ec6707; padding-right: 5px; }

.text_links { width: 73%; float: left; margin-right: 2%; }

.bilder_vier { float: left; width: 25%; }
.bilder_vier a img, .bilder_vier .top, .bilder_vier .top a { width: 100%; }
.bilder_vier .bottom { width: 100%; margin-top: 3%; }
.bilder_vier .bottom a { width: 31.33%; margin-right: 3%; float: left; }
.bilder_vier .bottom a:last-child { margin-right: 0px; }

strong { font-weight: 400; }

.header_streifen {  background: rgba(255,255,255,0.8); position: absolute; top: 32px; z-index: 10; width: 100%; height: 70px;}
header { width: 100%; position: absolute; top: 0px; z-index: 10; }
.logo { padding:25px; width:25%; display:block; background: #fff url('../img/logo-bg.jpg') no-repeat; float: left; z-index: 5; position:relative; }
.logo img { width:100%; height:auto; }
nav { width: 75%; float: left; margin-top: 32px; position: relative; z-index: 3; margin-left: -20px; }

.kachel { float: left; width: 24%; margin-right: 1%; margin-top: 40px; text-decoration: none; font-weight: 300; font-style: normal; }
.kachel .mehr { font-style: normal; color: #fff; background: #0098e7; padding: 3px; font-weight: 400; text-decoration: none; }
.kachel .text { font-weight: 300; margin-bottom: 10px; }
.kachel h3 { text-transform: uppercase; margin-top: 5px; }
.kachel img { width: 100%; border-bottom: 3px solid #0098e7; }
.kachel:last-child { margin-right: 0px; }

table tr td:first-child { padding-right: 10px; font-weight: 400; }

/* slider > */
.slider { position:relative;box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.10); }
.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.callbacks .caption { display: block; position: absolute; z-index: 2; text-shadow: none; color: #333; background: #FFF; background: rgba(255,255,255, .7); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; text-decoration:none; }
.callbacks_nav:before { font-family: 'lightcase'; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: none; width: 1em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; }
.callbacks_nav { height: 100%; left: 0; overflow: hidden; position: absolute; text-decoration: none; top: 0px; z-index: 3; font-size:38px; }
.callbacks_nav.next { background-position: right top; left: auto; right: 0; }
.callbacks_nav:before { content: '\e803'; position:relative; top:48%; padding:3px; border-bottom-right-radius:19px; border-top-right-radius:19px; } /* '' */
.callbacks_nav.next:before { content: '\e804'; border-bottom-right-radius:0px; border-top-right-radius:0px; border-bottom-left-radius:19px; border-top-left-radius:19px; } /* '' */
.callbacks_tabs { list-style:none; margin:0; padding:0; position:absolute; bottom:10px; right:10px; z-index:50; }
.callbacks_tabs li { float:left; }
.callbacks_tabs li a { width:12px; height:12px; border-radius:6px; background-color:#888; display:block; margin:0 2px; box-shadow: 2px 2px 5px #000 inset; }
.callbacks_tabs li.callbacks_here a { background-color:#014189; }
/* < slider */

/* menu > */
.menu { margin:0px 0 0 0; width:100%; list-style:none; padding:0; position:relative; display:block; }
.menu li { float:left; width:20%; transform: skew(-20deg); margin-left: -1px; }
.menu li a { color: #014189; text-transform:uppercase; font-size:120%; display:block; text-align:center; line-height:70px; text-decoration:none; transition: background .25s ease-in-out; -moz-transition: background .25s ease-in-out; -webkit-transition: background .25s ease-in-out; transform: skew(20deg); font-weight: 500italic; }
.menu li:hover, .menu li:focus, .menu li.aktiv { background-color:#0098e7; color:#fff; }
.menu li:hover a, .menu li:focus a, .menu li.aktiv a { color:#fff; }
.sub { min-width:25%; list-style:none; margin:0; padding:0; position:absolute; top:50px; z-index:70; }
.sub li { float:none; width:auto; border:none; }
.sub li a { background-color:#7d7f80; color:#f0f0f0; border-bottom:1px dashed #646666; text-transform:none; font-size:100%; line-height:40px; text-align:left; padding:0 5% 0 11%; background-repeat:no-repeat; background-position:3% center; }
.sub li a:hover, .sub li a.aktiv { background-color:#7d7f80; background-image:url('../img/menu_pfeil.png'); text-align:left; }
nav div { display:none; background:url(../img/menu.png) no-repeat 10px center #014189; line-height:40px; color:#333; padding:0 20px 0 40px; font-size:120%; cursor:pointer; width:100%; }
/* < menu */

/* sitemap_menu > */
ul.sitemap_menu, ul.sitemap_menu li ul { list-style:none; font-size:120%; text-transform:uppercase; }
ul.sitemap_menu a { text-decoration:none; }
ul.sitemap_menu li { margin:5px 0; }
ul.sitemap_menu li ul { font-size:80%; text-transform:none; }
/* < sitemap_menu */

/* accordion > */
.msg_head { font-size:140%; line-height:24px; margin:20px 0 0 0; cursor:pointer; }
.msg_head div { float:left; width: 0; height: 0; margin:4px 8px 0 0; }
.msg_head div { border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 16px solid #014189; }
.opened div { border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 16px solid #014189; }
/* < accordion */

/* aktuelles > */
div.aktuelles { margin:0 0 40px 0; }
div.aktuelles img { float:right; margin:0 0 20px 20px; }
div.aktuelles h3 { margin-top:3px; padding-top:5px; border-top:1px solid #ec6707; }
.sidebar .aktuelles { margin:15px 0 0 0; }
/* < aktuelles */

/* color pfeile, dreieck, etc. */
.callbacks_nav:before { color:#014189; }
[class*='lightcase-icon-']:before { color:#fff; }

.content { float:left;}
.content { width:100%; }
.sidebar { float:right; width:23%; }
.sidebar h3 { color: #ec6707; margin-top: 0px; }
.sidebar { width:0%; display:none; }
.sidebar .box { margin:0px 0 20px 0; padding:0 0 20px 0; border-bottom:1px dashed #014189; }
.sidebar .box:last-child { border-bottom: none; }
.sidebar a.header { font-size:140%; text-decoration:none; }

footer { margin:30px 0 0 0; line-height:30px; font-size:90%; padding:1%;background: url('../img/bg.jpg'); font-weight: 400; box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.10); }
footer .menu_links a { text-decoration: none; text-transform: uppercase; color:#014189; }
footer .menu_links { color:#ec6707; }
footer .links { float: left; }
footer .links img { height: 75px; width: auto; margin-right: 5px; }
footer .rechts { float: right; text-align: right; }

@media screen and (max-width:1200px)	{
	.container { width:100%; }
	nav ul.menu { display:block; }
	ul.menu li:last-child ul.sub { right:0px; }
	main { padding:1%; }
	.footer_kachel { width:20%; }
	footer .adresse { width:50%; }
	.logo { padding: 10px; height: 70px; width: auto; }
	.logo img { height: 50px; width: auto; }
	header { background: rgba(255, 255, 255, 0.8); }
	.header_streifen { display: none; }
	nav { margin-top: 0px; }
}

@media screen and (max-width:970px)	{
	.menu li a { font-size: 100%; }
}

@media screen and (max-width:850px)	{
	footer .links { float: none; text-align: center; margin-top: 10px; }
	footer .rechts { float: none; text-align: center; margin-top: 10px; margin-bottom: -10px; }
}

@media screen and (max-width:830px)	{
	nav { margin-left: -13px; }
}

@media screen and (max-width:720px)	{
	.menu li a { font-size: 90%; }
}

@media screen and (max-width:650px)	{
	.text_links, .bilder_vier { width: 100%; margin-right: 0px;  }
	.bilder_vier { margin-top: 20px; }
	.kachel { width: 44%; margin-right: 6%; }
	.kachel:nth-child(2) { margin-right: 0px; }
	nav { margin-left: 0px; width: 100%; float: none; }
	.callbacks_nav { display: none; }
	main { margin-top: 60px; }
	header { background: none; }
	.logo {  width:30%; height: auto; background: rgba(255, 255, 255, 0.8); float: none; margin-bottom: 8%;}
	.logo img {  width:100%; height: auto; }
	nav ul.menu { display:none; }
	nav div { display:block; color: #FFFFFF }
	.menu { background:#014189; }
	.menu .clearfloat { display:none; }
	.menu li { float:none; width:100%; border-left:none; border-bottom:1px dashed #646666; transform: skew(0deg); margin-left: 0px; }
	.menu li a { text-align:left; padding:0 0 0 2%; color: #fff; transform: skew(0deg); line-height: 40px; }
	.sub { position:static; }
	.sub li { border:none; }
	.sub li a { padding:0 0 0 7%; }
	.content, .sidebar { float:none; width:100%; }
	.sidebar { border-top:5px solid #014189; margin:20px 0 0 0; padding:1% 0; }
	a[href^="tel"]:link, a[href^="tel"]:visited, a[href^="tel"]:hover { text-decoration:underline; }
	.footer_kachel, footer .adresse, footer .adresse div { width:100%; float:none; }
	footer { text-align:center; }
	.hilfsmenu { display:none; }
	.orgmenu { border-top:1px solid #014189; margin:20px 0 0 0; }
}