@charset "UTF-8";

@font-face {
    font-family: 'InfoTextRegularRoman';
    src: url('/fileadmin/ueg/templates/fonts/regular-roman/infotextregular-roman-webfont.eot');
    src: url('/fileadmin/ueg/templates/fonts/regular-roman/infotextregular-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fileadmin/ueg/templates/fonts/regular-roman/infotextregular-roman-webfont.woff') format('woff'),
         url('/fileadmin/ueg/templates/fonts/regular-roman/infotextregular-roman-webfont.ttf') format('truetype'),
         url('/fileadmin/ueg/templates/fonts/regular-roman/infotextregular-roman-webfont.svg#InfoTextRegularRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'InfoTextRegularItalic';
    src: url('/fileadmin/ueg/templates/fonts/regular-italic/infotextregular-italic-webfont.eot');
    src: url('/fileadmin/ueg/templates/fonts/regular-italic/infotextregular-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fileadmin/ueg/templates/fonts/regular-italic/infotextregular-italic-webfont.woff') format('woff'),
         url('/fileadmin/ueg/templates/fonts/regular-italic/infotextregular-italic-webfont.ttf') format('truetype'),
         url('/fileadmin/ueg/templates/fonts/regular-italic/infotextregular-italic-webfont.svg#InfoTextRegularRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'InfoTextMediumRoman';
    src: url('/fileadmin/ueg/templates/fonts/medium-roman/infotextmedium-roman-webfont.eot');
    src: url('/fileadmin/ueg/templates/fonts/medium-roman/infotextmedium-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fileadmin/ueg/templates/fonts/medium-roman/infotextmedium-roman-webfont.woff') format('woff'),
         url('/fileadmin/ueg/templates/fonts/medium-roman/infotextmedium-roman-webfont.ttf') format('truetype'),
         url('/fileadmin/ueg/templates/fonts/medium-roman/infotextmedium-roman-webfont.svg#InfoTextRegularRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'InfoTextMediumItalic';
    src: url('/fileadmin/ueg/templates/fonts/medium-italic/infotextmedium-italic-webfont.eot');
    src: url('/fileadmin/ueg/templates/fonts/medium-italic/infotextmedium-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fileadmin/ueg/templates/fonts/medium-italic/infotextmedium-italic-webfont.woff') format('woff'),
         url('/fileadmin/ueg/templates/fonts/medium-italic/infotextmedium-italic-webfont.ttf') format('truetype'),
         url('/fileadmin/ueg/templates/fonts/medium-italic/infotextmedium-italic-webfont.svg#InfoTextRegularRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'InfoTextSemiboldItalic';
    src: url('/fileadmin/ueg/templates/fonts/semibold-italic/infotextsemibold-italic-webfont.eot');
    src: url('/fileadmin/ueg/templates/fonts/semibold-italic/infotextsemibold-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fileadmin/ueg/templates/fonts/semibold-italic/infotextsemibold-italic-webfont.woff') format('woff'),
         url('/fileadmin/ueg/templates/fonts/semibold-italic/infotextsemibold-italic-webfont.ttf') format('truetype'),
         url('/fileadmin/ueg/templates/fonts/semibold-italic/infotextsemibold-italic-webfont.svg#InfoTextRegularRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'InfoTextSemiboldRoman';
    src: url('/fileadmin/ueg/templates/fonts/semibold-roman/infotextsemibold-roman-webfont.eot');
    src: url('/fileadmin/ueg/templates/fonts/semibold-roman/infotextsemibold-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fileadmin/ueg/templates/fonts/semibold-roman/infotextsemibold-roman-webfont.woff') format('woff'),
         url('/fileadmin/ueg/templates/fonts/semibold-roman/infotextsemibold-roman-webfont.ttf') format('truetype'),
         url('/fileadmin/ueg/templates/fonts/semibold-roman/infotextsemibold-roman-webfont.svg#InfoTextRegularRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}


/********/
/* GRID */
/********/

body {
    background: none #f4f4f4;
	margin: 0;
    padding: 0;
}

div#outerWrap {
    width: 983px;
    overflow: visible;
}

div#header {
    background: none #f4f4f4;
    position: relative;
    height: 122px;
    margin-top: 0;
}

div#header h1#webSite {
    display: block;
    background: none transparent;
    position: static;
    margin: 0;
    padding: 0;
}

div#header h1#webSite a img {
    margin-top: 14px;
}


div#header #subLogo {
    left: 118px;
    position: absolute;
    top: 23px;
}

div#loginBox {
    font-family: 'InfoTextSemiboldRoman',Geneva,sans-serif;
    position: absolute;
    right: 0;
    top: 0;
    background: none transparent;
    width: 236px;
    z-index: 9;
}

div#topContent {
    background: none repeat scroll 0 0 transparent;
    position: absolute;
    right: 250px;
    top: 8px;
}

div#topContent p {
    margin-top: 0;
}

div#searchBox {
    margin-left: 0;
    position: absolute;
    right: 0;
    top: 60px;
    background: url(../images/bg_searchBox.png) 0 0 no-repeat transparent;
    width: 235px;
    height: 20px;
    padding-top: 15px;
}

div#navigationFirstLevel {
    background: none #f4f4f4;
    height: 42px;
}

div#navigationSecondLevel {
    background: none #f4f4f4;
    width: 983px;
    height: 42px;
}

div#navigationFirstLevelMenu {
    background: none transparent;
    border-top: 2px solid #425563;
    float: left;
    width: 983px;
    height: 40px;
}

div#navigationSecondLevelMenu {
    background: none #f4f4f4;
    border-top: 2px solid #00B052;
}

div#navigationSecondLevelMenu ul li a {
    color: #00B052;
}

div#navigationSecondLevelMenu {
    background: none #f4f4f4;
    float: left;
    width: 983px;
    height: 40px;
}

div#contentWrap {
    background: none transparent;
    padding-bottom: 25px;
}

div#languageMenu {
    background: none repeat scroll 0 0 transparent;
    float: none;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding-bottom: 0;
    position: absolute;
    right: 0;
    top: -30px;
}

div#topMenu {
    background: none repeat scroll 0 0 transparent;
    float: none;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding-bottom: 0;
    position: absolute;
    right: 200px;
    top: 40px;
}

div#fontResize {
    position: absolute;
    z-index: 10;
    top: 40px;
    left: 400px;
}

div#secondaryContent {
    padding-right: 0;
}

div#footer {
    padding: 0;
    width: 983px;
    float: left;
    background: none #fff;
    border-top: 2px solid #425563;
    margin-bottom: 20px;
}

div#outerWrap div#agency {
    float: right;
    width: auto;
    padding: 15px 0;
    color: #f4f4f4;
    text-align: right;
}

div#year {
    float: left;
    width: auto;
    color: #f4f4f4;
}

div#footerContent {
    float: left;
    width: auto;
}

div#agency {
    float: right;
    width: auto;
    color: #f4f4f4;
}

div#agency img#klogo {
    float: right;
    margin-left: 5px;
    margin-top: 1px;
}

div#main {
    width: 734px;
    padding: 0;
    margin: 0;
}

div#mainContent {
    width: 734px;
    padding: 0;
    margin: 0;
}

div#secondary {
    width: 243px;
    padding: 0;
    margin: 0;
    float: right;
}

div.bg-white {
    background: none #fff;
    padding: 13px;
    overflow: hidden;
}

/*********************/
/* BOXES SUBTEMPLATE */
/*********************/

div.box {
    position: relative;
}

div#boxRow1 {
    float: left;
    width: 734px;
    height: auto;
    background: url(../images/boxRow1Bottom_darkgreen.png) bottom left no-repeat transparent;
}

div#box1_1 {
    float: left;
    width: 319px;
    height: auto;
}

div#box1_2 {
    float: right;
    width: 402px;
    height: auto;
}

div#boxRow2 {
    float: left;
    width: 734px;
    height: auto;
    margin-top: 12px;
}

div#firstBox {
    float: left;
    width: 236px;
    height: auto;
    margin-right: 13px;
    padding-top: 25px;
}

div#secondBox {
    float: left;
    width: 236px;
    height: auto;
    margin-right: 13px;
    padding-top: 25px;
}

div#thirdBox {
    float: left;
    width: 236px;
    height: auto;
    padding-top: 25px;
}

div#fourthBox {
    float: right;
    width: 236px;
    height: auto;
    padding-top: 25px;
}

div#boxRow3 {
    float: left;
    width: 734px;
    height: auto;
    background: url(../images/boxRow3Bottom_darkgreen.png) bottom left no-repeat transparent;
}

div#box3Left {
    float: left;
    width: 402px;
    height: auto;
}

div#box3Right {
    float: right;
    width: 319px;
    height: auto;
}

div#box3_1 {
    float: left;
    width: 402px;
}


div#box3_3{
    float: left;
    width: 319px;
    height: auto;
    padding-top: 30px;
}

div.box div.csc-header h1,
div.box div.csc-textpicHeader h1{
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: 30px;
    padding: 0;
    padding-right: 18px;
}

div#box1_1 div.content-wrap {
    border-bottom: 1px solid #00B052;
}

div#box1_2 div.content-wrap {
    border-bottom: 1px solid #00B052;
}

div#boxRow1 div.csc-header-wrap {
    padding: 0;
    border-top: 1px solid #00B052;
    background: url(../images/darkgreen/bg_headlineLeft.png) top left no-repeat transparent;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

div#boxRow1 div.csc-header {
    background: url(../images/darkgreen/bg_headlineRight.png) top right no-repeat transparent;
    padding: 0;
    height: 30px;
    line-height: 30px;
    margin-left: 6px;
    float: left;
}

#boxRow1 div.csc-header h1 {
    font-size: 18px;
}

#boxRow1 div.rte-wrap h1 {
    margin-top: 5px;
}

#boxRow1 div.rte-wrap h3 {
    margin-top: 13px;
}

div#boxRow2 div.csc-header-wrap {
    padding: 0;
    background: url(../images/darkgreen/bg_headlineLeft1.png) top left no-repeat transparent;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

div#boxRow2 div.csc-header {
    background: url(../images/darkgreen/bg_headlineRight1.png) top right no-repeat transparent;
    padding: 0;
    height: 30px;
    line-height: 30px;
    margin-left: 6px;
}

#boxRow2 div.csc-header h1 {
    font-size: 18px;
}

#boxRow2 div.rte-wrap h3 {
    margin-top: 0;
}

#boxRow2 DIV.csc-textpic DIV.csc-textpic-single-image IMG {
    margin-bottom: 8px;
}

div#boxRow3 div.csc-header-wrap {
    padding: 0;
    border-top: 1px solid #00B052;
    background: url(../images/darkgreen/bg_headlineLeft.png) top left no-repeat transparent;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

div#boxRow3 div.csc-header,
div#boxRow3 div.csc-textpicHeader{
    background: url(../images/darkgreen/bg_headlineRight.png) top right no-repeat transparent;
    padding: 0;
    height: 30px;
    line-height: 30px;
    margin-left: 6px;
    float: left;
}

#boxRow3 div.csc-header h1,
#boxRow3 div.csc-textpicHeader h1 {
    font-size: 18px;
}

div#box3_1 div.csc-default {
    position: relative;
    padding-top: 30px;
    float: left;
}

div#box3_1 div.csc-textpic-single-image {
    margin-top: -25px;
}

div#box3_1 div.rte-wrap>h1,
div#box3_1 div.rte-wrap>h2,
div#box3_1 div.rte-wrap>h3 {
    padding-top: 5px;
}

div#box3_3 div.rte-wrap>h1 {
    margin-bottom: 0;
    margin-top: 5px;
}

div#boxRowHeadline {
    float: left;
    width: 100%;
}

div#secondaryContent div.csc-header h1 {
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0;
}

div#secondaryContent div.none {
    position: relative;
    margin-left: 6px;
}

div#secondaryContent div.none div.csc-header-wrap {
    border-top: 1px solid #00B052;
    background: url(../images/darkgreen/bg_headlineLeft.png) top left no-repeat transparent;
    height: 30px;
    left: 0;
    line-height: 30px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

div#secondaryContent div.none div.csc-header {
    background: url("../images/darkgreen/bg_headlineRight.png") no-repeat scroll right top transparent;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 6px;
    padding: 0 10px 0 0;
}

div#secondaryContent div.none div.rte-wrap {
    padding-top: 30px;
}

/****************/
/* RIGHT COLUMN */
/****************/

div#secondaryContent div.none,
div#secondaryContent div.default,
div#secondaryContent div.darkgreen,
div#secondaryContent div.blue,
div#secondaryContent div.orange,
div#secondaryContent div.pink,
div#secondaryContent div.lightgren {
    margin-bottom: 13px;
    min-height: 23px;
}

/**********/
/* MENUES */
/**********/

div#topMenu ul li a {
    color: #000 !important;
}

/********************/
/* MENU FIRST LEVEL */
/********************/

div#navigationFirstLevelMenu ul {
    overflow: visible;
    margin-left: 0;
}

div#navigationFirstLevelMenu ul li a {
    color: #000;
    padding: 0 10px;
    font-size: 18px;
    color: #425563;
    line-height: 40px;
    font-family: 'InfoTextMediumRoman',Geneva,sans-serif;
}

div#navigationFirstLevelMenu ul li:hover>a {
    background: none transparent;
    color: #00B052;
}

div#navigationFirstLevelMenu ul li a:hover {
    background: none transparent;
    color: #00B052;
}

div#navigationFirstLevelMenu ul li {
    position: relative;
}

div#navigationFirstLevelMenu ul li a.selected,
div#navigationFirstLevelMenu ul li a.active {
    background: none transparent;
    color: #00B052;
}

div#languageMenu ul li {
    display: inline;
    font-size: 100%;
    padding-left: 0;
    margin-left: 5px;
}

div#navigationFirstLevelMenu ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    margin: 0;
    width: 12em;
    background: none #ccc;
}

div#navigationFirstLevelMenu ul ul li {
    float: left;
    width: 10em;
}

div#navigationFirstLevelMenu ul ul li a {
    padding: 2px 1em;
    float: left;
    width: 10em;
}

/*********************/
/* MENU SECOND LEVEL */
/*********************/

div#navigationSecondLevelMenu ul {
    overflow: visible;
}

div#navigationSecondLevelMenu ul li {
    position: relative;
}

div#navigationSecondLevelMenu ul li a {
    color: #00B052;
    padding: 0 10px;
    font-size: 18px;
    line-height: 30px;
    background: url(../images/darkgreen/bg_secondLevelMenuLi.png) right center no-repeat transparent;
    float: left;
    font-family: 'InfoTextMediumRoman',Geneva,sans-serif;
}

div#navigationSecondLevelMenu ul li.last a {
    background-image: none;
}

div#navigationSecondLevelMenu ul li:hover>a {
    color: #425563;
}

div#navigationSecondLevelMenu ul li a:hover {
    color: #425563;
}

div#navigationSecondLevelMenu ul li a.selected,
div#navigationSecondLevelMenu ul li a.active {
    background: none transparent;
    color: #425563;
}

div#navigationSecondLevelMenu ul li.active,
div#navigationSecondLevelMenu ul li.selected {
    background: url(../images/darkgreen/bg_headlineLeft.png) top left no-repeat transparent;
    margin-left: -2px;
}

div#navigationSecondLevelMenu ul li.first.active,
div#navigationSecondLevelMenu ul li.first.selected {
    background: url(../images/darkgreen/bg_headlineLeft.png) top left no-repeat transparent;
    margin-left: 0;
}

div#navigationSecondLevelMenu ul li.active a,
div#navigationSecondLevelMenu ul li.selected a {
    background: url(../images/darkgreen/bg_headlineRight.png) top right no-repeat transparent;
    margin-left: 6px;
    color: #fff;
    padding-left: 4px;
}

/* DROPDOWN

div#navigationSecondLevelMenu ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    margin: 0;
    width: 12em;
    background: none #ccc;
}

div#navigationSecondLevelMenu ul ul li {
    float: left;
    width: 10em;
}

div#navigationSecondLevelMenu ul ul li a {
    padding: 2px 1em;
    float: left;
    width: 10em;
}

DROPDOWN */

div#navigationSecondLevelMenu ul ul {
    display: none;
}

/*************/
/* MENU LEFT */
/*************/

div#navigationThirdLevel {
    float: left;
    width: 236px;
    padding: 0;
    background: none #fff;
    margin-right: 13px;
}

div#navigationThirdLevelMenu {
    float: left;
    padding: 8px;
}

div#navigationThirdLevelMenu ul {
    text-indent: 0;
    margin: 0;
}

div#navigationThirdLevelMenu ul ul {
    margin-left: 10px;
}

div#navigationThirdLevelMenu ul li {
    list-style: none;
    margin-left: 0;
    display: block;
}

div#navigationThirdLevelMenu ul li a {
    font-size: 10pt;
    line-height: 13pt;
    color: #425563;
    font-family: 'InfoTextSemiboldRoman',Arial,sans-serif;
    display: block;
}

div#navigationThirdLevelMenu ul li a:hover {
    text-decoration: none;
    color: #00B052;
}

div#navigationThirdLevelMenu ul li.selected a {
    color: #00B052;
}

div#navigationThirdLevelMenu ul li ul li a,
div#navigationThirdLevelMenu ul li.selected ul li a {
    color: #8e99a1;
}

/********/
/* TYPO */
/********/

body {
    color: #425563;
    font: 14px/15px 'InfoTextRegularRoman',Geneva,sans-serif;
}

body b,
body strong {
    font-family: 'InfoTextMediumRoman',Geneva,sans-serif;
    font-weight: normal;
}

body i,
body italic {
    font-family: 'InfoTextRegularItalic',Geneva,sans-serif;
    font-weight: normal;
}

h1#siteTitle {
    margin-left: 10px;
}

h1, h2, h3 {
    text-align: left;
    line-height: 1.1em;
    text-transform: none;
    margin: 0.5em 0;
    font-family: 'InfoTextMediumRoman',Geneva,sans-serif;
    font-weight: normal;
}

h1 {
    font-size: 30px;
    line-height: 30px;
    color: #00B052;
    letter-spacing: -0.5px;
}

h2 {
    font-size: 24px;
    line-height: 24px;
    color: #425563;
    margin-bottom: 0;
}

h3 {
    font-size: 18px;
    line-height: 18px;
    color: #425563;
    margin-bottom: 0;
}

div#agency a {
    color: #f4f4f4;
}

a:link,
a:visited {
    color: #00B052;
}

p {
    margin-top: 7px;
    margin-bottom: 13px;
}

ul, ol {
    margin-bottom: 13px;
}

ul li {
    list-style-position: outside;
    list-style-type: disc;
    margin-left: 15px;
}

a.fontSizeMinus
{
    font-size: 12px;
    color: #000;
    text-decoration: none;
    padding:0 2px;
}

a.fontReset {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    padding:0 2px;
}

a.fontSizePlus {
    font-size: 16px;
    color: #000;
    text-decoration: none;
    padding:0 2px;
}

#loginBox span.detail {
    float: left;
    background: url(../images/bg_loginBoxButton.png) 0 0 no-repeat transparent;
    height: 29px;
    line-height: 29px;
    width: 117px;
    text-align: center;
    color: #f4f4f4;
    text-decoration: none;
    margin-left: 1px;
}

#loginBox span.detail a,
#loginBox a span.detail {
    color: #f4f4f4;
    text-decoration: none;
    font-size: 14px;
}

div#footerContent {
    color: #425563;
}

div#footerContent a:link,
div#footerContent a:visited {
    color: #425563;
}

/*************/
/* POWERMAIL */
/*************/
.tx-powermail-pi1 {
    padding: 10px;
    background: none #fff;
}

div.tx-powermail-pi1 legend {

}

div.tx-powermail-pi1 fieldset {
    border: 0 none;
}

div.tx-powermail-pi1 fieldset div {
    width: 100%;
    float: left;
    padding: 3px 0;
}

div.tx-powermail-pi1 label {
    width: 330px;
    margin-right: 10px;
    float: left;
    margin-left: 5px;
}

div.tx-powermail-pi1 input {
    border: 1px solid #515151;
    height: 1.5em;
    line-height: 1.5em;
    width: 350px;
}

div.tx-powermail-pi1 textarea {
    border: 1px solid #515151;
    width: 350px;
    height: 100px;
}

div.tx-powermail-pi1 select {
    border: 1px solid #515151;
    width: 350px;
}

div.tx-powermail-pi1  div.reloadText {
    margin-left: 350px;
    width: auto;
    float: left;
    padding: 0;
}

div.tx-powermail-pi1 div.powermailCaptcha {
    margin-left: 345px;
    width: auto;
    float: left;
}

div.tx-powermail-pi1 div.powermailCaptcha img.tx-srfreecap-pi2-image {
    margin-left: 0;
    margin-right: 0;
}

.tx-srfreecap-pi2-cant-read {
    color: #515151;
    font-size: 0.8em;
    line-height: 1.1em;
}

.tx-srfreecap-pi2-cant-read a {
    color: #930000;
    font-size: 1.1em;
}

div.error {
    color: red;
    margin-left: 30px;
    margin-top: 18px;
}

div.tx-powermail-pi1 div.fieldWrap {
    margin-bottom: 6px;
    float: left;
    width: 100%;
}

div.tx-powermail-pi1 input,
div.tx-powermail-pi1 select {
    width: 348px;
    border: 1px solid #c7cccf;
    padding: 0 2px;
    height: 20px;
    line-height: 20px;
    font-family: 'InfoTextSemiboldRoman',sans-serif;
    color: #8e99a1;
    background: none #F4F4F4;
}

div.tx-powermail-pi1 div.selectWrap {
    float: left;
    width: 348px;
    height: 20px;
    overflow: hidden;
    background: url(../images/bg_selectBox.png) top right no-repeat #F4F4F4;
    border: 1px solid #c7cccf;
    padding: 0;
}

div.tx-powermail-pi1 select {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    width: 367px;
}

div.tx-powermail-pi1 textarea {
    width: 348px;
    border: 1px solid #c7cccf;
    padding: 0 2px;
    height: 100px;
    line-height: 1.1em;
    font-family: 'InfoTextSemiboldRoman',sans-serif;
    color: #8e99a1;
    background: none #F4F4F4;
}

div.tx-powermail-pi1 input.powermail_check {
    width: auto;
    height: auto;
    line-height: normal;
    background: none transparent;
    border: 0 none;
}


div.tx-powermail-pi1 input.powermail_radio {
    width: auto;
    height: auto;
    line-height: normal;
    background: none transparent;
    border: 0 none;
}

div.tx-powermail-pi1 input.powermail_submit {
    background: none #616d76;
    color: #F4F4F4;
    width: auto;
    height: auto;
    padding: 2px 5px;
    margin-left: 345px;
    cursor: pointer;
}

/*************/
/* SEARCHBOX */
/*************/

div#searchBox input#inputSubmit {
    background: none transparent;
    height: 20px;
    width: 20px;
    overflow: hidden;
    text-indent: 0;
    border: 0 none;
    cursor: pointer;
    float: right;
}

div#searchBox input#inputText {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #425563;
    float: left;
    margin: 0;
    padding: 0;
    width: 205px;
}

/*****************/
/* LANGUAGE MENU */
/*****************/

div.tx-srlanguagemenu-pi1 div {
    float: left;
    margin-left: 3px;
}

div.tx-srlanguagemenu-pi1 img {
    float: left;
    margin-left: 2px;
}


/***************/
/* RTE CLASSES */
/***************/

span.important {
    color: #00B052;
}

/******************/
/* CONTENT TABLES */
/******************/

table.contenttable {
    border: 0 none;
    margin: 10px 0;
    width: 100%;
}

table.contenttable tr {
    background-color: transparent;
}

#footerContent table.contenttable td {
    padding-right: 10px;
}

#footerContent table.contenttable td.td-1 {
    width: 235px;
}

#footerContent table.contenttable td.td-2 {
    width: 155px;
}

#footerContent table.contenttable td.td-3 {
    width: 150px;
}

#footerContent table.contenttable td.td-4 {

}

#footerContent {
    font-size: 11px;
}

#footerContent table.contenttable th {
    font-size: 12px;
    font-family: 'InfoTextSemiboldRoman',Geneva,sans-serif;
}

#footerContent table.contenttable th p {
    margin-bottom: 0;
    padding-left: 2px;
}

table.contenttable td>h3 {
    margin-top: 0;
}

.csc-frame-frame1 table,
.csc-frame-frame1 table.contenttable {
    border-bottom: 1px solid #00B052;
    width: 100%;
}

.csc-frame-frame1 table td,
.csc-frame-frame1 table.contenttable td {
    padding-right: 20px;
    padding-left: 0;
}

.csc-frame-frame1 table.tableActive {
    background: none #D9F3E2;
}

.csc-frame-frame2 table,
.csc-frame-frame2 table.contenttable {
    border-bottom: 1px solid #8E99A1;
    width: 100%;
    color: #8E99A1;
}

.csc-frame-frame2 table td,
.csc-frame-frame2 table.contenttable td {
    padding-right: 20px;
    padding-left: 0;
}

.csc-frame-frame2 table a:link,
.csc-frame-frame2 table a:visited {
    color: #8E99A1;
}

.csc-frame-frame2 h3 {
    color: #8E99A1;
}

/***************************/
/* BOXES COLOR CHOICE BLUE */
/***************************/

div.darkgreen h1 {color: #00B052}

div.darkgreen a:link,
div.darkgreen a:visited {
    color: #00B052
}

div#startBox2_1 div.darkgreen {
    width: 318px;
    float: left;
    border-bottom: 1px solid #00B052;
}

div#startBox2_2 div.darkgreen {
    width: 400px;
    float: right;
    border-bottom: 1px solid #00B052;
}

div#startBoxRow2 div.darkgreen div.csc-header-wrap,
div#boxRow2 div.darkgreen div.csc-header-wrap {
    border-top: 1px solid #00B052;
    background: url(../images/darkgreen/bg_headlineLeft.png) top left no-repeat transparent;
}

div#boxRow2 div.darkgreen div.csc-header {
    background: url("../images/darkgreen/bg_headlineRight1.png") no-repeat scroll right top transparent;
}

div#startBoxRow2 div.darkgreen div.csc-header,
div#startBoxRow2 div.darkgreen div.csc-textpicHeader{
    background: url(../images/darkgreen/bg_headlineRight.png) top right no-repeat transparent;
}

div#startBoxRow3 div.darkgreen div.csc-header-wrap {
    background: url(../images/darkgreen/bg_headlineLeft1.png) top left no-repeat transparent;
}

div#startBoxRow3 div.darkgreen div.csc-header {
    background: url(../images/darkgreen/bg_headlineRight1.png) top right no-repeat transparent;
}

div#firstBox div.darkgreen div.csc-header-wrap,
div#secondBox div.darkgreen div.csc-header-wrap,
div#thirdBox div.darkgreen div.csc-header-wrap,
div#fourthBox div.darkgreen div.csc-header-wrap {
    border-top: 1px solid #00B052;
    background: url(../images/darkgreen/bg_headlineLeft.png) top left no-repeat transparent;
}

div#firstBox div.darkgreen div.csc-header,
div#secondBox div.darkgreen div.csc-header,
div#thirdBox div.darkgreen div.csc-header,
div#fourthBox div.darkgreen div.csc-header {
    background: url("../images/darkgreen/bg_headlineRight1.png") no-repeat scroll right top transparent;
}

div#secondaryContent div.darkgreen {
    position: relative;
    margin-left: 6px;
}

div#secondaryContent div.darkgreen div.csc-header-wrap {
    border-top: 1px solid #00B052;
    background: url(../images/darkgreen/bg_headlineLeft.png) top left no-repeat transparent;
    height: 30px;
    left: 0;
    line-height: 30px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

div#secondaryContent div.darkgreen div.csc-header {
    background: url("../images/darkgreen/bg_headlineRight.png") no-repeat scroll right top transparent;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 6px;
    padding: 0 10px 0 0;
}

div#secondaryContent div.darkgreen div.rte-wrap {
    padding-top: 30px;
}

/***************************/
/* BOXES COLOR CHOICE BLUE */
/***************************/

div.blue h1 {color: #00C6D7}

div.blue a:link,
div.blue a:visited {
    color: #00C6D7
}

div#startBox2_1 div.blue {
    width: 318px;
    float: left;
    border-bottom: 1px solid #00C6D7;
}

div#startBox2_2 div.blue {
    width: 400px;
    float: right;
    border-bottom: 1px solid #00C6D7;
}

div#startBoxRow2 div.blue div.csc-header-wrap,
div#boxRow2 div.blue div.csc-header-wrap {
    border-top: 1px solid #00C6D7;
    background: url(../images/blue/bg_headlineLeft.png) top left no-repeat transparent;
}

div#boxRow2 div.blue div.csc-header {
    background: url("../images/blue/bg_headlineRight1.png") no-repeat scroll right top transparent;
}

div#startBoxRow2 div.blue div.csc-header,
div#startBoxRow2 div.blue div.csc-textpicHeader{
    background: url(../images/blue/bg_headlineRight.png) top right no-repeat transparent;
}

div#startBoxRow3 div.blue div.csc-header-wrap {
    background: url(../images/blue/bg_headlineLeft1.png) top left no-repeat transparent;
}

div#startBoxRow3 div.blue div.csc-header {
    background: url(../images/blue/bg_headlineRight1.png) top right no-repeat transparent;
}

div#firstBox div.blue div.csc-header-wrap,
div#secondBox div.blue div.csc-header-wrap,
div#thirdBox div.blue div.csc-header-wrap,
div#fourthBox div.blue div.csc-header-wrap {
    border-top: 1px solid #00C6D7;
    background: url(../images/blue/bg_headlineLeft.png) top left no-repeat transparent;
}

div#firstBox div.blue div.csc-header,
div#secondBox div.blue div.csc-header,
div#thirdBox div.blue div.csc-header,
div#fourthBox div.blue div.csc-header {
    background: url("../images/blue/bg_headlineRight1.png") no-repeat scroll right top transparent;
}

div#secondaryContent div.blue {
    position: relative;
    margin-left: 6px;
}

div#secondaryContent div.blue div.csc-header-wrap {
    border-top: 1px solid #00C6D7;
    background: url(../images/blue/bg_headlineLeft.png) top left no-repeat transparent;
    height: 30px;
    left: 0;
    line-height: 30px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

div#secondaryContent div.blue div.csc-header {
    background: url("../images/blue/bg_headlineRight.png") no-repeat scroll right top transparent;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 6px;
    padding: 0 10px 0 0;
}

div#secondaryContent div.blue div.rte-wrap {
    padding-top: 30px;
}

/***************************/
/* BOXES COLOR CHOICE PINK */
/***************************/

div.pink h1 {color: #CC0066}

div.pink a:link,
div.pink a:visited {
    color: #CC0066;
}

div#startBox2_1 div.pink {
    width: 318px;
    float: left;
    border-bottom: 1px solid #CC0066;
}

div#startBox2_2 div.pink {
    width: 400px;
    float: right;
    border-bottom: 1px solid #CC0066;
}

div#startBoxRow2 div.pink div.csc-header-wrap,
div#boxRow2 div.pink div.csc-header-wrap {
    border-top: 1px solid #CC0066;
    background: url(../images/pink/bg_headlineLeft.png) top left no-repeat transparent;
}

div#boxRow2 div.pink div.csc-header {
    background: url("../images/pink/bg_headlineRight1.png") no-repeat scroll right top transparent;
}

div#startBoxRow2 div.pink div.csc-header,
div#startBoxRow2 div.pink div.csc-textpicHeader{
    background: url(../images/pink/bg_headlineRight.png) top right no-repeat transparent;
}

div#startBoxRow3 div.pink div.csc-header-wrap {
    background: url(../images/pink/bg_headlineLeft1.png) top left no-repeat transparent;
}

div#startBoxRow3 div.pink div.csc-header {
    background: url(../images/pink/bg_headlineRight1.png) top right no-repeat transparent;
}

div#firstBox div.pink div.csc-header-wrap,
div#secondBox div.pink div.csc-header-wrap,
div#thirdBox div.pink div.csc-header-wrap,
div#fourthBox div.pink div.csc-header-wrap {
    border-top: 1px solid #CC0066;
    background: url(../images/pink/bg_headlineLeft.png) top left no-repeat transparent;
}

div#firstBox div.pink div.csc-header,
div#secondBox div.pink div.csc-header,
div#thirdBox div.pink div.csc-header,
div#fourthBox div.pink div.csc-header {
    background: url("../images/pink/bg_headlineRight1.png") no-repeat scroll right top transparent;
}

div#secondaryContent div.pink {
    position: relative;
    margin-left: 6px;
}

div#secondaryContent div.pink div.csc-header-wrap {
    border-top: 1px solid #CC0066;
    background: url(../images/pink/bg_headlineLeft.png) top left no-repeat transparent;
    height: 30px;
    left: 0;
    line-height: 30px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

div#secondaryContent div.pink div.csc-header {
    background: url("../images/pink/bg_headlineRight.png") no-repeat scroll right top transparent;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 6px;
    padding: 0 10px 0 0;
}

div#secondaryContent div.pink div.rte-wrap {
    padding-top: 30px;
}

/*********************************/
/* BOXES COLOR CHOICE LIGHTGREEN */
/*********************************/

div.lightgreen h1 {color: #7AB800}

div.lightgreen a:link,
div.lightgreen a:visited {
    color: #7AB800;
}

div#startBox2_1 div.lightgreen {
    width: 318px;
    float: left;
    border-bottom: 1px solid #7AB800;
}

div#startBox2_2 div.lightgreen {
    width: 400px;
    float: right;
    border-bottom: 1px solid #7AB800;
}

div#startBoxRow2 div.lightgreen div.csc-header-wrap,
div#boxRow2 div.lightgreen div.csc-header-wrap {
    border-top: 1px solid #7AB800;
    background: url(../images/lightgreen/bg_headlineLeft.png) top left no-repeat transparent;
}

div#boxRow2 div.lightgreen div.csc-header {
    background: url("../images/lightgreen/bg_headlineRight1.png") no-repeat scroll right top transparent;
}

div#startBoxRow2 div.lightgreen div.csc-header,
div#startBoxRow2 div.lightgreen div.csc-textpicHeader {
    background: url(../images/lightgreen/bg_headlineRight.png) top right no-repeat transparent;
}

div#startBoxRow3 div.lightgreen div.csc-header-wrap {
    background: url(../images/lightgreen/bg_headlineLeft1.png) top left no-repeat transparent;
}

div#startBoxRow3 div.lightgreen div.csc-header {
    background: url(../images/lightgreen/bg_headlineRight1.png) top right no-repeat transparent;
}

div#firstBox div.lightgreen div.csc-header-wrap,
div#secondBox div.lightgreen div.csc-header-wrap,
div#thirdBox div.lightgreen div.csc-header-wrap,
div#fourthBox div.lightgreen div.csc-header-wrap {
    border-top: 1px solid #7AB800;
    background: url(../images/lightgreen/bg_headlineLeft.png) top left no-repeat transparent;
}

div#firstBox div.lightgreen div.csc-header,
div#secondBox div.lightgreen div.csc-header,
div#thirdBox div.lightgreen div.csc-header,
div#fourthBox div.lightgreen div.csc-header {
    background: url("../images/lightgreen/bg_headlineRight1.png") no-repeat scroll right top transparent;
}

div#secondaryContent div.lightgreen {
    position: relative;
    margin-left: 6px;
}

div#secondaryContent div.lightgreen div.csc-header-wrap {
    border-top: 1px solid #7AB800;
    background: url(../images/lightgreen/bg_headlineLeft.png) top left no-repeat transparent;
    height: 30px;
    left: 0;
    line-height: 30px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

div#secondaryContent div.lightgreen div.csc-header {
    background: url("../images/lightgreen/bg_headlineRight.png") no-repeat scroll right top transparent;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 6px;
    padding: 0 10px 0 0;
}

div#secondaryContent div.lightgreen div.rte-wrap {
    padding-top: 30px;
}

/*****************************/
/* BOXES COLOR CHOICE ORANGE */
/*****************************/

div.orange h1 {color: #ea7600}

div.orange a:link,
div.orange a:visited {
    color: #ea7600
}

div#startBox2_1 div.orange {
    width: 318px;
    float: left;
    border-bottom: 1px solid #ea7600;
}

div#startBox2_2 div.orange {
    width: 400px;
    float: right;
    border-bottom: 1px solid #ea7600;
}

div#startBoxRow2 div.orange div.csc-header-wrap,
div#boxRow2 div.orange div.csc-header-wrap {
    border-top: 1px solid #ea7600;
    background: url(../images/orange/bg_headlineLeft.png) top left no-repeat transparent;
}

div#boxRow2 div.orange div.csc-header {
    background: url("../images/orange/bg_headlineRight1.png") no-repeat scroll right top transparent;
}

div#startBoxRow2 div.orange div.csc-header,
div#startBoxRow2 div.orange div.csc-textpicHeader{
    background: url(../images/orange/bg_headlineRight.png) top right no-repeat transparent;
}

div#startBoxRow3 div.orange div.csc-header-wrap {
    background: url(../images/orange/bg_headlineLeft1.png) top left no-repeat transparent;
}

div#startBoxRow3 div.orange div.csc-header {
    background: url(../images/orange/bg_headlineRight1.png) top right no-repeat transparent;
}

div#firstBox div.orange div.csc-header-wrap,
div#secondBox div.orange div.csc-header-wrap,
div#thirdBox div.orange div.csc-header-wrap,
div#fourthBox div.orange div.csc-header-wrap {
    border-top: 1px solid #ea7600;
    background: url(../images/orange/bg_headlineLeft.png) top left no-repeat transparent;
}

div#firstBox div.orange div.csc-header,
div#secondBox div.orange div.csc-header,
div#thirdBox div.orange div.csc-header,
div#fourthBox div.orange div.csc-header {
    background: url("../images/orange/bg_headlineRight1.png") no-repeat scroll right top transparent;
}

div#secondaryContent div.orange {
    position: relative;
    margin-left: 6px;
}

div#secondaryContent div.orange div.csc-header-wrap {
    border-top: 1px solid #ea7600;
    background: url(../images/orange/bg_headlineLeft.png) top left no-repeat transparent;
    height: 30px;
    left: 0;
    line-height: 30px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

div#secondaryContent div.orange div.csc-header {
    background: url("../images/orange/bg_headlineRight.png") no-repeat scroll right top transparent;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 6px;
    padding: 0 10px 0 0;
}

div#secondaryContent div.orange div.rte-wrap {
    padding-top: 30px;
}

/*************************/
/* CONTENT IMAGE MARGINS */
/*************************/

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;
    margin-left: 13px;
}

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;
    margin-right: 13px;
}

DIV.csc-textpic DIV.csc-textpic-single-image IMG {
    margin-bottom: 13px;
}

/*****************/
/* IMAGE SCALING */
/*****************/

/***************/
/* RTE CLASSES */
/***************/

ul.action-items li {
    list-style: none outside;
    background: url(../images/arrow_green.png) left center no-repeat transparent;
    margin-left: 0;
    padding: 5px 0;
    padding-left: 18px;
    font-size: 16px;
    font-family: 'InfoTextMediumRoman',Geneva,sans-serif;
    font-weight: normal;
    border-bottom: 1px solid #7ccda0;
    width: 319px;
}


/*******************/
/* TOGGLE HEADLINE */
/*******************/
.plus {
	background-image: url(../images/plus_button_darkgreen.png);
}

.minus {
	background-image: url(../images/minus_button_darkgreen.png);
}

/***********************/
/* TYPO3 STANDARD FORM */
/***********************/

.csc-mailform-field {
    float: left;
}

fieldset.csc-mailform {
    padding: 13px;
    background: none #fff;
}

form .csc-mailform-field label {
    float: left;
    margin-right: 0;
    text-align: left;
    width: 330px;
    margin-right: 20px;
}

form .csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select,
.csc-mailform-radio fieldset {
    width: 346px;
    border: 1px solid #c7cccf;
    padding: 0 2px;
    height: 20px;
    line-height: 20px;
    font-family: 'InfoTextSemiboldRoman',sans-serif;
    color: #8e99a1;
    background: none #F4F4F4;
    float: left;
}

form .csc-mailform-field select {
    background: url(../images/bg_selectBox.png) top right no-repeat #F4F4F4;
    position: relative;
    width: 353px;
}

form .csc-mailform-field textarea {
    height: 60px;
}


form .csc-mailform-field input.csc-mailform-submit{
    background: none repeat scroll 0 0 #616D76;
    color: #F4F4F4;
    height: auto;
    margin-left: 350px;
    padding: 2px 5px;
    width: auto;
}

form .csc-mailform-field input.csc-mailform-check {
    background: none transparent;
    border: 0 none;
}

form .csc-mailform-field input.csc-mailform-radio {
    background: none transparent;
    border: 0 none;
}

/**********************/
/* KUNDENMEISTER FORM */
/**********************/

div#loginBox p {
    margin: 0;
}

div#c935 {
    display: none;
    position: absolute;
    right: 6px;
    top: 25px;
    padding: 5px;
    padding-top: 10px;
    z-index: 9;
    background: url(../images/bg_loginBoxBottom.png) left bottom no-repeat #00B052;
    color: #fff;
    width: 225px;
}

div#c935 div.tx-felogin-pi1 h3.welcomeHeader {
    display: none;
}

div#c935 div.tx-felogin-pi1 div.welcomeMessage {
    display: none;
}

div#c936 {
    display: none;
    position: absolute;
    left: 1px;
    top: 25px;
    padding: 5px;
    padding-top: 10px;
    z-index: 9;
    background: none #e8f2e6;
    color: #fff;
    width: 107px;
}

form.mailForm div.fieldWrap {
    margin-bottom: 6px;
    float: left;
    width: 100%;
}

form.mailForm label {
    float: left;
    margin-right: 0;
    text-align: left;
    width: 100px;
}

form.mailForm input[type=text], form.mailForm select , form.mailForm input[type=password]{
    width: 200px;
    border: 1px solid #c7cccf;
    padding: 0 2px;
    height: 20px;
    line-height: 20px; 
    font-family: 'InfoTextSemiboldRoman',sans-serif;
    color: #8e99a1;
    background: none #F4F4F4;
}

form.mailForm textarea {
    width: 200px;
    border: 1px solid #c7cccf;
    padding: 0 2px;
    height: auto;
    line-height: 1.1em;
    font-family: 'InfoTextSemiboldRoman',sans-serif;
    color: #8e99a1;
    background: none #F4F4F4;
}

form.mailForm div.selectWrap {
    float: left;
    width: 206px;
    overflow: hidden;
    background: url(../images/bg_selectBox.png) top right no-repeat #F4F4F4;
}

form.mailForm select {
    width: 226px;
    background: none transparent;
}

form.mailForm input.mailFormCheckbox {
    width: auto;
    height: auto;
}


form.mailForm input.mailFormRadio {
    width: auto;
    height: auto;
}

form.mailForm input.inputSubmit {
    background: none #616d76;
    color: #F4F4F4;
    width: auto;
    height: auto;
    padding: 2px 5px;
    margin-left: 100px;
}

div#loginBox form.mailForm label {
    width: auto;
    margin: 0 5px 0 3px;
    height: 20px;
    line-height: 20px;
}

div#loginBox form.mailForm input.newsletterInput {
    width: 160px;
    padding: 2px;
}

div#loginBox div#c936 form.mailForm input.newsletterInput {
    width: 102px;
    margin-bottom: 3px;
}

div#loginBox div#c936 form.mailForm input#newsletterInputMail {
    background: url(../images/bg_newsletterInputMail.jpg) center right no-repeat #fff;
}

.km_label, #km_form_validation, #km_form_backlink {
	display: none;
}

#km_form_wrapper input {
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #C7CCCF;
    color: #8E99A1;
    font-family: 'InfoTextSemiboldRoman',sans-serif;
    height: 20px;
    line-height: 20px;
	margin-bottom: 3px;
    width: 102px;
	margin-left: 5px;
	padding: 2px 2px 2px 2px;
}

#km_form_confirm {
	width: 100px;
}

#km_row_button button {
	border: none !important;
	margin: 0 !important;
        filter: none;
	padding: 0 !important;
	width: 20px !important;
	height: 20px !important;
	background: url('/fileadmin/ueg/templates/images/submit_button.png') !important;
	cursor: pointer;
}

#km_row_button button:hover {
   filter: none;
}

#km_row_button {
	padding-left: 80px;
}

#km_form_wrapper {
	display: none;
	background-color: #D9F3E5;
	width: 117px;
}

.nl_button_top {
	height: 2px;
	width: 117px;
	background-color: #00B052;
}

#nl_loading_container {
	height: 40px;
	display: none;
	width: 117px;
	background-color: #D9F3E5;
	padding-top: 4px;
}

#nl_loading_gif {
	background: url('/fileadmin/ueg/templates/images/nl_loading.gif');
	height: 32px;
	width: 32px;
	margin-left: 40px;

}

.nl_button {
	background: url('/fileadmin/ueg/templates/images/nl_button.png');
	width: 117px;
	height: 29px;
	color: #F4F4F4;
    font-size: 14px;
    text-decoration: none;
	cursor: pointer;
}

#nl_wrapper {
	width: 117px;
	height: 33px;
	z-index:100;
	position: absolute;
        left: 0;
        top: 0;
}

.nl_text {
   padding-left:8px;
   padding-top: 6px;
}

.nl_login_link {
	padding-left: 17px;
	padding-top: 6px;
}

div#outerWrap input#kmFeLogout {
	padding-top: 4px;
        padding-left: 25px;
        background: none transparent;
        cursor: pointer;
        border: 0 none;
        color: #fff;
}

div#outerWrap #nlLogout {
    background: url(../images/nl_button_logout.png) 0 0 no-repeat transparent;
}

/*****************/
/* IMAGE SCALING */
/*****************/

div#box1_1 .csc-textpic-imagewrap,
div#box1_1 .csc-textpic-imagewrap img {
    width: 319px !important;
    height: 255px !important;
}

div#box1_2 .csc-textpic-imagewrap ul li {
    width: 70px !important;
    margin-top: 7px;
    margin-bottom: 0;
}

div#box1_2 .csc-textpic-imagewrap ul li img {
    width: 70px !important;
    height: 53px !important;
}

div#box1_2 .csc-textpic-single-image,
div#box1_2 .csc-textpic-single-image img {
    width: 402px !important;
    height: 255px !important;
}

div#firstBox .csc-textpic-imagewrap,
div#firstBox .csc-textpic-imagewrap img {
    width: 236px !important;
    height: 157px !important;
}

div#secondBox .csc-textpic-imagewrap,
div#secondBox .csc-textpic-imagewrap img {
    width: 236px !important;
    height: 157px !important;
}

div#thirdBox .csc-textpic-imagewrap,
div#thirdBox .csc-textpic-imagewrap img {
    width: 236px !important;
    height: 157px !important;
}

div#box3_1 .csc-textpic-imagewrap
div#box3_1 .csc-textpic-imagewrap img {
    width: 153px !important;
    height: 115px !important;
}

div#firstBox .csc-textpic-imagewrap,
div#secondBox .csc-textpic-imagewrap,
div#thirdBox .csc-textpic-imagewrap,
div#fourthBox .csc-textpic-imagewrap {
    margin-bottom: 7px;
}

/***********/
/* TT NEWS */
/***********/

span.news-header-list-categories {color: #00B052}

span.news-header-list-categories.cat-1 {color: #00B052}
span.news-header-list-categories.cat-2 {color: #CC0066}
span.news-header-list-categories.cat-3 {color: #00C6D7}
span.news-header-list-categories.cat-8 {color: #7AB800}
span.news-header-list-categories.cat-63 {color: #EE7B00}

div.news-header-list-title {
    border-bottom: 1px solid #00B052;
    padding-bottom: 3px;
    margin-bottom: 3px;
}

.news-single-img {
    float: right;
    margin: 0;
    width: 485px;
}

.news-single-img img {
    width: 485px!important;
    height: auto;
}

.news-single-item-left {
    float: left;
    width: auto;
    width: 492px;
}

.news-single-item-right {
    float: right;
    width: auto;
    width: 485px;
}

.news-single-backlink {
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 6px;
}

.news-social {
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 6px;
}

.news-social img {
    margin-right: 3px;
}

div.news-latest-item .news-list-date {
    font-size: 14px;
}

.news-header-list-title a:link,
.news-header-list-title a:visited {
    color: #425563;
}

.news-single-timedata,
.news-list-date {
    display: none;
}

div.browseLinksWrap {
    position: relative;
    width: auto;
    padding-right: 20px;
    display: inline;
    float: right;
}

span.previous-link {
    float: left;
    top: 1px;
    position: absolute;
    right: 10px;
}

span.next-link {
    float: left;
    top: 1px;
    position: absolute;
    right: 0;
}





.form-column
{
	float:left;
	width:230px;
}
.form-column h1
{
	font-size:22px;
	color: #00B052;
}
.clear
{
	clear:both;
}

input.felbutton {
    background: none #616d76;
    color: #F4F4F4;
    width: auto;
    height: auto;
    padding: 2px 5px;
    border: 1px solid #C7CCCF;
    line-height: 20px;
    cursor: pointer;
}

.tx-felogin-pi1 div.welcomeMessage {
    margin-bottom: 6px;
}

.tx-felogin-pi1 label {
    width: 80px;
    float: left;
}

form#tx_felogin_loginform input.felbutton {
    margin-left: 80px;
}


DIV .csc-textpic  DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size: 14px;
	margin-top: 5px;
}

div.news-single-item-left span.news-list-morelink {
    display: none;
}

/* Display scroll bars to allow srolling for a bigger list of criterias */

.ui-tabs .ui-tabs-panel {
	overflow: scroll;
}
