@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: local('Karla'), local('Karla'), url(/fonts/Karla-VariableFont_wght.ttf) format('truetype')
}

html 	*{
	padding: 0;
	margin: 0;
	}
body 	{
	background: #EFEFEF;
  	color: #666;
  	margin: 0;
  	padding: 0;
	font-family: 'Karla', sans-serif;
    font-size: 10pt;
    line-height: 18px;
  	text-align: center; 
	}
a 	{
 	text-decoration: none;
 	color: #0082A4;
	}
a img, :link img, :visited img {
  	border: 0;
	}
table	{
  	border-collapse: collapse;
  	border-spacing: 0;
	}
ul {
	padding: 0;
	margin: 0;
	}
.dots-orange {
	list-style-image: url(images/bullet_orange.gif);
	list-style-position: inside;
	padding-bottom: 10px;
	}
.dots-grey {
	list-style-image: url(images/bullet_grey.gif);
	list-style-position: inside;
	padding-left: 20px;
	}	
ol	{
	list-style-type: decimal;
	}
li	{
	}	
p  {
	line-height: 18px;
	}
b	{
    letter-spacing: 0px;
	}	
a:link, a:visited {
 	color: #0082A4;
	}     
a:hover, a:active {
	color: #0082A4;
	text-decoration: underline;
	}  
#topline{
	width: 100%;
	height: 15px;
}
#wrapper{
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background: #fff url(images/main_background.gif) repeat-y top left;
	padding-left: 15px;
	padding-right: 45px;
}
#head   {
	width: 825px;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-right: 50px;
	background: #fff;
	position: relative;
	height: 340px;
	}
#head-logo {
	float: block;
	height: 70px;
	padding-botttom: 10px;
	width: 100%;
	}	
#head-logo-image{
	padding-top: 5px;
	float: left;
	}
#head-logo-slogan{
	float: right;
	font-size: 18px;
	padding-top: 15px;	
	}		
h1	{
	font-family: 'Karla', sans-serif;
	font-size: 22px;
	padding-bottom: 20px;
	color: #0082A4;
	font-weight: bold;
    line-height: 26px;		
	}
h2	{
	font-family: 'Karla', sans-serif;
	padding: 15px 0 10px 0;
	font-size: 16px;
	color: #0082A4;
	font-weight: bold;
	}
h3	{
	font-family: 'Karla', sans-serif;
	padding: 0px 0 10px 0;
	font-size: 14px;
	color: #0082A4;
	font-weight: bold;
    line-height: 20px;	
	}
h4	{
	padding: 10px 0 10px 0;
	color: #777;
	font-size: 10px;	
	font-weight: normal;
	}
td	{
	vertical-align: top;
	}
.trenner {
	border-top: 1px solid #0082A4;
	}	
img.left {
/*	float: left; */
	margin-right: 25px;
	margin-bottom: 20px;
	border: 1px solid;
	border-color: #C0C0C0;
	}	
	
img.right {
    float: right;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid;
	border-color: #C0C0C0;
	}		
#container {
    border-color: #FFFFFF;
    float: left;
    margin-left: 30px;
    margin-right: 55px;
    width: 860px;
	}
#col_left {
    float: left;
    padding-left: 0px;
    padding-top: 0px;
    width: 210px;
	}
#col_right {
    float: left;
    padding-left: 50px;
    padding-right: 30px;
    padding-top: 0px;
    padding-bottom: 20px;	
    width: 570px;
	}
#col_right p {
	padding-bottom: 10px;
	line-height: 18px;	
	}		
#menu{
	padding-bottom: 20px;
	}
#menu ul{
	list-style: none;
	}
#menu li{
	margin-bottom: 10px;
	padding-bottom: 5px;	
	}
#menu span {
	}		
#menu a {
	font-size: 110%;
	display: block;
	background-color: #ddd;
	color: #0082A4;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	position: relative;
	}
#menu a:hover {
	background-color: #EB6E07;
	color: #fff;		
	}
#menu a.selected {
	background-color: #0082A4;
	color: #fff;	
	}
#footer {
	width: 960px;
	background: url(images/footer_background.gif) repeat-y top left;
	margin: 0px auto 20px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	}
#footer p {
	text-align: center;
	font-size: 90%;
	color: #fff;
	}
.vcard {
 	color: #0082A4;
	}
label  {
	display:block;
	font-size: 80%;
	margin: 0;
	padding-top: 5px;
	padding-left: 3px;
}
input.text, textarea {
	font-size: 110%;
	color: #333;
	background-color: #eee;	
	border-color: #ccc #ccc #ccc #ccc;
	border-style: none;
	border-width: 1px;
	padding: 2px;
	width: 100%;
}
input.button {
	margin-top: 5px;
	padding: 2px;
	width: 100%;
}
.alert {
	margin: auto;
	color: #fff;
	background: #0082A4 center no-repeat;
	background-position: 15px 50%;
	text-align: center;
	padding: 5px 20px 5px 45px;
}
.calendar {
	float: left;
	color: #fff;
	background: #999 center no-repeat;
	text-align: center;
	padding: 3px 10px 5px 10px;
	margin-right: 10px;
	margin-top: 4px;
	width: 6%;
	}
.calendar-month{
	font-size: 80%;
	}
.calendar-day{
	font-size: 150%;
	}

@media only screen and (max-device-width: 480px) {
html 	*{
	padding: 0;
	margin: 0;
	color: #333;
	}
a img, :link img, :visited img {
  	border: 0;
	}
table	{
  	border-collapse: collapse;
  	border-spacing: 0;
	}
ul	{
	list-style-type: disc;
	color: #000;
	}
ol	{
	list-style-type: decimal;
	}		
ol li	{
	padding-bottom: 10px;
	}	
body 	{
	background: #fff;
  	color: #000;
  	margin: 0;
  	padding: 0;
	font-family: 'Karla', sans-serif;
  	font-size: 100%;
	line-height: auto;
	}
b {
 	text-decoration: none;
	}
a ,a:link {
 	text-decoration: none;
 	color: #000;
	}
h1, h2 {
  	font-size: 200%;
	color: #0082A4;
	padding-top: 15px;
	padding-bottom: 20px;
	font-weight: normal;
	line-height: 120%;
	}
h3, h4 {
  	font-size: 150%;
	color: #0082A4;
	padding-top: 15px;
	padding-bottom: 20px;
	font-weight: normal;
	line-height: 120%;
	}	
p,li {
	padding-bottom: 20px;
	color: #333;
	font-size: 100%;
	line-height: 120%;
	}
#topline{
	height: 20px;
	}
#wrapper{
    background: none repeat scroll 0 0 #fff;
	margin: 0 auto;
	text-align: left;
	}
#container {
    border-color: #FFFFFF;
    float: left;
	padding: 0;
	margin: 0 auto;
	}	
#head {
    background: none repeat scroll 0 0 #FFFFFF;
	margin-bottom: 20px;
    padding-left: 40px;
	}
#head-logo {
	padding-bottom: 10px;
	}	
#head-logo-image{
	float: left;
	padding-bottom: 20px;
	}
#head-logo-slogan{
	display: none;	
	}		
#col_left {
	display: block;
	float: none;
	width: 100%;
	}
#head-image{
	float: left;
	padding: 0;
	margin-bottom: 20px;
	}	
#col_right {
    background: none repeat scroll 0 0 #FFFFFF;
	display: block;	
    float: none;
	width: 100%;
	margin-right: 15px;	
	}	
#footer {
	background: none #fff;
	font-size: 100%;
	}
img.left {
	float: left;
	padding-right: 20px;
	border: 1px solid;
	border-color: #000000;
	}
img.right {
	float: left;
	border: 1px solid;
	border-color: #000000;
	}
#menu {
	padding-left: 40px;
	margin: 0;
	}	
#menu a {
	font-size: 120%;
	font-weight: bold;
	display: block;
	background-color: #eee;
	color: #0082A4;
	text-decoration: none;
	padding: 10px;
	margin: 0;
	position: relative;
	}
form {
	display: none;
	}