*::-moz-selection {
    background: none repeat scroll 0 0 #009FE3;
    color: #FFFFFF;
    text-shadow: none;
}

body {
    font-family: "Lucida Sans Unicode",Lucida Sans Unicode,sans-serif; 
    background-color: #009fe3;
}

article {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0px 0px 10px 0px;
	font-size: 30px;
}

h2 {
	font-size: 28px;
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}
#slider div {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
	height: 100px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
}

#slider .slider-closed div {
	width: 100px;
	opacity:0; 
}
#slider {
	 margin: 0 auto;
}
#slider strong {
	color: #fff;
	display: block;
	margin-bottom: 5px;
	padding: 10px 10px 0;
	text-shadow: none;
}

#slider p {
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 0 10px;
	text-shadow: none;
}

#slider .slider-open strong {
	color: #fff;
	font-size: 22px;
}

#slider .slider-closed strong {
	font-size: 18px;
	margin-bottom: 5px;
	overflow:hidden; 
	text-decoration: none; 
}

#slider .slider-closed p {
	display: none;
}

.tx-contentelements-eventcountdown .countdown-wrapper {
    transition: all 0.5s ease-in-out;
    background: rgba(255,255,255,0.75);
    border: 1px solid transparent;
    border-radius: 6px;
    color: #444;
    margin: 0 0 20px 0;
    text-align: center;
    padding: 20px 50px 50px 50px;
}

.tx-contentelements-eventcountdown .countdown-title {
    padding: 30px 30px 10px 30px;
    font-size: 20px;
}

.tx-contentelements-eventcountdown #clock {
    font-size: 27px;
}

.accordion a {
	color: #fff; 
}
.accordion a:hover {
	color: #2dc5f4; 
	text-decoration:none; 
}
.accordion-responsive img {
    max-width: 100%;
}
.accordion img {
    box-shadow: 0 0 12px #000;
    position: absolute;
    z-index: 5;
}

.accordion > ul, .accordion > div {
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.3);
    margin: 0 auto;
}
.accordion {
    display: block;
    margin: 0 auto;
}
a:hover {
    color:#e44024;
    text-decoration: underline;
}

a:active {
    color:#e44024;
    text-decoration: underline;
}

a:focus {
    color:#e44024;
    text-decoration: none;
}

ul, ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

::placeholder {
    color:#d0d3d3; 
    text-shadow: none;
    font-weight: bolder;
} 

::-webkit-input-placeholder {
    color:#d0d3d3; 
    text-shadow: none;
    font-weight: bolder;
}

::-moz-placeholder {
    color:#d0d3d3; 
    text-shadow: none;
} 

:-ms-input-placeholder {
    color:#d0d3d3; 
    text-shadow: none;
    font-weight: bolder;
} 

input:-moz-placeholder {
    color:#d0d3d3; 
    text-shadow: none;
    font-weight: bolder;
}

.white-transparent-background {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#DDFFFFFF, endColorstr=#DDFFFFFF);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#DDFFFFFF, endColorstr=#DDFFFFFF)";
	background: rgba(255,255,255) transparent;
	background: rgba(255,255,255,0.75);	
	zoom:1;
}

.rounded-corners {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.clear {
	clear: both;
}

.csc-sitemap ul {
	list-style-type: circle;
	padding: 0px 15px;
}

.csc-sitemap ul ul {
	list-style-type: disc;
}

.csc-sitemap ul ul ul {
	list-style-type: circle;
}

.csc-sitemap ul ul ul ul {
	list-style-type: disc;
}

.csc-sitemap ul ul ul  ul ul {
	list-style-type: circle;
}

header {
	display: block;
	position: relative;
}

header #Menu {
    text-align: center; 
    margin: 0 auto;
}

header #Menu .nav-inline li.dropdown {
    display: inline-block;
    letter-spacing: normal;
    margin-bottom: 0;
    vertical-align: top;
    word-spacing: normal;
}

header #Menu .nav-inline li.dropdown a {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 15px;
    text-transform: uppercase;
    padding: 12px 15px 13px;
    position: relative;
    z-index: 1;
    display: block;
    color: #000;
}

header #Menu .nav-inline li.dropdown a:hover {
	background-color: #009FE3;
	color: #ffffff;
	text-decoration: none;
}

header #Menu .nav-inline li.dropdown .caret {
    /*border: 7px solid  rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFFFFF;*/
    border-top: 0px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    bottom: 0;
    display: block;
    left: 50%;
    margin-left: -6px;
    position: absolute;
}

header #Menu .nav-inline .dropdown .dropdown-menu:after {
	position: absolute;
	top: -13px;
	left: 50%;
	margin-left: -7px;
	display: inline-block;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFFFFF;
	border-style: solid;
	border-width: 7px;
	content: '';
}

header #Menu .nav-inline .dropdown .dropdown-menu {
    border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
    box-shadow: 0 0px 0px rgba(0,0,0,0);
    padding: 5px 0px 4px 0;
    margin: 0;
}

header #Menu .nav-inline .dropdown .dropdown-menu li{
    background-color: #fff;
    margin: 0px 5px 1px 5px;
    display: block;
}

header #Social {
    left: 5px;
    position: absolute;
    top: 0; 
}

header #Social li {
    display: block;
    float: left;
}

header #Social span {
    background-image: url("../image/social.png");
    background-repeat: no-repeat;
    cursor: pointer;
    direction: ltr;
    display: block;
    height: 40px;
    padding: 0;
    text-indent: -999em;
    width: 30px;
}

header #Social .facebook span {
    background-position: -5px 0;
}

header #Social .twitter span {
    background-position: -5px -40px;
}

header .searchform {
    
}

header .searchlink {
    color: #555;;
    font-weight: bold;
    font-size: 18px;
    display: none;
}

header #Search {
    left: 99px;
    position: absolute;
    top: 7px;
}

header #Search .searchs_ico {
    background-color: #ffffff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 0px solid #ccc;
    border-radius: 0px 3px 3px 0px;
    -moz-border-radius: 0px 3px 3px 0px;
    padding: 1px 7px;
    color: #555;
}

header #Search input[type='text']{    
    background-color: #ffffff;
    border: 1px solid #ccc;
    padding: 1px 2px;
    border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    color: #555;
}

header #Language {
 right: 20px;
 position: absolute;
 top: 12px;
}

header #Language ul li {
	display: inline;	
	padding: 0px 0px 0px 5px;
}

/* Content CSS */
#Header {
    margin-top: 40px;
    margin-bottom: 0px;
}

#Content {
    min-height: 722px;
    margin-top: 20px; 
	margin-bottom: 200px;
}

#Content .left {
    /*float:left;*/
}

#Content .right {
    /*float:right;
    width: 744px;*/
}

.clear {
    clear:both;
}

#Logo {
    height: auto;
    padding: 15px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    margin-bottom: 25px;
}

#Logo img {
    margin: auto;
    display: block;
}

#Content .sidebar {
    color:#000;
}

#Content .sidebar .main {
	padding-top: 5px; 
}

#Content .right .whitegrid {
	padding: 12px 20px;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    border-radius: 6px;
    text-align: left;
    /*width: 653px;*/
    margin-bottom: 12px;
}

#Content .sidebar .side-nav-inline {
    text-align: left;
}

/*Side Navbar*/
#Content .sidebar a:focus {
    border: none;
    outline: none;
}

#Content .sidebar ul li a.side-nav-inline-itemact:first-child {
	background-color: #009fe3; 
}

#Content .sidebar ul li ul li a.side-nav-inline-itemact:first-child {
	background-color: #009fe3; 
}

#Content .sidebar ul a:hover {
	background-color: #009fe3; 
} 

#Content .sidebar ul.side-nav-inline li.active ul.mentry-menu li a {
	padding-left: 35px;
}

#Content .sidebar ul.side-nav-inline li.active ul.mentry-menu li ul li a {
	padding-left: 45px;
}

#Content .sidebar ul.side-nav-inline li.active ul.mentry-menu li ul li ul.sub-mentry-menu li a {
	padding-left: 35px;
}

#Content .sidebar ul li ul li {
    background-color: none repeat scroll 0 0 rgba(255, 255, 255, 0.85) !important;
   /* margin: 0 0 0 -15px;*/
}

#Content .sidebar ul a {
    text-decoration: none;
}

#Content .sidebar ul li ul li a {
    padding-left: 15px;
}

#Content .sidebar .mentry-menu {
    display: none;
}

#Content .sidebar .active .mentry-menu {
    display: block;
}

#Content .sidebar .mentry-menu .sub-mentry-menu {
    display: none;
}

#Content .sidebar .mentry-menu .active .sub-mentry-menu {
    display: block;
}

#Content .sidebar .side-nav-inline .mentry {
    /*border-bottom: 1px solid #CCCCCC;*/
}

#Content .sidebar .side-nav-inline .mentry a {
    color: #000000;
    display: block;
    font-size: 15px;
    padding: 5px 5px 5px 25px;
}

#Content .sidebar .mentry-menu .active .sub-mentry-menu a {
    color: #000;
    padding-left:30px;
    font-size: 14px;
    font-weight: normal;
}

#Content .sidebar .side-nav-inline .mentry:last-child {
    border-bottom: none;
}

/*Side Navbar Ende */

#Content .right .main {
    margin-top: 20px;
    padding-bottom: 50px;
}

#Content .right .main .white {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    border-radius: 6px;
    -moz-border-radius: 6px;
    min-height: 532px;
    width: 667px;
	padding: 12px 20px;
    margin-right: 22px;
    text-align: left;
}

#Content .main .allwhite {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 6px;
    -moz-border-radius: 6px;
    min-height: 532px;
    width: 964px;
    padding-bottom: 12px;
    margin-top: 20px;
}

#Content .main .allempty {
    min-height: 532px;
    width: 964px;
    padding-bottom: 12px;
    margin-top: 20px;
}

#Content .box {
    display: block;
    margin-bottom: 25px;
    padding: 10px; 
}

#Content article .box .text {
	height: 80px; 	
	overflow: hidden;
	color: #333333;
	position: relative;
}

#Content article .box img {
    
}

#Content article a.box .text p,
#Content article .box .text a {
    font-size: 12px; 
}

#Content article a.box:hover {
	text-decoration: none;
}

#Content article .box h3 {
    font-size:12px; 
    font-weight:bolder;
    margin: 8px 0px 3px 0px; 
}

#Content article a.box a {
    color: #000;
}

#Content article .box hr {
    margin: 0 0 3px 0;
    padding: 0;
    border-color: #c2c2c2;
    border-style: solid;
}

#Content hr {
	margin-bottom: 0px; 
	border-style: solid black none;
	border-color:#c2c2c2;
	width: 99%; 
}


#Content .left img {
    margin: 5px auto auto 5px;
}

#Content .carousel-inner .left img {
	margin: 0;
}

/* Footer CSS */
footer {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 999;
    background: none repeat scroll 0 0 #fff;
}

footer #FooterNavigation {
    text-align: right;
    float: right;
    padding-top: 15px;
}

footer #FooterNavigation a {
    color:  #3d3d3d;
}

/* Background CSS */
#Background {
    background-position: center center;
    background-size: cover;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
    display: none;
}

/*indexedsearch Plugin*/

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 100%;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
    background: none;
}
.tx-indexedsearch-res {
    margin-top: 6px;
}

.tx-indexedsearch-res .tx-indexedsearch-res table {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    padding: 19.5px;
    border-radius: 6px;
    height: 69px;
}

.tx-indexedsearch a {
    font-weight: bolder;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
    font-weight: lighter;
}



/* @group Slider */

#topfullsize {
	position: relative;
	width: 100%;
	min-width: 920px; 
}
.cycle-slideshow {
	width: 699px;
	max-width: 613px;  
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#topfullsize .cycle-background {
	background-color: #8f8e8e;
}

.cycle-slideshow img {
	width: 100%;
	top: 0;
	left: 0;
	display: block;
	padding: 0;
}

h2.cycle-overlay {
	position: absolute;
	bottom: 50px;
	right:  23.2%;
	color: #fff;
	font-size: 40px;
	letter-spacing: 2px;
}

h2.cycle-overlay a {
	color: #fff;
}


.cyclehiddencontainer {
	display: none;
}

.disabled {
	opacity: .5;
	filter: alpha(opacity=50);
}

/* @end */

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
    line-height: 19px;
}

/*Language Menu*/

#Language #LanguageNavigation li.firstLevel {
    display: block;
}

#Language li.act {
    display: none;
}

a.willpowerraces {
	display: block;
	background-color: #009FE3;
	padding: 0px 10px;
}

a.willpowerraces img {
	
}

#helferform textarea {
	max-width: 828px;
}

#birth_date , #birth_date .input-group  {
	width: 100%;
}

#birth_date input {
	height: 36px;
    padding: 0 14px 0 14px;
    font-size: 14px;
}

#birth_date .form-control {
	height: 36px;
}

#birth_date .input-group-addon {
	width: 45px;
	cursor: pointer;
	line-height: 0;
    padding: 0;
    height: 36px;
}

.tender {
	margin: 5px 0 5px 0;
}

.tender h4 {
	font-size: 15px;
    margin: 0;
}

.tender p.bodytext {
	margin: -3px 0 10px;
}

.videobox img {
    border: 1px solid #fff;
    box-shadow: 0 0 4px #000;
}

.videobox a.various {
    display: block;
    position: relative;
}

.playbutton {
    color: #fff;
    display: block;
    font-size: 67px;
    font-weight: 400;
    left: 50%;
    margin-left: -34px;
    margin-top: -34px;
    position: absolute;
    text-shadow: 0 0 4px #000;
    top: 50%;
    opacity: 0.88;
}

.videobox .various:hover .playbutton {
	color: red;
}

td.middleColumnContent div,
td.rightColumnContent div,
td.leftColumnContent div{
	height: 310px; 
}



.Hidden {
	display: none;
}

.Preview {
	margin-top: 15px;
}

.Preview div{
	cursor: pointer;
}

.Preview img {
	width: 100%;
	height: 100%;
	margin-bottom: 15px;
}

.carousel-indicators .active {
	background-color: red;
}

.carousel .carousel-control:hover {
	color: red;
}

.articlebox_readmore {
	cursor: pointer;
    display: block;
    font-size: 11px;
    position: absolute;
    right: 0;
    top: 8px;
}
.menuItem{
	color:black; 
	text-decoration:none; 
	text-underline: none; 
}
.menuItem:hover{
	
	text-decoration:none; 
	text-underline: none; 
}
span:hover{
	text-decoration:none; 
	text-underline: none; 
}
#Anchor {
    bottom: 100px;
    cursor: pointer;
    height: 38px;
    position: fixed;
    right: 20px;
    width: 83px;
    border-radius: 7px;
    z-index: 9999;
}

#Anchor {
	outline:none;
}

#Anchor span {
	font-size: 38px;
	text-align: center;
	width: 100%;
	color: #e3001b;
}


footer .carousel img {
	padding: 3px 0px;
}

footer .carousel {
	height: auto;
}

footer .carousel .item {

}

footer .carousel .item img {
	margin: 0 auto;
}

@media (max-width: 991px) {
	input.goto {
		display: none;
	}
}

@media (min-width: 1070px) {
	
	.headerteaser {
	margin-left: 14px;
    width: 700px;
}
@media (min-width: 991px) {
	
	.headerteaser {
	margin-left: 14px;
    width: 850px;
}
@media (max-width: 930px) {
	
	.headerteaser {
	 margin-left: 16px;
    width: 468px;
}


@media (max-width: 760px){
  	.headerteaser {
	margin: 2%;
    
}

#helferform .bg-danger {
	padding: 10px;
	border: 1px solid #cfcfcf;
}

.modal-open {
	overflow: auto;
}

.modal {
	overflow: auto;
}
