/* Allgemeine Elemente */ 
body {
color: #505050;
background-color: #EDEDED;
font-family: Verdana,Arial,Helvetica,sans-serif;
margin: 0px;
padding: 0px;
height: 100%;
}
img {
border: 0px;
}
h1 {
color: #CCC;
font-weight: normal;
font-size: 20pt;
position: absolute;
left: 155px;
top: 290px;
text-transform: uppercase;
}
h2 {
font-size: 1.1em;
color: #505050;
}
h3 {
font-size: .9em;
line-height: 1;
color: #505050;
}
hr {
height: 1px;
background-color: #ccc;
border: none;
}
ul {
margin: 0 0 0 1.2em;
padding: 0
}
li {
margin-bottom: 2px;
}
input {
border: 1px solid #CCC;
line-height: 170%;
padding: 2px;
}
#mailformtext {
border: 1px solid #CCC;
background-color: #FFF;
line-height: 170%;
padding: 2px;
}
/* Hauptelemente */
#wrapper {
width: 978px;
margin: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
text-align: left;
position: relative;
background: url(shade978.gif) repeat-y;
}
#upper_wrapper {
width: 950px;
position: relative;
height: 280px;
background-color: #fff;
margin-left: auto;
margin-right: auto;
}
#lower_wrapper {
width: 950px;
padding-top: 80px;
background-color: #FFF;
height: 100%;
overflow: hidden;
margin-left: auto;
margin-right: auto;
}
#content {
margin-left: 215px;
padding-left: 15px;
margin-right: 215px;
padding-right: 15px;
margin-bottom: 15px;
padding-bottom: 5px;
font-size: .8em;
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
line-height: 1.6;
}
/* Spalten & Navigation */
#topnavi {
width: 950px;
height: 23px;
font-size: 0.8em;
text-transform: uppercase;
position: absolute;
bottom: 0px;
left: 0px;
display: inline;
font-size: 9pt;
text-align: center;
font-weight: bold;
line-height: 23px;
}
.divider {
padding-bottom: 15px;
padding-top: 10px;
}
.tnavi {
width: 133px;
height: 23px;
float: left;
background: url(tmenu_trans.gif);
}
.tnavi_last {
width: 133px;
height: 23px;
float: left;
background: url(tmenu_trans_last.gif);
}
.tnavi:hover {
width: 133px;
height: 23px;
float: left;
background: url(tmenu_red.gif);
}
.tnavi_last:hover {
width: 133px;
height: 23px;
float: left;
background: url(tmenu_red.gif);
}
.tnavi_act {
width: 133px;
height: 23px;
float: left;
background: url(tmenu_white.gif);
}
.tnavi_cur {
width: 133px;
height: 23px;
float: left;
background: url(tmenu_white.gif);
}
#leftnavi {
width: 180px;
float: left;
font-size: 9pt;
text-align: left;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
}
.lnavi {
border-bottom: 1px solid #CCC;
line-height: 20px;
}
.lnavi_act {
border-bottom: 1px solid #CCC;
line-height: 20px;
}
/* Unterebene von Leftnavi */
.lnavi_sub {
color: #CCC;
line-height: 120%;
font-size: 8pt;
padding-left: 30px;
font-weight: normal;
padding-bottom: 5px;
}
.lnavi_sub_act {
color: #D02107;
line-height: 120%;
font-size: 8pt;
padding-left: 30px;
font-weight: normal;
padding-bottom: 5px;
}
.lnavi_sub_last {
line-height: 120%;
padding-bottom: 5px;
font-size: 8pt;
padding-left: 30px;
font-weight: normal;
border-bottom: 1px solid #CCC;
}
.lnavi_sub_actlast {
color: #D02107;
line-height: 120%;
padding-bottom: 5px;
font-size: 8pt;
padding-left: 30px;
font-weight: normal;
border-bottom: 1px solid #CCC;
}
#rightcol {
float: right;
width: 180px;
padding-left: 10px;
padding-right: 10px;
height: 100%;
font-size: 8pt;
padding-top: 15px;
}
#footer {
float: left;
width: 920px;
height: 75px;
text-align: right;
font-size: 8pt;
letter-spacing: .1em;
padding-bottom: 5px;
padding-top: 10px;
border-top: solid #CCC 1px;
margin-left: 15px;
margin-right: 15px;
}
/* Breadcrumbs,weitere Funktionen wie PDF,Schriftgrößen etc. */
#breadcrumbs {
margin-top: 15px;
margin-bottom: 10px;
margin-left: 230px;
font-size: 8pt;
color: #585858;
text-decoration: none;
position: absolute;
top: 5px;
text-transform: lowercase;
}
#service {
font-size: 8pt;
line-height: 1.5;
text-align: right;
position: absolute;
top: 97px;
left: 755px;
}
#search {
position: absolute;
top: 20px;
left: 755px;
}  
#sprache {
position: absolute;
top: 70px;
left: 735px;
}
#address {
margin-top: 6px;
width: 100%;
font-size: 8pt;
line-height: 1.1;
text-align: left;
vertical-align: middle;
padding-bottom: 10px;
margin-bottom: 10px;
color: #505050;
}
#content_right {
border-top: solid 1px #CCC;
}
#content_right h2 {
text-decoration: underline;
font-weight: bold;
}
#news {
color: #E7013B;
font-size: 1.1em;  
line-height: 1.1;
}
#news a {
text-decoration: underline;
color: #D02107;
}
/* Pseudoklassen Links */
a {
text-decoration: none;
color: #585858;
font-weight: bold;
}
a:hover {
color: #D02107;
font-weight: bold;
}
a:active {
color: #D02107;
font-weight: bold;
}
a.external-link-new-window:link {
color: black;
text-decoration: underline;
}
a.external-link-new-window:hover {
border-bottom: 1px solid black;
font-weight: bold;
}
a.external-link-new-window:visited {
color: #585858;
text-decoration: none;
font-weight: bold;
background-color: #E4E4E4;
}
.tnavi a {
color: #FFF;
}
.tnavi_last a {
color: #FFF;
}
.tnavi_act a {
color: #585858;
}
.tnavi_cur a {
color: #585858;
}
.lnavi_sub a {
color: #585858;
font-weight: normal;
}
.lnavi_sub a:hover {
text-decoration: underline;
}
.lnavi_sub_last a {
color: #585858;
font-weight: normal;
}
.lnavi_sub_last a:hover {
text-decoration: underline;
}
.lnavi_sub_act a {
color: #D02107;
font-weight: normal;
}
.lnavi_sub_act a:hover {
text-decoration: underline;
}
.lnavi_sub_actlast a {
color: #D02107;
font-weight: normal;
}
.lnavi_sub_actlast a:hover {
text-decoration: underline;
}
#content a {
color: #585858;
font-weight: normal;
text-decoration: underline;
}
#content a:hover {
color: #D02107;
text-decoration: underline;
}
#footer a {
color: #585858;
}
#footer a:hover {
color: #D02107;
}
#breadcrumbs a {
font-weight: normal;
color: #585858;
}
.tx-flseositemap-pi1 a {
line-height: 140%;
font-weight: normal;
font-size: 1.2em;
}
/* #content_right a {
font-weight: normal;
color: #585858;
}
#content_right a:hover {
color: #585858;
text-decoration: underline;
}
*/
/* Logo und weitere grafische Elemente */
#logo {
position: absolute;
top: 8px;
left: 60px;
}
#header_img {
border: 0px;
width: 950px;
position: absolute;
bottom: 0px;
left: 0px;
}
.csc-textpic-below {
position: relative;
top: -150px;
left: 0;
}
#contenttable,td {
border: 1px;
border-color: black;
}

