@charset "UTF-8";

/* reset css: many thanks to Eric Meyer 
 * http://meyerweb.com/eric/tools/css/reset/index.html
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end of eric meyers reset css */

body {
	background: #757575 url(../images/ix_body.png) repeat-x center top;
	font-family: "Lucida Grande","Lucida Sans Unicode", helvetica, arial, sans-serif;
}
.body .images {
	overflow: hidden;
	margin-bottom: 2em;
}
.body .images .einzugleft,
.body .images .einzugleft {
	float: left;
	margin: 0 22px 9px 10px;
	display:inline;
}

/* Setzen der Linkfarben global */
.internaix # body a:link{
	color: orange;
	text-decoration: none;
}
.internaix # body a:visited{
	color: orange;
	text-decoration: none;
}
.internaix # body a:hover{
	color: silver;
	text-decoration: none
}
.internaix # body a:active{
	color: orange;
	text-decoration: none;
}


.internaix #container {
	width: 960px;
	margin: 10px auto 0;
	border: 0px solid #000000;
	text-align: left;
}

.internaix #header {
	background: black url(../images/head.gif) no-repeat;
	clear: both;
	color: #FFF;
	font-size: 11px;
	height: 100px;
	text-shadow: 0 1px 1px #333;
}

.internaix #trailer {
	clear: both;
	color: #FFF;
	font-size: 11px;
	height: 220px;
	text-shadow: 0 1px 1px #333;
	margin-top: 2px;
}

.internaix #header h1 {
	margin: 0;
	padding: 10px 0;
}

.internaix #mainContent {
	padding: 0 30px;
	overflow: hidden;
	height: 402px;
	background: black url(../images/DiagStripes.gif);
	color: white;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* Setzen der Linkfarben maincontent */
.internaix #mainContent a:link, #mainContent_Folge a:link {
	color: orange;
	text-decoration: none;
}
.internaix #mainContent a:visited, #mainContent_Folge a:visited {
	color: orange;
	text-decoration: none;
}
.internaix #mainContent a:hover, #mainContent_Folge a:hover {
	color: silver;
	text-decoration: none
}
.internaix #mainContent a:active, #mainContent_Folge a:active {
	color: orange;
	text-decoration: none;
}


.internaix #mainContent_Folge {
	padding: 0 30px;
	overflow: hidden;
	min-height:100px;
  	height:auto !important;  /* für moderne Browser */
  	height:100%;  /*für den IE */
	background: black url(../images/DiagStripes.gif);
	color: white;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1.0;
}
.internaix #mainContent_Folge h1 {
	visibility: visible;
	cursor: default;
	clear: none;
	background-image: none;
	background-attachment: scroll;
	opacity: 100;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #006ab3;
	font-size: 16pt;
	text-shadow: transparent 0px 0px 5px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1;
	text-align: justify;
	text-indent: 0px;
	border: 0px solid #000000;
	margin: 0px 0px 20px;
	padding: 0px;

}
.internaix #mainContent_Folge h2 {
	visibility: visible;
	cursor: default;
	clear: none;
	background-image: none;
	background-attachment: scroll;
	opacity: 100;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #006ab3;
	font-size: 11pt;
	text-shadow: transparent 0px 0px 5px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1;
	text-align: justify;
	text-indent: 0px;
	border: 0px solid #000000;
	margin: 0px 0px 12px;
	padding: 0px;

}
.fusszeile {
	visibility: visible;
	cursor: default;
	clear: none;
	background-image: none;
	background-attachment: scroll;
	opacity: 100;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-style: normal;
	color: white;
	font-size: 8pt;
	text-shadow: transparent 0px 0px 5px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.4;
	text-align: justify;
	text-indent: 0px;
	border: 0px solid #000000;
	margin: 0px 0px 12px;
	padding: 0px;

}
.hervorhebung_orange_h1 {
	font-style: italic;
	font-size: 18px;
	color: orange;
}
.hervorhebung_orange {
	font-style: italic;
	color: orange;
	font-size: 14px;
}
.Kontaktmessage {
	font-size: 14px;
	color: orange;
	margin-bottom: 10px;
}
.Rechtsbuendig {
	text-align: right;
}
.folgeaufzaehlung li {
	font-size: 12px;
	color: white;
	list-style-type: circle;
	padding-top: 0;
	padding-right: 0;
	margin-left: 20px;
}

.internaix #footer {
	background: black;
	clear: both;
	color: #FFF;
	font-size: 11px;
	line-height: 34px;
	min-height: 35px;
	padding: 0px 30px;
	text-shadow: 0 1px 1px #333;
	text-align: center;
}

.internaix #footer p {
	margin: 0;
	padding: 10px 0;
}
.internaix #footer a:link{
	color: orange;
	text-decoration: none;
}
.internaix #footer a:visited{
	color: orange;
	text-decoration: none;
}
.internaix #footer a:hover{
	color: silver;
	text-decoration: none
}
.internaix #footer a:active{
	color: orange;
	text-decoration: none;
}

/* navigation */

.menue a.current, a.current visited, a.current hover, a.current active, a.current focus, a.current link {
	color: #0076bd;
}

.menue {
	position: absolute;
	margin-top: 75px;
	margin-left: 30px;
	color: white;
	font: 14px "Lucida Grande","Lucida Sans Unicode", helvetica, arial, sans-serif;
}

.menue ul {
	list-style-type: none;
	padding-right: 50px;
}

.menue li {
	padding-right: 35px;
	display: inline;
}

.menue li a, #topmenu li a:link {
	text-decoration: none;
	color: white;
}

.menue li a:visited {
	
}

.menue li a:hover, #topmenu li a:focus, #topmenu li a:active {
	color: #0076bd;
}

.internaix #tmenue a.current, a.current visited, a.current hover, a.current active, a.current focus, a.current link {
	color: black;
}

.internaix #tmenue {
	margin-top: 3px;
	margin-left: 710px;
	width:250px;
	color: white;
	font: 12px "Lucida Grande","Lucida Sans Unicode", helvetica, arial, sans-serif;
	padding-bottom: 10px;
	text-align: right;
}

.internaix #tmenue ul {
	list-style-type: none;
	padding-right: 0px;
}

.internaix #tmenue li {
	padding-right: 30px;
	display: inline;
}

.internaix #tmenue li a, #tmenu li a:link {
	text-decoration: none;
	color: white;
}

.internaix #tmenue li a:visited {
	
}

.internaix #tmenue li a:hover, #topmenu li a:focus, #topmenu li a:active {
	color: orange;
}

/* Box 1 Leistungen */

.box1 {
	position: absolute;
	margin-left: 0px;
	visibility: visible;
	cursor: default;
	clear: none;
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background: black url(../images/back_boxx.gif) repeat-x scroll 0% 0%;
	background-attachment: scroll;
	opacity: 100;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: white;
	font-size: 10pt;
	text-shadow: transparent 0px 0px 5px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.2;
	text-align: left;
	text-indent: 0px;
	height: 170px;
	width: 260px;
	border: px solid #000000;
	padding: 10px 10px 0px 10px;
	-moz-border-radius: 10px;
	-moz-border-radiust: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
	margin-top: 10px;
}

/* Box 2 modernes Webdesign */

.box2 {
	position: absolute;
	margin-left: 310px;
	visibility: visible;
	cursor: default;
	clear: none;
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-position-x: 0%;
	background-position-y: 0%;
	background: black url(../images/back_boxx.gif) repeat-x scroll 0% 0%;
	background-attachment: scroll;
	opacity: 100;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: white;
	font-size: 10pt;
	text-shadow: transparent 0px 0px 5px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.2;
	text-align: left;
	text-indent: 0px;
	height: 170px;
	width: 260px;
	border: px solid #000000;
	padding: 10px 10px 0px 10px;
	-moz-border-radius: 10px;
	-moz-border-radiust: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
	margin-top: 10px;
}

/* Box 3 Pakete */

.box3 {
	position: absolute;
	margin-left: 620px;
	visibility: visible;
	cursor: default;
	clear: none;
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	opacity: 100;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: white;
	font-size: 10pt;
	text-shadow: transparent 0px 0px 5px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.2;
	text-align: left;
	text-indent: 0px;
	height: 170px;
	width: 260px;
	border: px solid #000000;
	padding: 10px 10px 0px 10px;
	-moz-border-radius: 10px;
	-moz-border-radiust: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
	margin-top: 10px;
	background: black url(../images/back_boxx.gif) repeat-x scroll 0% 0%;
}

/* Box 4 7 Gründe*/

.box4 {
	position: absolute;
	margin-left: 620px;
	visibility: visible;
	cursor: default;
	clear: none;
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-position-x: 0%;
	background-position-y: 0%;
	background: black url(../images/back_boxx.gif) repeat-x scroll 0% 0%;
	background-attachment: scroll;
	opacity: 100;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: white;
	font-size: 10pt;
	text-shadow: transparent 0px 0px 5px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.2;
	text-align: left;
	text-indent: 0px;
	height: 170px;
	width: 260px;
	border: px solid #000000;
	padding: 10px 10px 0px 10px;
	-moz-border-radius: 10px;
	-moz-border-radiust: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
	margin-top: 10px;
}

/* Box 5 Neuigkeiten */

.box5 {
	position: absolute;
	margin-left: 0px;
	visibility: visible;
	cursor: default;
	clear: none;
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-position-x: 0%;
	background-position-y: 0%;
	background: black url(../images/back_box5.gif) repeat-x scroll 0% 0%;
	background-attachment: scroll;
	opacity: 100;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: white;
	font-size: 10pt;
	text-shadow: transparent 0px 0px 5px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.2;
	text-align: left;
	text-indent: 0px;
	height: 170px;
	width: 260px;
	border: px solid #000000;
	padding: 10px 10px 0px 10px;
	-moz-border-radius: 10px;
	-moz-border-radiust: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
	margin-top: 210px;
}

/* Box 6 Kontakt */

.box6 {
	position: absolute;
	margin-left: 310px;
	visibility: visible;
	cursor: default;
	clear: none;
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-position-x: 0%;
	background-position-y: 0%;
	background: black url(../images/back_box4.gif) repeat-x scroll 0% 0%;
	background-attachment: scroll;
	opacity: 100;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: white;
	font-size: 10pt;
	text-shadow: transparent 0px 0px 5px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.2;
	text-align: left;
	text-indent: 0px;
	height: 170px;
	width: 260px;
	border: px solid #000000;
	padding: 10px 10px 0px 10px;
	-moz-border-radius: 10px;
	-moz-border-radiust: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
	margin-top: 210px;
}

.box1 h1, .box2 h1, .box3 h1, .box4 h1,.box6 h1 {
	visibility: visible;
	cursor: default;
	clear: none;
	background-image: none;
	background-attachment: scroll;
	opacity: 100;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #006ab3;
	font-size: 16pt;
	text-shadow: transparent 0px 0px 5px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1;
	text-align: justify;
	text-indent: 0px;
	border: 0px solid #000000;
	margin: 0px 0px 12px;
	padding: 0px;
}
.box5 h1 {
	visibility: visible;
	cursor: default;
	clear: none;
	background-image: none;
	background-attachment: scroll;
	opacity: 100;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-style: normal;
	color: white;
	font-size: 16pt;
	text-shadow: transparent 0px 0px 5px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1;
	text-align: justify;
	text-indent: 0px;
	border: 0px solid #000000;
	margin: 0px 0px 12px;
	padding: 0px;
}
.box1 h2, .box2 h2, .box3 h2, .box4 h2, .box6 h2 {
	visibility: visible;
	cursor: default;
	clear: none;
	background-image: none;
	background-attachment: scroll;
	opacity: 100;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-style: normal;
	color: white;
	font-size: 9pt;
	text-shadow: transparent 0px 0px 5px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 3.52;
	text-align: justify;
	text-indent: 0px;
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}

.aufzaehlung li {
	list-style: none;
	background: url(../images/check.png) no-repeat left 1px;
	padding: 0 0 2px 25px;
	font-size: 12px;
	color: white;
}

.folge_unten_vorne_bildoben {
	margin-top: 15px;
	height: auto;
}

.folge_unten_vorne_text {
	color: white;
	height: auto;
	background-color: #3d3d3d;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 1.5;
}

.folge_unten_vorne_bildunten {
	margin-bottom: 15px;
	height: auto;
}

.table {
	display: table;
}

.table div {
	display: table-row;
	padding-left: 20px;
}

.table div div {
	display: table-cell;
	width: 30%;
}
#folge_unten_vorne_text_b {
	color: white;
	height: 4300px;
	background-color: #3d3d3d;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 1.5;
}

.referenzen {
	width: 600px;
	background-image: url(../images/ref_h3.png);
	background-repeat: repeat-x;
	background-position: left 20px;
	background-color: #3d3d3d;
	margin-top: 20px;
	float: left;
	margin-bottom: 10px;
	margin-left: 125px;
}
.referenzen_Ueber {
	text-align: left;
	background-image: url(../images/ref_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0;
	padding-left: 40px;
	padding-top: 6px;
	margin: 0;
	height: 26px;
	width: 560px;
	color: white;
	margin-bottom: 10px;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.bild {
	height: 140px;
	padding: 0;
	overflow: hidden;
	float: left;
	color: gray;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.content {
	height: 145px;
	width:  330px;
	padding: 0;
	overflow: hidden;
	float: left;
	color: white;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 11px;
}
.clear {
   clear: both;
}
.impressumbild {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}
#map {
	color: gray;
}
