﻿@charset "utf-8";
/*  **** Grundformatierungen  **** */
@charset "utf-8";
/*  **** Grundformatierungen  **** */
/* raleway-200 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: url('../css/raleway-v28-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../css/raleway-v28-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/raleway-v28-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/raleway-v28-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../css/raleway-v28-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/raleway-v28-latin-200.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../css/raleway-v28-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../css/raleway-v28-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/raleway-v28-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/raleway-v28-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../css/raleway-v28-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/raleway-v28-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../css/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../css/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../css/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('../css/raleway-v28-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../css/raleway-v28-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/raleway-v28-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/raleway-v28-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../css/raleway-v28-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/raleway-v28-latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
}


input[type=checkbox] {
-webkit-appearance: checkbox;
}

i.ns-fa-pro::before	{
font-size: 25px;
}

#article p a	{
color: #fff;
font-size: 16px;
}

#article .fa	{
	font-size: 22px;
padding: 10px 0px 0px 0px;	
}

#header .fa	{
color: #8cb3da;
font-size: 1.5em;
}

#footer .fa, #footer fa.fa	{float: left;
color: #fff;
font-size: 1.8em;
}
html { 
overflow-x: hidden;
  height: 101%;
  }

* {
	margin: 0px;
	padding: 0px;
	}

body {
height: 105%;	
font-family: 'Raleway', sans-serif;
/*background: url(../images/hg-body.gif) bottom left repeat-x;*/
line-height: 1.5em;
font-weight: normal;
padding: 0px;
margin: 0 auto;
color: #09306E;
}
	
p { 
font-weight: 400;
font-size: 1.0em;
padding: 0em;
text-align: left;
-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

p.bold { 
text-align: center;
font-family: 'Times New Roman', sans-serif;
font-weight: 500;
font-size: 1.4em;
padding: 20px 0 0;
}
	
p.small	{
padding-top: 3px;
font-size: 0.9em;
}

a  {
color: #09306E;
text-decoration: none;
}

a:active, a:focus{
outline: none;
}

img	{
max-width: 100%;
height: auto;
border: none;
outline: none;
}

h1	{
padding: 0.7em 0 0.5em;
font-family: 'Times New Roman', sans-serif;		
text-transform: uppercase;	
text-align: center;
color: #fff;
font-size: 2.0em;
font-weight: 400;
}

h1.smaller	{
padding: 0.2em 0 2em;
font-family: 'Times New Roman', sans-serif;		
text-transform: none;	
text-align: center;
color: #fff;
font-size: 1.5em;
font-weight: 400;
}

h1.heading{
white-space: nowrap;	
text-align: left;	
color: #09306E;	
font-family: 'Times New Roman', sans-serif;	
padding: 15px 0 5px;
font-size: 2.0em;	
}

h1.blue	{
padding: 0.5em;
text-align: center;
color: #09306E;
font-size: 1.5em;
font-weight: 400;
}

h2	{
font-size: 1.3em;
font-weight: lighter;

}

h2.blue	{
padding-left: 0.5em;
text-align: left;
color: #2e5a68;
font-size: 1.3em;
line-height: 1.3em;
}

h2.heading{
font-family: 'Times New Roman', sans-serif;	
font-size: 1.5em;		
}

h3	{
color: #09306E;	
font-weight: 400;
}

h4	{
font-size: 1.3em;
font-weight: 300;
margin-top: 1em;
}

h5	{
font-size: 1.1em;	
font-weight: 300;
margin-top: 1em;
}

hr	{
border: 0;
height: 1px;
background: #8cb3da;
margin: 3em 0 0;
}

hr.white	{
border: 0;
height: 0.5px;
background: #fff;
margin: 10px 0 3px;
}
a:hover	{
text-decoration: none;
color: #708090;
outline: none; 
-o-transition:color 2.0s ease-out;
-ms-transition:color 2.0s ease-out;
-moz-transition:color 2.0s ease-out;
-webkit-transition:color 2.0s ease-out;
/* ...and now override with proper CSS property */
transition:background 2.0s ease-out;
}

ul{
padding-top: 10px;
margin-left: 20px;	
}

ul li{
text-transform: uppercase;
list-style-type: none;
line-height: 35px;
}

#header{
height: 80px;	
border-bottom: 3px solid #8cb3da;
}

#gruemenu.grue_89.menu	{
margin-top: -55px;
border-bottom: 0;
float: right;
}

#slider	{
min-width: 100%;	
}

#flexslider-92	{border: 0;
	padding: 0;
	margin: 0em auto 2em;
}

 #article	{
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes slideInLeft {
  0% {
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  }
  @keyframes slideInLeft {
  0% {
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  } 

#article	{
max-width: 25%;
position: absolute;
z-index: 1000;
top: 200px;
right: 5%;
box-shadow: 0 0 0 1px #fff inset;
background: #192F4D/*#51545C*/;
opacity: 0.9;
color: #fff;
padding: 2%;
border: 10px solid #192F4D;
text-align: center;
}

#feed{
margin: 3em auto 0;
padding: 2em 0;
background: #edf2f9;
}


div.slideInUp {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes slideInRight {
  0% {opacity: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  visibility: visible;
  }
  100% {opacity: 1;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  }
  }
  @keyframes slideInRight {
  0% {opacity: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  visibility: visible;
  }
  100% {opacity: 1;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  }
  } 
  
  
div.slideInUp h1 { 
font-size: 1.8em;
text-align: center;
} 

div.slideInUp p	{
padding: 0;
font-weight: 400;
text-align: center;
}

div.footer2{
display: none;	
}

#footer	{
border-top: 3px solid #8cb3da;	
margin: 10em auto 0;	
background:#192F4D; 	
padding: 2em 0 6em;
}

#footer p, #footer p a{
font-size: 1em;	
}

#footer h3, #footer p, #footer p a{
color: #edf2f9;
}

#footer h3	{font-family: 'Times New Roman', sans-serif; 
font-size: 19px;
padding: 0 0 20px 0;
}

#footer .fa, #footer fa.fa	{float: left;
color: #fff;
font-size: 1.8em;
}

#footer p a, #footer ul li a, div.slideInUp p a {
padding-right: 15px;
-webkit-transition: padding-left 0.5s; /* Safari */
transition: padding-left 0.5s;
}

#footer p a:hover, #footer ul li a:hover, div.slideInUp p a:hover{
padding-left: 10px;
}

div.footer1		{
font-size: 13px;
padding-top: 15px;
color: #edf2f9;
}

div.page-header	{
display: none;	
}

div.csscon 	{
margin: 25px;
border: 1px solid #fff;
background: #A9C3DC/*#192F4D*/;
}

div.csscontact, div.csscontact a	{
color: #192F4D;
}

a.accordion-toggle	{
display: none;	
}

/*Menü Impressum,Datenschutz*/
div.moduletable ul.nav	{
margin-left: 0;
padding: 0;
}

div.moduletable ul.nav li	{
padding-top: 0px;
margin-left: 0px;	
list-style-type: none;
}

div.moduletable ul.nav li a	{
font-size: 15px;
color: #edf2f9;	
}


/* Kontaktseite */
.accordion-heading	{
font-size: 2em;
font-weight: normal;
}

a.accordion-toggle	{
font-weight: normal;
}

fieldset	{
border: none;
}

textarea, input	{
margin-bottom: 0.5em;
padding: 0.5em;
width: 90%;
border: 1px solid #192F4D;
}

button{
-webkit-appearance: none;
margin-top: 10px;
background: #192F4D;
color: #fff;
padding: 0.5em;
border: none;
border-radius: 0;
-webkit-transition: all 1.5s ease;
-moz-transition: all 1.5s ease;
-o-transition: all 1.5s ease;
transition: all 1.5s ease; 
}

button:hover	{
text-decoration: none;
background: #45899c;
}
legend, label	{
font-size: 0.8em;	
}

/* RSS-Feed */
div.feed	{
margin-top: 30px;
margin: 2em 5%;	
}

ul.newsfeed li 	{
margin-top: 1em;
list-style-type: square;	
}

ul.newsfeed li span.feed-link a{
font-weight: 500;
font-size: 1.2em;	
}

h2.redirect-ltr a{
font-weight: 400;
font-size: 35px;
margin-bottom: 20px;
line-height: 1.2em;
}

ul.newsfeed li{
text-transform: none;	
font-size: 1.0em
}


/* -- Media Queries--*/
@media only screen and (max-width: 1600px)	{
#article	{
max-width: 26%;
position: absolute;
z-index: 1000;
top: 19%;
}
h1.smaller	{
padding: 0.2em 0 1.5em;
}
}

@media only screen and (max-width: 1500px)	{
#article	{
max-width: 25%;
position: absolute;
z-index: 1000;
top: 18%;
}
}

@media only screen and (max-width: 1400px)	{
#article	{
max-width: 28%;
position: absolute;
z-index: 1000;
top: 17%;
}
h1.smaller	{
padding: 0.2em 0 1.2em;
}
}

@media only screen and (max-width: 1300px)	{
#article	{
max-width: 30%;	
padding: 0.5 1% 2%;
position: absolute;
z-index: 1000;
top: 19%;
}	
#article h2{
font-size: 1.1em;
padding-right: 0em;	
}
h1.smaller	{
padding: 0.2em 0 1em;
}
hr.white	{
margin: 5px 0 0px;
}
}


@media only screen and (max-width: 1200px)	{
#article	{
max-width: 35%;	
position: absolute;
z-index: 1000;
top: 17%;
}
h2	{
font-size: 1.2em;
}
div.slideInUp p	{
font-size: 0.9em;
}
}

@media only screen and (max-width: 1100px)	{
#article	{
max-width: 45%;
position: absolute;
z-index: 1000;
top: 11%;
}
h2	{
font-size: 1.1em;
}
h1{
font-size: 1.8em;
}
}

@media only screen and (max-width: 1024px)	{
 #article	{
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes slideInLeft {
  0% {
  -webkit-transform: translateY(20%);
  transform: translateY(20%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  }
  }
  @keyframes slideInLeft {
  0% {
  -webkit-transform: translateY(20%);
  transform: translateY(20%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  }
  }	
#article	{
max-width: 100%;
position: static;
margin-top: -18px;
background: #192F4D /*#51545C*/;
opacity: 0.92;
color: #fff;
padding: 2% 15% 5%;
}
h1	{
padding: 0.5em 0 1em;
}
h2	{
font-size: 1.3em;
}
#gruemenu.grue_89.menu	{
margin-top: 0px;
}
#footer	{
padding: 1em 2em 3em;	
}
#info	{
padding: 0 5%;
}
}

@media only screen and (max-width: 980px)	{
#content	{
padding: 1em 2em;
}
div.slideInUp p	{
font-size: 0.7em;
}
}

@media only screen and (max-width: 768px)	{
#footer .fa, #footer h3	{
margin-top: 20px;
}
}

@media only screen and (max-width: 480px)	{
h1.heading{
font-size: 1.6em;	
}
h2.heading{
font-size: 1.4em;
}
#article	{
padding: 2% 5% 5%;
}
}

@media only screen and (max-width: 366px)	{
h1	{
padding: 0.7em 0 0.1em;	
font-size: 1.5em;	
}
h1.heading{
font-size: 1.5em;	
}
}



html { 
  height: 101%;
  }

* {
	margin: 0px;
	padding: 0px;
	}

input[type=checkbox] {
-webkit-appearance: checkbox;
}
	
div.custom i.ns-fa-pro	{font-size: 80px;
color: #8CB3DA;	opacity: 0.5;
margin: 60px;
}	

body {
height: 105%;	
font-family: 'Raleway', sans-serif;
/*background: url(../images/hg-body.gif) bottom left repeat-x;*/
line-height: 1.5em;
font-weight: normal;
padding: 0px;
margin: 0 auto;
color: #09306E;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
	
p	{text-rendering: optimizelegibility;
font-size: 1.1em;
}

p.bold { 
text-align: center;
font-family: 'Times New Roman', sans-serif;
font-weight: 500;
font-size: 1.4em;
padding: 20px 0 0;
}
	
p.small	{
padding-top: 3px;
font-size: 0.9em;
}

a  {
color: #09306E;
text-decoration: none;
}

a:active, a:focus{
outline: none;
}

img	{
max-width: 100%;
height: auto;
border: none;
outline: none;
}
	
h1	{
font-family: 'Times New Roman', sans-serif;		
text-transform: uppercase;	
text-align: left;
color: #09306E;
font-size: 1.8em;
font-weight: 400;
padding-bottom: 10px;
}


h1.heading{
white-space: nowrap;	
text-align: left;	
color: #09306E;	
font-family: 'Times New Roman', sans-serif;	
padding: 15px 0 5px;
font-size: 2.0em;	
}

h1.blue	{
padding: 0.5em;
text-align: center;
color: #09306E;
font-size: 1.5em;
font-weight: 400;
}

h2	{
font-size: 1.3em;
font-weight: 300;
padding-right: 0.5em;
}

h2.blue	{
padding-left: 0.5em;
text-align: left;
color: #2e5a68;
font-size: 1.3em;
line-height: 1.3em;
}

h2.heading{
font-family: 'Times New Roman', sans-serif;	
font-size: 1.5em;		
}

h3	{
font-family: 'Times New Roman', sans-serif;		
text-transform: uppercase;	
text-align: left;
color: #09306E;
font-size: 1.2em;
font-weight: 400;
padding-bottom: 10px;
}

h4	{
font-size: 1.3em;
font-weight: 400;
margin-top: 1em;
}

h5	{
font-size: 1.1em;	
font-weight: 300;
margin-top: 1em;
}

hr	{clear: both;
border: 0;
height: 1px;
background: #8cb3da/*#192F4D*/;
}

hr.alternative	{
border: 0;
height: 3px;
background: #8cb3da/*#192F4D*/;
}

a:hover	{
text-decoration: none;
color: #708090;
outline: none; 
-o-transition:color 2.0s ease-out;
-ms-transition:color 2.0s ease-out;
-moz-transition:color 2.0s ease-out;
-webkit-transition:color 2.0s ease-out;
/* ...and now override with proper CSS property */
transition:background 2.0s ease-out;
}

ul{
padding-top: 20px;
margin-left: 20px;	
}

ul li{
text-transform: uppercase;
list-style-type: none;
line-height: 40px;
}

ul li p img	{
list-style-position: outside;
}

ul li p	{
font-family: 'Times New Roman', sans-serif;	
text-align: left;
font-size: 20px;
}

ul li p img{
padding-right: 15px;	
}

#phone	{
padding: 3px;
}

#mail	{
padding: 3px;
}

#phone a, #mail a{
padding: 3px;	
border: 1px solid transparent;
}

#phone a:hover, #mail a:hover{
padding: 3px;
border: 1px solid #8cb3da;	
}

#header{
height: 80px;	
border-bottom: 3px solid #8cb3da;
}

#gruemenu.grue_89.menu	{margin-top: -55px;
border: 0;
float: right;
}

div.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInRight;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes slideInUp {
  0% {opacity: 0;
  -webkit-transform: translateY(20%);
  transform: translateY(20%);
  visibility: visible;
  }
  100% {opacity: 1;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  }
  }
  @keyframes slideInUp {
  0% {opacity: 0;
  -webkit-transform: translateY(20%);
  transform: translateY(20%);
  visibility: visible;
  }
  100% {opacity: 1;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  }
  } 
  
div.slideInUp h1 { 
font-size: 1.8em;
text-align: center;
} 

div.slideInUp p	{
font-weight: 400;
font-size: 1.0em;
text-align: left;
}

#content	{
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes slideInLeft {
  0% {
  -webkit-transform: translateX(-3%);
  transform: translateX(-3%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  }
  @keyframes slideInLeft {
  0% {
  -webkit-transform: translateX(-3%);
  transform: translateX(-3%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  }

#content	{
padding-right: 15%;
}

#content-wrap	{
padding: 7em 0 0em;	
}

#content-wrap-2	{
padding: -10em 0 0em;	
}

div.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes slideInRight {
  0% {opacity: 0;
  -webkit-transform: translateX(20%);
  transform: translateX(20%);
  visibility: visible;
  }
  100% {opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  }
  @keyframes slideInRight {
  0% {opacity: 0;
  -webkit-transform: translateX(20%);
  transform: translateX(20%);
  visibility: visible;
  }
  100% {opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  } 
  
div.slideInRight 	{
color:#192F4D;
padding: 0px 50px 0 0;
}

div.slideInRight img{
width: 100%;
}

div.slideInRight p	{font-weight: 400;
font-size: 1.0em;
text-align: center;
}


div.footer2{
display: none;	
}


#footer	{
            -moz-animation-duration: 2s;
            -webkit-animation-duration: 2s;
            -moz-animation-name: slidein;
            -webkit-animation-name: slidein;
         }
         @-moz-keyframes slidein {
            from {opacity: 1;
               margin-top: 13em;

            }
            to {opacity:1;
               margin-top:10em ;

            }
         }
         @-webkit-keyframes slidein {
            from {opacity: 1;
               margin-top: 13em;

            }
            to {opacity:1;
               margin-top:10em;

            }
         }

#footer	{
margin: 10em auto 0;	
background:#192F4D; 	
padding: 2em 0 6em;
}

#footer p, #footer p a{
font-size: 1em;	
}

#footer h3, #footer p, #footer p a{
color: #edf2f9;
}

#footer h3	{font-family: 'Times New Roman', sans-serif;
font-size: 19px;
padding: 0 0 20px 0;
}

#footer .fa, #footer fa.fa	{float: left;
color: #fff;
font-size: 1.8em;
}

#footer p a, #footer ul li a  {
padding-right: 15px;
-webkit-transition: padding-left 0.5s; /* Safari */
transition: padding-left 0.5s;
}

div.customcontact p a   {
-webkit-transition: padding-left 0.5s; /* Safari */
transition: padding-left 0.5s;
}

#footer p a:hover, #footer ul li a:hover, div.customcontact p a:hover  {
padding-left: 10px;
}

#content a   {
padding-left: 5px;
font-size: 1.1em;
-webkit-transition: padding-left 0.5s; /* Safari */
transition: padding-left 0.5s;
}

#content a:hover  {
padding-left: 10px;
color: #09306E;
}

div.customcontact p a:hover  {
color: #09306E;
}

div.footer1		{
font-size: 13px;
padding-top: 10px;
color: #edf2f9;
}

div.page-header	{
display: none;	
}

div.custom p	{
text-align: left;
color: #09306E;	
}

div.custom p img{
padding-left: 3px;
}

div.customcon 	{
margin: 25px;
}

div.customcontact, div.customcontact a	{
color: #09306E;;
}

div.customimp h2{
font-weight: 400;
padding-bottom: 5px;	
}

a.accordion-toggle	{
display: none;	
}


/*Menü Impressum,Datenschutz*/
div.moduletable ul.nav	{
margin-left: 0;
padding: 0;
}

div.moduletable ul.nav li	{
padding-top: 0px;
margin-left: 0px;	
list-style-type: none;
}

div.moduletable ul.nav li a	{	
font-size: 15px;
color: #edf2f9;	
}


/* Kontaktseite */
.accordion-heading	{
font-size: 2em;
font-weight: normal;
}

a.accordion-toggle	{
font-weight: normal;
}
fieldset	{
border: none;
}

textarea, input, select	{
font-family: 'Times New Roman', sans-serif;		
margin-bottom: 0.5em;
padding: 1em;
width: 90%;
border: 1px solid #192F4D;
}

button{
-webkit-appearance: none;
margin-top: 10px;
background: #192F4D;
color: #fff;
padding: 0.5em;
border: none;
border-radius: 0;
-webkit-transition: all 1.5s ease;
-moz-transition: all 1.5s ease;
-o-transition: all 1.5s ease;
transition: all 1.5s ease; 
}

button:hover	{
text-decoration: none;
background: #2c5287;
}

legend, label	{
font-size: 0.8em;	
}


/* -- Media Queries --*/
@media only screen and (max-width: 1600px)	{
#footer	{
margin: 5em auto 0;	
background:#192F4D; 	
padding: 2em 0 6em;
}#content-wrap	{
padding: 5em 0 0em;	
}
}


@media only screen and (max-width: 1280px)	{
#footer	{
margin: 1.5em auto 0;	
background:#192F4D; 	
padding: 2em 0 6em;
}#content-wrap	{
padding: 4em 0 0em;	
}
}


/* -- Media Queries --*/
@media only screen and (max-width: 1024px)	{
#gruemenu.grue_89.menu	{
margin-top: 0px;
}
#footer	{
margin: 2em auto 0;	
}
#map	{
	padding-top: 1em;
margin-bottom: -2em;	
}
}

@media only screen and (max-width: 768px)	{
#content-wrap	{
padding: 1em 0;
}
#content	{
padding-right: 0%;
}
#box2	{
margin-top: 1em;
}
 div.slideInRight 	{
padding: 0px 0px 0 0;
}
#footer .fa, #footer h3	{
margin-top: 20px;
}
h1	{
padding: 0.7em 0 0.1em;	
}
}


@media only screen and (max-width: 480px)	{
h1.heading{
font-size: 1.6em;	

}
h2.heading{
font-size: 1.4em;
}
}


@media only screen and (max-width: 366px)	{
h1	{
padding: 0.7em 0 0.1em;	
font-size: 1.5em;	
}
h1.heading{
font-size: 1.5em;	
}
}

