/************ Allgemeine Seitenformatierung (+tags) *************/

body {  
	margin: 0 0 0 80px; 
	padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

p { 
	color: black; 
	font-size: 14px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 16px; 
	width: 600px; 
	margin-top: 20px; 
	margin-left: 10px; 
}
img { border: none; }

h1{
color: #474d52;
font-size: 22px;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
font-weight: bold;
line-height: 24px
}
h2 { color: #474d52; font-size: 17px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 19px; }
h3 { color: #474d52; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 14px; width: 600px; margin-left: 10px; }
.bildunterschrift { color: #474d52; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 13px; margin-top: -10px; margin-right: 10px; margin-bottom: 10px; }
a, a:link, a:visited { color: #474d52; text-decoration: none; text-transform: none }
a:hover, a:active { color: #da3e00; text-decoration: none; text-transform: none }
.mitte { position: relative; margin-right: auto; margin-left: auto; width: 817px; height: 100%; }

/************ MENUE (HEADER) *************/

.menuflaeche { background-color: white; width: 817px; height: 100px; padding-left: 6px; }

.menu  ul { text-align: right; position:relative; padding:0 6px 0 0; }
.menu  ul li {display:inline; margin:0 1px; }
.menu  a:hover {background-color:transparent;}
.menu { color: white; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-align: right; visibility: hidden; padding-top: 8px; }

a.current { color: black; }

/************ LINKE SPALTE (TEXT) *************/

.textspalte { 
	min-height: 100%; 
	width: 600px; 
	margin-left: auto; 
	margin-right: auto; 
	float: left;
	padding-left: 10px; 
}

.printer { text-align: right; padding: 25px 0; width: 0; visibility: hidden; }

/************ RECHTE SPALTE (ARTIKEL) *************/

.artikelspalte { width: 0; position: absolute; left: 420px; visibility: hidden; float: left; border-width: 0; }
.artikelspalte img { margin: 0; padding: 0; float: left; }

.kategoriespalte { color: white; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 15px; text-align: left; width: 100%; height: 20px; float: left; padding-top: 5px; padding-left: 10px; }

.teaser { color: black; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 13px; width: 300px; padding-top: 8px; padding-bottom: 5px; }

.artikel_normal, .artikel_aktuell { color: black; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 13px; text-align: left; width: 100%; height: 83px; float: left; }
.artikel_aktuell {  }
.artikel_normal img, .artikel_aktuell img { float: left; padding-right: 10px; }

.bild_text { color: black; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 13px; text-decoration: none; text-align: left; width: 392px; height: 76px; visibility: hidden; padding-top: 7px; padding-bottom: 0; padding-left: 8px; }
.nav_2nd { padding: 5px; font-size: 14px; float: left; width: 100%; }

/**** TEXTILE + BILD ****/

.textile { padding-bottom: 0; clear: both; }
.textile img { padding-bottom: 16px; }

.flLeft { float:left; margin-left: 10px; padding-right: 10px; }
.flRight { float:right; padding-left: 15px; }
.flTop { float:inherit; padding-top:12px; }
