@charset "UTF-8";
/* CSS Document */
html, body {
	overflow-x: hidden;
}
body {
	margin:0px;
	background-color:white;
	/*
	background-image:url(../p/Satzspiegel.gif);
	background-repeat:no-repeat;	
	background-image:url(../p/Platzierungsvorlage.jpg);
	*/
	}
* {
	font-family:'Verdana', 'Tahoma', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', 'Calibri', sans-serif;
	font-size:10px;
	line-height:15px;
	color:black;
}
a {
	text-decoration:none;
	color:#898989;
}
a:hover {
	color:black;
}
a.Linie {
	text-decoration:underline;
}
a.Linie:hover {
	text-decoration:none;
}
a.a {
	color:black;
}
a:focus {
	outline:none;
}
img {
	border:none;
}
/* —————————————————————————————————————————————— */
#Kopf {
	position:absolute;
	height:120px;
	top:20px;
	width:100%;
}
#Schriftzug {
	position:absolute;
	top:1px;
}
#Navigation {
	position:absolute;
	left:205px;
	width:800px;
}
#Navigation .Rubrik {
	width:190px;
	float:left;
	height:130px;
	background-image:url(../p/NavLinie.gif);
	background-repeat:no-repeat;
}
#Navigation .Rubrik a {
	width:140px;
	margin-left:15px;
}
#Navigation .Rubrik a:hover {
	color:black;
}
#Navigation .Rubrik a.a {
	color:black;
}
#Navigation .Rubrik .Level2 {
	margin-top:14px;
}
#Navigation .Sprache {
	width:30px;
	float:left;
	height:130px;
	color:#898989;
}
#Navigation .News {
	}

/* ———————————————————————————————————————————————— BILDER */
#Bild_2xT, #Bild_3xT {
	position:absolute;
	top:150px;
	left:215px;
	height:360px;
}
#Bild_2xT {
	width:360px;
}
#Bild_3xT {
	width:540px;
}

/* ———————————————————————————————————————————————— TEXTSPALTEN */
#T1, #T2, #T3, #T4, #T5, #T6, #T4breit {
	position:absolute;
	width:190px;
}
#T1, #T2, #T3 {
	top:155px;
}
#T4, #T5, #T6, #T4breit {
	top:525px;
	padding-bottom:30px;
}
#T1, #T4, #T4breit {
	left:205px;
}
#T2, #T5 {
	left:395px;
}
#T3, #T6 {
	left:585px;
}
#T4 {
	background-image:url(../p/NavLinie.gif);
	background-repeat:no-repeat;
}
#T4breit {
	background-image:url(../p/NavLinie.gif);
	background-repeat:no-repeat;
	width:350px;
	width:370px;
}
/* ———————————————————————————————————————————————— GT & UT */
h1 {
	margin:0px;
	margin-left:15px;
	color:#898989;
	font-weight:normal;
}
h1.plusBZ {
	margin-bottom:14px;
}
p {
	margin:0px 0px 14px 15px;
}
p.keineBZ {
	margin:0px 0px 0px 15px;
}
/* ———————————————————————————————————————————————— LISTEN */
h2 {
	margin:0px;
	margin-left:15px;
	color:#898989;
	font-weight:normal;
}
ul {
	margin:0px;
	margin-left:6px;
	list-style:none;
	padding:0px;
}
ul.plusBZ {
	margin-bottom:14px;
}
li {
	padding-left:9px;
	background-image:url(../p/Bullet.gif);
	background-repeat:no-repeat;
}
/* ———————————————————————————————————————————————— ScrollTeile */

#Aktivator { 
	width:100%; 
	height:350px;
	position:absolute;
	top:155px;
	left:0px;
	background-image:url(../p/Aktivator.gif);
}

#Bildstreifen {
	position:absolute;
	top:150px; 
	height:360px; 
	left:215px; 
	/*
	background-image:url(../p/Massgrund.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#C90;
	*/
}
#Bildstreifen img {
	margin-right:25px;
}
#StLinks, #StRechts {
	top:140px;
	position:absolute;
	width:90px;
	height:90px;
}
#StLinks {
	left:0px;
}
#StRechts {
	right:0px;
}
#StLinks img, #StRechts img {
	width:90px;
	height:90px;
}
#Bildstreifen_mitText {
	position:absolute;
	top:150px; 
	height:560px; 
	left:205px; 
	/*
	background-image:url(../p/Massgrund.jpg);
	background-position:right;
	background-repeat:no-repeat;
	*/
}
#Bildstreifen_mitText .MABox {
	display:block;
	width:350px;
	float:left;
}
#Bildstreifen_mitText img {
	margin-left:10px;
	margin-bottom:15px;
}
#Bildstreifen_mitText .MA {
	padding-right:30px;
}
#Bildstreifen_mitText .MA1 {
	padding-right:30px;
	background-image:url(../p/NavLinie.gif);
	background-repeat:no-repeat;
}
/* ———————————————————————————————————————————————— Farben */
p.orange {
	color:#f29600;
	margin-bottom:0px;
}
.unklar { color:magenta; }