/*----------------------------------------------------------------------------
/* Allgemeine Angaben zum Style des hier eingesetzten Templates saekaphen1
------------------------------------------------------------------------------ */
html, body, form, fieldset {
margin: 10;
padding: 0;
}
body {
color: #000000;
background: #FFFFFF;
font-family: Tahoma, Arial, Helvetica, sans-serif;
line-height: 150%;
}
body#bd {
color: #2A343A;
/* background: url(../images/body-bg.jpg) repeat-x top #75838B; */
background: repeat-x top #75838B;
}
body.contentpane {
width: auto; /* Fuer den Druck der Seite */
margin: 1em 2em;
background: #FFFFFF;
color: #000000;
font-size: 12pt;
font-family: serif;
line-height: 140%;
}
body.fs1 {
font-size: 9px;
}
body.fs2{
font-size: 10px;
}
body.fs3{
font-size: 11px;
}
body.fs4{
font-size: 12px;
}
body.fs5{
font-size: 13px;
}
body.fs6{
font-size: 14px;
}
/* Normaler Link */
a {
color: #0064A1;
text-decoration: none;
}
a:hover, a:active, a:focus {
color: #0e142c;
text-decoration: underline;
}
/* Text des Titels */
.contentheading, .componentheading, .blog_more strong, h1, h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}
/* Kleiner Text */
small, .small, .smalldark, .mosimage_caption {
font-size: 90%;
color: #92A3AE;
}
/* Kopf */
h1 {
font-size: 180%;
}
h2 {
font-size: 155%;
}
h3 {
font-size: 125%;
}
h4 {
font-size: 100%;
text-transform: uppercase;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
margin-top: 1em;
margin-right: 1em;
marig-bottom: 1em;
margin-left: 0.2em;
padding: 0;
}
ul {
list-style: none;
}
ul li {
padding-left: 30px;
line-height: 180%;
background: url(../images/indent11.png) no-repeat 18px 8px;
}
ol li {
margin-left: 35px;
line-height: 180%;
}
th {
padding: 5px;
font-weight: bold;
text-align: left;
}
fieldset {
border: none;
}
fieldset a {
font-weight: bold;
}
hr {
border-top: 1px solid #D0D9DF;
border-right: 0;
border-left: 0;
border-bottom: 0;
height: 1px;
}
a img {
border: none;
}
td, div {
font-size: 100%;
}
/* Gestaltung der Formulare
--------------------------------------------------------- */
form {
margin: 0;
padding: 0;
}
form label {
cursor: pointer;
}
input, select, textarea, .inputbox {
padding: 1px;
font-family: Tahoma, Arial, sans-serif;
font-size: 100%;
}
select, textarea, .inputbox {
background: #FFFFFF;
color: #3C4A53;
}
.button {
font-weight: bold;
color: #3C4A53;
padding: 2px;
background: url(../images/but-bg.gif) repeat-x top;
border: 1px solid #92A3AE;
}
.inputbox {
margin-bottom: 1px;
padding: 3px 0 3px 5px;
background: #FFFFFF;
border: 1px solid #92A3AE;
}
.inputbox:hover, .inputbox:focus {
}
/* Weitere Styles fuer die Typographie
--------------------------------------------------------- */
pre, .code {
padding: 10px 15px;
margin: 5px 0 15px;
border-left: 5px solid #92A3AE;
background: #FAFAF0;
}
blockquote {
padding: 1em 40px 1em 15px;
}
blockquote span.open {
padding: 0 0 0 20px;
background: url(../images/so-q.gif) no-repeat left top;
}
blockquote span.close {
padding: 0 20px 0 0;
background: url(../images/sc-q.gif) no-repeat bottom right;
}
/* Quote */
.quote-hilite {
padding : 10px 15px;
margin: 0;
background: #FFFFFF;
border: 1px solid #D0D9DF;
}
/* winzig-quote */
.small-quote {
background: none;
margin: 0;
padding: 0;
}
.small-quote span.open-quote {
background: url(../images/so-q.gif) no-repeat center left;
margin: 0;
padding-left: 20px;
}
.small-quote span.close-quote {
background: url(../images/sc-q.gif) no-repeat center right;
margin: 0;
padding-right: 20px;
}
.small-quote span.author {
display: block;
padding: 2px 5px 2px 20px;
background: url(../images/author.gif) no-repeat 5px 4px #D0D9DF;
border-top: 1px solid #D0D9DF;
margin: 0.5em 0 0;
text-transform: uppercase;
font-size: 90%;
}
/* hier noch auszufuellen */
.dropcap {
float: left;
padding: 4px 8px 0 0;
display: block;
color: #92A3AE;
font: 50px/40px Georgia, Times, serif;
}
/* Hier die Gestaltung fuer Tipps, Nachrichten ... */
.error {
padding-left: 25px;
color: #CC0000;
background: url(../images/bullet-error.gif) no-repeat top left;
}
.message {
padding-left: 25px;
color: #DF8600;
background: url(../images/bullet-info.gif) no-repeat top left;
}
.tips {
padding-left: 25px;
color: #0064A1;
background: url(../images/bullet-tips.gif) no-repeat top left;
}
.highlight {
padding: 1px 5px;
background: #FFFFCC;
font-weight: bold;
}

/* Styles fuer Notes */
p.stickynote {
background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
padding: 10px 0px 10px 40px;
border: 1px solid #D0D9DF;
}
p.download {
background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
padding: 10px 0px 10px 40px;
border: 1px solid #D0D9DF;
}
.blocknumber {
clear: both;
padding: 5px 15px 10px;
position: relative;
}
/* Checkliste */
ul.checklist {
list-style: none;
}
ul.checklist li {
margin-left: 15px;
padding: 0 0 5px 20px;
background: url(../images/checklist-bg.gif) no-repeat 0 3px;
}
/* Checkliste */
ul.stars {
list-style: none;
}
ul.stars li {
margin-left: 15px;
padding: 0px 0 5px 20px;
background: url(../images/star-bg.gif) no-repeat 0 3px;
}
/* Grosse nummer hier...
*/
.bignumber {
float: left;
margin-right: 8px;
padding: 6px 7px;
display: block;
color: #FFFFFF;
background: url(../images/ol-bg.gif) no-repeat top left;
font: 20px/normal Arial, sans-serif;
font-weight: bold;
}
/* Verschiedene Boxen */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
margin: 15px 0;
}
div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
padding-left: 15px;
margin-left: 15px;
font-weight: bold;
background: url(../images/author.gif) no-repeat center left;
}
div.bubble1 div {
margin: 0;
width: 100%;
background: url(../images/bub1-br.gif) no-repeat bottom right;
}
div.bubble1 div div {
background: url(../images/bub1-bl.gif) no-repeat bottom left;
}
div.bubble1 div div div {
background: url(../images/bub1-tr.gif) no-repeat top right;
}
div.bubble1 div div div div {
background: url(../images/bub1-tl.gif) no-repeat top left;
}
div.bubble1 div div div div div {
margin: 0;
padding: 15px 15px 30px 15px;
width: auto;
}
div.bubble2 div {
margin: 0;
width: 100%;
background: url(../images/bub2-br.gif) no-repeat bottom right;
}
div.bubble2 div div {
background: url(../images/bub2-bl.gif) no-repeat bottom left;
}
div.bubble2 div div div {
background: url(../images/bub2-tr.gif) no-repeat top right;
}
div.bubble2 div div div div {
background: url(../images/bub2-tl.gif) no-repeat top left;
}
div.bubble2 div div div div div {
margin: 0;
padding: 15px 15px 35px 15px;
width: auto;
}
div.bubble3 div {
margin: 0;
width: 100%;
background: url(../images/bub3-br.gif) no-repeat bottom right;
}
div.bubble3 div div {
background: url(../images/bub3-bl.gif) no-repeat bottom left;
}
div.bubble3 div div div {
background: url(../images/bub3-tr.gif) no-repeat top right;
}
div.bubble3 div div div div {
background: url(../images/bub3-tl.gif) no-repeat top left;
}
div.bubble3 div div div div div {
margin: 0;
padding: 15px 15px 50px 15px;
width: auto;
}
div.bubble4 div {
margin: 0;
width: 100%;
background: url(../images/bub4-br.gif) no-repeat bottom right;
}
div.bubble4 div div {
background: url(../images/bub4-bl.gif) no-repeat bottom left;
}
div.bubble4 div div div {
background: url(../images/bub4-tr.gif) no-repeat top right;
}
div.bubble4 div div div div {
background: url(../images/bub4-tl.gif) no-repeat top left;
}
div.bubble4 div div div div div {
margin: 0;
padding: 15px 15px 55px 15px;
width: auto;
}
/* Generelle Gestaltungsstyles fuer Joomla!
--------------------------------------------------------- */
table.blog {
}
.article_seperator {
display: block;
height: 20px;
}
#col1 .article_seperator, #col2 .article_seperator {
display: none;
}
table.contentpane {
border: none;
width: 100%;
}
table.contentpaneopen {
border: none;
border-collapse: collapse;
border-spacing: 0;
}
table.contenttoc {
margin: 0 0 10px 10px;
padding: 0;
width: 35%;
}
table.contenttoc a {
text-decoration: none;
}
table.contenttoc td {
padding: 1px 5px 1px 25px;
background: url(../images/indent11.png) no-repeat 5% 50%;
}
table.contenttoc th {
padding: 0 0 3PX;
border-bottom: 1px solid #D0D9DF;
text-indent: 5px;
}
table.poll {
padding: 0;
width: 100%;
border-collapse: collapse;
}
table.pollstableborder {
padding: 0;
width: 100%;
border: none;
text-align: left;
}
table.pollstableborder img {
vertical-align: baseline;
}
table.pollstableborder td {
padding: 2px!important;
border-collapse: collapse;
border-spacing: 0;
}
table.pollstableborder tr.sectiontableentry1 td {
border: none;
background: #D0D9DF;
}
table.pollstableborder tr.sectiontableentry2 td {
border: none;
}
table.searchintro {
padding: 10px 0;
width: 100%;
}
table.searchintro td {
padding: 5px!important;
}
table.adminform {
width: 400px!important; /*Kontrolle*/
}
.adminform .inputbox {
}
.blog_more {
margin: 10px 0;
}
.blog_more strong {
margin: 0 0 5px;
display: block;
color: #3C4A53;
font-size: 155%;
}
.blog_more ul {
margin: 0;
padding: 0;
}
.blog_more ul li {
margin: 0;
padding: 0 0 0 17px;
background:
url(../images/indent11.png) no-repeat 4px 6px;
}
td.buttonheading {
padding: 0 0 0 8px!important;
text-align: center;
background: url(../images/dot.gif) repeat-x bottom;
}
.category {
font-weight: bold;
}
.clr {
clear: both;
}
.componentheading {
padding: 0 0 10px 0;
margin-bottom: 20px;
font-size: 140%;
border-bottom: 1px solid #D0D9DF;
}
.contentdescription {
padding-bottom: 30px;
}
.contentheading {
font-size: 140%;
padding-bottom: 10px;
border-bottom: 1px solid #D0D9DF;
/* nein - text-transform: capitalize; */
}
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
text-decoration: none !important;
}
a.readon {
float: left;
display: block;
text-decoration: none;
text-transform: uppercase;
}
a.readon:hover, a.readon:active, a.readon:focus {
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
width: 100%;
}
.createdate {
padding: 3px;
text-transform: uppercase;
font-size: 90%;
color: #92A3AE;
}
.modifydate {
color: #92A3AE;
height: 15px;
padding-top: 15px;
}
.moduletable {
padding: 0;
}
.mosimage {
margin: 15px 5px 10px 0;
padding: 0 5px 5px;
}
* html .mosimage { /*fuer den Internet Explorer 6 */
padding: 5px 0 !important;
margin: 15px 10px 10px 0;
}
*+html .mosimage { /*fuer den Internet Explorer 7 */
padding: 5px 0 !important;
}
.mosimage img {
padding: 0 !important;
margin: 0 !important;
}
.mosimage_caption {
margin-top: 5px;
padding: 1px 2px;
color: #92A3AE;
}
.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
padding: 0 2px;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
text-decoration: none;
}
a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
text-decoration: none;
}
.pagenavbar {
padding-left: 14px;
background: url(../images/pages.gif) no-repeat center left;
}
.pagenavcounter {
padding: 8px 14px 0 14px;
background: url(../images/pages.gif) no-repeat 0 11px;
}
.sectiontableheader {
padding: 30px 5px 8px;
border-bottom: 3px solid #D0D9DF;
font-size: 170%;
}
tr.sectiontableentry1 td {
padding: 8px 5px;
background: url(../images/dot.gif) repeat-x bottom;
}
tr.sectiontableentry2 td {
padding: 8px 5px;
background: url(../images/dot.gif) repeat-x bottom;
}
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
background: url(../images/dot.gif) repeat-x bottom;
}
.smalldark {
text-align: left;
}
div.syndicate div {
text-align: center;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
background: none;
}
/* ------------------------------------------------------
Layout der Hauptdivs
--------------------------------------------------------- */
#wrapper {
width: 950px;
margin: 0 auto;
background: #FFFFFF;
}
.narrow #wrapper {
width: 750px;
}
#containerwrap, #containerwrap-fr, #containerwrap-fl, #containerwrap-f {
clear: both;
}
#containerwrap, #containerwrap-fr {
background: url(../images/mainwrap-bg.gif) repeat-y 23%;
}
#containerwrap #container {
background: url(../images/dot.gif) repeat-y 77% 0;
}
#containerwrap-fl {
background: url(../images/dot.gif) repeat-y 75% 0;
}
#containerwrap-fl #container {
background: none;
}
#containerwrap-fr #container {
background: none;
}
#mainbody, #mainbody-fr {
float: right;
width: 77%;
}
#mainbody #contentwrap {
float: left;
width: 70%;
}
#mainbody-fl {
float: left;
width: 100%;
}
#mainbody-fl #contentwrap {
float: left;
width: 74.8%;
background: none;
}
#mainbody-fl #col2 {
float: right;
width: 25%;
}
#mainbody-f {
float: none;
width: 100%;
}
#container {
padding: 20px 0 0;
}
#content {
padding: 0 20px;
margin: 0;
clear: both;
display: block;
}
/* HEADER
-------------------------- */
#headerwrap {
background: #ffffff;
position: relative;
height: 200px;
line-height: normal;
}
#header {
height: 200px;
}
h1.logo {
font-size: 150%;
display: block;
float: left;
margin: 5px 0px 0px 6px;
padding: 0px;
width: 212px;
height: 53px;
}
.narrow h1.logo {
width: 172px;
}
h1.logo a {
width: 218px;
height: 48px;
display: block;
float: left;
text-decoration: none;
text-transform: uppercase;
outline: none;
text-indent: -4000px;
background: url(../images/logo.gif) no-repeat;
}
.narrow h1.logo a {
width: 172px;
background: url(../images/logo-narrow.gif) no-repeat;
}
#newsflash {
line-height: normal;
height: 170px;
position: relative;
width: 23%;
float: left;
background: transparent;
}
#scroll_1, #scroll_2 {
background: #5D6B74;
}
#pathwaywrap {
background: url(../images/opaque-default.png);
clear: both;
height: 30px;
}
#pathway {
display: block;
padding: 10px 0 5px;
color: #D0D9DF;
width: 77%;
float: right;
text-indent: 20px;
position: relative;
}
#pathway strong {
margin-right: 10px;
}
#pathway img {
margin: 0 5px 0;
}
#pathway a {
font-weight: bold;
color: #D0D9DF;
text-decoration: none;
}
/* Styles fuer die Hauptnavigation
--------------------------------------------------- */
#mainnavwrap {
clear: both;
background: url(../images/dot.gif) repeat-y 218px 0;
}
.narrow #mainnavwrap {
background: url(../images/dot.gif) repeat-y 173px 0;
}
#mainnav {
float: right;
width: 77%;
}
#mainnavwrap a,
#mainnavwrap a:hover,
#mainnavwrap a:active,
#mainnavwrap a:focus {
outline: none;
}
#subnavwrap {
}
#subnav {
}
/* Joomla!- Als Standardmenu */
a.mainlevel {
padding: 5px 0 5px 20px;
width: 90%;
display: block;
color: #2A343A;
text-decoration: none;
background: url(../images/a-mainlevel.gif) no-repeat bottom left;
}
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
color: #2A343A;
text-decoration: none;
background: url(../images/a-mainlevel-hover.gif) no-repeat bottom left;
}
a.mainlevel#active_menu {
color: #0064A1;
background: url(../images/a-mainlevel-hover.gif) no-repeat bottom left;
font-weight: normal;
text-decoration: none;
}
a.sublevel {
padding: 2px 6px 2px 20px;
display: block;
color: #2A343A;
text-decoration: none;
background: url(../images/indent11.png) no-repeat 8px 6px;
}
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
color: #0064A1;
text-decoration: none;
}
#active_menu {
color: #0064A1;
font-weight: normal;
}
/* Styling fuer die Module
------------------------------------- */
div.moduletable h3 {
font-size: 140%;
padding: 0 2px 10px;
margin: 0 -2px 10px;
border-bottom: 1px solid #D0D9DF;
color: #0064A1;
font-weight: normal;
}
div.moduletable {
padding: 0 10px 10px;
margin-bottom: 30px;
/* border-bottom-width: 1px;
border-bottom-stxyle: solid;
border-bottom-color: #d0d9df; */
}
#col1 div.moduletable {
padding-left: 0;
margin-bottom: 15px;
}
#col1 div.moduletable H3 {
color: #0064A1;
}
#col2 div.moduletable {
padding-right: 0;
margin-bottom: 25px;
}
div.moduletable-blank {
background: none;
padding: 0;
margin-bottom: 15px;
}
/* Styling fuer Spotlight
--------------------------------------------------------- */
/* Box */
.box-full, .box-left, .box-right, .box-rightcol {
float: left;
overflow: hidden;
padding: 0;
}
.box-full div.moduletable,
.box-left div.moduletable,
.box-right div.moduletable,
.box-rightcol div.moduletable {
padding: 0 20px 20px 20px;
}
.box-left div.moduletable h3,
.box-full div.moduletable h3 {
background: #92A3AE;
}
.box-left,
.box-full {
background: #FFFFFF;
}
.box-right div.moduletable h3 {
background: #5D6B74;
}
.box-right {
background: #F4F6F7;
}
.box-rightcol div.moduletable h3 {
background: #28314f;
}
.box-rightcol {
background: #E3E8EB;
}
/* Spotlight am Ende */
#botslwrap {
float: left;
clear: both;
width: 100%;
}
#botsl {
}
#botsl h3 {
color: #FFFFFF;
margin: 0 -22px 10px;
padding: 6px 20px;
font-size: 100%;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
}
#botsl div.moduletable {
margin: 0;
}
#botsl ul {
padding: 0;
margin: 0 !important;
}
#botsl li {
padding: 0 0 0 13px;
margin: 0;
background: url(../images/indent11.png) no-repeat 1px 6px;
}
#botsl td {
padding: 0;
}
#botsl .article_seperator {
display: none;
}
#botsl table {
border-spacing: 0;
border-collapse: collapse;
}
/* Hier Styling fuer die beiden Spalten, links und rechts
--------------------------------------------------------- */
#col1 {
float: left;
width: 22.9%;
overflow: hidden;
}
#col1 div.innerpad {
padding: 1px 15px 10px 20px;
}
#col2 {
float: right;
width: 30%;
overflow: hidden;
}
#col2 div.innerpad {
padding: 1px 20px 10px 10px;
}
#col1 table,
#col2 table {
border-collapse: collapse;
border-spacing: 0;
}
#col1 ul li,
#col2 ul li {
padding-left: 15px;
margin: 0;
background: url(../images/indent11.png) no-repeat 3px 9px;
}
#col1 ul,
#col2 ul {
margin: 0;
}
/* Die Gestaltung fuer die sog. User Tools
--------------------------------------------------------- */
#usercolorswrap,
#usertoolswrap {
position: absolute;
top: 0;
right: 15px;
font-size: 11px;
}
*+html #usertoolswrap {
right: 0;
}
#usertools {
margin: 0;
padding: 0px 0 4px 0;
}

* html #usertools { /* fuer den Internet Explorer, v6 */
float: left;
}

*+html #usertools { /* fuer den Internet Explorer, v7 */
padding: 0px 0 0px 0px;
}

#usercolors ul,
#usertools ul {
margin: 0;
padding: 0;
float: left;
}
#usercolors ul li,
#usertools ul li {
margin: 0;
padding: 0;
list-style: none;
background: none;
display: inline;
}
#usercolors img,
#usertools img {
padding: 0;
margin: 0 0 0 2px;
}
#usercolors {
float: left;
padding: 10px 5px 4px;
}
/* Hier Styling zum Footer der Seite
--------------------------------------------- */
#footerwrap {
border-top: 5px solid #D0D9DF;
padding: 20px 0;
clear: both;
position: relative;
}
#footer {
padding: 0 0 20px 0;
width: 77%;
float: right;
position: relative;
color: #3C4A53;
background: url(../images/dot.gif) repeat-y 0 0;
}
#footer small, #footer address {
padding: 0 0 0 20px;
font-style: normal;
display: block;
float: left;
font-size: 100%;
color: #3C4A53;}
#footer ul {
margin: 0 0 5px 20px;
padding: 0;
}
#footer li {
margin: 0;
padding: 0;
display: inline;
background: none;
}
#footer li a {
display: inline;
padding: 0 20px 0 0;
line-height: normal;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
color: #5D6B74;
}
#footer li a:hover, #footer li a:active, #footer li a:focus {
text-decoration: none;
color: #5D6B74;
}
/* Suchen und Finden */
#searchwrap {
width: 22.89%;
float: left;
background: #0E142C;
height: 30px;
border-right: 1px solid #ffffff;
}

#search {
background: url(../images/icon-search.gif) no-repeat center left;
padding-left: 17px;
margin: 6px 0 0 20px;
}
#search .inputbox {
width: 160px;
padding: 2px 5px 3px;
color: #D0D9DF;
background: #0e142c;
border: 1px solid #0e142c;
}
.narrow #search .inputbox {
width: 100px;
}
/* Diverse Definitionen
----------------------------------------------------------- */
ul.accessibility {
position: absolute;
top: -100%;
}
#banner {
text-align: center;
}
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
margin: 10px 0;
display: block;
background: none!important;
text-decoration: none!important;
}
#mod_login_password, #mod_login_username {
width: 80%;
}
#mod_login_remember {
border: none;
background: none;
}
/* Styling fuers Newsflash */
div.nftitle,
div.nfimages,
div.nfcontent {
padding: 0 20px 0 20px;
}
div.nftitle {
font-size: 170%;
color: #FFFFFF;
font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
margin-top: 0;
}
div.nftitle a {
text-decoration: none;
border: none;
color: #FFFFFF;
}
div.nfimages {
text-align: center;

}
div.nfcontent {


color: #D0D9DF;
margin: 0;
}
/* Clearfix */
.clearfix:after {
clear: both;
display: block;
content: ".";
height: 0;
visibility: hidden;
}
* html > body .clearfix {
width: 100%;
display: block;
}
* html .clearfix {
height: 1%;
}
/* Firefox Scrollbar Hack - Bitte dies nicht entfernen oder auskommentieren */
html {
margin-bottom: 1px;
height: 100%!important;
height: auto;
}