

/* Grobe Struktur ---------------------------------------------- Grobe Struktur */

.kopf { background-color: #fff; width: 100%; /*min-width: 1182px;*/ min-width: 1142px; min-height: 10px; }
.koerper { margin: 0px auto; width: 1142px; background-color: #fff; }
.artikel { float: left; width: 701px; background-color: #fff; text-align: left; padding: 10px 40px 10px 50px; font-size: 1.1em; line-height: 1.8em; }

.rand { float: right; width: 350px; background-color: #FFF; text-align: left; }
.fuss {  width: 100%; /*min-width: 1182px;*/ min-width: 1142px; height: 100px; background-color: #2f2f2f; }


/* Topic + Hor-Navi--------------------------------------------------------------- Topic */


.kopf-01 { margin: 0 auto; text-align: center; width: 970px/*1082px*/; height: 150px; padding: 10px 10px 15px 100px; }
/*
.headline {  text-align: left; color: #395063; margin-left: 50px; padding-top: 20px; }
a.headline { color: #395063; text-decoration: none; font-size: 3.6em; font-family: "Times New Roman", Times, serif; }
a:hover.headline { color: #50677a; text-decoration: none; }
*/
#headline { /*width: 1102px;*/ text-align: left; color: #395063; font-weight: normal; margin-left: 50px; padding-top: 20px; }
a#headline { color: #395063; text-decoration: none; font-size: 3.6em; font-family: "Times New Roman", Times, serif; font-weight: normal; }
a:hover#headline { color: #50677a; font-weight: normal; text-decoration: none; }

.headline-2 { color: #515151; text-align: left; font-size: 1.4em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: 600; line-height: 1.1em; margin-left: 250px; }

.logo { float: left; }

.hor-nav-01 { width: 100%; background-color: #9d4436; background-image: url(../pics/layout/hinterg-rot02c.png); background-repeat: repeat; 
	min-height: 1.2em; border-top: 2px solid #853528; border-bottom-style: solid; border-bottom-width: 0; font-family: verdana; }
	
.hor-nav-02 { margin: 0 auto; text-align: left; /*width: 1162px;*/ width: 1142px; padding: 10px 0px 10px 10px; min-height: 1.2em; border-bottom-style: solid; border-bottom-width: 0; }

.hor-nav-03 { text-align: center; width: 100%; padding: 10px 0; background-color: #395063; min-height: 20px; border-bottom: 1px solid #263d50; }
.hor-nav-04 { margin: 0 auto; text-align: left; width: 1100px; padding-left: 30px; }
.hor-nav-05 { width: 100%; padding: 0; background-color:  #0a5f7f; height: 1px; }

/* Content -------------------------------------------------------------- Content */

.artikel-01 { background-color: #fff; text-align: left; min-height: 300px; }

/* Text Rand rechts ---------------------------------------------------------- Text Rand rechts */

.rand-01 { background-color: #FFF; text-align: left; margin-top: 20px; border-left: 1px dotted #989898; }

.rand-02 { padding: 10px 25px 30px 30px; }
.rand-02top { color: #1e4d65; font-size: 1.2em; font-weight: bold; }

.topic-rand-01 { color: #f7f7f7; font-size: 1em; font-weight: bold; background-color: #374e60; padding: 5px 12px; border-top: 1px solid #353535; }

.text-rand-01 /* Float bei Bild rechts*/ 
{ padding: 20px 25px 30px 30px; font-size: 1em; line-height: 1.3em; background-image: url(../pics/layout/hinterg-weiss10.jpg); background-repeat: repeat; }
	
/* Fusszeile ----------------------------------------------------------- Fusszeile */

.fuss-01 { 
	margin: 0 auto;
	text-align: left;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 1122px;
	min-height: 20px;
	padding: 10px;
	font-size: 0.8em;
	color: #9a9a9a;
	background-color: #2f2f2f;
	clear: both; }

.fuss-02 { width: 100%; height: 50px; background-color: #2f2f2f; }
