@charset "utf-8";



#main {
	width: 75%;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 60px;
}
#wrapper {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}
#Logo {
	padding-left: 1%;
	float: left;
	padding-top: 1%;
	width: 55%;
	max-width: 390px;
}
#row {
	margin-left: auto;
	margin-right: auto;
}

hr {
	border-color: white;
	border-width: 1px;
	width: 500px;
	margin-bottom: 0px;
	margin-top: 50px;

}

h1 {
	font-weight: 900;
	font-size: 2em;
	font-style: italic;
	padding-bottom: 25px;
}
body {
	background: -webkit-linear-gradient(bottom, rgb(143,157,172) 0%, rgb(224,229,233) 100%);
	background: -o-linear-gradient(bottom, rgb(143,157,172) 0%, rgb(224,229,233) 100%);
	background-position: top;
	background-color: rgba(203,210,217,1.00);
	color: #234A71;
	font-family: ABeeZee;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
article {
	width: 75%;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 60px;
}

a.external-link {
  background-image: none;
  padding-right: 0px;
}

.article-full {
	width: 75%;
	max-width: 750px;
}
.row {
	margin-left: auto;
	margin-right: auto;
}
a{
	color: rgba(233,233,233,1.00);
	font-style: italic;
	text-decoration: underline;
}
a:hover{
	color: rgba(192,214,235,1.00);
}
a:focus{
	color: rgba(192,214,235,1.00);
}
.a_blau{
	color: rgba(35,74,113,1.00);
	font-style: normal;
	text-decoration: underline;
	
}
.a_blau:hover{
	text-decoration: underline;
	color: rgba(35,74,113,1.00);
}
.a_blau:focus{
	color: rgba(35,74,113,1.00);
	font-style: normal;
	text-decoration: none;
}
.a_blau:visited{
	color: rgba(35,74,113,1.00);
	font-style: normal;
	text-decoration: none;
}
.a_weiss{
	color: rgba(233,233,233,1.00);
	font-style: normal;
	text-decoration: underline;	
}
.a_weiss:hover{
	text-decoration: underline;
	color: rgba(233,233,233,1.00);
}
.a_weiss:focus{
	color: rgba(233,233,233,1.00);
	font-style: normal;
	text-decoration: none;
}
.a_weiss:visited{
	color: rgba(233,233,233,1.00);
	font-style: normal;
	text-decoration: none;
}
p {
	font-size: medium;
	margin-bottom: 25px;
	margin-left: 5px;
}
footer {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 50px;
	background-color: #234A71;
	color: #E9E9E9;
	font-size: 1.15em;
}
table {
	border: 0px solid black;
	width: 100%;
}

td {
	vertical-align: middle;
	height: 60px;
}

.td-icon-top {
	vertical-align: top;
	width: 60px;
}
.td-icon-middle {
	vertical-align: middle;
	width: 60px;
}
.td-spacer {
	height: 20px;
}

.logo-white{
	max-width: 250px;
	margin-bottom: 20px;
	padding-left: 0px;
	clear: both;
	float: left;
	margin-right: 20px;

}
.logo-DAT{
	max-width: 250px;
	margin-bottom: 31px;
	padding-left: 0px;
	border: 1px solid rgba(233,233,233,1.00);

}
.round {
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #2B5C8D;
	color: #FFF;
	text-align: center;
	font-size: 1.25em;
}

.text-small {
	width: 100%;
	vertical-align: 0.0em;
	font-size: 0.75em;
}

.text-round{
	vertical-align: 0.0em;
}

.text-roundhigher{
	vertical-align: 1.2em;
}
.img-fill {
	width: 100%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-top-width: medium;
}
.img-fill-line {
	border-bottom-style: none;
	height: 2px;
	float: none;
	clear: none;
}
.navbar-default {
	background-color: rgba(0,0,0,0.00);
	border-left-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
}
.navbar {
	position: relative;
	min-height: 20px;
	margin-bottom: 0px;
	border: 0px solid transparent;
	border-radius: 0px;
 }
.navbar-default .navbar-nav>li>a {
	color: #234A71;
	text-decoration: none;
	font-size: 15px;
	font-weight: 700;
	line-height: 90px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #E9E9E9;
	background-color: #234A71;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #234A71;
}
.navbar-toggle .icon-bar {
	display: block;
	border-radius: 1px;
	width: 44px;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 6px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #C0D6EB;
}


.container-half {
	float: left;
	width: 50%;
	height: 100px;
}
@media screen and (max-width: 767px){
.navbar-default .navbar-nav>li>a {
	color: #234A71;
	text-decoration: none;
	font-size: 15px;
	font-weight: 700;
	line-height: 25px;
}
		#Logo {
	padding-left: 1%;
	float: left;
	padding-top: 1%;
	padding-bottom: 1%;
}
}
@media (min-width: 992px){
.navbar-default .navbar-nav>li>a {
	color: #234A71;
	text-decoration: none;
	font-size: 15px;
	font-weight: 700;
	line-height: 120px;
}
	#Logo {
	padding-left: 1%;
	float: left;
	padding-top: 1.5%;
	width: 60%;
	max-width: 450px;
}
.article-full {
	width: 90%;
	max-width: 90%;
}
}
@media only screen 
and (max-device-width : 480px){
		h1 {
	font-weight: 900;
	font-size: 1.5em;
	font-style: italic;
	padding-bottom: 10px;
}
	#main {
	width: 75%;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
}
