body {
	padding: 0;
	margin: 0;
        font-size: 100.01%;
        font-family: arial, sans-serif;
        text-align: center;
        background-color:#ccc;
}
#pageContainer {
	border: 1px solid black;
	margin: 0;
        width: 100%;
        max-width: 65em;
	text-align: left;
        background-color:#fff;
}
* html #pageContainer {
	/* \*/
	word-wrap: break-word;
	/* verhindert float-Probleme beim IE/Win */
}

#header_outerContainer {
	border-left:  11em solid yellow;
        border-right: 11em solid blue;
}
#header_innerContainer {
	border: 0;
	margin: 0;
	width: 100%;
	z-index: 1;
        background: yellow;
}

#header_left, #header_middle, #header_right, #header_SOWrap {
	overflow: visible;
	position: relative;
}
#header_SOWrap {
	float: left;
	margin: 0;
	width: 100%;
	z-index: 3;
}
#header_middle {
        background: yellow;
	float: right;
        padding:0;
        margin: 0;
        width: 100%;
	z-index: 5;
}

#header_inhalt { 
  margin: 1em; 
}
#header_left {
	float: left;
        margin: 0.5em 0.5em 0.5em -10.5em;
	width: 10em;
        font-weight: bold;
	z-index: 14;
}

#header_right {
	float: right;
        text-align: left;
        margin: 1em -10em 1em 0;
        color: white; 
        font-weight: bold; 
	z-index: 2;
}
#header_inhalt .h1 { color: blue; font-size: 120%; padding-bottom: 0.5em; font-weight: bold; }
#header_inhalt p { font-size: 90%; font-weight: bold; }

#header_right a:link,    
#header_right a:visited, 
#header_right a:focus,   
#header_right a:hover,   
#header_right a:active  { font-weight: bold; color: white; }

#header_middle a { text-decoration: none; color: blue; }
#header_left a   { text-decoration: none; }
#header_left img { border: 0; }

#outerContainer {
	border-left:  180px solid yellow; 
	border-right: 0px;
        min-height: 700px;
}
#innerContainer {
	border: 0;
	background: #fff;
	margin: 0;
	width: 100%;
	z-index: 10;
}

#left, #middle, #right, #SOWrap {
	overflow: visible;
	position: relative;
}
#SOWrap {
	float: left;
	margin: 0;
	width: 100%;
	z-index: 13;
}
#middle {
        background: #fff;
	float: right;
        padding:0;
        margin: 0;
        width: 100%;
        font-size: 90%;
        font-family: verdana, arial, sans-serif;
	z-index: 15;
}

#inhalt { margin: 1em; }
#left{  
	float: left;
	margin: 1em 0 0 -170px;
        font-weight: bold;
        font-size: 85%;
        width: 165px;
	z-index: 14;
}
#right { display: none;
	loat: right;
        text-align: center; 
	margin: 1em -170px 0 0;
        width: 165px;
	z-index: 12;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:0px none;
	margin:0; padding:0;
	background:transparent;
}
#right p { padding:0; margin: 0; margin-bottom: 0.5 em; font-size: 80%; }

#middle h1 { 
  font-size: 170%;
  font-weight: bold;
  color: blue;
  border-bottom: 2px dotted blue;
  margin: 0; 
  margin-bottom: 0.5em;
}
#middle .h1 { 
  font-size: 170%;
  font-weight: bold;
  color: blue;
  border-bottom: 2px dotted blue;
  margin: 0; 
  margin-bottom: 0.5em;
}

#middle h2, .h2 { 
  font-size: 140%;
  color: blue;
  border-bottom: 1px solid blue;
  margin: 0;
  margin-bottom: 0.5em;
}

#middle h3, .h3 { 
  font-size: 120%;
  font-weight: bold;
  border-bottom: 1px solid black;
  margin: 0;
  margin-bottom: 0.5em;
}

a:link    { color: black; }
a:visited { color: black; }
a:focus   { color: red; }
a:hover   { color: red; }
a:active  { color: red; }

#left a:link    { font-weight: bold; color: #000; text-decoration: none; }
#left a:visited { font-weight: bold; color: #000; text-decoration: none; }
#left a:focus   { font-weight: bold; color: #000; }
#left a:hover   { font-weight: bold; color: #000; }
#left a:active  { font-weight: bold; color: #000; }

#left a.links1s { color: blue; }

div#header img { border:0; }

#menu_o {
  clear: both;
  background: #ccc;
  padding: 0.7em; 
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin: 0;
  text-align: left;
  color: blue;
  display: block;
}
#menu_o li {
  display: inline; 
  list-style-type: none; 
  border-right: 1px solid black; 
  padding: 0.5em 0.7em 0.5em 0.7em;
  font-weight: bold;
}

#menu_o a:link,
#menu_o a:visited,
#menu_o a:focus,
#menu_o a:hover,
#menu_o a:active { color: black; text-decoration: none; }

#menu_o a.obens { background: blue; color: yellow; }
.obens { background: blue; color: yellow; }

#left ul { margin: 0; list-style-type: none; padding:0; }
#left ul li { font-weight: bold; color: blue; padding-left: 1em; }

#middle p, #right p { margin: 0; margin-bottom: 1em; }

#inhalt a.yellow { font-weight: bold; font-size: 110%; text-decoration: none; color: yellow; background: blue; }

#inhalt a.blue { font-weight: bold; font-size: 110%; text-decoration: none; background: yellow; color: blue; }

#footer { background: blue; color: yellow; text-align: center; font-size: 0.8em; text-weight: bold; border-top: 1px solid black; line-height: 3em; }

#middle ul {
  list-style-image: url(ul.gif);
}
/* PLZ */
.plz {
  clear: both;
  background: blue;
  padding: 1em 1em; 
  margin: 0;
  margin-bottom: 1em;
  text-align: right;
  color: yellow; 
}
.plz li {
  font-size: 1.2em;
  display: inline; 
  list-style-type: none; 
  border-left: 1px solid white; 
  padding: 0 10px 0 15px;
  font-weight: bold;
}
.plz li a {
  color: white; 
  text-decoration: none;
}

a.snav { background-color: blue; border: 1px solid blue; font-weight: bold; color: yellow; margin: 0.15em; padding: 0.15em 1em 0.15em 1em; }
