body {
margin: 0px;
padding: 0px;
background-image: url(../images/bg-body.gif);
background-repeat: repeat-x;
background-color: #EFEFEF;
}
p {
margin: 0px;
padding: 0px;
}
ul {
margin: 0px;
padding: 0px;
}
ol {
margin: 0px;
padding: 0px;
}
li {
margin: 0px;
padding: 0px;
}
img {
border:none;
}
/* RTE */
.align-right {
text-align: right;
}
.align-left {
text-align: left;
}
.align-center {
text-align: center;
}
/* HYPERLINKS */
a:link {
color: #CC0000;
text-decoration: none;
font-weight: normal;
}
a:visited {
color: #CC0000;
text-decoration: none;
font-weight: normal;
}
a:active {
color: #CC0000;
text-decoration: none;
font-weight: normal;
}
a:hover {
color: #CC0000;
text-decoration: underline;
font-weight: normal;
}
.mscontent a:link {
color: #E40000;
text-decoration: underline;
font-weight: normal;
}
.mscontent a:visited {
color: #E40000;
text-decoration: underline;
font-weight: normal;
}
.mscontent a:active {
color: #E40000;
text-decoration: underline;
font-weight: normal;
}
.mscontent a:hover {
color: #E40000;
text-decoration: none;
font-weight: normal;
}
.msbreadcrumb a:link {
color: #AAAAAA;
text-decoration: none;
font-weight: normal;
}
.msbreadcrumb a:visited {
color: #AAAAAA;
text-decoration: none;
font-weight: normal;
}
.msbreadcrumb a:active {
color: #AAAAAA;
text-decoration: none;
font-weight: normal;
}
.msbreadcrumb a:hover {
color: #AAAAAA;
text-decoration: underline;
font-weight: normal;
}
.msfooter a:link {
color: #888383;
text-decoration: none;
font-weight: normal;
}
.msfooter a:visited {
color: #888383;
text-decoration: none;
font-weight: normal;
}
.msfooter a:active {
color: #888383;
text-decoration: none;
font-weight: normal;
}
.msfooter a:hover {
color: #888383;
text-decoration: none;
font-weight: normal;
}
/* SITEMAP */
.csc-sitemap {
font-size: 12px;
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.csc-sitemap ul {
list-style-type: none;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
.csc-sitemap ul ul {
list-style-type: none;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 30px;
}
.csc-sitemap ul ul ul {
list-style-type: none;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 30px;
}
.csc-sitemap li {
list-style-type: none;
margin: 0px;
padding: 0px;
}
/* FORM ELEMENTS */
form {
font-size: 12px;
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}
input {
font-size: 12px;
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
border: 1px solid #000000;
background-color: #F0F0F0;
width: 280px;
_width: 278px;
}
*+html input {
width: 278px;
}
select {
font-size: 12px;
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
border: 1px solid #000000;
background-color: #F0F0F0;
}
textarea {
font-size: 12px;
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
border: 1px solid #000000;
background-color: #F0F0F0;
}
.csc-form-label, .csc-form-label-req {
margin: 0px;
padding: 0px;
}
.csc-form-cell {
}
.csc-mailform {
border: 0px;
padding-top: 5px;
}
.csc-mailform-field {
display: block;
padding-top: 5px;
}
.csc-mailform-field label {
display: block;
float: left;
width: 100px;
margin-left: 8px;
}
.csc-mailform-field #mailformformtype_mail {
margin-left: 108px;
_margin-left: 119px;
margin-top: 5px;
width: 75px;
}
/* HEAD ELEMENTS */
h1 {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 19px;
font-weight: normal;
margin: 0px;
padding: 0px 0px 10px;
color: #E40000;
line-height: 19px;
}
.msright h1 {
color: #596575;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
margin: 0px;
padding: 0px;
}
.msborder h1 {
color: #596575;
}
h2 {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
margin: 0px;
padding: 0px;
color: 888383;
line-height: 16px;
}
h3 {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin: 0px;
padding: 0px;
color: #ABA7A7;
line-height: 14px;
font-style: italic;
}
h4 {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 19px;
font-weight: normal;
margin: 0px;
padding: 0px 0px 10px;
color: #E40000;
line-height: 19px;
}
/* SUCHE */
.browsebox {
margin:0px;
padding:10px 0px 20px;
list-style-type:none;
list-style-position:inside;
}
.browsebox li, .browsebox .tx-indexedsearch-browselist-currentPage {
display:inline;
margin:0px;
padding:0px;
}
.browsebox li a {
margin-right:5px;
}
.tx-indexedsearch-res {
padding-top: 10px;
}
#suchbutton {
margin: 1px 0px 0px;
padding: 0px;
height: 19px;
width: 20px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
*+html #suchbutton {
margin-top: 1px;
}
.suchbutton {
border: 1px solid #CFCFCF;
margin: 0px;
padding: 0px;
width: 55px;
height: 21px;
}
*+html .suchbutton {
margin-top: 1px;
}
.search_input {
padding: 0px;
height: 19px;
width: 120px;
margin: 0px 0px 0px 20px;
color: #666666;
border: none;
font-size: 11px;
background-image: url(..images/_sp_b5_h5_tr.gif);
background-color: transparent;
}
.textfeld {
width: 145px;
float: left;
background-image: url(../images/_bg-suche.gif);
background-repeat: no-repeat;
}
.mscontent .textfeld {
width: 145px;
float: left;
background-image: none;
}
.mscontent .search_input {
padding: 0px;
height: 19px;
width: 140px;
margin: 0px;
color: #666666;
border: none;
font-size: 11px;
border: 1px solid #CFCFCF;
background-image: none;
}
.tx-indexedsearch-whatis {
clear: left;
}
/* SITE ELEMENTS */
.mshead {
height: 123px;
width: 980px;
text-align: left;
position: relative;
background-color: #FFFFFF;
z-index: 5;
}
.mslogo {
position: absolute;
top: 31px;
right: 62px;
}
.mssearch {
position: absolute;
right: 3px;
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
z-index: 15;
top: 102px;
}
.msnavi {
width: 813px;
text-align: left;
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
height: 23px;
font-size: 12px;
position: absolute;
bottom: 0px;
z-index: 10;
background-color: #BCBBBB;
padding-left: 167px;
}
.mscontent {
width: 980px;
text-align: left;
display: table;
position: relative;
background-image: url(../images/bg-content.gif);
background-repeat: repeat-y;
background-color: #FFFFFF;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;
}
.msleft {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
width: 221px;
text-align: left;
height: 245px;
background-color: #D6D6D6;
float: left;
margin: 0px;
padding: 0px;
border: 3px solid #FFFFFF;
}
.msbanner {
height: 245px;
width: 525px;
float: left;
margin: 3px 0px;
}
.msright{
width: 228px;
height: 251px;
float: right;
background-color: #FFFFFF;
}
.msrightinner {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #A4A0A0;
width: 200px;
text-align: left;
height: 223px;
border: 1px solid #999999;
margin-top: 3px;
margin-left: 3px;
padding: 10px;
}
.msborder {
width: 228px;
position: fixed;
left: 752px;
top: 371px;
background-color: #FFFFFF;
_float: right;
_clear: both;
}
/*.msborder {
width: 228px;
background-color: #FFFFFF;
float: right;
clear: right;
}*/
.msborderinner {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #A4A0A0;
width: 200px;
border: 1px solid #999999;
margin-bottom: 3px;
margin-left: 3px;
padding: 10px;
margin-top: 3px;
}
.msbottom {
width: 747px;
display: table;
position: relative;
float: left;
clear: left;
border: 1px solid #999999;
min-height: 250px;
margin: 0px 3px 3px;
}
.msbreadcrumb {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-transform: uppercase;
color: #AAAAAA;
text-align: left;
height: 30px;
position: relative;
width: 737px;
padding-top: 5px;
padding-left: 10px;
}
.mscontentinner {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
text-align: left;
width: 697px;
position: relative;
display: table;
padding-top: 0px;
padding-right: 25px;
padding-bottom: 25px;
padding-left: 25px;
}
.mscontentinnerleft {
float: left;
width: 336px;
margin-right: 25px;
}
.mscontentinnerright {
width: 336px;
float: right;
text-align: left;
}

.msfooter {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
height: 22px;
width: 749px;
clear: left;
float: left;
margin-left: 3px;
padding-left: 0px;
padding-top: 8px;
}
/* CONTENT ELEMENTS */
.mscontent ul li {
list-style-image: url(../images/_icon-dot.gif);
}
.mscontent ul {
padding-left: 30px;
}
.mscontent ol {
padding-left: 30px;
}
.msbreadcrumb ul {
list-style-type: none;
display: inline;
margin: 0px;
padding: 0px 0px 0px 0px;
}
.msbreadcrumb li {
list-style: none;
display: inline;
}
.csc-textpic-imagewrap {
margin-top: 5px;
}
/* NEWS ELEMENTS */
.news-latest-container {
border: 1px solid #9E740C;
padding: 10px;
margin: 0px 20px 20px;
}
.news-latest-container h2 {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
margin: 0px;
padding: 0px 0px 10px;
color: #93107E;
}
.news-amenu-container {
padding-bottom: 20px;
}
.news-latest-morelink, .news-list-morelink {
text-align: right;
}
.news-latest-date {
display:none;
}
.news-single-timedata {
display:none;
}
.news-list-date {
display:none;
}
.news-amenu-item-year {
display:none;
}
.news-amenu-container li {
margin: 0px;
padding: 0px 15px 0px 0px;
}
.news-amenu-container ul {
margin: 0px;
padding: 0px 0px 0px 25px;
}
.contenttable .tr-even {
background-color: #DDDDDD;
}
.contenttable .tr-odd {
background-color: #EBEBEB;
}
.msfooter ul {
padding-left: 25px;
}
.msfooter ul li {
float: left;
list-style-image: none;
list-style-type: none;
padding-right: 4px;
}
.msfooter #link {
padding-right: 25px;
}
/* PRINT STYLESHEET */
@media print {
body {
background-image: none;
background-color: #FFFFFF;
}
.mshead {
display: none;
}
.mslogo {
display: none;
}
.mssearch {
display: none;
}
.msnavi {
display: none;
}
.mscontent {
width: 700px;
background-image: none;
background-color: #FFFFFF;
border-bottom-width: 0px;
}
.msleft {
display: none;
}
.msbanner {
display: none;
}
.msright{
display: none;
}
.msrightinner {
display: none;
}
.msborder {
display: none;
}
.msborderinner {
display: none;
}
.msbottom {
width: 700px;
border: 0px solid #999999;
margin: 0px;
}
.msbreadcrumb {
display: none;
}
.mscontentinner {
width: 697px;
padding: 0px;
}
.mscontentinnerleft {
}
.mscontentinnerright {
}
.msfooter {
display: none;
}
}
