body {
	font-family: arial, sans-sarif;
	background-color: #fff;
	background: url(../img/background.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0.3em;
}

a {
  outline: 0;
}

div#mainFrame {
	font-size: 1.0em;
}


/*---Link Startseite---*/

.forward a {
    position: absolute;
    float: right;
    right: 60px;
    top: 300px;
    color: #000;
    font-size: 200%;
    text-decoration: none;
}


/*--- Header ---*/

table#headbanner {
   width: 100%;
   border: 2px solid #878787;
   border-left: 1px solid #878787;
   border-right: 1px solid #878787;
   height: 7em;
}

td#headline {
   height: 2em;
   background: #d7d7d7;
   text-align: center;
}

img#headlineImg {
  height: 1.9em;
}

td#bannerHeadImage {
  background: url(../img/banner.png);
  background-position: left bottom;
  background-repeat: repeat-x;

}

/*--- Ende Header ---*/

/*--- Alternativer Header ---*/

table#alternateHeader {
   background-color: #fff;
   width: 100%;
   height: 5em;
   border: 2px solid black;
}

td.alternateBanner1,
td.alternateBanner2,
td.alternateEmpty1,
td.alternateEmpty2 {
  width: 8em;
  font-size: 1em;
  font-weight: bold;
  font-style: verdana, sans-sarif;
  text-align: center;
  padding-right: 0.5em;
  padding-left: 0.5em;
}

td.alternateBanner1 {
  background: #000;
  color: #fff;
}

td.alternateBanner2 {
  background: #fff;
  color: #000;
}

td.alternateEmpty1 {
  background: #000;
  color: #000;
}

td.alternateEmpty2 {
  background: #fff;
  color: #fff;
}

td#bannerPortraitImage2 {
  width: 4em;
}

div#portraitDivImage2 {
  background: #fff;
  border: 1px solid #525252;
  padding: 0.2em;
  width: 4em;
  text-align: center;
}


td#bannerPortraitImage2 img {
  width: 4em;
  height: 5em;
}

/*--- Ende "Alternativer Header" ---*/

/*--- Navigation links ---*/

td#bannerPortraitImage {
  /*background: #fff;
[M v7  border: 1px solid #525252;*/
  position: relative;
}

div#portraitDivImage {
  background: #fff;
  border: 1px solid #525252;
  padding: 0.2em;
  width: 4em;
  margin-left: 3em;
  margin-bottom: 0.6em;
}


img#layoutImageLeft {
  width: 4em;
  height: 5em;
}


table#tableMenuLeft {
  border: 2px solid #878787;
  border-right: 1px solid #878787;
  border-left: 1px solid #878787;
  padding-left: 2.5em;
  padding-right: 2.5em;
  padding-top: 1em;
  padding-bottom: 1em;
}

div#leftMenu {
	position: absolute;
	margin-left: 0em;
	font-size: 1.5em;
	font-weight: bold;
	background-color: #fff;
	background-image: url(../img/navback.png);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 1.4em;
}

div#leftMenu table td.menuItem,
div#leftMenu table td.menuEmpty { 
	text-align: center;
	padding: 0.5em;
	font-size: 0.75em;
}

a.menuItemLink { 
	border: solid 0 white; 
	font-size: 1.5em;
	font-weight: bold; 
	letter-spacing: 0.1em;
	padding: 0; 
	margin: 0; 
	width: 2em; 
	height: 1em; 
	text-decoration: none;
	color: #3c3c3c;
	float: inherit; 
	outline: 0;
}

a.menuItemLink:hover {
	color: #ededed;
}

/* --- Ende "Navigation links" --- */

div.contentWindow { 
	color: #3c3c3c; 
	font-size: 1.4em;
	line-height: 1em;    
	display:none; 
	width: 100%;
}

div.contentWindow h1.contentHeadline {
 	text-align: center;
	margin-left: 14.2em;
	font-size: 0.9em;
	color: #3c3c3c;
	letter-spacing: 0.1em;
	background: #f4f4f4;
	padding: 0.3em;
	margin-top: 1.7em;
	border: 2px solid #878787;
	border-right: 1px solid #878787;
	border-left: 1px solid #878787;
  background-color: #fff;
	background-image: url(../img/boxback.png);
	background-repeat: repeat-y;
	background-position: right;
}

div.contentWindow table {
	margin: 0;
	padding: 0;
	color: #3c3c3c;
	width: 40em;
	font-size: 0.75em;
}

div.contentWindow table td {
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle:
	width: 10em; 
	height: 10em;
	border: 1px solid red;
}

div.contentWindow a { 
	display: inline;
	color: #666666;
	text-decoration: none; 
}

div.contentWindow a:hover {
	text-decoration: underline;
}

div.contentWindow p,
p.subcontent {
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
}

p.subcontent {
  min-height: 6em;
}

p.subcontent a {
  margin-right: 0.7em;
}

div.contentWindow input.contact,
div.contentWindow input.search {
	font-size: 0.75em;
	background-color: #fff;
	border: 1px solid #757575;
  border-bottom: 2px solid #959595;
  border-left: 2px solid #959595;
	color: #444444;
	width: 100%;
	padding: 0.2em;
}

div.searchButtonDiv {
  width: 100%;
  text-align: center;
  margin-top: 0.5em;
}

input.searchButton {
	border: 1px solid #6e6e6e;
  border-bottom: 2px solid #808080;
  border-left: 2px solid #808080;
  padding-right: 2.5em;
  padding-left: 0.5em;
  outline: 0;
  color: #6e6e6e;
  background-color: #fff;
  background-image: url(../img/lupe.png);
  background-repeat: no-repeat;
  background-position: right;
}

input.searchButton:hover {
  border: 2px solid #6e6e6e;
  border-bottom: 1px solid #808080;
  border-left: 1px solid #808080;
  outline: 0;
  color: #fff;
  background-color: #9d9d9d;
  background-image: url(../img/lupe.png);
  background-repeat: no-repeat;
  background-position: right;
}

div#spanDiv {
  padding: 0.5em;
  border-left: 1px solid #6f6f6f;
} 

div.contentWindow span.sheetLabel {
	float: left;
	font-weight: bold;
	color: #6f6f6f;
}

div.contentWindow span.sheetContent {
	position: relative;
	display: block;
	padding-left: 10em;
}

div.contentWindow textarea.contact {
	font-family: arial, verdana, sans-serif;
	font-size: 0.75em;
	background-color: transparent;
	color: #666666;
	border: 1px solid #000;
	width: 40em;
	padding: 0.25em;
}

div.contentWindow a.contact {
	font-size: 0.75em;
	background-color: transparent;
	color: #666666;
	border: 1px solid #000;
	width: 40em;
	padding: 0.25em;
}

div.contentWindow br.clearAll {
	clear: all;
}

div.contentWindow div.box {
  background-color: #fff;
	background-image: url(../img/boxback.png);
	background-repeat: repeat-y;
	background-position: right;
	border: 2px solid #878787;
	border-right: 1px solid #878787;
	border-left: 1px solid #878787;
	margin-left: 16em;
	margin-top: 1em;
	padding: 1em;
	font-size: 0.8em;
}


div.contentWindow br.divider {
	font-size: 0.2em;
	line-height: 0.2em;
}

div.contentWindow a.subnav,
div.contentWindow h2,
div.contentWindow h1 {
	color: #343434;
  line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.95em;
}

div.contentWindow a.subnav:hover {
  color: #e5e4e4;
}

div.contentWindow h2 {
	text-decoration: none;
}

div.contentWindow img {
	margin: 0.25em;
	width: 1em;
	float: left;
	position: relative;
}

div.contentWindow ul,
div.contentWindow ol {
	font-size: 1em;
	padding-left: 1em;
	padding-bottom: 0.125em;
}

div.contentWindow ol li,
div.contentWindow ul li {
	padding-top: 0.125em;
	padding-bottom: 0.125em;
	font-size: 0.75em;
}

div.contentWindow a.glossar,
div.contentWindow a.link {
	font-size: 1em;
	color: #3c3c3c;
}

/* --- Impressum --- */

div#impBox {
  margin-top: 1.5em;
  text-align: left;
}

div.impSubBox {

}

div.impSubBox p {
  text-align: center;
  background-image: url(../img/footer.png);
  background-color: #fcfcfc;
  background-position: top;
  background-repeat: repeat-x;
  border-top: 1px solid #959595;
  border-bottom: 1px solid #959595;
  border-left: 2px solid #959595;
  border-right: 2px solid #959595;
  padding: 1em;
  padding-top: 2.5em;
  width: 40%;
}

div#impBox h2 {
  color: #646464;
  font-size: 0.9em;
}

/* --- Ende Impressum --- */

/* --- Schatten und Footer --- */

div#shadow {
  background: url(../img/shadow.png);
  background-position: top;
  background-repeat: repeat-x;
  height: 0.2em;
}

div#shadowNav {
	background: transparent url(../img/shadow.png) repeat-x scroll center top;
	height: 0.2em;
}

div.footerDiv {
  background: url(../img/shadow.png);
  background-position: top;
  background-repeat: repeat-x;
  height: 0.2em;
  margin-left: 12.8em;
}

div.footerDivLarge {
  background: url(../img/footer2.png);
  background-position: top;
  background-repeat: repeat-x;
  border-top: 2px solid #959595;
  border: 1px solid #e8e8e8;
  height: 1.6em;
  margin-left: 12.8em;
  margin-top: 0.8em;
  text-align: right;
}

div.footerDivLarge h3 {
  font-size: 0.5em;
  font-weight: normal;
  margin-top: 0.6em;
  margin-right: 0.5em;
}

/* --- Ende "Schatten und Footer" --- */

/* --- Linksammlung --- */

ul#linksCollect {
  margin-left: 0.2em;
}

ul#linksCollect li.linksCollectLi {
  list-style-image: url(../img/bullet.png);
  font-size: 0.9em;
}

a.links {
  color: #6f6f6f;
}

a.links:hover {
  color: #dadada;
}

ul#linksCollect li.linkDiscription {
  list-style: none;
  font-size: 0.8em;
  margin-bottom: 1em;
}

/* --- Ende Linksammlung --- */

img#contentImage {
  width: 4em;
  margin-top: 1.2em;
  float: right;
  margin-right: 8em;
}

div.innerText {
} 
