html, body {
left: 0px;
top: 0px;
margin: 0px;
padding: 0px;
height: 100%;
background-color: #696969;
font-family: Tahoma, Verdana, Arial, Sans-serif;
font-size: 11px;
text-align: center;
}

#twrss_table{
 width: 180px;
}


h4{
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 14px;
}
h5{
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
height:12px;
}

a:link, a:active, a:visited {
font-family: Tahoma, Verdana, Arial, sans-serif;
}

a:hover, a:focus {
font-family: Tahoma, Verdana, Arial, sans-serif;
}

table, input, textarea {
font-size: 11px;
}

#container {
overflow: auto;
position: relative;
top: 40px;
margin: 0px auto;
padding:0px 0px 0px 0px;
width: 800px;
background-image: none;
}

html>body #container {
background-image: url(style_FILES/bg.jpg);
}

#container_inner {
background-color: #4b4b4b;
width: 752px;
}

html>body #container_inner {
width: 776px;
}

#header{
position: relative;
top: 30px;
margin: 0px;
padding: 0px;
z-index: 4;

}

/* *** LINKS *** */

#left {
margin: 0px;
padding: 0px;
position: relative;
top: -288px;
left: 0px;
width: 214px;
background-color: #4b4b4b;
z-index: 20;
float: left;
color: #ffffff;
text-align: left;
line-height: 14px;
}

html>body #left {
top: -273px;
left: 30px;
margin: 0px;
padding: 0px;
}

#info {
position: relative;
left: 23px;
margin: 0px;
padding: 0px;
width: 200px;
}

#navi{
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
}


#navi ul, #navi ul li ul{
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
list-style-type: none;
}

#navi ul {
width: 214px;
vertical-align: middle;
padding: 5px 0px 5px 0px;
}

#navi ul li {
width: 180px;
margin: 20px 0px 20px 0px;
padding: 0px;
}

#navi ul li ul {
margin: 0px;
padding: 15px 0px 15px 0px;
}

#navi ul li ul li {
margin: 0px;
padding: 0px;
s}

#navi ul li a:link, #navi ul li a:active, #navi ul li a:visited {
margin: 0px;
padding: 0px;
color: #ffffff;
text-decoration: none;
width: 160px;
}

#navi ul li a:hover, #navi ul li a:focus {
margin: 0px;
padding: 0px;
color: #ffffff;
text-decoration: none;
}

#navi ul li span {
position: relative;
left: 23px;
margin: 0px;
padding: 0px;
}

#navi ul li ul li span {
position: relative;
top: 0px;
left: 23px;
margin: 0px;
padding: 0px;
line-height: 17px;
}

/* *** CONTENT *** */

#content {
margin: 0px;
padding: 0px 0px 50px 0px;
position: relative;
top: 0px;
left: 0px;
width: 538px;
background-color: #eceded;
z-index: 3;
float: right;
color: #615e5e;
line-height: 18px;
text-align: left;
min-height:870px;
height:auto !important;
height:870px;
}

html>body #content {
width: 532px;
}

#content a:link, #content a:active, #content a:visited {
font-weight: bold;
color: #696969;
text-decoration :none;
}

#content_inner {
margin: 20px 50px 0px 30px;
padding: 0px;
text-align: justify;
}

#content_inner ul{
  padding: 0px;
  margin: 0px;
  margin-left: 15px;
  text-align: left;
  
}

#content_inner li{
list-style: disc;
padding-top:4px;
padding-left:5px;
margin-left:0px;
}


#content_inner table{
float:left;
text-align:left;
  width:450px;
  margin:0px;
  border-width: 1px 0px 0px 1px; 
  border-style: solid;
  border-color:#696969;
  color: #696969;
}


#content_inner td{
  border-width: 0 1px 1px 0; 
  border-style: solid;
  border-color:#696969;
}

#content_inner th{
  padding:5px;
}


#fontsize {
position: relative;
top:20px;
}

#druck {
position: relative;
top:30px;
}

#language {
position: relative;
top:60px;
}

#language img {
border: 0px;
vertical-align:baseline;
}

/* *** SUBNAVI (IMPRESSUM SITEMAP DATENSCHUTZ) *** */

#subnavi {
margin:0px;
padding:0px;
position: relative;
left: -40px;
top: -280px;
float: right;
z-index: 5;
}

#subnavi ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#subnavi ul li{
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
}

#subnavi a:link, #subnavi a:active, #subnavi a:visited {
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

#subnavi a:hover, #subnavi a:focus {
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

/* *** TYPO3 CSS_STYLED_CONTENT *** */

#content div .csc-header, .csc-header csc-header-n1 {
margin: 0px;
padding: 0px;
}

#content div .csc-header, .csc-header csc-header-n2 {
margin: 0px;
padding: 0px;
height:20px;
}

.csc-firstHeader {
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 40px;
background-repeat: no-repeat;
background-position: left top;
height: 17px;
}

.csc-sitemap ul, .csc-sitemap ul li ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

.csc-sitemap a:link, .csc-sitemap a:active, .csc-sitemap a:visited {
color: #615e5e;
text-decoration: none;
}

.csc-sitemap a:hover, .csc-sitemap a:focus{
color: #da0000;
text-decoration: none;
}

.csc-sitemap ul li{
font-weight: bold;
}

.csc-sitemap ul li ul {
margin: 0px 0px 0px 20px;
padding: 0px;
list-style-type: none;
}

.csc-sitemap ul li ul li {
font-weight: normal;
}

.csc-mailform-field label {
width: 120px;
color: #615e5e;
display: block;
float:left;
text-align: left;
vertical-align: bottom;
margin:0px;
padding:0px;
}


.csc-mailform-field input, .csc-mailform-field textarea {
width: 240px;
border: 1px solid #615e5e;
margin: 1px 0px 1px 0px;
font-family: Tahoma, Verdana, Arial, Sans-serif;
color: #615e5e;
padding: 3px;
}

#mailformDatenschutz {
color: #615e5e;
font-family: Tahoma, Verdana, Arial, Sans-serif;
font-size:11px;
}

.csc-mailform {
border: 0px;
margin:0px;
padding: 0px;
}

#mailformformtype_mail {
margin-top: 20px;
width: 80px;
padding: 0px;
}

.bodytext {
font-family: Tahoma, Verdana, Arial, Sans-serif;
margin:0px;
}

.newcss1 {
margin:0px;
font-size: 11px;
}

.newcss2 {
margin:0px;
font-size: 12px;
}

#info table {
margin: 0px;
padding: 0px;
width: 167px;
text-align: left;
}

#info td {
border: none;
/*border-bottom: 1px dotted #ffffff;*/
color: #ffffff;
width: 200px;
}

#info td {
/*border-bottom: 1px dotted #ffffff;*/
padding: 0px 0px 0px 0px;
width: 200px;
}

#info dd {
font-weight: bold;
font-size: 11px;
}

#rss_news {
line-height:18px;
}

#info a:link, #info a:active, #info a:visited {
color: #d5d1d1;
text-decoration: none;
}



#info a:hover, #info a:focus {
color: #d5d1d1;
text-decoration: none;
}

.head {
border: 0px;
font-weight: bold;
margin: 10px 0px 10px 0px;
}

.phone {
position:relative;
top: 10px;
}

#searchbox {
position: relative;
top: 30px;
}

#searchbox input {
height: 16px;
font-family: Tahoma, Verdana, Arial, Sans-serif;
font-size: 11px;
border: 1px solid #696969;
color: #696969;
padding:0px;
margin:0px;
}

.tx-indexedsearch-res table, .tx-indexedsearch-searchbox td {
font-size: 11px;
margin: 0px;
padding:0px;
color: #696969;
border: 0px;
}


.tx-indexedsearch-res table a:link, .tx-indexedsearch-res table a:active, .tx-indexedsearch-res table a:visited {
font-weight:bold;
color: #696969;
text-decoration:none;
}

.tx-indexedsearch-res table a:hover, .tx-indexedsearch-res table a:focus{
font-weight:bold;
color: #da0000;
text-decoration:none;
}

.tx-indexedsearch-searchbox table input {
font-size: 11px;
margin: 0px;
padding:0px;
color: #696969;
border: 1px solid #696969;
}

