/**	Rücksetzen der Browsersettings
	----------------------------------------------------
**/
	html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin:0;
  padding:0;
  border:0;
  font-weight:inherit;
  font-style:inherit;
  font-size:100%;
  font-family:inherit;
  vertical-align:baseline;
}
body { line-height:1.5; }
table {
  border-collapse:separate;
  border-spacing:0;
}
caption, th, td {
  text-align:left;
  font-weight:normal;
}
table, td, th { vertical-align:middle; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
a img { border:none; }
/**	Boxeinstellungen
	----------------------------------------------------
**/
#outerframe {
  width: 975px;
  height: 1200px;
  margin:auto;
}
#header {
  width: 975px;
  height: 524px;
}
#leftContent {
  width: 730px;
  position: absolute;
  top: 480px;
  float: left;
  z-index: 01;
}
#marginalSpalte {
  top: 590px;
  position:absolute;
  width:196px;
  height:610px;
  float:right;
  margin-left: 760px;
  z-index: 02;
  text-align:center;
}
#button-kooperation {
   margin-bottom: 20px; 
    }

#stempel {
  top: 400px;
  position:absolute;
  margin-left: 760px;
  z-index: 03;
}
/**	BoxStyles
		----------------------------------------------------
	**/
.outerframe01 {
  background-image: url(img/bg_kachel.gif);
  background-repeat: repeat;
}
.content {
  padding-left: 40px;
  border-bottom: solid #000 1px;
  height: 200px;
  margin-bottom: 25px;
}
.contentleft {
  float: left;
  margin-right: 10px;
  width: 180px;
}
.contentright {
  float: left;
  width: 415px;
}
.contentright p { padding-left: 20px; }
.footerFontStyle { font-size: 10px; }
.bg_marginal {
  background-image: url(img/bg_marginal.gif);
  background-repeat: repeat;
}
/**	Allgemeine Einstellungen Layout
	----------------------------------------------------
**/
body {
  font-size: 11px;
  color: #666;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl { 
  font-family: Verdana, Arial, sans-serif; 
}
h1, h2, h3, h4, h5, h6 { }
h1 {
  font-size: 14px;
  margin-bottom: 8px;
  margin-top: 15px;
  padding-top: 6px;
  padding-left: 20px;
  color: #fff;
  font-weight:bold;
  margin-bottom: 10px;
  background-image: url('img/headline_bg.gif');
  height:32px;
  width: 475px;
}
h1 a {
  font-size: 14px;
  color: #fff;
}
h2 {
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 1em;
  margin-top: 1em;
  color: #666;
  ;
  font-weight:bold;
}
h3 {
  font-size: 1em;
  line-height: 1.25;
  margin-bottom: 0, 75em;
  margin-top: 0, 75em;
  font-weight:bold;
}
h4 {
  font-size: 1em;
  line-height: 1.25;
  margin-bottom: 0, 5em;
  font-weight: bold;
}
h5 {
  font-size: 1em;
  margin-bottom: 1.5em;
}
h6 { font-size: 1em; }
p { margin: 0 0 1.5em; }
div#middleTopNavi ul {
  font-size: 9px;
  margin: 0px;
  float: left;
}
div#middleTopNavi ul li {
  display:inline;
  float:left;
  font-size:9px;
  list-style-type:none;
  margin-top:0;
}
div#middleTopNavi ul li a {
  border-right:1px solid #fff;
  color:#fff;
  padding-left:5px;
  padding-right:5px;
  text-decoration:none;
}
div#middleTopNavi ul li a:hover {
  background-color:#FFFFFF;
  color:#c2c2c2;
}
div#middleTopNavi ul li a:active {
  background-color:#FFFFFF;
  color:#c2c2c2;
}
div#leftNavi ul {
  font-size: 11px;
  font-style: bold;
}
div#leftNavi ul li {
  font-size:11px;
  margin-top:0;
  list-style-type:none;
  margin-bottom: 11px;
}
div#leftNavi ul li a {
  color:#333;
  padding-left:10px;
  padding-right:10px;
  text-decoration:none;
}
div#leftNavi ul li a:hover { color:#c42031; }
div#leftNavi ul li a:active {
  color:#c42031;
  font-weight: bold;
  text-decoration:solid;
}
div#subnavi ul { font-size: 10px; }
div#subnavi ul li {
  font-size:11px;
  margin-top:0;
  list-style-type:none;
}
div#subnavi ul li a {
  color:#666;
  padding-left:0px;
  padding-right:10px;
  text-decoration:none;
}
div#subnavi ul li a:hover { color:#c42031; }
div#subnavi ul li a:active {
  color:#c42031;
  font-weight: bold;
  text-decoration:solid;
}
.category {
  color:#ff6635;
  font-style: strong;
}
.optionalInfo { font-size: 10px; }
div#optinalInfo .copyMarginal { font-size: 10px; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }
abbr, acronym { border-bottom: 1px dotted #000; }
address {
  margin-top: 1.5em;
  font-style: italic;
}
del { color: #000; }
a {
  color: #3f6790;
  text-decoration: none;
}
a:hover { text-decoration: underline; }
a:active { color: #c42031; }
blockquote { margin: 1.5em; }
strong {
  font-weight: bold;
  color:#c42031;
}
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code {
  margin: 1.5em 0;
  white-space: pre;
}
pre, code, tt {
  font: 1em monospace;
  line-height: 1.5;
}
tt {
  display: block;
  margin: 1.5em 0;
  line-height: 1.5;
}
table {
  margin-bottom: 1.4em;
  width: 196px;
}
th { text-align: center; }
td { text-align: center; }
th, td { text-align: center; }
tfoot { font-style: italic; }
caption { background: #002f7c; }
label { }
fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
  border: 1px solid #ddd;
}
legend {
  padding: 0 .4em;
  font-weight: bold;
  font-size: 1.2em;
}
textarea { margin: 0.5em 0.5em 0 0; }
textarea { padding: .4em; }
hr {
  color: #fff;
  background-color: #fff;
  height: 0;
  border-top: 1px dashed #777;
}
/**	Selector-specific, yet still generic, properties
	----------------------------------------------------
**/	

	/* Clearing floats without extra markup  */
	.clearfix { display: inline-block; }
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clearfix { height: 1%; }
/**	footerStickAlt
	(see http://www.themaninblue.com/writing/perspective/2005/08/29/)
	----------------------------------------------------
**/
	html { height: 100%; }
body {
  height: 100%;
  background-image: url(img/bg_kachel2.gif);
  background-repeat: repeat;
}
#nonFooter {
  position: relative;
  min-height: 100%;
}
* html #nonFooter { height: 100%; }
#wrap { padding: 15px 15px 127px 15px; }
#footer { padding-left: 50px; }

