@charset "UTF-8";
/* Body */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-family: 'Catamaran', sans-serif;
}

h1, h2, h3, h4   {
	font-family: 'Catamaran', sans-serif;
	letter-spacing: 1px;
}

h1 a   {
	text-decoration: none;
	color: #ffffff;
}

h1 a   {
	text-decoration: none;
	color: #ffffff;
}

p   {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 30px;
}

.highlight	{
	letter-spacing: 1px;
	font-weight: bold;
	color: #720000;
}

.resp {
	height: 100%;
	width: auto;
}

.resp1 {
	height: 200%;
	width: auto;
}

a.imtext   {
	font-variant: small-caps;
	color: #720000;
	font-weight: 700;
}

a.imtext:hover   {
	text-decoration: none;
}
a.imfuss   {
	font-variant: small-caps;
	color: #fff;
	font-weight: 700;
}

a.imfuss:hover   {
	text-decoration: none;
}
/* Container */
.container-text {
	width: 100%;
	margin: 0 auto;
}
.navi {
	width: 100%;
	float: left;
}

.entrance
{
	text-align: left;
	margin-bottom: 5px;
	float: left;
}

.entrance   {
  background-image: -moz-linear-gradient( -5deg, rgb(149,0,0) 0%, rgb(75,0,0) 41%, rgb(0,0,0) 100%);
  background-image: -webkit-linear-gradient( -5deg, rgb(149,0,0) 0%, rgb(75,0,0) 41%, rgb(0,0,0) 100%);
  background-image: -ms-linear-gradient( -5deg, rgb(149,0,0) 0%, rgb(75,0,0) 41%, rgb(0,0,0) 100%);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 70px;
  z-index: 2;
}

.entrance	{
	height: 150px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.entrance .company	{
	width: auto;
}

.entrance h1   {
  font-size : 220%;
  color : #ffffff;
  color : rgb(255, 255, 255);
  padding-top: 10px;
	padding-left: 35px;
  line-height: 26px;
  margin-top: 45px;
}


/* Hero Section */
.hero {
	background-color: #B3B3B3;
	background-image: url(../images/house-red.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 170px;
	padding-bottom: 170px;
	margin-top: 155px;
	border-bottom: 5px solid #720000;
	
}

/* About Section */
.about {
	padding-left: 0;
	padding-right: 0px;
	padding-top: 0px;
	width: 60%;
	margin: 0 auto;
}
.text_area	{
	width: 100%;
	margin: 0 auto;
}

.headline	{
width: 100%;
float: left;
}

.headline h1   {
	font-size: 3.9em;
	margin-left: 30px;
	color: #720000;
	line-height: 1.2em;
}

.headline h2   {
	font-size: 1.4em;
	margin-left: 30px;
	color: #8E8E8E;
}

.text_column {
	width: 45%;
	text-align: left;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 30px;
	padding-right: 0px;
	color: #333333;
}
.text_column_einspaltig {
	width: 80%;
	text-align: left;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 30px;
	padding-right: 20px;
	color: #333333;
}

.text_column ul {
	list-style-type: square;
}

.text_column li    {
	font-size: 20px;
	margin-bottom: 5px;
	line-height: 28px;
}
/* Footer */
footer {
	width: 100%;
	margin-top: 40px;
}
.footer_column {
	float: left;
	width: 45%;
	padding-left: 30px;
}
footer .footer_column h3 {
	color: #B3B3B3;
}

footer .footer_column p {
	color: #fff;
}

footer .footer_column p {
	padding-left: 0px;
	padding-right: 0px;
	font-weight: lighter;
	margin-left: 0px;
	margin-right: 0px;
}
.footer_banner {
	background-color: #8E8E8E;
	margin-bottom: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
	float: left;
	width: 100%;
}

footer {
	display: inline-block;
}

.hidden {
	display: none;
}

.clear	{
	clear: both;
}

/* Mobile */
@media (max-width: 320px) {

.about {
	width: 95%;
}

.text_area	{
	width: 95%;
	float: left;
}

.text_column {
	width: 100%;
	padding: 0 10px;
	margin: 0;
}

p   {
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 26px;
}
	
	
.headline	{
width: 100%;
float: left;
}
	
.headline h1   {
	font-size: 2em;
	margin-left: 10px;
	color: #720000;
	}

.headline h2   {
	font-size: 1.3em;
	margin-left: 10px;
	color: #669900;
}

.text_column_einspaltig {
	width: 100%;
	text-align: left;
	float: left;
	padding-left: 10px;
	padding-right: 0;
	color: #333333;
}
	
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0;
	padding-left: 5px;
}

.entrance
{
	height: 70px;
	margin: 0 auto;
}

.entrance .company	{
	padding-left: 10px;
	width: 95%;
	float: left;
}

.entrance h1   {
  font-size : 18px;
  color : #ffffff;
  color : rgb(255, 255, 255);
  padding: 0;
  line-height: 20px;
	letter-spacing: normal;
  margin-top: 15px;}

.navi {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 85px;
  padding: 0;
}

.footer_banner {
	background-color: #8E8E8E;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
	
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
	.about {
	width: 95%;
}

p   {
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 26px;
}

.entrance   {
	height: 90px;
	margin: 0 auto;
}

.entrance h1   {
  font-size : 26px;
  color : #ffffff;
  color : rgb(255, 255, 255);
  padding: 0;
  line-height: 30px;
	letter-spacing: 1px;
	margin-top: 30px
}

	.hero {
	padding-top: 60px;
	padding-bottom: 60px;
}
		.hero	{
	margin-top: 95px;
	}

.text_area	{
	width: 95%;
	float: left;
}


/* Navigation */
.navi {
	width: 100%;
	height: 80px;
	float: left;
	margin-top: 25px;
	border: none;
}

	
	
	.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
	padding-left: 10px;
}

.text_area	{
	width: 100%;
	float: left;
}

.text_column {
	width: 100%;
	padding: 0 10px;
	margin: 0;
}

.headline	{
width: 100%;
float: left;
}
	
.headline h1   {
	font-size: 2em;
	margin-left: 10px;
	color: #720000;
	}

.headline h2   {
	font-size: 1.3em;
	margin-left: 10px;
	color: #669900;
}

.text_column_einspaltig {
	width: 100%;
	text-align: left;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 15px;
	padding-right: 0;
	color: #333333;
}
.footer_banner {
	padding-top: 10px;
	padding-bottom: 10px;
}
	

}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.navi {
	width: 100%;
	height: 80px;
	float: left;
	margin-top: 5px;
	border: none;
}

	.hero {
	padding-top: 100px;
	padding-bottom: 100px;
}

	.hero	{
	margin-top: 115px;
	}
.entrance   {
	height: 110px;
	margin: 0 auto;
}

.entrance h1   {
  font-size : 32px;
  color : #ffffff;
  color : rgb(255, 255, 255);
  padding: 0;
  line-height: 46px;
	letter-spacing: 1px;
	margin-top: 40px
}


.about {
	width: 95%;
}

	.text_column {
	width: 100%;
}


.text_area	{
	width: 85%;
	float: left;
}

	.headline h1   {
	font-size: 3em;
	}

.headline h2   {
	font-size: 2em;
}

.text_column_einspaltig {
	width: 100%;
}

}


@media (max-width: 320px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 321px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1096px) {
  .hidden-md {
    display: none !important;
  }
}

