@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424342;
	font-style: normal;
}
p {
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}


	
ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}

li
{
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-top: 0px;
}
	
	
	
#dotted-line {
	width: 100%;
	border-bottom-style: dotted;
	border-bottom-color: #939598;
	border-bottom-width: 1px;
	margin-top: 8px;
	margin-bottom: 14px;
}
.smaller-type {
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.darker-type {
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #414042;
}
h1 {
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #5fb8e2;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: 500;
}
h2 {
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #ea6824;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #0076c0;
	text-transform: uppercase;
	margin-bottom: 7px;
	margin-top: 24px;
}
.tile-title {
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #5fb8e2;
	margin-top: 4px;
}
a {
	color: #5f6062;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #4bb6e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}


a.navbarlink {
	color: #414042;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.navbarlink:hover {
	color: #f36e2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a.navbarlinkactive {
	color: #f36e2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.navbarlinkactive:hover {
	color: #f36e2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}


#wrapper {
	width: 965px;
	margin-top: 36px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 75px;
}

#kopf {
	width: 965px;
	float: left;
	border-bottom-style: dotted;
	border-bottom-color: #939598;
	border-bottom-width: 1px;
}
#kopf-claim {
	float: left;
	width: 965px;
	padding-top: 6px;
}


#logo {
	float: left;

}

#navbar {
	float: right;
	margin-top: 24px;
	width: 600px;
}

#language {
	background-color: #e9ebef;
	float: right;
	padding-top: 11px;
	padding-right: 64px;
	padding-bottom: 20px;
	padding-left: 12px;
}
#links {
	text-align: right;
	float: right;
	width: 395px;
	padding-top: 11px;
	padding-right: 16px;
	padding-bottom: 20px;
	background-color: #FFF;
}

#space-bottom {
	float: left;
	height: 75px;
	width: 965px;
}
#content {
	float: left;
	width: 965px;
	margin-top: 48px;
	min-height: 750px;
}

#footer {
	width: 965px;
	float: left;
	border-bottom-style: dotted;
	border-bottom-color: #939598;
	border-bottom-width: 1px;
}
.socialmedia {
	display: inline-block;
	float: right;
	width: 80px;
	text-align: right;
}
