
.ce_download{
	text-align: right;
	height: 54px;
	padding: 15px;
	border: 1px dotted #AFB6D4;;
	border-radius: 0px;
	margin-top: 40px;
}
.ce_download a{
	text-decoration: none;
	color: #000000;
}
.ce_download .btn{
	margin-left: 30px;	
}
a.btn,
button.btn{
	padding: 10px 15px;
	border-radius: 5px;
	background-color: #7E8BB7;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
	background-image: none;
}
a.btn:hover,
button.btn:hover{
	background-color: #204883;
}
a{
	outline: none;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input:not([type]), textarea{
	font-size: 17px;
	border-color: #CDCCCC;
	border-radius: 0;
	padding: 6px 15px;
}
.widget{
	margin-bottom: 7px;
}
/*

header bg: #003A78;


nav bg: #20426F;
nav schrift inaktiv: #6E7EA1;
*/
*{
	box-sizing: border-box;
}
body{
/*    background-image: url("/files/theme/img/full.jpg");	*/
    background-repeat: no-repeat;
    background-position: top center;
    font: 16px/1.2 'PT Sans', sans-serif;
}

p{
	line-height: 1.5em;
}

#header{
    background-color: #003A78;
    color: #ffffff;
    font-family: 'Oranienbaum', serif;
    height: 252px;
    width: 100%
}

#header .inside{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	height: 306px;
	position: relative;
	overflow: hidden;
}

#logo {
	width: 315px;
	position: relative;
	float: right;
	margin-top: 37px;
	margin-right: 120px;
	z-index: 20;
}

#header svg{
	width: 600px;
	position: absolute;
	opacity: 0.8;
	z-index: 1;
	left: 19%;
	top: -77%;
}



#navSektion {
	background: #214783;
	height: 54px;
	z-index: 20;
	position: relative;
}

#navSektion .inside{
	display: flex;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	justify-content: space-between;
}



#mainNav{
	vertical-align: center;
	margin-left: 130px;
}
#mainNav ul{
	max-width: 960px;
	margin: 0 auto;
}

#mainNav li{
	float: left;
	margin-right: 45px;
	font-size: 28px;
	font-family: 'Oranienbaum', serif;
	padding: 10px 0;
}

h3{
	font-family: 'Oranienbaum', serif;	
	font-size: 24px;
	color: #323366;
}

#mainNav li strong{
	font-weight: normal;
	color: #ffffff;
}

#mainNav li a{
	color: #7E8BB7;
	text-decoration: none;
}
#mainNav li a:hover{
	color: #ffffff;
	color: #bcc1dc;
}

nav.mod_changelanguage{
	margin-right: 137px;
}

nav.mod_changelanguage ul{
	display: flex;
	font-size: 16px;
}
nav.mod_changelanguage li{
	font-family: 'Oranienbaum', serif;
	float: left;
	padding: 17px 7px;
}
nav.mod_changelanguage strong{
	color: #97A0C6;
	font-weight: normal;
}
nav.mod_changelanguage a{
	color: #6678AA;
	text-decoration: none;
}


.artikelNav{
	font-family: 'Oranienbaum', serif;
	color: #B3B3B3;
	font-size: 22px;
	margin: 28px 0 0 0px;
	background-color: white;
}
.artikelNav a{
	color: #B3B3B3;
	text-decoration: none;	
}
.artikelNav a:hover{
	color: #939393;
}

.artikelNav ul{
	display: flex;
}
.artikelNav li{
	border-left: 2px solid #ddd;
	padding: 3px 13px;
}
.artikelNav li.first{
	border-left: none;
	padding: 3px 13px 3px 0px;
}


h1{
	font-family: 'Oranienbaum', serif;
	color: #323366;
	font-size: 56px;
	margin: 54px 15px 0px 0px;
	display: inline-block;
	padding: 13px 15px 13px 4px;
	border-right:1px solid #323366;	
}

h2.first{
	font-family: 'Oranienbaum', serif;
	font-size: 41px;
	display: inline-block;	
	color: #323366;
}

/* ************************ */

#footer{
	background-color: #204883;
	color: #7E8BB7;
}

#footer .inside{
	max-width: 1200px;
	padding-left: 130px;
	padding-right: 100px;
	padding-bottom: 120px;
	margin: 0 auto;
	overflow: hidden;
}

#footer svg{
width: 1000px;
position: absolute;
opacity: 0.8;
z-index: 1;
left: 150px;
top: -130%;
}

#botNav{
	display: flex;
	font-family: 'Oranienbaum', serif;
	font-size: 19px;
	padding-top: 110px;
	position: relative;
	z-index: 20;
}
#botNav ul{
	flex: 1 1 auto;
	display: flex;
}
#botNav ul.last{
	position: relative;
	flex-grow: 2.3;
}

#botNav ul.last li.pseudoFirst,
#botNav ul li:first-child {
	color:#AFB6D4;
}

a{
	color:#214783;
}

.boxshadow{
	width: 100%;
	border: 1px solid #eee;
	padding: 15px;
	position: relative;
	margin: 15px auto 15px;	
	-webkit-box-shadow: 3px 3px 5px 0px rgba(166,166,166,1);
	-moz-box-shadow: 3px 3px 5px 0px rgba(166,166,166,1);
	box-shadow: 3px 3px 5px 0px rgba(166,166,166,1);
	display: inline-block;
}

.boxshadow.de:after{
	content: "";
	position: absolute;
	width: 35px;
	height: 35px;
	right: 15px;
	top:15px;
	background: url(/files/theme/img/de.png);
}

.boxshadow.ch:after{
	content: "";
	position: absolute;
	width: 35px;
	height: 35px;
	right: 15px;
	top:15px;
	background: url(/files/theme/img/ch.png);
}

#botNav li{
	padding: 0px 20px 0px 0px;
}

#botNav li:last-child{
	padding: 0px 0px 0px 0px;
}



#botNav li a{
	color: #7E8BB7;
} 

#botNav ul.last li:first-child {
	font-family: 'Oranienbaum', serif;
	color: #AFB6D4;
	position: absolute;
	top: -60px;
	font-size: 17px;
}

#container{
	max-width: 1200px;
	margin: 0 auto;
	min-height: 600px;
}

#main .inside > *{
	padding-left: 130px;
	padding-right: 100px;
}

#main .mod_article.first{
	padding-bottom: 0px;
	border-bottom: none;
}

#main .mod_article.last{
	padding-bottom: 60px;
	border-bottom: none;
}

.mod_article{
	hyphens: auto;
	color: #808080;
	padding-bottom: 70px;
	border-bottom: 2px dotted #d3d3d3;
}

.mod_article.zitat{
	padding-top: 33px;
	padding-bottom: 13px;

}

.zitat p{
	font-size: 30px;
	font-style: italic;
	font-family: 'Oranienbaum', serif;
}

/*
.zitat p:before { 
   content: '„'; 
   font-family: Georgia, serif; 
}
.zitat p:after {
   content: '“';
   
   font-family: Georgia, serif;
}
*/
.zitat p{
	line-height: 1em;
}
.zitat footer{
    font-family: 'Oranienbaum', serif;
}

/* ************************ */

.twoofthree{
	max-width: 800px;
	width: 66%;
	margin-bottom: 30px;
}

.twoofthreeright{
	max-width: 800px;
	width: 66%;
	margin-left: 33.8%;
}

.ce_text.twoofthreeright{

	width: 66%;
	margin-left: 34%;
	position: relative;
	overflow: visible;
}

.ce_text.twoofthreeright figure.float_left{
	position: absolute;
	margin-left: -50%;
}

.oneofthreeright{
	width: 33%;
	max-width: 400px;
	margin-left: 66%;
}


h2{
	margin-bottom: 0.8em;
	margin-top: 1.4em;
}

h1 + h2 {
	margin-bottom: 12px;
}

.mainTeaser{
	margin-top: 30px;
	background-color: white;
	margin-bottom: 10px;
	font-weight: bold;
	color: #323366;
}

.mainTeaser p{
	font-weight: bold;
	color: #323366;	
	font-size: 19px;
}

.secondTeaser{
	margin-bottom: 30px;
	font-weight: normal;
	color: #323366;
	font-size: 19px;
}

.twoCol{
	columns: 2;
}
.threeCol{
	columns: 3;
}


img{
	width: 100%;
}

.twoofthree.boxshadow{
margin-left: 0;
}

.ce_text ul{
	list-style-type: disc;
	margin-left: 15px; 
}

h2.fullwidth{
	display: block;
}



