@charset "utf-8";
img    {
	max-width: 100%;
	display: block;
	height: auto;
}


a img { /* Dieser Selektor entfernt den standardmäßigen blauen Rahmen, der in einigen Browsern um ein Bild angezeigt wird, wenn es von einem Hyperlink umschlossen ist. */
	border: none;
}

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	padding: 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 13px;
	width: 100%;
	line-height: 1.6em;
}



h1 {
	margin-top: 0px; /* Durch Hinzufügen der Auffüllung zu den Seiten der Elemente innerhalb der div-Tags anstelle der div-Tags selbst entfallen jegliche Box-Modell-Berechnungen. Alternativ kann auch ein verschachteltes div-Tag mit seitlicher Auffüllung verwendet werden. */
	color: #E21D23;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 200%;
	line-height: 110%;
}

h2 {
	margin-top: 0;
	color: #000079;
	margin-bottom: 6px;
	padding: 0px;
	/* [disabled]font-weight: normal; */
	font-size: 150%;
	line-height: 130%;
}
h3 {
	margin-top: 0;
	color: #000079;
	margin-bottom: 5px;
	padding: 0px;
	/* [disabled]font-weight: normal; */
	font-size: 130%;
}


p {
	margin-top: 0;
	margin-bottom: 12px;
	padding: 0px;
}
a {
	color: rgba(226,29,35,1);
}


.Button {
	display: block;
	background-color: rgba(226,29,35,1);
	font-size: 19px;
	color: rgba(255,255,255,1);
	text-align: right;
	margin-top: 29px;
	margin-bottom: 10px;
	border-radius: 6px;
	width: 100%;
	z-index: 5000;
	position: relative;
}

.Button a {
	color: rgba(255,255,255,1);
	text-align: center;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-radius: 6px;
	background-image: url(../Layout/HG-Button.png);
	background-repeat: repeat-x;
	background-position: center;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.6);
	z-index: 3001;
}

.Button a:hover {
	background-color: rgba(226,29,35,1);
	color: rgba(255,255,255,1);
	background-image: none;
	box-shadow: 1px 1px 1px rgba(51,51,51,1);
	margin-top: 30px;
	margin-left: 1px;
}	

.Bildunterschrift {
	color: rgba(255,128,1,1);
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.Preis {
	font-size: 27px;
	font-weight: bold;
	color: rgba(226,29,35,1);
	text-align: right;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.MwSt {
	font-size: 12px;
	color: rgba(226,29,35,1);
	text-align: right;
	float: right;
	clear: right;
	margin: 0px;
}


ul.punkte {
	margin-bottom: 7px;
	list-style-position: outside;
	margin-top: 3px;
	font-size: 12px;
}

ul.punkte li {
	padding-bottom: 4px;
	list-style-type: disc;
	line-height: 17px;
	color: #000;
	margin-left: 16px;
	list-style-image: url(../Layout/LI-Punkt.png);

}
ul.fliesstext {
	font-weight: normal;
}
ul.fliesstext li {
	color: #333333;

}





.link-inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	color: #E21D23;
	text-decoration: underline;
	line-height: 20px;
	
}
.Info {
	color: rgba(255,255,255,1);
	background-color: rgba(0,0,121,1);
	text-align: center;
	display: block;
	padding: 10px;
	font-size: 150%;
	line-height: 200%;
	border-radius: 10px;
}



.link-inhalt:hover {
	color: #000079;
	text-decoration: none;
	/* [disabled]font-size: 125%; */
	
}

.container-kopf {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 185px;
	background-image: url(../Layout/HG-Kopf.png);
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
}


/* ~~ Für die Kopfzeile wird keine Breite angegeben. Sie erstreckt sich über die gesamte Breite des Layouts. Sie enthält einen Bild-Platzhalter, der durch Ihr eigenes, mit Hyperlink versehenes Logo ersetzt werden sollte. ~~ */
#Kopf {
	display: block;
	margin-right: auto;
	margin-left: auto;
	min-width: 768px;
	max-width: 1400px;
	width: 90%;
	height: 185px;
}
.Logo-Box {
	width: 27%;
	float: left;
	display: block;
}


.Logo {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 239px;
	margin-bottom: 0px;
	margin-right: 0px;
	display: block;
	overflow: visible;
}

.Logo img{
	margin-top: 0px;
	width: 259px;
	margin-right: 0px;
	height: 185px;
}

#Claim {
	display: block;
	margin-top: 83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFF;
	font-weight: bold;
	float: left;
}
#it-partner {
	float: right;
	display: block;
	width: 17%;
	text-align: right;
	margin-right: 0px;
	padding-right: 0px;
	
	
}


.container-kopfbild {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(102,102,102,1);
	margin-bottom: 0px;
	display: block;
	clear: both;
	padding: 0px;
}

#Kopfbild {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 768px;
	max-width: 1400px;
	width: 90%;
	text-align: right;
	overflow: hidden;
}


.container-navi {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Layout/HG-BU-container.png);
	display: block;
	height: 31px;
	clear: both;
}

#navi-neu {
	height: 31px;
	background-image: url(../Layout/HG-Button-ohne-Rand.png);
	background-repeat: repeat-x;
	font-weight: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	min-width: 768px;
	max-width: 1400px;
	width: 85%;
}
.container-mitte {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}

#inhalt-und-subnavi {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100px;
	min-width: 768px;
	max-width: 1400px;
	width: 90%;
}

#Subnavi {
	float: left;
	width: 27%;
	margin-top: 15px;
	margin-right: 0.5%;
	font-size: 13px;
	display: block;
}
.subnavi-box {
	width: 139px;
	color: #000079;
	font-size: 18px;
	text-align: right;
	line-height: 190%;
	font-weight: bold;
}
.subnavi-box-breit {
	width: 225px;
	color: #000079;
	font-size: 15px;
	text-align: left;
	line-height: 190%;
	font-weight: bold;
}


.content {
	width: 72.5%;
	float: left;
	color: #333;
	display: block;
	margin-bottom: 160px;
	padding: 0px;
	margin-top: 0px;
}
.content-100prozent {
	width: 100%;
	float: left;
	color: #333;
	display: block;
	margin-bottom: 160px;
	padding: 0px;
	margin-top: 25px;
}
.Spalte-3-3 {
	float: left;
	display: block;
	width: 29.4%;
	margin-right: 2.333%;
	margin-bottom: 15px;
	background-color: rgba(204,204,204,0.4);
	border-radius: 10px;
	min-height: 370px;
	padding-top: 5px;
	padding-right: 0.8%;
	padding-bottom: 10px;
	padding-left: 0.8%;
}
.Spalte-30-60 {
	float: left;
	padding: 0px;
	display: block;
	width: 31%;
	margin-right: 2.333%;
	margin-bottom: 15px;
}
.Spalte-30-60-rechts {
	width: 65%;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
.Spalte-4-4 {
	float: left;
	padding: 0px;
	display: block;
	width: 23%;
	margin-right: 2%;
	margin-bottom: 15px;
}

.Spalte-5-5 {
	float: left;
	padding: 0px;
	display: block;
	width: 18%;
	margin-right: 2%;
	margin-bottom: 15px;
}




.Spalte {
	width: 75%;
	float: left;
	margin: 0px;
	padding: 0px;
}


.Spalte-rechts {
	width: 30%;
	float: right;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 1.9%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 0px;
}
.Spalte50prozent {
	width: 55%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.Spalte100prozent {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}

.Spalte-rechts50prozent {
	width: 40%;
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
}

.container-spruch {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: block;
	position: fixed;
	bottom: 91px;
	height: 40px;
	z-index: 1000;
	clear: both;
	padding-top: 35px;
	background-image: url(../Layout/Verlauf-unten.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#Spruch {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-width: 768px;
	max-width: 1400px;
	width: 90%;
	font-size: 22px;
	color: #000079;
	font-weight: bold;
	letter-spacing: 0px;
	word-spacing: 2px;
	margin-bottom: 0px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-top: 8px;
}

.container-fuss {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: block;
	position: fixed;
	bottom: 0px;
	height: 91px;
	z-index: 1010;
	clear: both;
	background-color: #000079;
}



/* ~~ Fußzeile ~~ */
#Fuss {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-width: 768px;
	max-width: 1400px;
	width: 90%;
}


.Fusspalte-links {
	width: 20%;
	float: left;
	display: block;
}
.Fusspalte-mitte {
	width: 33%;
	float: left;
}
.Fusspalte-mitte2 {
	width: 23%;
	float: left;
}

.Fusspalte-rechts {
	width: 24%;
	float: left;
}

.fusstext {
	color: rgba(255,255,255,1);
	font-size: 13px;
	line-height: 21px;
	padding-top: 0px;
	display: block;
}

.fusstext a {
	color: rgba(255,255,255,1);
	font-size: 13px;
	display: block;
}

.fusstext a:hover {
	color: rgba(255,255,255,0.7);
	font-size: 13px;
}
.fusstext a.mick-link {
	color: rgba(255,255,255,0.5);
	font-size: 13px;
	display: block;
}
.fusstext a.mick-link:hover {
	color: rgba(255,255,255,0.7);
	font-size: 13px;
}


.home a:before {
	content: url(../Layout/fuss-symbole/Home.png);
}

.e-mail a:before {
	content: url(../Layout/fuss-symbole/E-Mail.png);
}

.fax a:before {
	content: url(../Layout/fuss-symbole/Fax.png);
}

.tel a:before {
	content: url(../Layout/fuss-symbole/Tel.png);
}

.login a:before {
	content: url(../Layout/fuss-symbole/login.png);
}

.home a, .e-mail a, .fax a, .tel a, .login a {
	color: rgba(255,255,255,1);
	padding-left: 0px;
	font-size: 13px;
	margin: 0px;
	opacity: 1;
	display: block;
	padding-bottom: 7px;
}
.home a:hover, .e-mail a:hover, .fax a:hover, .tel a:hover, .login a:hover {
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}



/* ~~ Verschiedene float/clear-Klassen ~~ */
.fltrt {  /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse kann in einem <br />-Tag oder leeren div-Tag als letztes Element nach dem letzten fließenden div-Tag (im #container) platziert werden, wenn #footer entfernt oder aus dem #container herausgenommen wird. */
	clear: both;
	height: 0;
	font-size: 0px;
	line-height: 0px;
}
.Referenzen-Bild {
	width: 26%;
	float: left;
	display: block;
}
.Referenzen-Text {
	width: 70%;
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 2%;
	padding-bottom: 8px;
	padding-left: 2%;
}
.Referenzen-Zeile {
	width: 100%;
	display: block;
	float: left;
	background-color: #DEDEDE;
	margin-bottom: 15px;
}
