html {
    background: #f4f4f4 url('') repeat;
    height: 100%;
}

body {
    /*Pages shadow to be done*/
    font-family: Verdana, sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #797979;
    height: 100%;
    background: #626879;
}

#page {

    position: relative;
    background: #FFFFFF;
    margin: 0 auto;
}


#header_wrap {
	/*background-color: #336699;*/
	border-bottom: 0px solid #BFD6E4;
	background: #336699; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #4588d1 0%, #336699 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4588d1), color-stop(100%,#336699)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4588d1 0%,#336699 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4588d1 0%,#336699 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4588d1 0%,#336699 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4588d1 0%,#336699 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4588d1', endColorstr='#336699',GradientType=0 ); /* IE6-8 */

}

#header_wrap {
	background-color: #336699;
	border-bottom: 7px solid #BFD6E4;
}

.startpage #header_wrap {
	border-bottom: 1px solid #BFD6E4;
}

#header_wrap, #middle_wrap, #footer_wrap {
	padding:0 10px;
}

#slider_wrap {
	position:relative;
	height:100%;
	background: #BFD6E4;
	border-bottom: 1px solid #FFFFFF;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1); /* WebKit */
	-moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1); /* Firefox */
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1); /* Standard */
	margin-bottom: 0px;
}

#middle_wrap {
	position:relative;
	height:100%;
	background: #FFFFFF;
}

#footer_wrap {
	background-color: #626879;
	border-top: 7px solid #BFD6E4;
}


/* ----- HEADER ----- */


#header {
	max-width: 1240px;
    height: 100px;
    margin: 0 auto;
}

#header #logo {
	margin-top: 25px;
	
}

#header_search {
	margin-top: 25px;
	width: 300px;
	float: right;
	
}

#header #navigation_header {
    display: inline;
    float: right;
    margin-top: 35px;
    margin-right: -5px;
}

#header #navigation_header li {
    list-style: none;
    float: left;
    margin: 3px;
}

#header #navigation_header li a {
    text-decoration: none;
    display: block;
    padding: 7px 8px;
    font-weight: bold;
    color: #BFD6E4;
}

#header #navigation_header li a:active,
#header #navigation_header li a:hover
    {
    color: #ffffff;
}

#header #navigation_header li.lang_changer a {
    color: #BFD6E4;
}

#header #navigation_header li.lang_changer a:after {
/*    content: "-Version "; */
    text-transform: none;
}

#header #navigation_header li.lang_changer a:hover {
    color: #ffffff;
}

#header #navigation_header .searchtop {
    padding: 8px 0;
}

#header #navigation_header .searchtop input {
    background-color: #BFD6E4;
    border: none;
    color: #666666;
    height: 20px;
    padding:0 5px;
    width: 140px;
}

.flexslider .slider-headline {
	position: absolute;
	top: 10%;
	right: 7.0%;
	text-align: right;
}

.flexslider h2 {
	font-size: 230%;
	background-color: rgba(51,102,153,0.7);
	color: #FFFFFF;
	padding: 7px;
	display: inline;
	width: auto;
	
}

.flexslider h3 {
	font-size: 130%;
	background-color: rgba(51,102,153,0.7);
	color: #FFFFFF;
	padding: 15px;
	width: auto;
	margin-top: 15px;
}

/* ----- middle ----- */

#center, #slider_inner {
    padding: 0;
    margin:0 auto;
    max-width: 1240px;
}

/* ----- BREADCRUMB ----- */

#breadcrumb {
    height: 60px;
    padding: 10px 0 0 0;
}

#breadcrumb ul {
    display: inline;
}

#breadcrumb ul li {
    list-style: none;
    float: left;
    padding: 0;
    font-size: 12px;
    color: #797979;
    font-weight: bold;
}

#breadcrumb ul li+li {
    margin-left: 5px;
}

#breadcrumb ul li a,
#breadcrumb ul li a:visited,
#breadcrumb ul li a:active
    {
    text-decoration: none;
    color: #797979;
    font-weight: normal;
}

.w_breadcrumb {
    height: 10px;
}

/* ----- MENU ----- */

nav#navstart {
	 text-align: center;
	 font-weight: bold;
	 margin-bottom: 30px;
	background: #4D8DD1;
	-webkit-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
}

nav#navstart ul {
    margin:0;
    padding:0;
}

nav#navstart ul li {
	display: inline-block;
	padding: 10px 15px;
	font-size: 140%;
}

nav#navstart ul li a {
	color: #CFE0EB;
	text-decoration: none;
	text-shadow: 1px 1px 0 #1B3B5C;
}

nav#navstart ul li a:hover {
	color: #ffffff;
	border-bottom: none;
}

nav#mobile, #mobile {
    display: none;
}


#menu {
    width: 220px;
    min-height: 50px;
    margin: 10px 0 0 0;
    float: left;
    padding-bottom: 20px;
}

#menu .navigation {
    display: inline;
}

#menu .navigation li {
    list-style: none;
}

#menu .navigation li a {
    text-decoration: none;
    font-size: 12px;
    line-height: 24px;
    color: #797979;
    display: block;
}

#menu .navigation li a:hover,
#menu .navigation li a.active {
    color: #0083cb;
}

#menu .navigation li ul li {
    margin-left: 15px;
    display: none;
}

#menu .navigation li a.active+ul>li {
    display: block;
}

#menu .navigation li ul li a {
    padding-left: 5px;
    border-bottom: 1px dotted #ccc;
}

#menu .navigation li ul li a.first {
    border-top: 1px dotted #ccc;
}

/* ----- CONTENT ----- */
#content {
    margin-left: 20px;
    padding-bottom: 40px;
    min-height: 300px;
    float: left;
}

.startpage #content {
    margin-left: 0px;
}

.startpage #content_text_block div {
    width: 22%;
    float:left;
    margin-right: 4%;
}

.startpage #content_text_block div + div +div + div {
    width: 22%;
    float:right;
    margin-right: 0;
}

.box_four {
    margin: 0px;
    
    /*-webkit-box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.2); 
	box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.2); 
	border: 1px solid #CCCCCC;  */
	

}

.box_four img {
    display: block;
    margin: 0 auto;
}

.box_four h2 {
    font-size: 140%;
}

.box_four p.box_four_text {
    text-align: justify;
    min-height: 160px;
}

#content sup {
    vertical-align: super;
}

#content sub {
    vertical-align: sub;
}
#menu+#content {
    min-height: 50px;
    width: 55%;
    margin-left: 30px;
}

#content_text, #content_text_block  {
    margin: 20px 0;
}

h1 {
    font-size: 230%;
    color: #FF8C00;
    margin-bottom: 15px;
    font-weight: normal;
    line-height: 130%;
}

h2 {
    font-size: 140%;
    color: #336699;
    margin: 20px 0 15px 0;
    line-height: 120%;
    font-weight: normal;
}

h3 {
    font-size: 120%;
    color: #333333;
    margin: 20px 0 15px 0;
    line-height: 120%;
    font-weight: bold;
}

#center #content h3 {
    margin: 40px 0 15px 0;
}

#center #content .column_quarter h3, #center #content .blog h3 {
    margin: 10px 0 15px 0;
}

#center #content .leistung h3 {
    margin: 10px 0 15px 0;
}

p {
    /*text-align: justify;*/
    line-height: 19px;
}

p+p {
    margin-top: 7px;
}

#middle_wrap a {
    color: #0083cb;
    text-decoration: none;
    border-bottom: 1px dotted #0083cb;
}

/*#middle_wrap a! > img:only-child {
    border-bottom: 0px dotted #0083cb;
}*/

#middle_wrap a.ln {
	color: #797979;
	border: none;
}

#middle_wrap a:hover {
    color: #FF8C00;
    text-decoration: none;
    border-bottom: 1px dotted #FF8C00;
}

#middle_wrap img.imgleft {
    float:left;
    margin: 0 25px 10px 0;
}


#middle_wrap a img {
    border-bottom: none;
}

#content ul,
#content ol {
    margin: 20px 0 20px 30px;
    line-height: 19px;
}

.box-orange {
	padding: 10px;
	margin: 15px 0; 
	border: 1px solid #666666; 
	background-color: #fcebcf;
}

.btn_allgemein, .pifa-form .button_red input, .pifa-form .button_grey input, #contactForm #contactFormSubmitLeft input, #contactForm #contactFormSubmitRight input {
    -moz-border-colors: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-attachment: scroll;
    background-clip: border-box;
    background: #336699; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #4588d1 0%, #336699 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4588d1), color-stop(100%,#336699)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4588d1 0%,#336699 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4588d1 0%,#336699 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4588d1 0%,#336699 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4588d1 0%,#336699 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4588d1', endColorstr='#336699',GradientType=0 ); /* IE6-8 */
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-radius: 5px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-top: 1px solid #355A7F;
    border-bottom: 1px solid #355A7F;
    box-shadow: 0 1px 0 #6DB6FF inset;
    color: #FFFFFF !important;
    padding: 10px 0;
    text-shadow: 0 1px 0 #174C7F !important;
    cursor:pointer;
}
.btn_allgemein:hover, .pifa-form .button_red input:hover, .pifa-form .button_grey input:hover, , #contactForm #contactFormSubmitLeft input:hover, #contactForm #contactFormSubmitRight input:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #5395DB;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}

.box_four .btn_box_four {
    padding: 10px 0;
    text-align: center;
}

.box_four .btn_box_four a {
    width: 100%;
    display:block;
}

.catimage {
    width: 250px;
    float:right;
    text-align: right;
}

/* ----- SLIDER ----- 
.flexslider {
    position:relative;
}

.flexslider .slides li.active {
    opacity: 1;
}

#content .flexslider .slides li img {
    position: absolute;
    z-index: 1;
    margin: 0;
    max-width: none;
}

.flexslider .slides li h2,
.flexslider .slides li h3 {
    color: #fff;
    display: block;
    font-family: Verdana;
    font-size: 18px;
    height: 150px;
    left: 500px;
    line-height: 22px;
    position: absolute;
    top: 75px;
    width: 560px;
    z-index: 1000;
    display: none;
}

.flexslide .slides li h2 {
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    top: 27px;
}

.flexslide .slides li.active h2,
.flexslide .slides li.active h3 {
    display: block;
}

.flexslider .slide li a,
.login input[type="submit"],
.button.red,
div.button_red input
    {
    position: absolute;
    z-index: 2;
    display: block;
    width: 150px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #e50051;
    height: 25px;
    border-radius: 9px;
    border: 1px solid #d687a4;
    border-right-color: #c31250;
    border-bottom-color: #c31250;
    font-size: 12px;
}

div.button_red input {
    position: relative;
    float: left;
    margin-right: 20px;
}

.button.grey,
div.button_grey input {
    position: relative;
    z-index: 2;
    display: block;
    width: 150px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #ccc;
    height: 25px;
    border-radius: 9px;
    border: 1px solid #efefef;
    border-right-color: #bbb;
    border-bottom-color: #bbb;
    font-size: 12px;
}

.button.red,
.login input[type="submit"] {
    margin-top: 30px;
    position: relative;
}

#contact_form_submit_right .button.red {
    margin-top: 0;
}

p+.button.red {
    line-height: 25px;
}

.slider .images li a {
    margin: 200px 0 0 700px;
    line-height: 25px;
}

#content .slider ol.pagination {
    margin-top: 245px;
    left: 50%;
    position: absolute;
    z-index: 3;
    padding: 0 25px;
}

#content .slider ol {
    display: block;
}

.slider .pagination li {
    list-style: none;
    float: left;
}

.slider .pagination li+li {
    margin-left: 3px;
}

.slider .pagination li a {
    display: block;
    background: url('../images/misc/sprite.png') no-repeat -43px -316px;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    outline: none;
}

.slider .pagination li a:hover,
.slider .pagination li a.active {
    background: url('../images/misc/sprite.png') no-repeat -2px -316px;
    width: 30px;
    height: 30px;
}*/

/* ----- UserForum ----- */
.user_forum .button.red,
.user_forum .button.grey {
    line-height: 25px;
    width: 190px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.user_forum input[type="text"] {
    width: 180px;
}

.user_forum .input_forum_text {
    width: 100% !IMPORTANT;
}

.user_forum .submitbuttons {
    padding-left: 120px;
}

.user_forum .modtext {
    text-align: center;
}

/* ----- NEWSTEASER ----- */
/* 4-culumn version */
.column_quarter {
    margin-top: 25px;
    margin-bottom: 25px;
}

.column_quarter .col, .content_text_standard .col {
    float: left;
    position: relative;
    padding: 0 
}

.startpage .column_quarter .col, .startpage .content_text_standard .col {
    width: 48%;
}

.column_quarter .col, .content_text_standard .col {
    width: 33.3%;
}

.startpage .column_quarter .col+.col, .startpage .content_text_standard .col+.col {
    margin-left: 0px;
    float: right;
}

.column_quarter .col+.col, .content_text_standard .col+.col {
    margin-left: 0px;
    float: left;
}

.column_quarter .col h3 {
    font-size: 11px;
    height: 35px;
    margin-top: 10px;
    padding-right: 40px;
    color: #666666;
}

.startpage .column_quarter .col h3 {
    font-size: 160%;
    height: 35px;
    margin-top: 10px;
    padding-right: 40px;
    color: #666666;
}

.column_quarter .col span.date {
    font-size: 10px;
    color: #aaa;
}

.column_quarter .col .teaser_img {
    margin: 0;
    height: 180px;
    width: 180px;
    background: #efefef;
    overflow: hidden;
}

.column_quarter .col .teaser_img p {
    width: 170px;
    height: 180px;
    display: block;
    margin-top: -205px;
    background: #fff;
    opacity: 0.5;
    padding: 5px;
    border-bottom: 15px solid #fff;
}

.column_quarter .col .teaser_img:hover p {
    margin-top: 0;
    opacity: 0.9;
    transition: all 0.4s;
    -moz-transition: all 0.4s; /* Firefox 4 */
    -webkit-transition: all 0.4s; /* Safari and Chrome */
    -o-transition: all 0.4s; /* Opera */
}

.column_quarter .col .teaser_img p a {
    display: none;
}

.column_quarter .col .teaser_img:hover p a {
    display: block
}

.column_quarter .col a.more {
    text-decoration: none;
    color: #FF8C00;
    text-align: right;
    display: block;
    line-height: 17px;
    margin-top: 5px;
    bottom: 0;
    right: 0;
}

.column_quarter .col a.more:hover {
    color: #0083cb;
}

.content_text_standard {
    padding: 20px;
}


.grau {
	background-color: #F0F1F1;
	border: 0px solid #ff8c00;

}


.aktuelle-projekte {
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	color: #ff8c00;
	border: 0px solid #ff8c00;
	border-bottom: none;
	font-size: 230%;;
}

.screenshots img {
	border: 1px solid #CCCCCC;
	margin: 0 20px 20px 0;
}


/* ----- SEARCH RESULT ----- */
#search_term.full {
    width: 50%;
    height: 24px;
    padding: 0 5px;
    border: 1px solid #797979;
    margin-bottom: 30px;
    outline: none;
}
#navigation_searchform_top + h3 {
    white-space: pre-line;
    word-break: break-all;
}

.submit.search {
    vertical-align: top;
    background: #336699;
    border: 1px solid #336699;
    border-radius: 2px;
    height: 26px;
    color: #fff;
    padding: 0 15px;
    cursor: pointer;
}

.pagination {
    padding: 10px 0;
    font-size: 11px;
}

.pagination ul {
    display: inline;
    margin: 0;
    float: right;
}

.pagination ul li {
    list-style: none;
    float: left;
    margin-left: 5px;
}

.pagination ul li a {
    color: #000;
}

.pagination ul li a.active,
.pagination ul li a:hover {
    color: #0083cb;
}

#content ul#search_result {
    display: inline;
}

#search_result li {
    list-style: none;
    padding: 0 10px 0 20px;
}

#search_result li>span {
    position: absolute;
    width: 29px;
    margin-left: -33px;
    text-align: right;
}

#search_result li a {
    color: #FF8C00;
}

#search_result li a:hover,
#search_result li:hover a {
    color: #0083cb;
}

#search_result li p {
    margin: 5px 0 20px 0;
}

/* ----- GALERY ----- */
.galery {
    width: 700px;
}

.galery .source {
    display: none;
}

.galery .slider,.galery .pagination {
    display: inline;
}

.galery .slider li,.galery .pagination li {
    list-style: none;
    float: left;
}

.galery .slider li {
    width: 319px;
    height: 194px;
    border: 3px solid #ccc;
    margin-bottom: 20px;
    overflow: hidden;
    margin-top: 1px;
}

.galery .slider li img {
    width: 319px;
}

.galery .slider li.odd {
    margin-left: 20px;
}

.galery .pagination li+li {
    margin-left: 2px;
}

.galery .pagination li a {
    text-decoration: none;
    padding: 2px 5px;
    border: 2px solid transparent;
    display: block;
    margin-bottom: 20px;
    color: #797979;
}

.galery .pagination li a.active {
    border: 2px solid #ccc;
    color: #0083cb;
}

.lightbox .next_image,
.lightbox .prev_image {
    position: absolute;
    outline-style: none;
    z-index: 1004;
    display: block;
    height: 30px;
    width: 40px;
    background: #fff;
    opacity: 0.7;
    border-radius: 9px;
    line-height: 30px;
    text-align: center;
    top: 50%;
    margin-top: -18px;
    margin-left: 5px;
    text-decoration: none;
}
.lightbox .next_image {
    right: 5px;
}

/* ----- LINKLIST ----- */
div.link_list {
    margin-top: 40px;
}

div.link_list h2 {
    margin: 0;
}

ul.link_list {
    display: inline;
}

ul.link_list li {
    list-style: none;
    margin: 0 0 18px;
}


#middle_wrap ul.link_list li a:link,
#middle_wrap ul.link_list li a:active,
#middle_wrap ul.link_list li a:visited {
    color: #0083cb;
    padding-left: 9px;
    display: block;
    border-bottom: none;
}


#middle_wrap ul.link_list li a:hover {
    color: #FF8C00;
}

ul.link_list li div {
    margin: 10px 0;
    padding: 10px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #cccccc;
    -webkit-box-shadow: 0 0 4px 3px #DEDEDE;
    box-shadow: 0 0 4px 3px #DEDEDE;
}

ul.link_list li div br {
    display: none;
}

/* ----- DOWNLOADLIST ----- */
ul.download_list {
    display: inline;
}

ul.download_list>li {
    list-style: none;
    padding: 15px 0;
}

ul.download_list ul.formats {
    display: inline;
}

ul.download_list ul.formats li {
    list-style: none;
    float: left;
}

ul.download_list ul.formats li+li {
    margin-left: 20px;
}

ul.download_list ul.formats li a:link,
ul.download_list ul.formats li a:visited,
ul.download_list ul.formats li a:active {
    background: url('../images/misc/sprite.png') no-repeat 0 -267px;
    padding-left: 35px;
    height: 19px;
    display: block;
    color: #FF8C00;
}

ul.download_list ul.formats li:hover a {
    color: #0083cb;
}

ul.download_list>li>img {
    width: 148px;
    height: 74px;
    float: left;
    margin-right: 20px;
    border: 3px solid #f5f5f5;
}

ul.download_list>li>img+.content {
    float: left;
    width: 470px;
}

ul.download_list>li  span.info {
    color: #a1a1a1;
    font-size: 9px;
    display: block;
    margin: 10px 0 4px 0;
}

ul.download_list>li p {
    font-size: 11px;
}

h2.download_list {
    margin-top: 10px;
}

/* ----- UI WIDGETS ----- */

/* workarounds */
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0; /* reset extra padding in Firefox */
}

/* ------------ DIALOG -------------- */
.ui-dialog {
    position: absolute;
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 5px 25px 25px 25px;
    border-radius: 7px;
    box-shadow: 2px 2px 32px #999;
    -moz-box-shadow: 2px 2px 32px #999;
}

.ui-dialog .ui-dialog-titlebar {
    height: 30px;
    position: relative;
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 16px .1em 0;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 19px;
    margin-top: -18px;
    height: 18px;
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px;
}

.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 0;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    background: none;
    overflow: auto;
    zoom: 1;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin: .5em 0 0 0;
    padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
    padding-top: 50px;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}

.ui-dialog .ui-resizable-se {
    width: 14px;
    height: 14px;
    right: 3px;
    bottom: 3px;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

/* Component containers */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em;
}

.ui-widget-content {
    background: #fff;
    color: #797979;
    border: 20px solid #fff;
}

.ui-widget-content a {
    color: #333;
}

.ui-widget-header a {
    color: #797979;
    text-decoration: none;
    font-size: 15px;
    text-align: right;
}

/* Overlays */
.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #666;
    opacity: .5;
    filter: Alpha(Opacity = 50);
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000;
    opacity: .2;
    filter: Alpha(Opacity = 20);
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.leistung-ec {
	margin: 40px 0;
}

.leistung-ec .l-header {
	padding: 10px;
	border:0px solid orange;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}

.leistung-ec .l-header h2 {
	padding: 0px;
	margin:0;
	color:#ffffff;
	font-weight:bold;
	text-shadow: 1px 1px 0 #2B2B2B;
}

#center #content .leistung-ec .l-content h3 {
	padding: 5px 5px 5px 30px;
	margin:10px 0;
	background: url('/cms/upload/image/haeckchen.png') no-repeat 0px 3px;
}

#center #content .leistung-ec .l-content h3.plus {
font-size: 400%;
color: #cc0000;
background-image: none;
padding: 0 0 0 15%;
}

.l-content {
	padding: 10px;
	border:1px solid #cccccc;
	border-top:none;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow:inset 0 8px 3px -3px #CCCCCC;
	box-shadow:inset 0 8px 3px -3px #CCCCCC;
}

.verlauf-orange {
	border:1px solid orange;
	background: #ffa84c; /* Old browsers */
	background: -moz-linear-gradient(left, #ffa84c 0%, #ff7b0d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ffa84c 0%,#ff7b0d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ffa84c 0%,#ff7b0d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ffa84c 0%,#ff7b0d 100%); /* IE10+ */
	background: linear-gradient(to right, #ffa84c 0%,#ff7b0d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=1 ); /* IE6-9 */
}

.verlauf-rot {
	border:1px solid #B21A1A;
	background: #e54b40; /* Old browsers */
	background: -moz-linear-gradient(left, #e54b40 0%, #b21a1a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e54b40), color-stop(100%,#b21a1a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e54b40 0%,#b21a1a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e54b40 0%,#b21a1a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #e54b40 0%,#b21a1a 100%); /* IE10+ */
	background: linear-gradient(to right, #e54b40 0%,#b21a1a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e54b40', endColorstr='#b21a1a',GradientType=1 ); /* IE6-9 */
}

.verlauf-green {
	border:1px solid #65933C;
background: #cad85d; /* Old browsers */
background: -moz-linear-gradient(left,  #cad85d 0%, #8ab66b 44%, #65933c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cad85d), color-stop(44%,#8ab66b), color-stop(100%,#65933c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #cad85d 0%,#8ab66b 44%,#65933c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #cad85d 0%,#8ab66b 44%,#65933c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #cad85d 0%,#8ab66b 44%,#65933c 100%); /* IE10+ */
background: linear-gradient(to right,  #cad85d 0%,#8ab66b 44%,#65933c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cad85d', endColorstr='#65933c',GradientType=1 ); /* IE6-9 */

}

.verlauf-blue {
	border:1px solid #336699;
background: #74c7e8; /* Old browsers */
background: -moz-linear-gradient(left,  #74c7e8 0%, #336699 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#74c7e8), color-stop(100%,#336699)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #74c7e8 0%,#336699 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #74c7e8 0%,#336699 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #74c7e8 0%,#336699 100%); /* IE10+ */
background: linear-gradient(to right,  #74c7e8 0%,#336699 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74c7e8', endColorstr='#336699',GradientType=1 ); /* IE6-9 */

}




/* ----- Right ----- */

#content_right {
	float: right;
	max-width: 18%;
	margin-top: 25px;
}

.list_ws {
	list-style: none;
	margin: 20px 0;
}

.list_ws li {
	padding: 5px 0;
}

.leistung {
	margin: 20px 0;
}

.leistung_row {
	position:relative;
}

.leistung_row div {
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	margin: 0 1% 1% 0;
/*	width: 48%;
	float: left;	
*/
	min-height: 120px;
}

.leistung_row div:hover {
	background: #EFF8FF;
	-webkit-box-shadow: 0 0 2px 2px #E3E3E3;
	box-shadow: 0 0 2px 2px #E3E3E3;
}

.leistung_row div img {
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	margin: 10px 5px 10px 0;
	display:inline;
	width: 100px;
	height: 100px;
	float: left;
}

.leistung_row div h3 {
	padding: 10px 0;
	margin:0;
}

.leistung_row div p {
	line-height: 140%;
	font-size: 90%;
	padding-left: 105px;
	padding-bottom: 10px;
}

.facebook_co {
	margin:30px 0;
}

.startpage .facebook_co {
	margin:10px 0 0 0;
	width: 120px;
	float: right; 
}

#middle_wrap a.downloadlink, #middle_wrap a.infomaterial {
	background: #ffa84c; /* Old browsers */
	background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffa84c 0%,#ff7b0d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */
    border-bottom: 1px solid #CF4819;
    border-image: none;
    border-radius: 5px;
    border-top: 1px solid #DF6300;
    box-shadow: 0 1px 0 #FF9D4F inset;
    color: #FFFFFF !important;
    cursor: pointer;
    padding: 10px;
    text-decoration: none;
    text-shadow: 0 2px 1px #CF4819 !important;
    margin:25px 0;
    display:block;
    text-align:center;
    font-weight:bold;
    font-size:105%;
}

#middle_wrap a.infomaterial {
	border:1px solid #65933C;
	background: #cad85d; /* Old browsers */
	background: -moz-linear-gradient(left,  #cad85d 0%, #8ab66b 44%, #65933c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cad85d), color-stop(44%,#8ab66b), color-stop(100%,#65933c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #cad85d 0%,#8ab66b 44%,#65933c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #cad85d 0%,#8ab66b 44%,#65933c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #cad85d 0%,#8ab66b 44%,#65933c 100%); /* IE10+ */
	background: linear-gradient(to right,  #cad85d 0%,#8ab66b 44%,#65933c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cad85d', endColorstr='#65933c',GradientType=1 ); /* IE6-9 */
    border-bottom: 1px solid #65933c;
    border-image: none;
    border-radius: 5px;
    border-top: 1px solid #65933c;
    box-shadow: 0 1px 0 #cad85d inset;
    color: #FFFFFF !important;
    cursor: pointer;
    padding: 10px;
    text-decoration: none;
    text-shadow: 0 2px 1px #333333 !important;
    margin:25px 0;
    display:block;
    text-align:center;
    font-weight:bold;
    font-size:140%;
}


/* ----- FOOTER ----- */
#footer {
    max-width:1240px;
    margin:0 auto;
    clear: both;
    color: #fff;
    padding-bottom: 20px;
}

.footer_col  {
    width: 30%;
    float: left;
    margin: 20px auto;
}

#footer .footer_col .navigation {
    margin: 0 40px;
}

#footer .footer_col .navigation li {
    list-style: none;
    border-bottom-color: #494D54;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #787F94;
    border-top-style: solid;
    border-top-width: 1px;
    color: #F1F2F2;
    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
}

#footer .footer_col .navigation li:last-child {
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
}

#footer .footer_col .navigation li:first-child {
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
}


#footer .footer_col .navigation li a {
    font-size: 13px;
    text-decoration: none;
    line-height: 30px;
    color: #F1F2F2;
}

.copyright {
    font-size: 9px;
}


/* ----- SITEMAP ----- */
#content ul.sitemap {
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
}

#content ul.sitemap ul {
    margin: 0;
}

.sitemap .sitemap {
    margin: 0;
}

.sitemap li {
    list-style: none;
}

.sitemap li a {
    display: block;
    padding: 7px 0 7px 0;
    color: #797979;
    text-decoration: none;
}

.sitemap li a:hover {
    color: #0083cb;
}

/* styling the different levels */
.sitemap>li {
    border-bottom: 1px dashed #0384cc;
}

.sitemap>li>a {
    font-weight: bold;
}

.sitemap>li ul li {
    padding-left: 35px;
}

.sitemap>li>ul>li>ul>li a:hover {
    color: #FF8C00;
}

/* ----- LOGIN FORM ----- */
.login {
    padding: 40px 0;
    display: block;
}

.login label {
    display: inline-block;
    width: 150px;
}

.login input[type="text"] {
    margin-bottom: 3px;
}

/* ----- NEWSLETTER FORM ----- */
#contact_form_submit_left,
#contact_form_submit_right {
    float: left;
    margin-right: 15px;
}

/* ----- SOCIAL MEDIA ----- */
ul.social_media {
    margin:15px auto;
    list-style-type: none;
    border-bottom-color: #494D54;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #787F94;
    border-top-style: solid;
    border-top-width: 1px;
    padding: 0;
}

ul.social_media li.sm_label {
    float: left;
    display: block;
    margin: 10px 0 0 0px;
    height: 20px;
    width: auto;
    background: transparent;
    color: #BFD6E4;
}

ul.social_media li {
    float: left;
    display: block;
    margin: 10px 0 0 15px;
    height: 20px;
    width: 20px;
    background: url('../images/misc/sprite.png') no-repeat;
}

ul.social_media li a, ul.social_media li.facebook a {
    display: block;
    height: 20px;
    width: 20px;
}

ul.social_media li.facebook {
    background-position: -323px -416px;
}

ul.social_media li.facebook a:hover {
    background-position: -323px -416px;
}

ul.social_media li.google {
    background-position: -393px -416px;
}

ul.social_media li.xing {
    background-position: -426px -416px;
}


ul.social_media li.rss {
    background-position: -358px -416px;
}

ul.social_media li.youtube {
    background-position: -287px -416px;
}

ul.social_media li.twitter {
    background-position: -251px -416px;
}

/* ----- BLOG ----- */
.blog {
    margin-bottom: 45px;
}

.blog h2 {
    margin-top: 30px;
}

.blog h3 {
    margin-top: 10px;
}

.blog p {
    margin: 8px 0;
}

.blog .date {
    font-size: 11px;
}

.blog a {
    color: #0083cb;
    text-decoration: none;
}

.blog a:hover {
    color: #FF8C00;
    text-decoration: none;
}

.blog span+a {
    float: right;
}

/* ----- PIFAFORM ----- */
.pifa-form, #contactForm {
    margin-top: 30px;
    position: relative;
}

.pifa-form label {
    display: block;
    width: 160px;
    float: left;
}

#contactForm label {
    display: block;
    width: 160px;
    float: left;
}

.pifa-form div.checkbox-wrapper label {
    width: 438px;
}

.pifa-form div.privacy {
    margin-bottom: 15px;
}

.pifa-form div {
    margin-bottom: 3px;
}

.pifa-form select, #contactForm select {
    width: 262px;
}

.pifa-form input[type="text"], #contactForm input[type="text"],
textarea {
    width: 250px;
}

.pifa-form .pifa-error select,
.pifa-form .pifa-error input,
.pifa-form .pifa-error textarea {
    border: 1px solid #C31250;
    padding: 5px;
}

.pifa-form .pifa-error input[type="text"],
.pifa-form .pifa-error textarea {
    width: 254px;
}

.pifa-form .pifa-error label {
    color: #C31250;
}

.pifa-form select,
.pifa-form input,
.pifa-form textarea,
#contactForm select,
#contactForm input,
#contactForm textarea {
    border: 1px solid #336699;
    padding: 5px;
}

.pifa-form p {
    display: none;
}

#contactForm p {
    margin: 0 0 20px 0;
}

.pifa-form .pifa-error .pifa-error-message {
    display: block;
}

.pifa-form .pifa-error:hover p {
    display: block;

}

.pifa-form .button_red, .pifa-form .button_grey {
width: 140px;
float:left;
margin-top: 15px;
}

.pifa-form .button_red {
margin-right: 10px;
}

.pifa-form .button_red input, .pifa-form .button_grey input {
width: 100%;
border: 1px solid #355A7F;
}

#contactForm #contactFormSubmitLeft input, #contactForm #contactFormSubmitRight input {
width: 150px;
border: 1px solid #355A7F;
}

#contactForm #contactFormSubmitLeft, #contactForm #contactFormSubmitRight {
margin: 5px 0 5px 160px;
}

#contactForm .contactRow  {
margin: 5px 0;
}

.clearfix {
float: none;
clear: both;
}

.conterror {
margin: 15px 10px;
color: #ff0000;
}

.conterror span {
padding-bottom: 10px;
font-weight: bold;
}

.cont {
margin: 25px 0px;
font-weight: bold;
}

/* ----- NEWSLETTERFORM ----- */
#contact_form {
    margin-top: 10px;
}

#contact_form label {
    display: block;
    float: left;
    width: 100px;
}

#contact_form input[type="text"] {
    width: 312px;
}

#contact_form select {
    width: 318px;
}

#contact_form div.policy label {
    width: 300px;
    margin-left: 100px;
}

#contact_form div.contact_row {
    margin-bottom: 3px;
}

/* ----- COOKIE DIRECTIVE ----- */
#cookie_note {
    background: #fff;
    left: 0;
    filter: alpha(opacity = 90);
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
}

#cookie_note div.notify {
    font-size: 14px;
    padding: 10px 100px;
    position: relative;
}

#cookie_note a.dismiss {
    border: 1px solid #FF8C00;
    border-radius: 10px;
    color: #FF8C00;
    display: block;
    line-height: 14px;
    padding: 1px 4px 4px 4px;
    position: absolute;
    right: 5px;
    top: 5px;
    text-decoration: none;
}

#cookie_note a.dismiss:hover {
    background: #FF8C00;
    color: #fff;
}

#cookie_note .cancel_cookie {
    color: #FF8C00;
    line-height: 17px;
}


#content sup {
    vertical-align:super;
}

#content sub {
    vertical-align: sub;
}


/* ----- Bilder automatisch skallieren ----- */

img, p img {
	max-width: 100%;
	height: auto;
}

.textbild {

	max-width: 100%;
}

.logobox span {
	display:inline-block;
	min-Height:149px;
}

.logobox img {
	margin:0 20px 20px 0;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
	-webkit-box-shadow: 0 0 4px 3px #DEDEDE;
	box-shadow: 0 0 4px 3px #DEDEDE;
}

.logobox {
	float: left;
}

