body {
margin: 0px;
padding: 0px;
background-image: url(../images/bg-body.jpg);
background-repeat: repeat-x;
background-color: #E3E3E5;
}
p {
margin: 0px;
padding: 0px;
}
ul {
margin: 0px;
padding: 0px;
}
ol {
margin: 0px;
padding: 0px;
}
li {
margin: 0px;
padding: 0px;
}
hr {
height: 1px;
color:#CCCCCC;
background-color: #CCCCCC;
margin-top: 0px;
padding-top: 0px;
border: none;
}
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: #CC0000;
text-decoration: underline;
font-weight: normal;
}
.mscontent a:visited {
color: #CC0000;
text-decoration: underline;
font-weight: normal;
}
.mscontent a:active {
color: #CC0000;
text-decoration: underline;
font-weight: normal;
}
.mscontent a:hover {
color: #CC0000;
text-decoration: none;
font-weight: normal;
}
/* SITEMAP */
.csc-sitemap {
line-height: 1.5em;
font-size: 1em;
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: 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: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}
input {
font-size: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;

background-color: #FFFFFF;
width: 180px;
_width: 178px;
}
*+html input {
width: 178px;
}
select {
font-size: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;

background-color: #FFFFFF;
}
textarea {
font-size: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;

background-color: #FFFFFF;
width: 200px;
}
.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: 15px;
}
.csc-mailform-field label {
display: block;
float: left;
width: 150px;
margin-left: 0px;
text-align: right;
padding-right: 15px;
}
.csc-mailform-field #mailformformtype_mail {
margin-left: 165px;
_margin-left: 161px;
margin-top: 5px;
width: 150px;
background-image: url(../images/button-anfrage-abschicken.gif);
background-repeat: no-repeat;
height: 26px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
.formrightlabel {
background-image: url(../images/_pfeil-schwarz.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 15px;
color: #000000;
}
.formrightinput {
margin-bottom: 5px;
padding-left: 15px;
}
#mailformright input {
width: 160px;
}
#mailformright textarea {
width: 160px;
}
.formrightsubmit {
background-image: url(../images/button-loesung-finden.gif);
height: 26px;
width: 115px;
background-repeat: no-repeat;
margin-left: 15px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
/* HEAD ELEMENTS */
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.7em;
font-weight: normal;
margin: 0px 0px 20px;
padding: 0px 0px 10px;
color: #000000;
line-height: 1em;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.4em;
font-weight: normal;
margin: 0px;
padding: 0px;
color: #000000;
line-height: 1.3em;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0px;
padding: 0px 0px 0px 12px;
color: #000000;
line-height: 1.5em;
font-size: 1em;
background-image: url(../images/_text-dot.gif);
background-repeat: no-repeat;
background-position: 0px 6px;
}
/* SITE ELEMENTS */
.mshead {
height: 157px;
width: 1040px;
text-align: left;
}
.mscontent {
width: 1040px;
text-align: left;
background-image: url(../images/bg-spacer.jpg);
background-repeat: repeat-y;
height: 100%;
display: table;
}
.mscontentbg {
background-image: url(../images/bg-content.jpg);
background-repeat: no-repeat;
display: table;
height: 100%;
text-align: left;
width: 1040px;
}
.mscontentleft {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #666666;
line-height: 1.5em;
float: left;
width: 180px;
text-align: left;
padding-left: 28px;
clear: none;
}
.mscontentmiddle {
width: 624px;
float: left;
text-align: left;
clear: none;
margin-left: 3px;
}
.mscontentinner {
padding-top: 50px;
padding-right: 40px;
padding-bottom: 20px;
padding-left: 40px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #000000;
line-height: 1.5em;
}
.mscontentright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #666666;
line-height: 1.5em;
float: right;
width: 175px;
text-align: left;
padding-right: 28px;
padding-top: 20px;
clear: none;
}
.msfooter {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
text-align: center;
height: 20px;
width: 1040px;
clear: left;
background-image: url(../images/bg-footer.jpg);
background-repeat: no-repeat;
}
/* CONTENT ELEMENTS */
.mscontentinner ul {
padding-left: 30px;
list-style-type: disc;
}
.mscontentinner ol {
padding-left: 30px;
}
.csc-textpic-imagewrap {
margin-top: 5px;
}
/* PRINT STYLESHEET */
@media print {
body {
background-image: none;
background-color:#FFFFFF;
}
.mshead {
display: none;
}
.mscontent {
width: 650px;
background-image: none;
}
.mscontentbg {
width: 650px;
background-image: none;
}
.mscontentleft {
display: none;
}
.mscontentinner {
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.mscontentright {
display: none;
}
.msfooter {
display: none;
}
}

