/* --- */

body, html, table {
 color: #fff;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 margin: 0;
 padding: 0;
 }

body {
 background-color: #656565;
 background-image: url(images/bg.png);
 background-position: center top;
 background-repeat: repeat;
 margin-bottom: 30px;
 text-align: center;
 }

#wrapper {
 background-color: #9B0000;
 background-image: url(images/wrapper_bg.png);
 background-repeat: repeat-y;
 margin: 0 auto;
 text-align: left;
 padding: 0;
 position: relative;
 width: 753px;
}

#head {
 background-image: url(images/head.jpg);
 background-repeat: no-repeat;
 height: 150px;
 line-height: 150px;
 margin: 0;
 padding: 0;
 }






/* ----------------------------------------------------- Haupt-NAVI-Icons */
#navi {
 height: 24px;
 margin: 0;
 padding: 0;
 background-image: url(images/navi_bg.png);
 background-repeat: repeat-x;
 }
#navi li {
 float: left;
 display: inline;
 height: 24px;
 margin: 0 8px 0 0;
 overflow: hidden;
 padding: 0;
list-style-type: none;
 }
#navi li a, #navi li a:active, #navi li a:hover, #navi li a:visited {
 color: #fff;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
/* display: block;*/
 height: 24px;
 }

/* ----------------------------------------------------- CONTENT */
#content {
 color: #fff;
 font-size: 13px;
 line-height: 16px;
 padding: 5px;
 }
/* the following rule is recognized only by IE */
* html body div#content	{
 float: left;
 }
#content h1 {
 color: #fff;
 border-left: 12px solid #fff;
 background-image: url(images/h1_bg.png);
 background-repeat: repeat;
 font-size: 16px;
 font-weight: bold;
 line-height: 25px;
 margin: 0;
 padding: 4px 0 0 7px;
 width: 685px;
 }
#content h1 strong {
 color: #F41002;
 font-weight: bold;
 }
#content h2 a {
 color: #ff0;
 font-weight: bold;
 }
#content h3 a {
 color: #ff0;
 font-weight: bold;
 }

#content h2 {
 color: #fff;
 font-size: 18px;
 font-weight: bold;
 line-height: 20px;
 margin: 0;
 padding: 4px 0 0 7px;
text-align:center;
 }
#content h3, h4, h5 {
 color: #fff;
 font-size: 18px;
 font-weight: bold;
 line-height: 20px;
 margin: 0;
 padding: 4px 0 0 7px;
text-align:center;
 }


#content p {
 margin: 0;
 padding: 10px 0 10px 19px;
 }
#content a {
 color: #F41002;
 text-decoration: none;
 }
#content a:hover{
 color: #F41002;
 text-decoration: underline;
 }
/*#content table{
 margin-left: 20px;
 }*/

.allcodes {
 color: #fff;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight:bold;
 border: 1px solid #fff;
  background-color: #600;
/* background-image: url(images/h1_bg.png);
 background-repeat: repeat;
 line-height: 25px; */
 margin: 0;
 width: 685px;
 height: 186px;
 font-size: 12px;
 line-height: 14px;
 padding: 3px;
  overflow:hidden;
 }


.linkcode {
 color: #f00;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight:bold;
 border: 0px solid #fff;
 background-color: #9B0000;
/* background-image: url(images/h1_bg.png);
 background-repeat: repeat;
 line-height: 25px; */
 margin: 0;
 width: 675px;
 height: 32px;
 font-size: 12px;
 line-height: 14px;
 padding: 3px;
 overflow:hidden;
 }









#meta{
 display: none;
 }

/* ----------------------------------------------------- FOOTER */
#footer {
 background-image: url(images/footer_bg.png);
 background-repeat: repeat;
border: 1px solid #fff;
 height: 15px;
 }
#footer_adress {
 background-image: url(images/footer_bg.png);
 background-repeat: repeat;
 color: #999;
 font-size: 11px;
 letter-spacing: 0.05em;
 line-height: 14px;
 padding: 5px 0 15px 210px;
 word-spacing: 0.2em;
 }
#footer_adress a, #footer_adress a:hover {
 color: #999;
 }


/* ----------------------------------------------------- KONTAKT-Formular */
/*textarea, input	{
 background-color: #282C7B;
 border: #282C7B 1px solid;
 color: #FFF;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 width: 220px;
 }
.submit {
 background-color: #282C7B;
 border: #282C7B 1px solid;
 cursor: pointer;
 padding: 5px 0;
 width: 100px;
 }
.td {
 background-color: #282C7B;
 border: #F93 1px solid;
 color: #FFF;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: 11px;
 padding: 2px 6px;
 }
*/


/* ----------------------------------------------------- KLASSEN */
.clear {
 clear: both;
 }
.blocksatz {
 text-align: justify;
 }
.k {
 font-size: 10px;
 line-height: 12px;
 }
.bild {
 border: #FFF solid 1px;
 margin: 0;
 }
.bild_re {
 border: #999 solid 1px;
 float: right;
 margin: 0 0 5px 15px;
 }
.bild_li {
 border: #999 solid 1px;
 float: left;
 margin: 0 15px 5px 0;
 }
.bild_historie {
 border: 0px;
 float: right;
 margin: 0 0 5px 15px;
 }
.auszeichnung {
 border-bottom: #F41002 solid 1px;
 color: #F41002;
 font-weight: bold;
 }
div.textabschluss {
 background-image: url(images/linie.gif);
 background-position: left center;
 background-repeat: no-repeat;
 clear: both;
 height: 16px;
 margin: 0 0 6px 0;
 padding: 0;
 }
 div.brake {
 clear: both;
 height: 10px;
 margin: 0 0 0 0;
 padding: 0;
 }
/*.table {
 border: #CCC solid 1px;
 padding: 2px;
 width: 500px;
 vertical-align: top;
}
.tr01 {
background-color: #CCC;
}
.trhead {
background-color: #CCC;
font-weight:bold;
}*/

.albumlist {
list-style-type: none;
width: 660px;
margin: 0 0 0 20px;
padding: 0;
}
.albumlist li {
color: #666;
float: left;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
letter-spacing: 0.05em;
margin: 0 6px 10px 0;
text-transform: uppercase;
word-spacing: 0.5em;
}
.albumlist img {
border: #CCC solid 1px;
display: block;
}
