* {
margin: 0;
padding: 0;
}

* html #right-column { min-height:500px; } /* nur für IE 5.5 - 6.x */

html,body {
height: 100%;
}
body {font-size: 14px;
      font-family: Arial, Helvetica, sans-serif;
      margin: 0;
      padding: 0;
      color: #37383A;
      text-align: center;} /* Needed to center layout in old IE browsers. */

acronym, abbr {cursor: help;
               border-bottom: 1px dotted;}

h1, h2, h3, h4, h5, h6, p {margin: 0 0 25px 0;
                           padding: 0;}

p {line-height: 160%;}

img {
	border: 0px; 
	margin: 0px;
}
#right-column ul {
position: relative;/* fuer IE */
margin: 0;
padding: 0;
}
#right-column ul li {
margin: 1px 0 0 15px;
}

h1{
color:white;
padding:10px 30px 10px 0;
margin:0 0 10px 0;
font:bold 30px verdana, sans-serif;
text-align:right;
background: url('img/header_bg.jpg') repeat-x #000;
border-bottom:10px solid #ccc;
}
h2{
margin:0 0 10px 0;
padding:2px 0 2px 5px;
width: 80%;
font:bold 16px verdana, sans-serif;
border-left:10px solid #11B124;
border-bottom:1px solid #11B124;}
h3{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 14px verdana, sans-serif;
border-left:8px solid #CCB65C;
border-bottom:1px solid #CCB65C;}
h4{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 12px verdana, sans-serif;
border-left:6px solid #CCB65C;
border-bottom:1px solid #CCB65C;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}


a:link,a:active,a:visited { text-decoration: underline; color: #000; }
a:hover	{ text-decoration: underline; }

th { background-color: #CCCCCC; }


table {
	border-spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	color: #000;
}


td, th {
	padding: 4px;
	border: 1px solid #000;
}
.meldung
{
	border: 1px dashed #f00; 
	background: #efefef; 
	font-size: 13px; 
	margin: 10px; 
	padding: 10px; 
	text-align:center;
}
.clear-fix:after {content: ".";
                  display: block;
                  clear: both;
                  height: 0;
                  visibility: hidden;}

.clear-fix {display: inline-block;}



.clear-fix {display:block;}



.right {float: right;}

.left {float: left;
       margin: 3px 5px 0 0;}

.justify {text-align: justify;}

#container {
        text-align: left;
        /*padding-bottom:3em;*/
        position:relative;
        min-height: 100%;
        height: auto !important;
        height: 100%;
		background: url('img/back_bg.jpg') repeat-y #fff;
}

#header {
        width: 100%;
        height: 152px;
        position: relative;
        margin: 0 auto;
        background-repeat: no-repeat;
}





#search {position: absolute;
         right: 0;
         top: 87px;}

#search input#s {margin-right: 5px;
                 vertical-align: middle;
                 border-bottom: 1px solid #6C6764;
                 border-right: 1px solid #6C6764;
                 border-top: 1px solid #272525;
                 border-left: 1px solid #272525;
                 padding: 0.24em;
                 width: 135px;
                 background-color: #514C4B;
                 color: #B7B2B1;}

#search input#s:focus {background-color: #4A4544;
                       color: #B7B2B1;}

#search input#submit {border: 0;
                      margin: 0;
                      vertical-align: middle;
                      background-color: #4A4544;
                      color: #B7B2B1;}









#wrapper {
          width: auto;
          margin: 11px auto 0 10px;
          padding: 0;
          padding-bottom: 3em;
		  background: url('img/tus_fortuna_oberg1_bg.jpg') no-repeat top right;
}

#left-column {
        width: 170px;
        float: left;
        padding: 0;
        margin: 0;
        min-height: 356px;
}

p#intro {font-size: 24px;
         margin: 0;}

#learn-more {width: 100%;
             text-align: right;
             margin-bottom: 25px;}

#learn-more a img {display: block;
                   float: right;}

#right-column {
 /* background: url('img/tus_fortuna_oberg.jpg') no-repeat top right; */
        width: auto;
		max-width: 700px;
        padding: 0;
        padding-right: 70px;
		padding-left: 20px;
		min-height: 500px;
		height:auto ; 
        margin: 0;
		margin-left: 180px;
        border: yes;
        border-color: #333333;
        border-left-width: 1px;
}
#right-column ul
{
list-style-type: square; 
list-style-image: none; 
list-style-position: inside; 
width: 300px;
}

#right-column ul
{
position: relative;/* fuer IE */
margin: 0;
padding: 0;
}

#right-column li
{
margin: 1px 0 0 15px;
}

 DIV#sitemap {
    padding: 1em 1.5em;
    line-height: 20px;
    }
  DIV#sitemap LI {
    padding: 0 0 0 24px;
    margin: 0;
    list-style-type: none;
    }

  DIV#sitemap UL {
    padding: 0 0 0 24px;
    margin: 0 0 0 -24px;
    list-style-type: none;
    }

.sidebar-header {font-size: 20px;
                 font-weight: normal;
                 width: 240px;
                 height: 37px;
                 line-height: 37px;
                 text-indent: 34px;
                 color: #E3DBDB;
                 background: #544F4E url(images/sidebar_header.png) no-repeat;}



.headline {margin: 0 0 5px;
           padding: 0;
           font-size: 12px;}

.date {color: #5A6F90;
       background-color: #F5F5F4;
       float: right;}

#footer-wrapper {
        width: 100%;
        background: #3C3C3C url(images/footer_background.png) repeat-x;
        color: #CCCCCC;
        bottom: 0;
        margin: 0;
        padding: 0;
        position:absolute;

}

#footer {
border-top:10px solid #ccc;
background: #000;
        width: 100%;
        margin: 0 auto;
        clear: both;
		height: 50px;
        padding: 0;
        text-align: right;
        position: relative;
        background-image: url(images/grau-footer.png);
        background-repeat: no-repeat;
}

#back-to-top {position: absolute;
              right: 2px;
              top: 4px;}

#back-to-top img {display: block;}

#footer-content {padding: 45px 0 5px;}

#footer p {
        margin: 0;
}

#footer a {
           color: #CCCCCC;
           text-decoration: none;}

#footer a:link {
                color: #CCCCCC;}

#footer a:visited {
}

#footer a:hover {
}

#footer-left {float: left;
              margin: 0;}

#footer-left img {display: block;
                  float: left !important;
                  margin: 0;}



#links {width: 100%;
        margin-bottom: 25px;}

#links ul {margin: 0;
           padding: 0;
           list-style-type: none;}

#links ul li {margin: 0 0 1px;}

#links ul li a {display: block;
                padding: 3px 0;
                width: 230px;
                border-bottom: 1px dotted #5D5756;
                text-decoration: none;}

#links a:hover {background-color: #E2E2E0;}



div.pagenavigation
{
	text-align:right;
}
div.pagenavigation a
{
  margin: 0 0px;
  padding: 0 4px;
  border: 1px solid #000;
  text-decoration: none;
}

div.pagenavigation span.current
{
  margin: 0 0px;
  padding: 0 4px;
  background-color: #000;
  font-weight: bold;
  color: #fff;
}



input:focus, textarea:focus{
	background: #fff;
	border: 1px solid #686868;
	border-left: 4px solid #686868;

}
input:hover, textarea:hover {
	background: #fff;
	border: 1px solid #686868;
	border-left: 4px solid #686868;

}
textarea, input, select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	border-left: 4px solid #b2b2b2;

	color: #000;
	font:  14px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 1px;
}


label
{
	font-weight: bold;
}





.menu8 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
  
  table
{
	vertical-align: top;
	/*
	background-color: #eee;
	*/
}
  
  
#menu8 {
        margin: 10px;
        }
#menu8 ul
{
	margin: 0;
	padding: 0;
}
#menu8 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
		border: 1px solid #000;
        }

#menu8 li a:link, #menu8 li a:visited {
        color: #fff;
        display: block;
        background:  url(img/menu8.gif); 
        padding: 8px 0 0 20px;
        }

#menu8 li a:hover, #menu8 li #current { 
        color: #000;
        background:  url(img/menu8.gif) 0 -32px; 
        padding: 8px 0 0 20px;
        }
	
div#right-column p#tablesitelist {

	padding:								15px 0px 0px 0px;

	text-align:								center;

}
p#tablesitelist a {

	margin:									0px 3px;

	padding:								3px 7px 3px 7px;

	text-align:								center;

	border:									1px solid #CCCCCC; 

}



p#tablesitelist a:hover, .siteactive {

	background-color:						#11B124;

	border-color:							#000000;

	color:									#FFFFFF;

}


