*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

/*NAVI ON TOP DEFINITIONS*/

 html, body {
  height:100%;
  margin:0;
  padding:0;
}

header, nav, section {display: block;}


body { color: #000000; margin: 0; font-size: 16px; font-family: 'Roboto', Verdana, sans-serif; Tahoma, Arial, Helvatica, SunSans-Regular, sans-serif; line-height: 28px; }
.container { position: relative; text-align: left; height:auto;}
.li_container { position: relative; text-align: left; height:auto; padding-left: 15px;}
ul { position: relative; text-align: left; height:auto; padding-left: 15px;}
.columnsContainer { position: relative; margin: 0.5em; height:auto; }
 
 .header { position: relative; height: 70px; margin: .5em; text-align: left; } 
.logo { position: relative; margin-top: -3em; text-align: right; } 
.block0 { color: #ffffff; border-bottom: 0px solid  #ccc; height: auto; background: #3e8396; margin: 0.0em; background-position: center;  }
.line   { color: #ffffff; border-bottom: 0px solid  #ccc; height: auto; background: #cd8f2e; margin: 0.0em; background-position: center; }
.block1 { color: #ffffff; border-bottom: 0px solid  #ccc; height: auto; background: #3e8396; margin: 0.0em; background-position: center; }
.block2 { color: #ffffff; border-bottom: 0px solid  #ccc; height: auto; background: #3e8396; margin: 0.0em; background-position: center;  }
.block3 { color: #ffffff; border-bottom: 0px solid  #ccc; height: auto; background: #e1e1e1; margin: 0.0em; background-position: center;  }
.block_slider { color: #000000; border-top: 0px solid  #000; height: auto; background: #e1e1e1; margin: 0.0em; background-position: center; background-image: url("/img/header10.jpg");  }
.block_u { color: #ffffff; border-bottom: 0px solid  #ccc; height: auto; background: #ce8f2e; margin: 0.0em;}
li {padding-left: 0px;}

.parallax-window {
    min-height: 300px;
    background: transparent;
    background-position: center; 
}
.parallax-window-small {
    min-height: 300px;
    background: transparent;
    background-position: center; 
}                           

.header { color: #ffffff; border-bottom: 0px solid  #ccc; height: auto; background: #5d5d5d; margin: 0.0em; height: 3.0em; }
.rightColumn, footer, header {  border: 0px solid  #ccc; padding-top: 3em; }
.leftColumn { border: 0px solid  #ccc; padding-top: .0em; }
.rightColumn {  border: 0px solid  #ccc; padding: 0.0em; }  
.rightColumn2 {  border: 0px solid  #ccc; padding-top: 3em; }



.inline-items {
  margin-top: 0;
}

.inline-items li {
  margin-left: 0;
  border-left: 1px solid black;
  padding-left: 10px;
  padding-right: 10px;
}

.inline-items li:first-child {
  margin-left: 0;
  border: none;
  padding-left: 0;
  padding-right: 10px;
}

.inline-items li:last-child {
  padding-right: 0;
}

/* MEDIA QUERIES */
@media screen and (min-width: 75.0em ) {
  .container { width: 1200px; position: relative; text-align: left; }
  .leftColumn { margin-right: 25.1em; padding-bottom; 1.5em;  }  
	.rightColumn { position: absolute; top: 0; right: 0; width: 23em; }
	.rightColumn2 { position: absolute; top: 0; right: 0; width: 22.75em; }    
}

/* STYLE FORMATIERUNG */
.headline_xxl { font-size: 25px; line-height: 30px; font-weight: bold; color: #ffffff; font-family: 'Assistant', sans-serif; Tahoma, Arial, Helvatica, SunSans-Regular, sans-serif; margin-left: 0px;}
.headline_xxl_white { font-size: 23px; line-height: 30px; font-weight: normal; color: #e47908; font-family: 'Assistant', sans-serif; Tahoma, Arial, Helvatica, SunSans-Regular, sans-serif; margin-left: 0px;}
.headline_xxl_black { font-size: 20px; border-bottom: 1px solid #e47901; padding-bottom: 0px; line-height: 30px; font-weight: bold; color: #9e8f70; font-family: 'Assistant', sans-serif; Tahoma, Arial, Helvatica, SunSans-Regular, sans-serif; margin-left: 0px;}
h1 { font-size: 24px; border-bottom: 2px solid #000000; padding-bottom: 0px; line-height: 40px; font-weight: bold; color: #0a378e; font-family: 'Assistant', sans-serif; Tahoma, Arial, Helvatica, SunSans-Regular, sans-serif; margin-left: 0px;}
h2 { font-size: 24px; border-bottom: 0px solid #000000; padding-bottom: 0px; font-weight: normal; color: #e64b4f; line-height: auto; margin-top: 0.25em; font-family: 'Assistant', sans-serif; Tahoma, Arial, Helvatica, SunSans-Regular, sans-serif; }
h3,h4,h5,h6 { font-size: 24px; border-bottom: 0px solid #e47901; padding-bottom: 0px; font-weight: normal; color: #000000; line-height: auto; margin-top: 0.25em; font-family: 'Assistant', sans-serif; Tahoma, Arial, Helvatica, SunSans-Regular, sans-serif; }

a:link { color: #4e4e4e; text-decoration: underline; }
a:visited { color: #4e4e4e; text-decoration: underline; }
a:hover { color: #e47901; text-decoration: none; }
a:active { color: #4e4e4e; text-decoration: underline; }

a.white:link { color: #ffffff; text-decoration: underline; }
a.white:visited { color: #ffffff; text-decoration: underline; }
a.white:hover { color: #ffffff; text-decoration: none; }
a.white:active { color: #ffffff; text-decoration: underline; }

.white2 { font-size: 12px; color: #ffffff; text-decoration: none; }
a.white2:link { font-size: 12px; color: #ffffff; text-decoration: underline; }
a.white2:visited { font-size: 12px; color: #ffffff; text-decoration: underline; }
a.white2:hover { font-size: 12px; color: #ffffff; text-decoration: none; }
a.white2:active { font-size: 12px; color: #ffffff; text-decoration: underline; }

a.homelink:link { color: #4e4e4e; text-decoration: none; }
a.homelink:visited { color: #4e4e4e; text-decoration: none; }
a.homelink:hover { color: #4e4e4e; text-decoration: underline; }
a.homelink:active { color: #4e4e4e; text-decoration: none; }

.box {  font-size: 9px; border: 0px solid  #3e8396; padding: 0.50em; margin-bottom: -0.25em; }
.box_news {  font-size: 12px; border: 0px solid  #3e8396; padding: 0.50em; margin-bottom: -0.25em; }
.border0 {  border: 1px solid  #3e8396; background: #3a2a45; }
.border1 {  border: 1px solid  #3e8396; padding: 0.1em; margin-bottom: -0.25em; }

.bild-rund { border-radius: 300px; -moz-border-radius: 300px; -webkit-border-radius: 300px; }


.button-css {               
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-radius:20px;  
  cursor: pointer;
  padding: 10px 20px;
  border: 2px solid #000000;
  font: normal 16px/normal Arial, Helvetica, sans-serif;   
  font-family: 'PT Sans', sans-serif;                                                                                                                            
  color: rgba(255,255,255,0.9);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #0a378e;
  -webkit-transition: background-color 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: background-color 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: background-color 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: background-color 300ms cubic-bezier(0.42, 0, 0.58, 1);
}
a.button-css:link { font-weight: bold; color: #ffffff; border: 2px solid #515151; text-decoration: none; }
a.button-css:visited { font-weight: bold; color: #e47901; border: 2px solid #000000; text-decoration: none; }
a.button-css:hover {   font-weight: bold; color: #e47901; background: #2c2c2c; border: 2px solid #e47901; text-decoration: none; }
a.button-css:active { font-weight: bold; text-decoration: none; }



/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	.button_u {
		-moz-appearance: none;
		-webkit-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		background-color: #00dc34;
		border-radius: 8px;
		border: solid 1px #1f3355 !important;
		color: #ffffff !important;
		cursor: pointer;
		display: inline-block;
		font-size: 1.0em;
		font-weight: 600;
		height: 3.5em;
    width: 100%;
		letter-spacing: 0.1em;
		line-height: 3.35em;
		padding: 0 0em;
		text-align: center;
		text-decoration: none;
		text-indent: 0.25em;
		text-transform: uppercase;
		white-space: nowrap;
	}
	
	.button_u:disabled {
    background: #c84534;
		color: #ffffff !important;    
  }
  
  
  
  input[type="text"],input[type="password"],textarea, select{

    width: 100%;
    height:2.5em; 
    padding-left:0.7em;
	  padding-right:0.7em;
    border:1px solid #c0c0c0;
    border-radius:3px;
    background-color:#fcfcfc;
    color:#444;
    box-shadow:none;
    margin-top:10px; 
  }  

  select {}


.aktionslink:link {
    text-decoration: none;
    -moz-box-shadow: inset 0px 0px 17px 13px #808737;
    -webkit-box-shadow: inset 0px 0px 17px 13px #808737;
    box-shadow: inset 0px 0px 17px 13px #808737;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2d718e), color-stop(1, #808737));
    background: -moz-linear-gradient(top, #808737 5%, #808737 100%);
    background: -webkit-linear-gradient(top, #808737 5%, #808737 100%);
    background: -o-linear-gradient(top, #808737 5%, #808737 100%);
    background: -ms-linear-gradient(top, #808737 5%, #808737 100%);
    background: linear-gradient(to bottom, #808737 5%, #808737 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808737', endColorstr='#808737', GradientType=0);
    background-color: #808737;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #3b94ba;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    padding: 16px 30px;
    text-decoration: none;
    -webkit-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, text-shadow 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, text-shadow 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, text-shadow 0.3s ease-in-out;
}

.aktionslink:hover {
    color: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #cc0000));
    background: -moz-linear-gradient(top, #ff0000 5%, #cc0000 100%);
    background: -webkit-linear-gradient(top, #ff0000 5%, #cc0000 100%);
    background: -o-linear-gradient(top, #ff0000 5%, #cc0000 100%);
    background: -ms-linear-gradient(top, #ff0000 5%, #cc0000 100%);
    background: linear-gradient(to bottom, #ff0000 5%, #cc0000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#cc0000', GradientType=0);
    background-color: #ff0000;
    text-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 15px #ffffff;
    box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff;
}

.aktionslink:visited {
    color: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2d718e), color-stop(1, #3b94ba));
    background: -moz-linear-gradient(top, #2d718e 5%, #3b94ba 100%);
    background: -webkit-linear-gradient(top, #2d718e 5%, #3b94ba 100%);
    background: -o-linear-gradient(top, #2d718e 5%, #3b94ba 100%);
    background: -ms-linear-gradient(top, #2d718e 5%, #3b94ba 100%);
    background: linear-gradient(to bottom, #2d718e 5%, #3b94ba 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d718e', endColorstr='#3b94ba', GradientType=0);
    background-color: #2d718e;
}
}

.aktionslink:active {
	position:relative;
	top:1px;
    text-decoration: none;
}

