@CHARSET "utf-8";

body {
	margin: 0;
	font-family: arial, sans-serif;
	color: #2d3e52;
	font-family: 'Didact Gothic', sans-serif;
	font-size: 16px;
	background-color: #fff;
}

hr {
	height: 1px;
	background-color: #f3f3f3;
	margin-bottom: 0;
	border-style: none;
}

h1 {
	font-family: inherit;
	font-weight: normal;
}

h2 {
	color: #099fd9;
}

#content {
	padding: 0px;
}

.icon-map-marker,
.icon-phone,
.icon-envelope-alt,
.icon-home {
	color: #f0b833;
}

.icon-ok,
.icon-twitter {
	color: #099fd9;
}

.icon-envelope {
	color: #fff;
}

.orange {
	background-color: #f0b833;
	width: 50px;
	margin-top: -1px;
	margin-left: 0;
	height: 1px;
	border-style: none;
}

.wrapper {
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
}

.clearer,
.clear {
	clear: both;
}

.spalte1 {
	width: 270px;
	position: relative;
	float: left;
	/* 
	height: 430px;
	padding-right: 20px; 
	*/
}

.span-5 {
	min-width: 270px;
	width: auto;
	margin-top: 50px;
}

.span-5 .portlet-decoration {
	width: 254px;
}

.span-5 .portlet-content {
	width: 259px;
}

.spalte2 {
	padding-left: 290px;
	min-height: 380px;
}

.floating-titel {
	float: left;
	padding: 15px 88px 15px 15px;
}

.floating-breadcrumb {
	float: right;
	padding: 15px;
	color: #fff;
}

.breadcrumbs a {
	color: #fff;
}

.floating-a {
	float: left;
	width: 288px;
	margin-right: 15px;
	min-height: 85px;
}

.kreis {
	background-color: #f3f3f3;
	border-radius: 50px;
	height: 50px;
	width: 50px;
	float: left;
	margin: 10px;
}

.kreis span {
	font-size: 2em;
	margin: 16px;
	color: #fff;
	font-weight: bold;
}

.register {
	width: 46%;
	padding: 8px;
	margin: 5px;
}

.register-select {
	width: 48%;
	padding: 8px;
	margin: 5px;
}

.register-land {
	width: 95.5%;
	padding: 8px;
	margin: 5px;
}

.register-submit {
	width: 98.5%;
	padding: 8px;
	margin: 5px;
	background-color: #f0b833;
	border-style: none;
}

.floating-a p {
	margin: 5px 0;
}

.floating-d {
	float: left;
	max-width: 570px;
	min-height: 50px;
	overflow: hidden;
	padding: 15px;
}

.floating-e {
	float: left;
	max-width: 270px;
	overflow: hidden;
	padding: 15px;
}

.floating-f {
	float: left;
	max-width: 575px;
	min-height: 50px;
	overflow: hidden;
	padding: 15px;
    min-width: 575px;
}

.input-prepend {
	border: 2px solid #fff;
	padding: 5px;
	margin-top: 15px;
}

.input-prepend input {
	border-style: none;
	background-color: transparent;
	color: #fff;
}

#top {
	background-color: #f3f3f3;
	height: 60px;
}

#head {
	width: 100%;
}

#head .icon-home {
	color: #fff;
}

#titel {
	background-color: #1964a9;
	top: 200px;
	padding-left: 15px;
}

#titel h1 {
	color: #fff;
	float: left;
	margin: 0 0 10px 0;
	font-family: inherit;
}

#titel h2 {
	color: #099fd9;
	float: left;
	margin: 0 0 10px 0;
}

#part-a {
	padding: 30px 0;
}

.spalte1 ul {
	list-style: none;
	overflow: hidden;
    padding: 0;
    margin: 0;
}

.spalte1 li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e3e6e6;
	padding: 10px 0;
}

.spalte1 li > a {
	text-decoration: none;
	color: #2d3e52;
	display: block;
	min-width: 270px;
	position: relative;
}

.spalte1 li:hover > a,
.spalte1 li:target > a {
	color: #1964a9;
}

.spalte1 li > .sub {
	margin-top: 10px;
	margin-bottom: -10px;
    /*height: 0;*/
    overflow: hidden; 
 
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; 
}

.sub {
	background-color: #f3f3f3;
	padding-left: 0px;
}

.sub a {
	font-size: 0.85em;
	padding-left: 20px;
}
 
.spalte1 li:target > .sub {
	overflow: auto;
    height: 98px;
}

.spalte1 li:last-child {
	border: none;
}

#footer {
	background-color: #1964a9;
	font-size: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
}

#footer h3 {
	color: #fff;
}

#footer p {
	color: #fff;
	margin-top: 1em;
	margin-bottom: 1em;
}

#footer b {
	font-weight: bold;
	color: #f0b833;
}

#bottomnavi ul {
	min-height: 105px;
	padding-left: 15px;
}

#bottomnavi li {
	list-style:none;
	display: inline;
	margin: 15px;
	float: right;
	margin-top: 80px;
}

#bottomnavi .bottomlogo {
	float: left;
	margin: 15px 0 0 0;
	color: #1964a9;
}

#mainmenu {
	box-shadow: none;
}

.operations-wrap.horizontal {
	position: relative;
	display: block;
	float: right;
}
.operations-wrap.horizontal .portlet-decoration {
	width: 100px;
	float: right;
	padding: 5px 8px;
}
.operations-wrap.horizontal .portlet-decoration .portlet-title {
	font-size: 1em;
	padding: 0;
}
.operations-wrap.horizontal .portlet-content {
	float: left;
	font-size: 1em;
	padding: 0;
	margin: 0;
}
.operations-wrap.horizontal .portlet-content li {
	float: left;
	position: relative;
	padding: 0;
}
.operations-wrap.horizontal .portlet-content li a {
	position: relative;
	display: block;
	padding: 7px 16px;
}

.rclear {
	clear: right;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}

#content .grid-view {
    padding: 0;
}

#footer a {
    color: #fff;
}
#footer a:hover {
    color: #ff9c00;
}

#footer .appicon {
    width: 64px;
    float: left;
    text-align: center;
    margin-top: 1em;
    margin-right: 1em;
}

.flash a {
    text-decoration: underline;
}

div.form .radiobuttons label {
    display: inline;
}

/*
 * Placeholder Fix
 * http://www.hagenburger.net/BLOG/HTML5-Input-Placeholder-Fix-With-jQuery.html
 */
 .placeholder {
    color: #aaa;
 }
 
 .multi-column-input {
    display: inline-block;
    vertical-align: top;
 }
 