/*
 *        jr webdesign
 *        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *        (c) 2007 - Jürgen Reinhard, www.jr-webdesign.de
 */
/*******************/
/* Template Layout */
/*******************/
body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:12px;
color:#434A4E;
/* background: #EDECEC url(layout_FILES/body-bg-dgrau.jpg) 0 0 repeat; position:relative; */
 background:  /* url(layout_FILES/content.gif) repeat top */ #FFFFFF;
/* background:  #434a4e; */
/* background: #434a4e url(layout_FILES/bg-alpin2.jpg) no-repeat fixed; */
/*background-position: 5% 0; */
/* background: url(layout_FILES/bg-links-grau-rot.gif) 0 0  no-repeat; position:left;*/
/* background: #7d7d7d url(layout_FILES/body-bg1.jpg) repeat-x; */
}
#container {
top:20px;
width:906px;
text-align:left;
background: url(layout_FILES/bg_main.gif) 0 0 repeat; position:relative;
margin:0 auto;
border:0px solid #434a4e; /* 10px turn on for visual spacing aid or style */
}
#header {
clear:both;
z-index: 10;
text-align:left;
/*background: url(layout_FILES/skw-header.jpg) 0 0 no-repeat fixed; *//*position:relative;*/
width:auto;
height:300px;
}
#masthead{
width:auto;
height:300px;
margin:0px; /* adjust or remove for spacing interior content */
/*background: url(../images/masthead.jpg) 0 0 no-repeat;*/   /* uncomment this if you want to use a background image */
/*background: url(layout_FILES/skw-header.jpg) 0 0 no-repeat; */ /* 24.03.2008 */
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}
#left-content {
float:left;
width:225px;
margin-left: 0px;
margin-bottom:10px;
/*background: url(layout_FILES/bg_menu.gif) 0 0 repeat; position:relative;*/
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}
.langlink a { color:#000000; text-decoration:none; /*font-weight:bold;*/}
.langlink a:hover { color:#777777; text-decoration:none; /*font-weight:bold;*/}
#left-wrapper {
margin-top:22px;
}
#left-wrapper H1,
#left-wrapper H2,
#left-wrapper H3,
#left-wrapper H4,
#left-wrapper H5,
#left-wrapper H6,
#left-wrapper p {
padding:2px 6px;
}
#wrapper {
float:right;
width:672px;
margin-right: 0px;
margin-bottom:4px;
}
#main-content1col {
width:auto;
padding:2px 8px;
margin-left: 0px;
margin-right: 2px;
margin-bottom: 2px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}
#main-content2col-home {
float:left;
width:439px;
padding:2px 6px;
margin-left: 0px;
margin-bottom: 4px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}
#main-content2col {
float:right;
width:634px;
padding:2px 8px;
margin-right: 0px;
margin-bottom: 4px;
background: #FFFFFF;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}
#main-content3col {
float:left;
width:390px;
padding:2px 8px 0px 28px;
background: #FFFFFF;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}
#right-content-home {
float:right;
width:300px;
margin-right: 0px;
margin-bottom:4px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}
#right-content-home H1,
#right-content-home H2,
#right-content-home H3,
#right-content-home H4,
#right-content-home H5,
#right-content-home H6,
#right-content-home p {
padding:2px 6px;
}
#right-content {
float:right;
width:215px;
background: #FFFFFF;
padding-top:40px;
border:0px solid #ccc; /* turn on for visual spacing aid or style */
}
#right-content H1,
#right-content H2,
#right-content H3,
#right-content H4,
#right-content H5,
#right-content H6,
#right-content p {
padding:2px 6px;
}
#footer{
clear:both;
position:relative;
width:auto; height:30px;
margin:0px;
/*background:#fff;*/
background: url(layout_FILES/bg_footer-neu.gif) 0 0 repeat; position:relative;
border-top:0px solid #333; /* turn on for visual spacing aid or style */
}
#footertext {
text-align:center;
margin-top:0px;
padding-top:8px;
font-type: Verdana, Arial, sans serif;
font-size:10px;
font-weight: normal;
color: #666;
}
.footerlink a {
font-size:10px;
font-weight: bold;
color: #777777;
}
.footerlink a:hover {
color: #777777;
text-decoration: underline;
}
#footer2 {
clear:both;
position:relative;
padding:10px;
}
/********************************/
/* Form elements */
/*******************************/
/* #login {
*padding:0;
*margin:0;
*z-index: 1000;
*position:relative;
*float:right;
*text-align:right;
*width:210px;
*margin-top:-129px;
*} */
/* #login input {
*vertical-align: middle;
*} */
/* #login input.username,
*#login input.password {
*width:64px;
*color:#000;
*font-size:11px;
*padding:2px;
*margin-left:2px;
*background: #fff;
*border:1px solid #777;
*} */
/* .loginbutton,
*.logoutbutton {
*padding-right:6px;
*border:0;
*} */
/* .logoutbutton {
*margin:2px 0px 2px 0px;
*} */
/* .logoutuser {
*padding:0;
*margin:0;
*color:#fff;
*} */
#search {
z-index: 1000;
text-align:left;
width:177px;
display:block;
margin-top:-34px; /* -20 */
margin-left:0px;
padding-left:0px;
}
#search input {
vertical-align: middle;
}
#search input.searchfield {
width:136px;
color:#fff;
font-size:11px;
padding:2px;
margin-left:4px;
background: #000;
border:1px solid #434A4E;
}
#search input.searchimage {
border:0;
}
#breadcrumb,
#breadcrumb a {
margin-top:10px;
margin-left:0px;
margin-bottom:20px; /* 10 */
font-type: Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color: #444444;
}
#breadcrumb a:hover {
color:#777777; text-decoration:underline;
/* color:#e2e400; text-decoration:underline;  */
}
/********************************/
/* Vertical navigation menu */
/*******************************/
.vertnav-header,
.vertnav-header a {
width:204px;
padding:2px;
padding:2px 6px;
font-size:12px;
font-weight: bold;
color:#FFFF00;
/*color:#E2E400; /*white*/
background:#fff; /*black*/
border-top:2px solid #fff;  /*grey*/
border-bottom:2px solid #fff;  /*white*/
}
.vertnav1 a {
margin: 0px;
width:195px;
display:block;
padding:5px 5px;
font-size:12px;
text-decoration:none;
background: url(layout_FILES/menu_dot.gif) repeat-x bottom;
color:#000; /*ccc*/
}
.vertnav1 a:hover {
background: url(layout_FILES/menu_dot.gif) repeat-x bottom;
color:#777777; /*black*/
text-decoration:none;
}
.vertnav1-act a,
.vertnav1-act a:hover  {
margin: 0px;
width:195px;
display:block;
padding:5px 5px;
font-size:12px;
font-weight: bold;
text-decoration:none;
background: url(layout_FILES/menu_dot.gif) repeat-x bottom;
color:#000; /*E2E400*/
}
.vertnav2 a {
margin: 0px;
width:182px;
display:block;
padding: 5px 5px 5px 18px;
font-size:12px;
text-decoration:none;
background: url(layout_FILES/nav-arrow.gif) 10px 8px no-repeat;
color:#000; /*grey*/
}
.vertnav2 a:hover {
background: url(layout_FILES/nav-arrow.gif) 10px 8px no-repeat;
color:#777777; /*dark grey*/
text-decoration:none;
}
.vertnav2-act a,
.vertnav2-act a:hover  {
margin: 0px;
width:182px;
display:block;
padding: 5px 5px 5px 18px;
font-size:12px;
font-weight: bold;
text-decoration:none;
background: url(layout_FILES/nav-arrow-act.gif) 10px 8px no-repeat;
color:#000; /*dark grey*/
}
.vertnav3 a {
margin: 0px;
width:137px;
display:block;
padding: 5px 5px 5px 30px;
font-size:12px;
text-decoration:none;
background: url(layout_FILES/vbullet.gif) 20px 9px no-repeat;
color:#000; /*grey*/
}
.vertnav3 a:hover {
background: url(layout_FILES/vbullet-act.gif) 20px 9px no-repeat;
color:#fff; /*dark grey*/
text-decoration:none;
}
.vertnav3-act a,
.vertnav3-act a:hover  {
margin: 0px;
width:137px;
display:block;
padding: 5px 5px 5px 30px;
font-size:12px;
font-weight: bold;
text-decoration:none;
background: url(layout_FILES/vbullet-act.gif) 20px 9px no-repeat;
color:#000; /*dark grey*/
}
.vertnav4 a {
margin: 0px;
display:block;
padding: 5px 5px 5px 45px;
font-size:12px;
text-decoration:none;
width:125px;
color:#000; /*grey*/
}
.vertnav4 a:hover {
background-color:#eee;  /*silver*/
color:#fff; /*dark grey*/
text-decoration:none;
}
.vertnav4-act a,
.vertnav4-act a:hover {
margin: 0px;
display:block;
padding: 5px 5px 5px 45px;
font-size:12px;
text-decoration:none;
width:125px;
/*background-color:#eee;  silver*/
color:#000; /*dark grey*/
}
/* General element styles:*/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:arial, helvetica; color:#333; }
A { color:#888888; text-decoration:none; /*font-weight:bold;*/}
A:hover { color:#888888; text-decoration:underline; }
FORM { margin:0px; }
TD, UL, OL { font-size:12px; line-height:1.5em; color:#434A4E; margin:10px 0px;}
P { font-size:12px; line-height:1.5em; color:#434A4E; margin:0px 10px 10px 0px; text-align:left;}
INPUT, TEXTAREA, SELECT textarea { font-family:arial, helvetica, sans-serif; color:#333; border: #ccc 0px solid; font-size:12px; }
ul { margin-left:40px;padding-left:0px;/*list-style-position: inside;*/ }
/***************/
/* Bulletlists */
/***************/
/* Bulletlists, general */
UL.csc-bulletlist LI { margin-left:0px;padding-left:0px; }
/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #434A4E; font-weight:bold; line-height:24px; list-style-image: url(img/haken-gelb.gif);}
UL.csc-bulletlist-1 { color: #B6080E; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #ffffff; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #ffcc00; list-style-image: url(img/haken.gif); }
/* Frames, spacing, link-to-top */
DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 {
height: 1%;
background:#333;
/*background: url(layout_FILES/frame1.jpg) 0 0 no-repeat;*/   /* uncomment this if you want to use a background image*/
color:#fff;
padding:2px 6px;
border-bottom:2px solid #fff;
}
DIV.csc-frame-frame1 {
background: #fff;
border: 0px solid #ccc;
border-bottom:12px solid #fff;
}
DIV.csc-menu .csc-menu-4 dt, .csc-menu-4 a {
font-size: 14px;
font-weight: bold;
}
DIV.csc-menu .csc-menu-4 dt, .csc-menu-4 dd {
margin:10px 50px 15px 20px;
}
DIV.csc-frame-frame1 p {
color:#434A4E;
}
DIV.csc-textpic-text h4 {
margin-bottom:5px;
}
DIV.csc-textpic-text P {
font-size:12px; line-height:1.5em; color:#434A4E; margin:0px 10px 10px 0px; text-align:left;
}
DIV.csc-textpic .csc-textpic-left, .csc-textpic-below h4 {
margin-left:0px;
}
DIV.csc-textpic .csc-textpic-left, .csc-textpic-below, .csc-textpic-image {
margin-left:0px;
}
/* DIV.main-content3col .csc-textpic, .csc-textpic-left, .csc-textpic-below, .csc-textpic-caption-c {
margin-left:0px;
} */
DIV.csc-frame-frame2 { padding:0px 0px 4px 0px; background: url(layout_FILES/menu_dot.gif) repeat-x bottom; margin-bottom:14px; margin-top:3px; font-size:12px; }
/* Headers, plain */
H1 { font-size:16px; font-family: arial, helvetica, sans-serif; color:#000000; line-height: 18px; margin-bottom: 15px; /*margin-left: 22px;*/ text-transform: uppercase; font-weight:bold;}
H2 { font-size:16px; font-family: arial, helvetica, sans-serif; color:#434A4E; /*margin-left: 42px;*/ text-transform: uppercase; font-weight:normal; }
H3 { font-size:16px; font-family: arial, helvetica, sans-serif; color:#434A4E; /*margin-left: 42px;*/ text-transform: uppercase; font-weight:normal;}
H4 { font-size:14px; font-family: arial, helvetica, sans-serif; color:#434A4E; /*margin-left: 42px;*/ text-transform: uppercase; font-weight:bold;}
H5 { font-size:12px; font-family: arial, helvetica, sans-serif; color:#434A4E; text-transform: uppercase; font-weight:normal;}
H5, H6 { margin:0; padding:0;}
H6 { font-size:10px; line-height:12px; font-family: arial, helvetica, sans-serif; color:#434A4E; margin:0px 10px 10px 0px; text-align:left; font-weight:normal;}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }
/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #555; text-decoration:none; }
H2 A { color:#555; }
H3 A { color:#555; }
H4 A { color:#FFFF00; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration:underline; }
---
/* Container Layout */
/* default styles for extension "tx_cssstyledcontent" */
        /* Captions */
        DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; color: #434A4E;}
        DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
        DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }
        /* Needed for noRows setting */
        DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }
        /* Border just around the image */
        DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
                border: 2px solid #434A4E;
                padding: 0px 0px;
        }
        DIV.csc-textpic-imagewrap { padding: 0; }
        DIV.csc-textpic IMG { border: none; }
        /* DIV: This will place the images side by side */
        DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }
        /* UL: This will place the images side by side */
        DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
        DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }
        /* DL: This will place the images side by side */
        DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
        DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
        DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
        DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
        DL.csc-textpic-image { margin: 0; }
        DL.csc-textpic-image DT { margin: 0; display: inline; }
        DL.csc-textpic-image DD { margin: 0; }
        /* Clearer */
        DIV.csc-textpic-clear { clear: both; }
        /* Margins around images: */
        /* Pictures on left, add margin on right */
        DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
        DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
        DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
                display: inline; /* IE fix for double-margin bug */
                margin-right: 10px;
        }
        /* Pictures on right, add margin on left */
        DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
        DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
        DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
                display: inline; /* IE fix for double-margin bug */
                margin-left: 10px;
        }
        /* Pictures centered, add margin on left */
        DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
                display: inline; /* IE fix for double-margin bug */
                margin-left: 10px;
        }
        DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
        DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }
        /* Space below each image (also in-between rows) */
        DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
        DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
        DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
        /* No margins around the whole image-block */
        DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
        DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }
        /* Add margin from image-block to text (in case of "Text w/ images") */
        DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
        DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
                margin-right: 10px !important;
        }
        DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
        DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
                margin-left: 10px !important;
        }
        /* Positioning of images: */
        /* Above */
        DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }
        /* Center (above or below) */
        DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
        DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
        DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
        DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }
        /* Right (above or below) */
        DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
        DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }
        /* Left (above or below) */
        DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
        DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }
        /* Left (in text) */
        DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }
        /* Right (in text) */
        DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }
        /* Right (in text, no wrap around) */
        DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
        /* Hide from IE5-mac. Only IE-win sees this. \*/
        * html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
        /* End hide from IE5/mac */
        /* Left (in text, no wrap around) */
        DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
        /* Hide from IE5-mac. Only IE-win sees this. \*/
        * html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
        /* End hide from IE5/mac */
/* default styles for extension "tt_news" */
  /* example styles for the pagebrowser */
    .tx-ttnews-browsebox TD { font-size: 10px; }
    .tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-ttnews-browsebox-SCell { background-color: #EEE; }
---
/* Captions */
        DIV.csc-textpic-caption-c .csc-textpic-caption { font-family: Verdana, arial, helvetica, sans-serif; font-size:9px; color:#333; }
        DIV.csc-textpic-caption-r .csc-textpic-caption { font-family: Verdana, arial, helvetica, sans-serif; font-size:9px; color:#333; }
        DIV.csc-textpic-caption-l .csc-textpic-caption { font-family: Verdana, arial, helvetica, sans-serif; font-size:9px; color:#333; }
/* Header date */
P.csc-header-date { font-size:10px; color:#555; }
/*-------contenttable--------*/
table.contenttable  {
        background-color: #FFFFFF ! important;
        border:0px ! important;
        margin:0px ! important;
        border-collapse:collapse;
        margin-left:0px ! important;
        margin-top:10px ! important;
        margin-bottom:20px ! important;
        width:640px ! important;
        }
table.contenttable td {
        vertical-align:top;
        line-height:18px;
        background-color:#ffffff ! important;
        border-bottom:1px solid #cccccc ! important;
        width:25%;
        padding-left:5px;
        }
table.contenttable p {
        margin:0px ! important;
        padding:0px ! important;
        font-size:11px ! important;
        color:#000000 ! important;
        background-color:transparent ! important;
    }
table.contenttable p a:link, table.contenttable p a:visited {
        color:#005bfe ! important;
        font-weight:normal;
        font-size:11px ! important;
}
table.contenttable p a:hover {
        color:#FF0000 ! important;
        font-weight:normal;
        font-size:11px ! important;
}
tr.tr-even td  {
        background-color:#efefef ! important;
        }
tr.tr-0 td  {
        background-color:#C90001 ! important;
        font-weight:bold;
        color:#ffffff;
        font-size:13px ! important;
        }
/*-------contenttable--------*/
/* #########################################################################################
--------------------------------------- Forms.CSS  ------------------------------------
#########################################################################################*/
/* ---------------- Typo3 Neue Style ohne Styled Content Werden in TYPO3 Constants konfiguriert ------------------ */
.form-textarea {
        font-size: 12px;
        color: #777777;
        line-height: 15px;
        font-family: Arial, Helvetica, sans-serif;
}
.csc-form-fieldradiocell br {
        display:none;
}
.MailformField {
        font-size: 12px;
        line-height: 15px;
        font-family: Arial, Helvetica, sans-serif;
        color: #333333;
        border: none;
        background-color: #00CCCC;
        width: 50px;
        white-space: nowrap;
}
.MailformRadio {
        font-size: 12px;
        line-height: 15px;
        font-family: Arial, Helvetica, sans-serif;
        /* color: #333333; */
        border: none;
        background-color: #00CCCC;
        width: 50px;
}
.MailformRadio input {
        font-size: 12px;
        line-height: 15px;
        font-family: Arial, Helvetica, sans-serif;
        color: #333333;
        border: none;
        background-color: #00CCCC;
        width: 50px;
}
/* ---------------- Typo3 Standard Forms ---------------- */
.csc-mailform {
        margin: 0px;
        width: 100%;
        background-color: #F1F3F5;
        border: 1px solid #ccc;
}
.csc-form-labelcell {
        text-align: left;
}
.csc-form-fieldcell {
        background-position: top;
        vertical-align: top;
        /* padding-top: 5px; */
        padding-right: 0px;
        /* padding-bottom: 5px; */
        padding-left: 0px;
}
.formtype_mail {
        font-size: 12px;
        padding: 2px;
        color: #FFFFFF;
}
.csc-form-fieldcell input, select {
        border: 1px solid #666666;
        font-size: 12px;
        padding: 2px;
        width: 300px;
}
.csc-form-fieldcell textarea {
        border: 1px solid #666666;
        width: 300px;
        font-size: 12px;
        line-height: 15px;
        padding: 2px;
}
.csc-form-fieldcell {
        font-size: 12px;
        padding: 2px;
}
.csc-form-label-req, .csc-form-label {
        font-size: 12px;
        padding-left: 10px;
}
.csc-form-radio input {
        font-size: 12px;
        line-height: 15px;
        /* color: #333333; */
        border: none;
        /* background-color: #00CCCC; */
}
.csc-mailform-radio {
        float:left;
}
.csc-mailform-field label {
        font-size: 12px;
        line-height: 20px;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        width: 25%;
        float: left;
        text-align: left;
        margin-right: 10px;
        display: block;
        border:0px;
}
.csc-mailform-field .csc-mailform-radio label {
        width: auto;
}
.csc-mailform-field {
        clear:both;
}
fieldset {
 border:0px;
}
legend {
 display: none;
}
.csc-mailform-field {
        margin-bottom:15px;
}
.csc-mailform-submit {
        margin-left: 195px;
        width:278px;
        border:1px solid #cccccc;
}
/* ---------------- CSS for MAILFORMs ---------------- */
.mailform {
        /* background-color: #E8ECED;*/
        margin: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        padding: 10px;
        border: 1px solid #ccc;
}
.mailform-input {
        border: 1px solid #ccc;
        font-size: 12px;
        padding: 2px;
        font-family: Arial, Helvetica, sans-serif;
        color: #333333;
        margin: 0px;
        width: 190px;
}
.mailform-submit {
        border: 1px solid #ccc;
        font-size: 12px;
        padding: 2px;
        width: 278px;
        background-color: #b40001;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
}
.mailform-radio {
        border:0px;
        border: none;
}
.mailform-fieldradiocell {
        border:0px;
        border: none;
}
.mailform-fieldradiocell br {
        display:none;
        border:0px;
        border: none;
}
/* ### .mailform-capchafield input {
        background-color: #FFFFFF;
        height: 34px;
        width: 110px;
        border: 2px solid #FF3300;
} */
/* ### .mailform-capchaarea {
        background-color: #93A4B0;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        padding: 7px;
        color: #FFFFFF;
} */
/* ### .mailform-capchaarea IMG {
  margin-top:2px;
  margin-right:5px;
  float:left;
} */
.mailform-mark textarea {
        border: 1px solid #ccc;
        width: 270px;
        font-size: 12px;
        line-height: 15px;
        padding: 2px;
        height: 440px;
}
/* #########################################################################################
--------------------------------------- SiteMAP.CSS  ------------------------------------
#########################################################################################*/
div.csc-menu-2 {
        padding-bottom:20px;
}
#content .csc-sitemap ul {
 list-style-type: none;
 margin-left:20px;
 padding-left:0px;
}
#content .csc-sitemap li {
 list-style-type: none;
 margin:0px;
 padding:0px;
}
#content .csc-sitemap li a:hover {
 text-decoration:underline;
 color:red;
}
#tx-indexedsearch-searchbox-sword input {
border: 1px solid #ccc;
}
##################################################
fieldset.tx-powermail-pi1_fieldset {
/* Disable border */
border: 5px solid #B40001;
}
fieldset.tx-powermail-pi1_fieldset label {
/* Style labels */
display: block;
width: 200px;
float: left;
clear: both;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select
fieldset.tx-powermail-pi1_fieldset textarea {
/* Style input fields */
width: 300px;
border: none;
background-color: #a5bac4;
border-bottom: 1px solid black;
margin-left: 10px;
}
input.powermail_submit {
        margin: 20px 0px;
        font-weight: bold;
        background-color: #B40001;
        border: 1px solid #444;
        width: 300px;
}
div.tx_powermail_pi1_fieldwrap_html {
/* Increase margin between every field */
margin: 10px 0;
}
