html {height: 100%;}

body {    
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: "Open Sans", Verdana, "Lucida Grande",Tahoma, Helvetica;
	background:#fff;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
}

p, blockquote, li, h3, h2 {
	margin-bottom: 0px;
    	margin-top:1em;
}

td {
   vertical-align:top;
}

img {
   margin: 5px 10px 5px 0px;
   border: 0px solid gray;
   }
  
.bildschatten {
 background: url(img/schatten.png) no-repeat bottom left;
 padding: 4px 7px 10px 7px;
 border-width:0px;
}

.bildschattenbreit {
 background: url(img/schattenbreit.png) no-repeat bottom left;
 padding: 4px 7px 10px 7px;
 border-width:0px;
}   

.post {
padding:0px;
margin:10px 0px 10px 0px;
}

.post blockquote {
      padding:0px;
       margin:0px 20px;
}

.right p, .left p, .right li, .left li {
	line-height: 18px;
	font-size: 19px;
	margin-top: 1em;
}

.liste {
     margin: 0 0 0 15px;
     }

.liste ul {
    padding:0px;
    margin:7.5px 0;
}

.liste p {
	margin:0px;
	padding:0px;
	text-indent:-15px;
}

.right p {
	padding:0px;
	}

.left li {
	font-family: 'Yanone Kaffeesatz', Georgia,'IM Fell DW Pica',Serif;
	padding-bottom:4px;
  font-weight:normal;
  color:#900000;
  	list-style-type:none;
	font-size: 20px;
	text-align: right;
	margin-bottom: 1px;
	margin-top: 1px;
}

li.libold {
 font-weight:bold;
 font-size: 21px;
}

.left p {
	text-align: right;
}

a {
	color: black;
	text-decoration: none;
}

.right a, .left a, .center a {
	border: 0px;
	color: #900000;
}

a:hover {
        color: #DB4900;
}


.center a:hover {
        text-decoration: underline;
}

h1 {
	font-family: 'Yanone Kaffeesatz', Georgia,'IM Fell DW Pica',Serif;
  font-weight:normal;
  padding-top:10px;padding-bottom:8px;
  line-height:1.2em;
  color:#900000;
}

h2 {
	font-family: 'Yanone Kaffeesatz', Georgia,'IM Fell DW Pica',Serif;
	padding-bottom:4px;
  font-weight:normal;
  color:#900000;
}

h3 {
	font-family: 'Yanone Kaffeesatz', Georgia,'IM Fell DW Pica',Serif;
	font-weight:normal;
	color:#900000;
  	font-size: 16px;
}

h4 {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: "Open Sans", Verdana, "Lucida Grande",Tahoma, Helvetica;
	background:#fff;
	font-weight:  lighter;
	color:red;
	font-size: 12px;
	text-align: left;
	padding-bottom:5px;
	border-width:thin; 
	border-color:red; 
	border-style:dotted;
	padding:5px;
}

h5 {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: "Open Sans", Verdana, "Lucida Grande",Tahoma, Helvetica;
	background:#fff;
	font-weight:  lighter;
	color:yellowgreen;
	font-size: 12px;
	text-align: left;
	padding-bottom:5px;
	border-width:thin; 
	border-color:yellowgreen; 
	border-style:dotted;
	padding:5px;
}

h6 {
	font-family: "Open Sans", Verdana, "Lucida Grande",Tahoma, Helvetica;
	font-weight:  lighter;
	color:#900000;
	font-size: 12px;
}

hr { 
border-bottom-color: currentColor;
border-bottom-style: none;
border-bottom-width: medium;
border-left-color: currentColor;
border-left-style: none;
border-left-width: medium;
border-right-color: currentColor;
border-right-style: none;
border-right-width: medium;
border-top-color: rgb(170, 170, 170);
border-top-style: dotted;
border-top-width: 1px;
clear: both;
color: rgb(255, 255, 255);
height: 1px;
width: 100%;
 }

input {
font-size:12px;
}

.header {
      background-repeat: no-repeat;
      background-position: 50% 0%;
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 53px;
      margin-right:0px;
      padding-right:0px;
}

#header1 {
      background-color: #900000;
      position: relative;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 17px;
      margin-right:0px;
      padding-right:0px;
      text-align:center;
z-index:1;
}

#header1 img {
border:none;
margin:4px 0 0 0;
padding:0px;
}

#header2 {
      background-color: #ec6311;/*#DB4900;*/
      position: relative;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 17px;
      margin-right:0px;
      padding-right:0px;
      text-align:center;
z-index:0;
}

#header2 img   {
border:none;
margin:2px 0 0 0;
padding:0px;
}

#header3 {
      background-color: ;/*#FF7F24;*/
      position: relative;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 17px;
      margin-right:0px;
      padding-right:0px;
      text-align:center;
z-index:0;
}

#header3 img   {
border:none;
margin:2px 0 0 0;
padding:0px;
}

#wrap {
	min-height: 100%;
	width: 856px;               /* total width */
    margin-left:auto;
    margin-right:auto;
}      


.left {
	float:left;
        width: 190px;              /* left column width */
        margin: 250px 0 0 0;
        padding:0;
}

.leftpadding {
    padding-right:10px;
}

.center {
	float:left;
	width: 470px;
	border-color:gray;
	border-style:dotted;
	border-width:0 1px;
	margin-top:50px;
	margin-bottom:0px;
	border-right-width: 0px;
}

.centerpadding {
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:100px;
}

.right {
        float:left;
		width: 190px;
        margin: 135px 0 0 0px;
        padding:0;
}

.rightpadding {
    padding-left:70px;
}

.footer {
clear: both;
width: 100%; position: relative; z-index: 13;
	text-align: center;
	height: 75px;
        margin-top:25px;	
}

/*Opera Fix*/
body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}

.tabelle img {
margin:0 5px 0 0;
float:left;
border:0px;
}

.tabelle tr {
background:#ddd;
}

.tabelle td {
padding: 2px 2px 2px 2px;
}

table.tabs {
border:1px #e8edc3 solid;
}

table.tabs td {
background:#e8edc3;
padding:5px;
}

table.tabs img {
margin:0px;
}

.pagebar 	{ 
		font-size: 11px; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		
      text-align: center;
      margin-left:auto; margin-right:auto
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #900000; 
		border-color: #036; 
		text-decoration: none;
	}