

/* --- Stylesheet 2280 () --------- */ 

body {
	font-family: 'Helvetica Neue', Arial, sans-serif;
}

body a { color: #000; }
body a:hover { color: #001A66; }

body h1 {color: #001A66; line-height: 120%;}

body h2 {
	color: #373749;
	font-size: 18px;
	line-height: 120%;
}
body .maxwidth { width: 1200px; }

#TraminoArtikel .Files .File .Name {
	font-size: 12px;
	line-height: 14px;
	padding: 2px 0 0 10px;
}

/* --- Stylesheet 2208 () --------- */ 

#header {
	background-color: #41474D;
}

#logo {
	position: absolute;
	top: 20px; left: 0px;
}

#header .inner {
	position: relative;
	margin: 0 auto;
	height: 200px;
}

#header .images {
	padding: 20px 0px 0px 300px;
}

#header .image {
	padding-bottom: 5px;
	float: left;
	margin-right: 5px;
}

#header .image1 {
	border-bottom: 10px solid #E51518;
}

#header .image2 {
	border-bottom: 10px solid #1189C2;
}

#header .image3 {
	border-bottom: 10px solid #9AC23A;
}

/* --- Stylesheet 2209 () --------- */ 

.middle {
	margin: 0px auto;
	position: relative;
}

#content {
	padding-top: 20px;
	padding-left: 300px;

}

.TraminoTextile { line-height: 18px; font-size: 14px; }

#TraminoArtikel .Headlines h5 { display: none }
#TraminoArtikel .Files { margin: 0px 0px 20px 30px; }
#TraminoArtikel .Files .File { margin-bottom: 30px; }

.T28.S429 .spalte {
	width: 100%;
}

/* --- Stylesheet 2213 () --------- */ 

#leftbar {
	position: absolute;
	top: 30px;
	left: 10px;
	width: 230px;
}


#nav ul {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	list-style-type: none;
}

#nav ul.fakeNav {
	margin: 0px;
	padding: 0px 0px 0px 5px !important;
	list-style-type: none;
}

#nav li {
	padding: 0px;
	margin: 0 0 11px 0;
}

#nav a {
	font-size: 15px;
	color: #41474D;
	text-decoration: none;
	font-weight: bold;
}

#nav ul li.nav_aktiv a { color: #001A66;  }




#leftbar .box {
	margin: 20px 0 0 0;
}


#leftbar .box .button {
	margin-bottom: 20px;
	margin-left: 25px;
}

#leftbar .box .headline_stoerung {
	margin-top: 20px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #0882C0;
	text-transform: uppercase;
	font-weight: bold;

}

#leftbar .box .text_stoerung {
	margin-top: 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

#leftbar .box .telefonnummer {
	margin-top: 15px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #0882C0;
	font-weight: bold;
}

/* --- Stylesheet 2210 () --------- */ 

#footer {
	position: relative;
	top: 50px;
	background-color: #41474D;
}

#footer  a {
	color: #fff;
}

#footer .inner {
	position: relative;
	margin: 0 auto;
	height: 110px;
}

#footer .text {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

#footer .links {
	position: absolute;
	left: 10px;
	top: 20px;
}

#footer .links a {
	color: #fff;
	text-decoration: none;	font-weight: bold;
}

#footer .text2 {
	position: absolute;
	left: 300px;
	top: 20px;
	font-size: 15px;
	font-weight: bold;
}

#footer .adresse {
	position: absolute;
	left: 300px;
	top: 45px;
}

#footer .rightdown {
	position: absolute;
	right: 0px;
	top: 20px;
}

/* --- Stylesheet 2281 () --------- */ 

/* iPhone & Mobile */
@media all and (max-width: 767px) {
}

/* Kleiner Bildschirm & iPad hoch  */
@media all and (min-width: 768px ) and (max-width: 999px) {
	body .maxwidth { max-width: 700px; }
	#header .images { padding: 70px 0px 0px 300px; }
	#header .image, #header .image img { width: 120px; height: auto; }

	#TraminoArtikel .Files, #TraminoArtikel .Files .File, #TraminoArtikel .Files .File img {
		width: 180px !important;
		height: auto !important;
	}

}

/* Kleiner Bildschirm & iPad quer  */
@media all and (min-width: 1000px) and (max-width: 1270px) {
	body .maxwidth { max-width: 950px; }
	#header .images { padding: 50px 0px 0px 300px; }
	#header .image, #header .image img { width: 200px; height: auto; }

}