@font-face {
	font-family: 'Noto Sans';
	src: url('fonts/noto-sans-v27-latin-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Sans';
	src: url('fonts/noto-sans-v27-latin-700.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}



img {
border: 0;
display: block;
}

form {
margin: 0;
padding: 0;
}

table, td, input, textarea, select {
font-family: "Noto Sans", sans-serif;
font-size: 1em;
}

p {
line-height: 155%;
margin:0;
padding: 0px 0 16px 0;
}

.fl {
float:left;
}
.fr {
float: right;
}
.clr {
clear:both;
}

body, html {
margin: 0;
padding: 0;
height: 100%;
}

body {
font-family: "Noto Sans", sans-serif;
font-size: 12px;
background: white;
color: #333;
-webkit-text-size-adjust: none;
text-size-adjust: none;
}

#base {
position: relative;
min-height: 100%;
}
#base-in {
padding-bottom: 40px;
}

#header {
position: relative;
height: 406px;
}

#logo {
position: absolute;
left: 50%;
margin-left: -491px;
top: 11px;
z-index: 1;
}

#header1 {
height: 102px;
background-color: #173163;
margin-bottom: 1px;
}
#header-text {
position: absolute;
display: block;
left: 50%;
margin-left: -435px;
top: 0px;
}
#header2 {
position: relative;
height: 255px;
background: #426fb2 url(img/head-bg.jpg) center center no-repeat;
margin-bottom: 1px;
text-align: center;
}
#header2 img {
display: block;
margin: 0 auto;
}

#navi {
background: #1b376c url(img/navi-bg.png) center center repeat-x;
height: 51px;
text-align: center;
}
#navi-in {
width: 871px;
height: 51px;
margin: 0 auto;
overflow: hidden;
}

#navi a {
float: left;
color: white;
text-decoration: none;
padding: 16px 0 16px 0;
text-align: center;
width: 123px;
border-left: 1px white solid;
font-size: 16px;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 1);
}
#navi .lwidth {
width: 124px;
}
#navi .last {
border-right: 1px white solid;
}

#navi .active, #navi a:hover {
background: #930407 url(img/navi-bg-rot.png) center center repeat-x;
}


#content {
background: white url(img/content-shdw.png) 0px -2px repeat-x;
text-align: center;
}
#content-in {
position: relative;
width: 871px;
margin: 0 auto 0 auto;
text-align: left;
padding: 38px 0 38px 0;
font-size: 14px;
}

#content-cols {
position: relative;
}
#col-line {
border-right: 1px #999999 dotted;
width: 1px;
height: 100%;
position: absolute;
top: 0px;
left: 247px;
}
#sidecol {
width: 219px;
float: left;
}
#maincol {
width: 593px;
float: right;
min-height: 310px;
}

.sidecol_right #sidecol {
float: right;
}
.sidecol_right #maincol {
float: left;
}
.sidecol_right #col-line {
left: auto;
right: 249px;
}

.gallery #sidecol,
.gallery #col-line {
display: none;
}
.gallery #maincol {
float: none;
width: auto;
}

#subnavi {
margin-top: -13px;
}
#subnavi a {
text-decoration: none;
color: #666666;
border-bottom: 1px #999999 dotted;
display: block;
padding: 8px 0px 8px 16px;
}
#subnavi .active {
background: transparent url(img/navi-arrow.png) 0px 12px no-repeat !important;
color: #173163;
font-weight: 700;
}
#subnavi a:hover {
background: transparent url(img/navi-arrow-g.png) 0px 12px no-repeat;
color: #173163;
}

#gallery a {
position: relative;
float:left;
display: block;
width: 200px;
height: 163px;
background: transparent url(img/galerie-pic.png) center center no-repeat;
margin-right: 24px;
}

#gallery a img {
top: 21px;
left: 9px;
position: absolute;
}

#gallery a.fol {
margin-right: 23px;
}
#gallery a.eol {
margin-right: 0px;
}


#footer {
background-color: #173163;
width: 100%;
position: absolute;
left: 0px;
bottom: 0px;
height: 40px;
text-align: center;
font-family: 'Noto Sans', sans-serif;
color: white;
}
#footer a {
color:white;
}
#footer-in {
position: relative;
width: 871px;
margin: 13px auto 0 auto;
text-align: left;
}
#footer-right {
position: absolute;
top: 0px;
right: 0px;
}
#footer-right a {
color: #93949a;
text-decoration: none;
}



h1 {
margin: -9px 0 0 0;
padding: 0 0 16px 0;
font-weight: 400;
font-size: 25px;
color: #173163;
}
h2 {
line-height: 150%;
margin:0;
padding: 0px 0 3px 0;
color: #173163;
font-weight: bold;
font-size: 15px;
}
h3 {
line-height: 150%;
margin:0;
padding: 0px 0 3px 0;
color: #173163;
font-weight: bold;
font-size: 15px;
}

.picborder {
position:relative;
display: block;
padding: 8px;
border: 1px #999999 solid;
background-color: white;
text-decoration: none;
}
.picleft {
float: left;
margin-top: 4px;
margin-right: 30px;
margin-bottom: 28px;
}
.picright {
float: right;
margin-top: 4px;
margin-left: 30px;
margin-bottom: 28px;
}

#maincol a, .home #sidecol a {
color: #173163;
}

#maincol ul,
#maincol ol {
padding: 0px 0px 16px 0px;
margin: 0;
list-style-type: none;
}
#maincol li {
list-style-type: none;
padding-left: 16px;
background: transparent url(img/navi-arrow.png) -2px 4px no-repeat;
}

.akkordion-title {
display: block;
position: relative;
height: 40px;
background: #183263 url(img/akk-bg.png) center center repeat-x;
color: white;
margin-bottom: 20px;
text-decoration: none;
}
.akkordion-title-text {
position: absolute;
left: 20px;
top: 6px;
font-size: 20px;
color: white;
}
.akkordion-title-in {
display: block;
color: white;
padding: 15px 14px 0 0;
text-align: right;
font-size: 12px;
}
.akkordion-title-icon {
padding-right: 18px;
background: transparent url(img/akk-down.png) right center no-repeat;
}
.akkordion-open .akkordion-title-icon {
background-image: url(img/akk-up.png);
}
.akkordion-content {
display: none;
padding-bottom: 22px;
}

.home #subnavi {
display: none;
}
#homebox {
position: relative;
width: 238px;
height: 188px;
background:transparent url(img/home-box.jpg?v3) 0 0 no-repeat;
margin: -10px -10px 0px -10px;
}

#homebox-title {
position: absolute;
top: 16px;
left: 31px;
font-size: 20px;
color: white;
}
#homebox-text {
position: absolute;
top: 59px;
left: 31px;
font-size: 15px;
color: #173163;
line-height: 150%;
}

.infotable {
width: 100%;
}

.infotable td {
padding: 8px 16px 8px 0;
border-bottom: 1px #999 dotted;
vertical-align: top;
}

.singleline td {
padding-bottom: 16px ;
}

.pdf {
padding-left: 24px;
background: transparent url(img/pdf_icon.gif) left center no-repeat;
}

#maincol p:last-child {
padding-bottom: 0px;
}

#docnames {
position: absolute;
top: 20px;
height: 220px;
left: 50%;
width: 870px;
margin-left: -435px;
}
#docnames a {
position: absolute;
top: 0px;
height: 220px;
width: 180px;
text-decoration: none;
font-size: 13px;
background-image: url(img/ie-dummy.png);
}
#docnames a .name {
display: none;
position: absolute;
bottom: 14px;
left: 0px;
width: 180px;
text-align: center;
}
#docnames a .name span {
background-color: white;
color: #173163;
text-decoration: none;
padding: 0 6px 0 6px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
/*box-shadow: 0px 2px 4px RGBA(0,0,0,0.3);*/
border: 2px white solid;
}
#docnames a:hover .name {
display: block;
}

.dotline {
display: block;
margin-top: 9px;
border-top: 1px #999 dotted;
height: 9px;
}

#maincol a[href^="http"] {
padding-left: 16px;
background: transparent url(img/link.png?v2) 0px 5px no-repeat;
}

.imgtitle {
position:absolute;
bottom: -28px;
left:7px;
text-decoration: none;
color: #333;
display: block;
}

.imgtitle_content {
position:absolute;
bottom: -28px;
left:7px;
font-size: 0.9em;
line-height: 150%;
text-decoration: none;
color: #333;
display: block;
margin-top:-20px;
}

.content-sep {
clear: both;
height:20px;
margin-bottom:20px;
border-bottom: 1px #999999 dotted;
display: block;
width: 550px;
}

.linkimgcol {
text-align: center;
}
.linkimgcol img {
display: inline;
}


.fancybox-title {
font-family: "Noto Sans", sans-serif !important;
font-size: 15px !important;
}

table ul {
margin: 0;
padding: 0px 0px 0px 20px;
}
.imglink {
padding: 2px 0px !important;
background-image: none !important;
}

.a_vita {
color: #173163;
}





@media (max-width: 999px) {
	#base {
		width: 100%;
		overflow: hidden;
	}
	.content-sep {
		width: 100%;
	}
	
	
	#docnames {
		display: none;
	}
	#navi,
	#navi-in,
	#header,
	#header1,
	#header2 {
		height: auto;
	}
	#header1 {
		padding: 0 1em;
	}
	#header-text {
		position: static;
		width: auto;
		margin-left: 0;
		max-width: 99.5%;
		height: auto;
	}
	
	#header2 img {
		width: 100%;
		height: auto;
	}
	
	#navi-in {
		max-width: 100%;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		align-content: flex-start;
		align-items: stretch;
	}
	
	#navi-in a:first-child,
	#navi-in div:last-child {
		display: none;
	}
	
	#navi {
		background-image: none;
	}
	#navi-in {
		overflow: visible;
	}
	#navi-in a {
		width: 33.333% !important;
		float: none;
		border: 0 !important;
		outline: 1px white solid;
		background: #1b376c url(img/navi-bg.png) center center repeat-x;
		background-size: auto 100% !important;
	}
	
	
	#content {
		padding: 0 2em;
	}
	#content-in {
		width: auto;
	}
	#sidecol,
	#maincol {
		float: none !important;
		width: auto !important;
	}
	
	#sidecol {
		padding-bottom: 40px;
	}
	
	
	#col-line {
		display: none;
	}
	
	#homebox {
		margin: 0 auto;
	}
	#homebox + img {
		display: none;
	}
	
	
	#footer {
		position: static;
		height: auto;
	}
	#footer-in {
		margin: 0 !important;
		padding: 2em 2em 3em 2em;
		width: auto;
		text-align: center;
	}
	
	#footer-right {
		position: static;
		padding-top: 1em;
	}
	.mob-break {
		display: block;
		height: 1px;
		width: 100%;
	}
	#base-in {
		padding-bottom: 0;
	}
	.mobile-fullwidth {
		width: 100% !important;
		float: none !important;
		clear: both;
		padding-top: 1em;
	}
	
	.picborder {
		margin: 1em auto 3.5em auto !important;
		width: 260px;
		float: none;
	}
	
	.picborder + div[style*=clear] {
		display: none;
	}
	
	#gallery {
		text-align: center;
	}
	
	#gallery a {
		margin: 0.5em !important;
	display: inline-block;
	float: none;
	}
}

@media (max-width: 511px) {
	#navi-in a {
		font-size: 3.25vw;
	}
}


.fancybox-prev,
.fancybox-next {
	display: none !important;
}