/*-- @import url(main.css); --*/

body, html {
  position: relative;
  text-align: center;
  border: 0;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 101%;
  font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;
  background-color: #DDDDDD;
  background-image: url(/fileadmin/templates/main/img/gesamthintergrund.jpg);
}

#outer-wrapper {
  position: relative;
  z-index: 0;
  text-align: left;
  margin: 0 auto;
  height: auto;
  background: #FFFFFF;
}

#outer-content-wrapper {
  position: absolute;
  top: 110px;
  left: 0;
  width: 100%;
  height: auto;
  background: #FFFFFF;
  background-repeat:repeat-y;
  clear: both;
}

/*-- @import url(header.css); --*/
#header {
  position: absolute;
  left: 0;
  top: 6px;
  height: 68px;
  background: #FFFFFF;
}
#header-img {
  position: absolute;
  left: 6px;
  top: 6px;
  height: 57px;
  width: 262px;
  background: #FFFFFF;
}
#header-animation {
  position: absolute;
  left: 6px;
  top: 61px;
  height: 65px;
  background: #FFFFFF;
}

/*-- @import url(footer.css); --*/
#footer {
  position: relative;
  left: 0;
  height: auto;
  clear: both;
  background: #FFFFFF;
}

#footer-box {
  position: relative;
  margin: 0;
  padding: 4px;
}

#footer-text {
  margin: 0;
  padding: 4px;
  background: #FFFFFF;
  text-align: center;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #774390;
  font-size: 9px;
  line-height: normal;
  color: #666666;
}

/*-- @import url(top.css); --*/
#top {
  position: absolute;
  top: 74px;
  left: 0;
  width: 100%;
  height: 36px;
  background: #FFFFFF;
}

#top-menu {
  position: relative;
  height: 24px;
  background-image: url(http://www.starline.de/fileadmin/templates/main/img/h-navi.gif);
  background-color: #E4D9E9;
  margin: 6px;
  font-weight: bold;
}

#top-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#top-menu ul a, #top-menu ul .cur {
  float: left;
  display: block;
  line-height: 24px;
  text-decoration: none;
  background-image: url(http://www.starline.de/fileadmin/templates/main/img/h-navi.gif);
  background-color: #E4D9E9;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
  padding: 0 12px;
  margin: 0;
  color: #000000;
}

#top-menu ul a:hover, #top-menu ul .act a {
  color: #FFFFFF;
  background-image: url(http://www.starline.de/fileadmin/templates/main/img/h-navi-aktiv.gif);
  background-color: #774390;
}

#top-menu li {
  float: left;
  margin: 0;
  padding: 0;
}

#top2 {
  position: relative;
  top: 20px;
  right: 5px;
  float: right;
  margin-right: 0px;
    }
    
#top2-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#top2-menu li,
#top2-menu li span,
#top2-menu li a {
  float: left;
}

#top2-menu li * {
  font-size: 10px;
}

#top2-menu li span {
  margin: 0 5px;
}

#top2-menu li a {
  display: block;
  text-decoration: none;
  width: auto !important;
  width: 1px;
  height: auto !important;
  height: 1px;
  white-space: nowrap;
  background-color: #E4D9E9;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  padding: 0 12px;
  margin: 0;
  color: #000000;

}

#flagge {
  position: relative;
  top: 47px;
  left: 812px;
  margin-right: 0px;
  z-index:30;
  width: 80px;
  }
  
  #flagge-portugal-spanien {
  position: relative;
  top: 26px;
  left: 896px;
  z-index:40;
  width: 80px;
  }

/*-- @import url(content.css); --*/
H1, H2, H3, H4, H5, H6, P, UL { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }

A { color: #6633CC; text-decoration: none; }

A:hover { color: #6633CC; text-decoration: underline; }

P, UL, OL { font-size: 11px; }

P { margin: 0px 0px 0px 0px; }


H1 { font-size: 14px; color: #000000; }

H2 { font-size: 14px; color: #000000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #774390; padding: 0 0 3px 0; }

H3 { font-size: 12px; color: #000000; }

H4 { font-size: 11px; color: #000000; }

H5 { font-size: 10px; color: #000000; }

H6 { font-size: 9px; color: #333333; font-weight: normal; }

H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; }

H1 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 20px; }

H2, H3 { margin: 0px 0px 0px 0px; margin-top: 10px; }

H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; }

H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 0px; }

H3.csc-firstHeader { margin-top: 0px; }

H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }



P.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 14px; padding-bottom: 6px;}

P.align-right { text-align: right; }

UL { list-style-type: disc; list-style-position: outside; }

UL UL LI { font-size: 10px; }

LI { padding-left: 2px; }



IMG { border-style: none; }



P.csc-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; }



.csc-textpic-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; }


/*-- @import url(left.css); --*/
#left-menu ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
}

#left-menu ul a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  display: block;
}

#left-menu ul li {
  display: block;
  padding: 0;
  margin: 0;
  background: #E4D9E9;
}

#left-menu li.left-level-1-no a {
  height: auto;
  text-decoration:none;
  display: block;
  padding: 3px 6px 3px 15px;
  background: #E4D9E9;
  color: #000000;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-1-no a:hover, #left-menu li.left-level-1-act a {
  height: auto;
  text-decoration: none;
  display: block;
  padding: 3px 6px 3px 15px;
  background: #774390;
  color: #FFFFFF;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-2-no a {
  height: auto;
  text-decoration: none;
  display: block;
  padding: 3px 6px 3px 25px;
  background: #999999;
  color: #FFFFFF;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-2-no a:hover, #left-menu li.left-level-2-act a {
  height: auto;
  text-decoration: none;
  display: block;
  padding: 3px 6px 3px 25px;
  background: #774390;
  color: #FFFFFF;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-3-no a {
  height: auto;
  text-decoration: none;
  display: block;
  padding: 3px 6px 3px 35px;
  background: #bbbbbb;
  color: #000000;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-3-no a:hover, #left-menu li.left-level-3-act a {
  height: auto;
  text-decoration: none;
  display: block;
  padding: 3px 6px 3px 35px;
  background: #774390;
  color: #FFFFFF;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-4-no a {
  height: auto;
  text-decoration: none;
  display: block;
  padding: 3px 6px 3px 45px;
  background: #dddddd;
  color: #000000;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-4-no a:hover, #left-menu li.left-level-4-act a {
  height: auto;
  text-decoration: none;
  display: block;
  padding: 3px 6px 3px 45px;
  background: #774390;
  background-repeat:no-repeat;
    background-position:10px;
  color: #FFFFFF;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}
#left-menu li.left-level-5-no a {
  height: auto;
  text-decoration: none;
  display: block;
  padding: 3px 6px 3px 45px;
  background: #dddddd;
  color: #000000;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-5-no a:hover, #left-menu li.left-level-5-act a {
  height: auto;
  text-decoration: none;
  display: block;
  padding: 3px 6px 3px 45px;
  background: #774390;
  background-repeat:no-repeat;
    background-position:10px;
  color: #FFFFFF;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}

/*-- @import url(tt_news.css); --*/
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container H2,.news-latest-gotoarchive {
        padding:0px;
        margin:0px;
}

.news-latest-gotoarchive {
        font-weight:bold;
        margin-top:5px;
}


.news-latest-date,.news-latest-morelink,.news-latest-category {
        font-size:9px;
}

.news-latest-morelink {
        height:12px;
}

.news-latest-morelink A {
        float:right;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-item {
        /* IE hack */
        height: 1%;
        line-height: 1.3;
        /* IE hack end */
        padding:3px;
        margin:3px;


        }
.news-search-form {
        padding:3px;
        margin-bottom:5px;

}
.news-search-emptyMsg{
        margin:0px;
}
.news-search-form FORM {
        margin:0px;
}
.news-list-container H3 {
        margin-bottom: 5px;
        padding: 2px;

}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
        padding-left:2px;
}

.news-list-container P {
        padding-left:3px;
}
.news-list-date {
        float: right;
        width: 180px;
        text-align: right;
        height: 20px;
        margin-top: -2px;
        margin-right: -2px;
        font-size: 9px;
        font-weight: normal;
        }

.news-list-imgcaption {
        float: right;
        padding-top:3px;
        padding-right:3px;
        font-size: 9px;

        }


.news-list-morelink,.news-list-category {
        font-size:9px;
        margin-left:3px;
}
.news-list-morelink  {
        margin-bottom:3px;
}
.news-list-browse {
        text-align: center;
}

        /*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
        margin:3px;

        padding:3px;
}

.tx-ttnews-browsebox TD {
        font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
        font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
        margin:0px;
}


.news-search-emptyMsg {
        font-size: 11px;
        margin-left: 10px;
}
        /*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
        padding:5px;
        margin-bottom:5px;

}
.news-single-item H2 {
        font-size: 12px;
        font-weight:bold;
        margin-bottom: 0px;
}
.news-single-item H3 {
        margin-bottom: 11px;
}

.news-single-img {
        float: right;
        margin-left:5px;

}

.news-single-imgcaption {
        padding:3px;
        clear:both;
}

.news-single-category {

        float: right;
}
.news-single-backlink, .news-single-backlink a {
        font-weight: bold;
        font-size: 10px;
        margin-bottom: 15px;
        margin-top: 10px;
}
.news-single-timedata {
        float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
        font-size: 9px;
}
.news-single-author {
        padding-bottom: 3px;
}
.news-single-additional-info {
/*      clear: both;*/
        margin-top: 15px;
        border: 1px solid #666;
        padding:3px;
        padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
        border: 1px solid #666;
        margin:0px;
        margin-bottom: 3px;
        padding:3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
        margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
        font-weight: bold;
        font-size: 11px;
        margin-left:5px;
        width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
        margin-top:10px;
        padding:3px;

}
.news-amenu-container LI {
        padding-bottom:1px;
}
.news-amenu-container UL {
        padding:3px;
        margin-top:5px;
        margin-left:0px;
        margin-bottom:0px;

        list-style-type: none;
}
.news-amenu-container H2 {
        padding:3px;
        border:1px solid #666;

}
.news-amenu-item-year {
        font-weight: bold;
        border: 1px solid #666;
        padding: 2px;

}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
        padding:5px;
        margin:10px 0px 10px 10px;
}
.news-catmenu-header {
        font-size:11px;
        font-weight:bold;
}
.news-catmenu DIV {
        font-size:10px;
        white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
        margin:0px;
        padding: 0px;
        vertical-align: middle;
}
.news-catmenu-ACT {
        font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
        padding:1px;
        padding-left:10px;
        border-left:1px solid #666;
        border-top:1px solid #666;
}
.level2 {
        padding:1px;
        padding-left:10px;
        background-color:#ddf393;
               border-left:1px solid #666;
}
.level3 {
        padding:1px;
        padding-left:10px;
        background-color:#cae46e;
        border-left:1px solid #666;
        border-top:1px solid #666;

}
.level4 {
        padding:1px;
        padding-left:10px;
        border-left:1px solid #666;
}

/* default styles for extension "tx_cssstyledcontent" */
        /* Captions */
        DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
        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 black;
                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 */


/*-- @import url(template1.css); --*/
#middle1 {
float: right;;
width: 735px;
z-index: 2;
background: #FFFFFF;
}

#middle-content1 {
  width: 735px;
}
#inner-content-wrapper1 {
  float: left;
  margin: 0;
  width: 980px;
}

/*-- @import url(powermail.css); --*/
/* Powermail Konfiguration by meyerbernd*/


  /* Form */
span.powermail_mandatory {
  /* Color of mandatory error message */
  color: red;
}

input.validation-failed,
textarea.validation-failed {
  /* Background color if validation failed
  background-color: red;*/
  background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
  background-repeat: no-repeat;
  background-position: 98% 1px;
}

div.powermail_mandatory_js {
  /* DIV container of errormessage */
  color: red;
  margin: 3px 0 0px 200px;
}

/* geändert am 20072015 war zuvor 782px breit */
div.error {
left: 700px !important;
}

#recaptcha_area, #recaptcha_table {
    width: 310px !important;
}

/* Ende geändert am 20072015 */

fieldset.tx-powermail-pi1_fieldset {
  /* Fieldset */
  border: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 10px;
}

fieldset.tx-powermail-pi1_fieldset legend {
  /* legend of Fieldset Die ?berschrift eines Sets */
  font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset label {
  /* label die ?berschriften der einzelnen Felder*/
  display: block;
  width: 125px;
  float: left;
  clear: both;
  font-weight: bold;
  color: #800080;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea{
  /* textarea eines mehrzeiligen Feldes */
  width: 260px;
  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;
  font-size: 0.9em;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
  /* Input and textarea */
  width: 260px;
  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;

}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
  /* Radiobuttons */
  margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
  /* DIV container arround every field */
  margin: 10px;
  font-size: 0.8em;
  padding: 2px 0 5px 0;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
  /* submit button */
  margin: 20px 15px 10px 200px;
  font-weight: bold;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
  margin: 0;
  padding: 0;
  font-weight: bold;
}

div.countryzone {
  margin: 10px 0 0 200px;
}

div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
  /* Description */
  cursor: help;
  text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
  /* Description */
  display: none;
  text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
  /* Description on mouseover */
  display: block;
  position: absolute;
  width: 250px;
  padding: 5px;
  background-color: #ddd;
  border: 1px solid red;
  color: black;
  text-decoration: none;
  text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
  /* Description icon */
  padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
  background-color: #eee;
}


  /* Confirmation */
td.powermail_all_td {
  padding: 3px 10px 3px 0;
  font-size: 0.8em;
}

  /* THX */
td.powermail_all p.bodytext {
  margin: 0;
}

/*-- Tabellen formatieren Beginn --*/
.contenttable .tr-0 {
font-weight: bold;
}

.contenttable td {
background-color: #EFEFEF;
margin: 0;
padding: 3px;
font-size:10px;
}

.contenttable th {
background-color: #EFEFEF;
margin: 0;
padding: 3px;
font-size:10px;
font-weight: bold;
}

/*-- Tabellen formatieren Ende --*/

      
/*-- Formular formatieren Beginn --*/

/*-- Formular Aussenlinie abschalten --*/
fieldset.csc-mailform {
border:0;
font-size:10px;

}

/*-- Formular Feldbezeichnung und Feld rechts daneben --*/
fieldset.csc-mailform label {
width: 200px;
float: left;
text-align: right;
margin-right: 5px;
font-size:10px;
font-family: Verdana, Helvetica, sans-serif;
}

/*-- Formular Inhalte der Formularfelder formatieren --*/
fieldset.csc-mailform input {
margin-bottom: 10px;
font-size:10px;
font-family: Verdana, Helvetica, sans-serif;
padding:2px;
}

/*-- Formular Inhalte der Formularfelder Textarea formatiern --*/
fieldset.csc-mailform textarea {
margin-bottom: 10px;
font-size:10px;
font-family: Verdana, Helvetica, sans-serif;
border:1px solid #ccc;
padding:2px;
width:200px;
}

/*-- Formular Absendeknopf formatieren --*/
#mailformformtype_mail {
padding:2px;
margin-left:40px;
background:#eee;
border:1px solid #ccc;
width:80px;
text-align:center;
}

/*-- Formular formatieren Ende --*/


#left-menu-box {
  margin: 0;
  padding: 6px 6px 0 6px;
}

#middle-marker-box, #right-marker-box {
  margin: 6px;
  padding: 0;
}

#left-marker-box  {
  margin: 0 6px;
  padding: 0;
}

#left-marker, #middle-marker, #right-marker {
  margin: 0;
  padding: 6px;
}

#left, #middle, #right, #inner-content-wrapper {
  position: relative;
  overflow: visible;
}

#inner-content-wrapper {
  float: left;
  margin: 0;
  width: 735px;
}

#left {
  float: left;
  width: 245px;
  z-index: 4;
  background: #efefef;
}

#left-content {
  width: 245px;
}

#middle {
  float: right;
  width: 490px;
  z-index: 2;
  background: #FFFFFF;
}

#middle-content {
  width: 490px;
}

#right {
  float: right;
  width: 245px;
  z-index: 6;
  background: #FFFFFF;
  background-image: url(http://www.starline.de/fileadmin/templates/main/img/rechterhintergrund.gif);
  background-repeat:repeat-y;
}

#right-content {
  width: 245px;
}

#header, #footer {
  width: 980px;
}
#outer-wrapper {
  width: 980px;  
}

#header-img {
  width: 968px;
}