body {
	background: url(../images/section3.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.lang-menu {
	width: 23px;
	vertical-align: middle;
	display: table-cell !important;
 	padding-left: 10px; 
}
.lang-menu ul {
	max-width: 22px;
	margin-left: 5px;
	margin-right: 5px;
}
.lang-menu ul li {
	padding: 0px;
}

.data-middle {
	width: 50% !important;
	margin-right: auto !important;
	margin-left: auto !important;
	text-align: center !important;
}
.data-middle label {
	display: block !important;
	font-size: 24px !important;
	padding: 5px !important;
}
.data-middle input {
	font-size: 20px !important;
	height: 40px !important;
	width: 100% !important;
        border-style: none;
        border-radius: 5px;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	padding-right: 15px !important;
	padding-left: 15px !important;
	box-sizing: border-box !important;
	background: rgba(255, 255, 255, 0.80) !important;
}
.data-middle button {
	background-color: #09F !important;
        border-style: none;
        border-radius: 5px;
	font-size: 24px !important;
	color: #FFF !important;
	display: block !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	font-weight: 100 !important;
	padding-top: 10px !important;
	padding-right: 30px !important;
	padding-bottom: 10px !important;
	padding-left: 30px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}
.data-middle .button {
	background-color: transparent !important;
}
.data-middle td {
	margin-right: 15px !important;
	margin-left: 15px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	display: inline-block !important;
	font-size: 22px !important;
}
.data-middle td:first-child {
	font-weight: 700 !important;
}

.top .menu {
	text-align: right;
	vertical-align: middle;
	display: table-cell !important;
}
.top .menu ul li {
	display: inline-block;
	margin-left: 25px;
}
.top .menu ul li a {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
}
.top .menu ul li.active a {
}

.data-info {
	margin-left: auto;
	margin-right: auto;
/* 	margin-top: 180px; */
	margin-bottom: 30px;
/* 	padding-left: 20px; */
	padding-top: 20px;
	position: relative !important;
	top: 180px;
	vertical-align: top;
	width: 90%;
}
.data-info .login {
	text-align: center;
}

.error {
	background-color: #F00;
	display: inline-block;
	padding: 10px;
        border-style: none;
        border-radius: 5px;
	font-weight: 700;
        text-align: center;
	margin-bottom: 20px;
	width: 300px;
}

.data-info span.error {
	background-color: #F00;
	display: inline-block;
	padding: 10px;
	font-weight: 700;
        text-align: center;
	margin-bottom: 20px;
	overflow: auto;
	width: 100%;
}

.data-left {
	font-size: 16px;
	text-align: left;
	width: 400px;
/* 	position: relative; */
	margin-left:  auto;
	margin-right:  auto;
}
.data-left ul li {
	padding-top: 15px; 
	padding-bottom: 15px; 
}

.standardform {
	display: inline-block;
	display: table;
	position: relative;
	margin-left:  auto;
	margin-right:  auto;
	margin-top: auto;
	margin-bottom: auto;
	font-size: 18px !important;
/* 	padding: 0px; */
	text-align: left;
        border-style: none;
        border-radius: 5px;
	vertical-align: middle;
/* 	z-index: 1000 !important; */
	background: rgba(41, 22, 26, 0.50) !important; /*#29161A*/
	width: 300px !important;
}

.standardform form label {
	font-size: 20px !important;
	/*         text-align: center; */
        border-style: none;
        border-radius: 5px;
	vertical-align: middle;
	width: 300px;
	display: table-cell;
}
.standardform form button {
	background-color: #09F !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
        border-style: none;
        border-radius: 5px;
	font-size: 24px !important;
	color: #FFF !important;
	display: block !important;
	margin-bottom: 10px !important;
	font-weight: 100 !important;
	padding-top: 10px !important;
	padding-right: 30px !important;
	padding-bottom: 10px !important;
	padding-left: 30px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

.standardform form input[type="text"], input[type="email"], select {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	width: 296px;
	font-size: 28px;
	font-weight: bold;
	border-radius: 5px;
	border-width:1px;
	color: #000;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	height: 26px;
	border-color: #FF0000;
}
.standardform form input[type="password"] {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	width: 296px;
	font-size: 22px;
	font-weight: bold;
	border-radius: 5px;
	border-width:1px;
	color: #000;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	height: 26px;
	border-color: #FF0000;/*        width: 300px;
        height: 26px;
        padding: 0;
        border-style:solid;
        border-width:1px;
        border-color: #FF0000;
        border-radius: 5px;*/
}
.standardform form button[type="submit"] {
	margin-top: 12px !important;
/* 	margin-bottom: 30px !important; */
	margin-left: auto;
	margin-right: auto;
	/* 	height: 40px; */
        width: 300px;
/* 	padding-top: 30px !important; */
	padding-bottom: 10px !important;
	font-size: 20px;
	font-weight: bold;
        border-style: none;
        border-radius: 5px;
	text-align: center;
	vertical-align: middle;
}

.button {
	width: 300px;
	font-size: 18px;
	font-weight: bold;
        padding: 2px;
	text-align: center;
        border-style: none;
        border-radius: 5px;
        background: #09F !important;
}

.button:hover {
/* 	text-decoration: underline; */
        background: #04F !important;
}

.searchform form button {
	background-color: #09F !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
        border-style: none;
        border-radius: 5px;
	font-size: 26px !important;
	color: #FFF !important;
	display: block !important;
	width: 100%;
	margin-top: auto;
	margin-bottom: auto;
	margin-bottom: 20px !important;
	font-weight: 100 !important;
	padding-top: 10px !important;
	padding-right: 30px !important;
	padding-bottom: 10px !important;
	padding-left: 30px !important;
/*	margin-right: auto !important;
	margin-left: auto !important;*/
}

.searchform form input[type="text"] {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	width: 99%;
	font-size: 28px;
	font-weight: bold;
	border-radius: 5px;
	border-width:1px;
	color: #000;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	height: 26px;
	border-color: #FF0000;
}


#bottom
{
        position: fixed !important;
        bottom: 3px !important;
        width: 100% !important;
}

#bottom .center
{
        margin-top: auto;
        margin-bottom: auto;
        margin-left: auto;
        margin-right: auto;
        padding-top: 1px !important;
        padding-bottom: 1px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        font-size: 14px;
	vertical-align: middle;
        color: #FFF;
        background: #000 !important;
        border-style: none;
        border-radius: 5px;
	display: table;   /* Allow the centering to work */
/* 	margin: 0 auto; */
}

#bottom .center ul#horizontal-list {
/* 	min-width: 250px; */
	list-style: none;
/* 	padding-top: 1px; */
	padding-bottom: 1px;
	vertical-align: middle;
}

#bottom .center ul#horizontal-list li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}

#bottom .right
{
	display: table;   /* Allow the centering to work */
        text-align: right !important;
        margin-top: auto;
        margin-bottom: auto;
        margin-left: auto;
        margin-right: 10px;
        font-size: 14px;
        position: fixed !important;
        vertical-align: bottom;
        bottom: 0;
        right: 0;
}

.terms
{
        margin-top: auto;
        margin-bottom: auto;
        margin-left: auto;
        margin-right: auto;
        padding-left: 3px !important;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
        font-size: 16px;
/*      font-weight: bold; */
        background-color: #000 !important;
        color: #FFF;
/*      position: inherit !important; */
/*      width: 300px !important;  */
}

.standardform form input[type="checkbox"] {
        margin-top: -16px !important;
        margin-bottom: 10px !important;
        margin-left: 270px !important;
/*      margin-right: auto; */
/*      padding-left: 280px !important; */
/*      padding-bottom: -10px !important; */
/*      width: 296px; */
        font-weight: bold;
        border-radius: 5px;
        border-width:1px;
        color: #000;
/*      font-size: 16px; */
/*      text-align: right; */
/*      vertical-align: middle; */
/*      height: 26px; */
        border-color: #FF0000;/*        width: 300px;*/
        position: absolute !important;
       /* height: 26px;
        padding: 0;
        border-style:solid;
        border-width:1px;
        border-color: #FF0000;
        border-radius: 5px;*/
}

.terms a
{
        color: #09F;
}

.impressum {
        width: 100%;
        margin-right: auto !important;
        margin-left: auto !important;
        padding-left: 15px !important;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
        text-align: left !important;
}

/* Animated for slideshow */


/* The element to apply the animation to */
#slideshow {
/*     width:1200px; */
        margin-right: auto !important;
        margin-left: auto !important;
    height: 150px;
/*         border-style:none; */
/*         border-width:1px; */
/*         border-color: #FF0000; */
/*        border-radius: 5px;
     background-color: #060606; */
    color: #FFF;
/*    animation-name: firstpage-expertise;
    animation-duration: 60s;*/
/*     animation-iteration-count: infinite; */
/*    animation-direction:  alternate;
    animation-timing-function: ease-in-out;*/
}

 /* The animation code */
/*@keyframes firstpage-expertise {
     0%  { color: #000; }
   100%  { color: #FFF; }
}

@-moz-keyframes firstpage-expertise {
     0%  { color: #000; }
   100%  { color: #FFF; }
}*/

/* Safari 4.0 - 8.0 */
/*@-webkit-keyframes firstpage-expertise {
     0%  { color: #000; }
   100%  { color: #FFF; }
}*/

/* #slideshow {  */
/*     position: relative;  */
/*     padding: 10px;  */
/*     box-shadow: 0 0 20px rgba(0,0,0,0.4);  */
/* } */


/*#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}*/

/* Animated for first page */


/* The element to apply the animation to */
.firstpage {
/*     width:1200px; */
        margin-right: auto !important;
        margin-left: auto !important;
/*     height: 100px; */
        border-style:none;
/*         border-width:1px; */
/*         border-color: #FF0000; */
        border-radius: 5px;
    background-color: #060606;
    color: #A6CAFF;
    animation-name: firstpage-title;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-direction:  alternate;
/*     animation-timing-function: ease-in-out; */
}

 /* The animation code */
@keyframes firstpage-title {
     0%  { background-color: #060606; color: #A6CAFF; }
/*     6%  {background-color: #111111; color: #EEEEEE;}
    12%  {background-color: #222222; color: #DDDDDD;}
    18%  {background-color: #333333; color: #CCCCCC;}
    24%  {background-color: #444444; color: #BBBBBB;}
    30%  {background-color: #555555; color: #AAAAAA;}
    36%  {background-color: #666666; color: #999999;}
    42%  {background-color: #777777; color: #888888;}
    48%  {background-color: #888888; color: #777777;}
    54%  {background-color: #999999; color: #666666;}
    60%  {background-color: #AAAAAA; color: #555555;}
    66%  {background-color: #BBBBBB; color: #444444;}
    72%  {background-color: #CCCCCC; color: #333333;}
    78%  {background-color: #DDDDDD; color: #222222;}
    84%  {background-color: #EEEEEE; color: #111111;}*/
   100%  { background-color: #A6CAFF; color: #060606; }
}

@-moz-keyframes firstpage-title {
     0%  { background-color: #060606; color: #A6CAFF; }
   100%  { background-color: #A6CAFF; color: #060606; }
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes firstpage-title {
     0%  { background-color: #060606; color: #A6CAFF; }
/*     6%  {background-color: #111111; color: #EEEEEE;}
    12%  {background-color: #222222; color: #DDDDDD;}
    18%  {background-color: #333333; color: #CCCCCC;}
    24%  {background-color: #444444; color: #BBBBBB;}
    30%  {background-color: #555555; color: #AAAAAA;}
    36%  {background-color: #666666; color: #999999;}
    42%  {background-color: #777777; color: #888888;}
    48%  {background-color: #888888; color: #777777;}
    54%  {background-color: #999999; color: #666666;}
    60%  {background-color: #AAAAAA; color: #555555;}
    66%  {background-color: #BBBBBB; color: #444444;}
    72%  {background-color: #CCCCCC; color: #333333;}
    78%  {background-color: #DDDDDD; color: #222222;}
    84%  {background-color: #EEEEEE; color: #111111;}*/
   100%  { background-color: #A6CAFF; color: #060606; }
}