@charset "UTF-8";

/*************************************/
/* reset all browser default styling */
/*************************************/
@import "reset-min.css";

/***************************************************************/
/* import example.css for default styling of content elements  */
/***************************************************************/
@import "basics.css" all;

/***************************************************************/
/* import powermail.css for default styling of content elements  */
/***************************************************************/
@import "powermail.css" all;


@import "srfeuserregister.css" all;


/***************/
/* COLORS      */
/***************/

/*
Red:           #ce242b
light Blue 01:       #3c8dd9
blaugrau        #f4f6f9      fuer das content Upper div auf der Startseite
blaugrau 2         #e7ecf2      fuer hintergrund secondlevelmenue hover
blaugrau_hell:      #f1f4f7      fuer hintergrund secondlevelmenue
dunkelblau:        #4a6994      fuer h1 auf startseite, Links, etc
grau:          #666666      fuer schrift
*/


/***************/
/* GRID LAYOUT */
/***************/
div#outerMainWrap {
    width: 1028px;
    text-align: center;
    margin: 0 auto 15px;
    min-height: 600px;
}
div#outerWrap {
    width: 948px;
    padding: 16px 16px 0px;
    min-height: 600px;
    float: left;
}
div#contentWrap {
    overflow: hidden;
    clear: both;
    padding: 0px 5px;
}
#outer_shadow_left{
    float: left;
    background: transparent url(../images/wima_shadow_top_left.png) bottom right no-repeat;
    width: 24px;
    height: 485px;
}
#outer_shadow_right{
    float: left;
    background: transparent url(../images/wima_shadow_top_right.png) bottom right no-repeat;
    width: 24px;
    height: 485px;
}
div#outerWrap div {
    text-align: left;
}
div#header {
    position: relative;
    top: 0px;
    left: 0px;
    background: #ccc;
    height: 114px;
    clear: both;
}
#siteTitle a{
    position: absolute;
    top: 19px;
    left: 19px;
}

div#navigationFirstLevel {
    padding: 4px;
    height: 46px;
}
div#leftRow {
    float: left;
    width: 300px;
    padding-top: 30px;
}
div#main {
    width: 308px;
    padding: 30px 0px 0px 15px;
    float: left;
}
div#right {
    width: 308px;
    float: right;
}
div#mainContent {
    padding: 0px 0px 0px 15px;
    position:relative;
}
div#leftContent {
}

div#navigationFirstLevelMenu ul {
    overflow: hidden;
    margin: 0px;
}
div#navigationFirstLevelMenu ul li {
    display: block;
    float: left;
    margin-left: 0;
}
div#navigationFirstLevelMenu ul li a {
    margin: 0.3em 0em 0em 0em;
    padding:0px 0.7em 0em 0.5em;
    display: block;
}
div#footer{
    padding: 0px 16px;
    float: left;
    width: 948px;
    height: 350px;
}
div#footerWrapInner{
    padding: 0px;
    text-align: center;
    margin: 0 auto;
    width: 1028px;
}
div#footerWrap {
    width:100%;
    background: #dae1eb url(../images/wima_footer_bg.jpg) bottom repeat-x;
}
div#footerWrap div {
    text-align: left;
}
#footer_shadow_left{
    float: left;
    background: transparent url(../images/wima_shadow_bottom_left.png) bottom right no-repeat;
    width: 24px;
    height: 430px;
}
#footer_shadow_right{
    float: left;
    background: transparent url(../images/wima_shadow_bottom_right.png) bottom right no-repeat;
    width: 24px;
    height: 430px;
}

.tx-t3mcumulustagcloud-pi1 #tagcloudflash{
    position:relative;
    left: -15px;
}

/**********************************************************/
/* STYLING AND POSITIONING OF INDIVIDUAL GENERAL ELEMENTS */
/**********************************************************/
html {
    background-color: red;
    /*background: url(../images/nav_back_01.gif) top left repeat-x;*/
    margin:0px;
    padding: 0px;
}
body {
    background-color: transparent;
}
div#outerWrap {
    background-color: #fff;
}
div#right {
    margin-top: 30px;
}
div#header {
    background: #fff url(../images/wima_header.jpg) top left no-repeat;
}
div#navigationFirstLevel {
    background: #fff url(../images/wima_first_level_navigation_blank.jpg) top left no-repeat;
}

div#footer {
    padding-top: 80px;
    background: #dae1eb url(../images/wima_footer_logo.png) 16px 20px
        no-repeat;
}
div#footer div#footerContent {
    margin-top: 12px;
    border-top: 1px solid #ce242b;
}
div#footer .footerFrame div,
div#footer .footerFrame-last {
    float: left;
    width: 160px;
    margin: 8px 0 0 8px;
}
div#footer .footerFrame-last {
    width: 220px;
}
div#footer .footerFrame div div,
div#footer .footerFrame-last div {
    float: none;
    width: inherit;
    margin: 0px;
}

.footerFrame .csc-menu-1 li{
    margin-bottom:0px;
}

div#footer h5.csc-firstHeader a,
div#footer h5 a,
div#footer div#c277 a{
    color: #ce242b;
}
div#footer ul,
div#footer div#c277 ul{
    color: #ce242b;
}
div#footer h5,
div#footer div#c277 ul.csc-menu li a{
    padding-bottom: 15px;
    display:block;
}
div#breadcrumb {
    margin: 8px 0px 0px 5px;
    font-size: 90%;
}
div#breadcrumb span {
    font-weight: normal;
}
div#navigationFirstLevelMenu ul li a:hover {
    color: #fff;
}


div#navigationSecondLevelMenu ul {
    text-indent: 20px;
    line-height: 40px;
    margin-left: 0;
}
div#navigationSecondLevelMenu ul ul {
    text-indent: 42px;
    border-bottom: none;
    margin-bottom: 0;
}
div#navigationSecondLevelMenu ul ul ul {
    text-indent: 50px;
}
div#navigationSecondLevelMenu {
    width: 300px;
}


/*Menuebene2*/
div#navigationSecondLevelMenu li a:hover {
    background-color: #e7ecf2;
}
div#navigationSecondLevelMenu li.selected {
    /*background: #f1f4f7 url(../images/bg_liCurrent.gif) center right no-repeat;*/
    background-color: #e7ecf2;
}
div#navigationSecondLevelMenu ul li.active a {
    color: #ce242b;
}

div#navigationSecondLevelMenu li {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 1px;
    background-color: #f1f4f7;
}
div#navigationSecondLevelMenu li a {
    width: 300px;
    display:block;
}

div#navigationFirstLevelMenu ul li a.selected,
div#navigationFirstLevelMenu ul li a.active{
    border-bottom: 2px solid #ce242b;
}

div#navigationSecondLevelMenu ul li a {
    color: #666666;
    font-size: 17px;
}
div#navigationSecondLevelMenu ul li.selected a {
    color: #ce242b;
}


/*Menuebene3*/
div#navigationSecondLevelMenu ul li.selected ul li a {
    color:#666666;
}
div#navigationSecondLevelMenu ul li.active ul li.selected {
    background-color: #e7ecf2;
}
div#navigationSecondLevelMenu ul li.active ul li.active a {
    color: #ce242b;
}

div#navigationFirstLevelMenu ul li ul li a.selected,
div#navigationFirstLevelMenu ul li ul li a.active{
    border-bottom: 2px solid #ce242b;
}

div#navigationSecondLevelMenu ul li.active ul li a {
    color: #666666;
    font-size: 17px;
}
div#navigationSecondLevelMenu ul li.active ul li.selected a {
    color: #ce242b;
}





/*Menuebene3ALT
div#navigationSecondLevelMenu li.selected ul li a{
  color: #666666;
}
div#navigationSecondLevelMenu li.active ul li a{
background-color:#F1F4F7;
          color: #666666;
}

div#navigationSecondLevelMenu li.active ul li.selected{
background-color:#F1F4F7;
color: #ce242b;
}

div#navigationSecondLevelMenu li.active ul li.selected a{
color: #ce242b;
}*/







div.csc-textpic-intext-left div.csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap{
    margin: 0px 30px 0px 0px !important;
}
div.csc-textpic-text{
    padding-left: 22px;
}

/*div#contentWrap div.csc-default p,
div#contentWrap div.csc-default h2,
div#contentWrap div.csc-default h3,
div#contentWrap div.csc-default h4,
div#contentWrap div.csc-default h5,
div#contentWrap div.csc-default h6,
div#contentWrap div.csc-default ul,
div#contentWrap div.csc-default ol,
div#contentWrap .news-header-list-container{
  margin: 15px;
}*/

.news-header-list-container .news-header-list-title{
    margin-bottom:1em;
}

/*
div#contentWrap div#leftContent div.csc-default h4{
  margin: 0px;
}*/

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img,
div.csc-textpic-border div.csc-textpic-single-image img,
.news-single-img img,
.img_border{
    border: 1px solid #999999;
    padding: 10px;
    background-color: #ffffff;
}

#contentWrap .csc-textpic-imagewrap ul{
    margin-left:0px;
}

.img_cal_border{
    width: 130px;
    border: 3px solid #E7ECF2;
    padding: 8px;
    background-color: #ffffff;
    margin-right: 25px;
    float: left;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
    margin: 4px 0px 0px 0px;
}
#leftContent .csc-textpic-imagewrap,
#leftContent .csc-textpic-imagerow{
    width: inherit !important;
}

.backgoundbox{
    background-color: #F1F4F7;
    padding: 15px 15px 5px 15px;
    margin-bottom: 30px;
}

/* Input fields */
input[type=text],
input[type=number],
input[type=email],
input[type=password],
select{
    background: url(../images/wima_field_bg_2.jpg);
    height:22px;
    width: 295px;
    border: 1px solid #999999;
    padding-left: 5px;
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
    border-radius: 0;
}
select{
    width: 302px;
    height:24px;
}
#leftContent input[type=text],
#leftContent input[type=password]{
    width: 135px;
}
textarea{
    width: 290px;
    padding: 5px;
    border: 1px solid #999999;
}
legend{
    color: #CE242B;
}


button,
input[type=submit],
input[type=reset],
.button_style_190,
.button_style_270,
.button_link_190,
.button_link_270,
.button_style_300,
.button_link_300,
.tx-mmforum-button,
.powermail_submit,
.turn_into_button_style_270 a{
    margin-top: 10px;
    border: none;
    height: 38px;
    position:relative;
    left: -5px;
    font-family: 'Droid Serif', serif;
    font-size: 17px;
    font-style: normal;
    color: #ce242b;
    display:block;
    text-align: center;
    vertical-align: middle;
    line-height: 38px;
}

.button_style_270,
.button_link_270,
input[type=submit],
input[type=reset],
.powermail_submit,
.turn_into_button_style_270 a{
    background: url(../images/wima_button_270.png);
    width: 280px;
}
button,
.button_style_190,
.button_link_190,
.tx-mmforum-button,
input[type=submit].button_style_190,
.fromdirform input[type=submit],
.todirform input[type=submit]{
    background: url(../images/wima_button_190.png);
    width: 200px;
}
.button_style_300,
.button_link_300{
    background: url(../images/wima_button_300.png);
    width: 310px;
}

#contentWrap ul,ol{
    margin-left: 25px;
}
#contentWrap ul li{
    list-style-type: disc;
    list-style-position: outside;

}
/*#contentWrap ul li:before {
    content: "\25BA" " ";
    color:#ccc;
    font-size:18px;
}*/

#contentWrap ol li{
    list-style-type: decimal;
    list-style-position: outside;
}

input[type=submit].css3submit{
    width: inherit;
    background: #FFFFFF;
    height: inherit;
    padding: 4px;
    -webkit-box-shadow: 0px 0px 3px 3px rgba(120, 120, 120, 0.3);
    box-shadow: 0px 0px 3px 3px rgba(120, 120, 120, 0.3);
    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRiZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(219,219,219) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(100%,rgb(219,219,219))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(219,219,219) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(219,219,219) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(219,219,219) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(219,219,219) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-8 */

}


/*****************************/
/* LINK COLORS AND TREATMENT */
/*****************************/
a:link {
    color: #ce242b;
    text-decoration: none;
}
a:visited {
    color: #6585b2;
    text-decoration: none;
}
a:hover {
}

#leftContent h4 a:link{
    color: #4A6994;
}
#leftContent h4 a:visited{
    color: #4A6994;
}


div#breadcrumb a {
    color: #666666;
    margin: 0 4px;
}
div#breadcrumb span {
    margin: 0 4px;
}

div#footer a{
    color: #4a6994;
}


/******************/
/* FONT TREATMENT */
/******************/
body {
    font-family: 'Droid Sans', serif;
    font-size: 15px;
    font-style: normal;
    color: #666666;
    font-weight: 400;
    text-shadow: none;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.33;
}

h1{
    font-family: 'PT Sans Narrow', serif;
    text-transform: uppercase;
    font-size: 29px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.19;
    color: #4a6994;


    margin: 0.5em 0 0.7em;

    background-color: #f4f6f9;
    color: #4a6994;
    border-top: 1px solid #ce242b;
    border-bottom: 1px solid #ce242b;
    padding: 2px 15px 0px 15px;
}
h2,h3,h4,h5,h6{
    font-family: 'Droid Serif', serif;
    font-style: normal;
    font-weight: 400;
    color: #ce242b;
}

h2 {
    font-size: 24px;
    letter-spacing: -0.029em;
    word-spacing: 0em;
    line-height: 1.19;
    margin: 7px 0 5px
}
h3 {
    font-size: 17px;
    letter-spacing: -0.029em;
    line-height: 1.19;
    margin: 1em 0 1em 0;
}
h4,
.tx-t3blog-pi2 .itemTop .categories,
.tx-t3blog-pi2 .itemTop .categories a{
    font-family: 'Droid Serif', serif;
    font-size: 17px;
    font-style: normal;
    color: #4a6994;
    font-weight: 400;
    word-spacing: 0em;
}
h5{
    font-weight: bold;
}


div#leftContent h4 {
    font-family: 'PT Sans Narrow', serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.19;
    background-color: #e7ecf2;
    color: #4a6994;
    padding: 0px 15px 0px 15px;
    line-height: 40px;
    margin: 0px 0px 8px 0px;
}
div#header h1 {
    color: #f2f2f2;
    margin: 18px 21px;
    border: none;
    background-color:transparent;
}

.author,
.author a{
    font-weight: bold;
    font-size: 15px;
}
.author{
    color: #666666;
}

div#navigationFirstLevelMenu ul li a {
    font-family: 'PT Sans Narrow', serif;
    font-size: 19px;
    font-style: normal;
    color: #e0e0e0;
    font-weight: 400;
    letter-spacing: 0;
    word-spacing: 0em;
    line-height: 2;
    background-position: right center;
    background-repeat:no-repeat;
}
div#contentWrap p {
    margin-bottom: 1em;
    text-align: left;
}
div#contentWrap tr td p {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}
a {
    color: #ce242b;
}
b {
    font-weight: bold;
}
blockquote {
    margin: 1em 0 1em 2em;
    padding-left: 2em;
    border-left: 1px solid #ccc;
}
div#footer {
    color: #646464;
}
div#footer a{
    font-family: 'PT Sans Narrow', serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.03em;
    word-spacing: 0em;

}
div#navigationSecondLevel h2 {
    margin-left: 12px;
    padding-top: 12px;
}
div#breadcrumb img{
    margin: 2px 8px;
}

.error{
    color: #CE242B;
	/*    font-family: 'Droid Serif', serif;*/
    font-size: 20px;
    font-style: normal;
    color: #ce242b;
    font-weight: 200;
    letter-spacing: -0.029em;
    word-spacing: 0em;
    line-height: 1.19;
    margin: 0.5em 0 1em 0;
}
.com-chkout-listing-terms:after{
    content: " *";
    color: #ce242b;
}

/*************/
/* SEARCHBOX */
/*************/
div#searchBox input.inputText {
    width: 100px;
}
div#searchBox {
    right: 20px;
    top: 20px;
    position: absolute;
    float: right;
    width: 256px;
    height: 26px;
    background: url(../images/wima_search_field.png) no-repeat;
}
div#searchBox input#inputText {
    float: left;
    padding: 0px 0 0px 0px;
    margin: 0px 0 0 2px;
    text-indent: 6px; border : 0;
    width: 224px;
    height: 26px; background : none;
    color: #666666;
    background: none;
    border: 0;
}
div#searchBox input.inputButton {
    float: right;
    margin: 0px 0px 0 0;
    cursor: pointer;
}
div#searchBox legend {
    display: none;
}

/********************************/
/* INDEXED_SEARCH - BASIC STYLING */
/********************************/
.tx-indexedsearch .tx-indexedsearch-browsebox li {
    display: inline;
    margin-right: 5px;
}
.tx-indexedsearch-redMarkup {
    font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-title {
    background: #e5e5e5;
    padding: 1px 5px;
}
div.tx-indexedsearch-res dt,div.tx-indexedsearch-res dt {
    float: left;
}
dl.tx-indexedsearch-info {
    font-size: 80%;
    color: #999;
    text-transform: uppercase;
    line-height: 1.4em;
}
dt.item-crdate,dt.item-mtime,dt.item-path {
    font-weight: bold;
}
div.tx-indexedsearch-res {
    margin-bottom: 2em;
}
.tx-indexedsearch td {
    padding: 2px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox {
}
input#tx-indexedsearch-searchbox-sword {
    width: 250px;
}
.tx-indexedsearch select {
    width: 156px;
}
.tx-indexedsearch label {
    display: block;
    margin-top: 1em;
    text-transform: uppercase;
    font-size: 90%;
}
.tx-indexedsearch legend {
    display: none;
}
.tx-indexedsearch-search-submit {
    padding: 1em 0;
}

/***************************/
/* TT_NEWS - BASIC STYLING */
/***************************/
.news-latest-item h3,.news-latest-item p {
    margin-bottom: 0;
}


div#contentWrap .news-latest-item  p{
    margin-bottom:0px;
}


.news-list-subheader p {
    display: inline;
}
.news-list-item {
    padding: .4em 0 1em;
    clear: both;
}
.news-list-container img {
    float: left;
    margin: 0 15px 15px 0;
}
.news-list-category {
    margin-top: 4px;
    font-size: 90%;
}

.news-single-img{
    float: right;
    margin: 0 0px 15px 15px;
}
p.news-single-imgcaption{
    margin-bottom: 0px;
    margin: 4px 10px 0px 10px;
}

.news-single-timedata,
.news-list-date{
    float: right;
}
.news-single-item .news-list-content{
    margin-top: 15px;
}


/***************************/
/* CAL - BASIC STYLING */
/***************************/


.tx-cal-controller dd{
    margin-left: 0px;
    padding: 0px 0px 15px 0px;
}
.tx-cal-controller dt{
    padding: 15px 0px 0px 0px;
}
.tx-cal-controller .even{
    background-color: #fff;
}

.tx-cal-controller dt br{
    display: none;
}
.tx-cal-controller .navback,
.tx-cal-controller .title,
.timeborder,
.medtitle {
    background-image: none;
}
.calborder{
    border: none;
}
.yearmonth,
td.rowOff,
td.rowOff2 {
    background-color: #d2d3d4;
}
.monthToday,
.rowToday{
    background-color: #073667;
    color: #fff;
}
.rowOn{
    background-color: #757477 ;

}
.tx-cal-controller .title h1{
    color: #4A6994;
    font-family: inherit;
    font-size: 18px;
    margin: 0;
}
.default_catheader, .grey_catheader{
    background-color: transparent;
}
.V9G .grey_catheader,
.V9G {
    font-weight: bold;
    color: #666666;
    font-size: 10px;
}
.cal_cat{
    font-family: 'PT Sans Narrow', serif;
    font-size: 17px;
    font-style: normal;
    color: #4a6994;
    font-weight: 400;
    word-spacing: 0em;
    line-height: 32px;

}
.cal_date{
    border-top: 1px solid #cccccc;
    font-family: 'PT Sans Narrow', serif;
    font-size: 17px;
    font-style: normal;
    color: #4a6994;
    font-weight: 400;
    word-spacing: 0em;
    line-height: 32px;
}
.cal_location{
    border-left: 1px solid #cccccc;
    padding-left: 15px;
    margin-left: 10px;
    height: 30px;
}


.month-large .weekday {
    text-align: center;
}
.cal_event_date_time{
    float: right;
}
.cal_event_image{
    float: right;
    margin-left: 10px;
}

.cal_allg_label{
    width: 170px; float: left;
}

.cal_location .cal_allg_label,
.cal_location .cal_allg_value{
    display: none;
}
.cal_location div{
    display: inline;
}

#calendar-event table.csc-uploads tr.tr-odd {
    background-color: transparent;
}

.monthSelected, .monthSelectedWeek {
    background-color: #E7ECF2;
}

.fromdirform input[type=submit],
.todirform input[type=submit]{
    bottom:6px;
}
.fromdirform label,
.todirform label {
    float: inherit;
    margin-bottom: 0;
    padding-right: 0;
    text-align: inherit;
    width: inherit;
}

/**************************************/
/* felogin                            */
/**************************************/

div.tx-felogin-pi1 input[type=text],
div.tx-felogin-pi1 input[type=password]{
    float: right;
}
div.tx-felogin-pi1 form{
    padding-top: 15px;
}
div.tx-felogin-pi1 input[type=submit]{
    margin: 15px 0 15px 0;
}


/**************************************/
/* T3BLOG                             */
/**************************************/

div.tx-t3blog-pi2 .categories{
    display: inline;
}

div.tx-t3blog-pi2 .date{
    float: right;
}
div.tx-t3blog-pi2 .date .date{
    float: none;
}

div.tx-t3blog-pi2 .blogList .item,
div.tx-t3blog-pi2 #commentList .item{
    border-bottom: 1px solid #4A6994;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

div.tx-t3blog-pi2 .filter,
div.tx-t3blog-pi2 #singleNavigation{
    border-top: 1px solid #4A6994;
    border-bottom: 1px solid #4A6994;
    padding: 15px;
    margin-bottom: 15px;
}
div.tx-t3blog-pi2 .author .author{
    margin-left: 15px;
}

div.tx-t3blog-pi2 .itemNav .author .author{
    margin: inherit;
}
#contentWrap div.tx-t3blog-pi2 ul li{
    list-style-type: none;
}

/**************************************/
/* VOI Paid Content     */
/**************************************/

.voipaidcontent_issue_text{
    margin-left: 200px;
}
.tx-voipaidcontent-pi10 .voipaidcontent_issue_text{
    margin-left: 120px;
}
.voipaidcontent_issue_item{
    margin-bottom: 25px;
    position:relative;
}
.voipaidcontent_issue_item_checkout{
    margin-bottom: 0px;
    position:relative;
}
.tx-voipaidcontent-pi7-modeSelector td,
.tx-voipaidcontent-pi10-modeSelector td{
    width: 38px;
}
.tx-voipaidcontent-pi7-modeSelector-SCell p a,
.tx-voipaidcontent-pi10-modeSelector-SCell p a{
    border-bottom: 1px solid #CE242B;
}

.t-top{
    font-family: 'PT Sans Narrow', serif;
    font-size: 17px;
    font-style: normal;
    color: #4a6994;
    font-weight: 400;
    word-spacing: 0em;
    line-height: 32px;

}
.t-bottom{
    border-top: 1px solid #cccccc;
    font-family: 'PT Sans Narrow', serif;
    font-size: 17px;
    font-style: normal;
    color: #4a6994;
    font-weight: 400;
    word-spacing: 0em;
    line-height: 32px;
}
.t-right{
    border-left: 1px solid #cccccc;
    padding-left: 15px;
    margin-left: 10px;
    height: 30px;
}


#full_overlay_paypal{
    position:fixed;
    left: 0px;
    top:0px;
    height: 510px;
    width: 345px;
    background-color: #ffffff;
    padding: 20px;
}



.similar_by_tags_list .t-top{
    line-height: inherit;
}

.similar_by_tags_list h2{
    line-height: inherit;
    margin: 0.2em 0px 0.1em 0px;
}


.artikel-id{
    float:right;
    color: #ccc;
}
.voipaidcontent_cart{
    background: url("../images/cart.jpg") no-repeat scroll right bottom transparent !important;
    color: transparent !important;
    height: 38px;
    left: inherit;
    margin-top: 0px !important;
    width: 64px !important;
    display: inline !important;
    margin-left: 10px;
}
.voipaidcontent_price_this_ges{
    float: right;
    margin-left: 30px;
}
.voipaidcontent_order_form{
    bottom: 0;
    position: absolute;
    right: 0;
    text-align: right !important;
    width: 230px;
}
.voi_cart_link{
    float: right;
    width: 120px;
    padding: 0px 5px 5px 5px;
    text-align: center;
}
.voi_article{
    width:300px;
}
.voipaidcontent_order_form input[type=integer]{
    width: 30px;
}
.heftuebersicht{
    position:absolute;
    bottom: 0px;
    left: 120px;
    width: 120px;
}


.tx-voipaidcontent-pi10 .row{
    width: 450px;
}
.tx-voipaidcontent-pi10 .label{
    float: left;
    width: 220px;
}
.tx-voipaidcontent-pi10 .field{
    float: right;
    width: 220px;
}

.voi_cart_icon img{
    margin: 0 2px !important;
    position: relative;
    top: 4px;
    vertical-align: middle;
    display: inline;
}

/**************************************/
/* VOI Seminaranmeldung               */
/**************************************/
.tx-voiregister4calevent-pi1 .row{
    width: 450px;
}
.tx-voiregister4calevent-pi1 .eventregisterlabel{
    float: left;
    width: 220px;
}
.tx-voiregister4calevent-pi1 .eventregisterfield{
    float: right;
    width: 220px;
}
.tx-voiregister4calevent-pi1 .error{
    color: #CE242B !important;
    font-size: 15px;
}
.tx-voiregister4calevent-pi1 label[for=check_uid39_0]{
    margin-right:80px;
}



.voisubscription_vorteile_box{
    margin-bottom: 30px;
    background-color: #E7ECF2;
    padding: 15px;
}

/**************************************/
/* Commerce                           */
/**************************************/

ul.commerce_list{
    margin: 0px;
}

ul.commerce_list ul{
    margin: 0px;
}

ul.commerce_list ul li{
    float:left;
}

.com-list-col-image{
    width: 100px;
    height: 150px;
}
.com-list-col-title{
    width: 250px;
    padding-left: 15px;
}

.com-list-col-price{
    padding-left: 15px;
}

.com-list-col-action{
    width: 110px;
    padding-left: 15px;
    position: relative;
}
.com-list-col-action input{
    float:left;
}
ul.commerce_list .commerce_go_button{
    background: url("../images/cart.jpg") no-repeat scroll right bottom transparent;
    color: transparent;
    float: right;
    height: 38px;
    left: inherit;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: -4px;
    width: 64px;
}
.com-category .com-category h2{
    float:left;
    padding-right: 10px;
    font-size: 18px;
}
.com-category{

}

#contentWrap .tx-commerce-pi1 ul li,
#contentWrap .tx-commerce-pi1 ul li ul li{
    list-style-type: none;
}

div.com-chkout-address-fields dt {
    float: left;
    padding-bottom: 0;
    width: 220px;
}
div.com-chkout-address-fields dd {
    padding-bottom: 1.7em;
}


div.com-chkout-address-fields dd.com-chkout-address-radio{
    padding-bottom: 0;
}

div.com-chkout-address-fields dt.com-chkout-address-radiolabel{
    float: none;
    padding-bottom: 0;
    width: inherit;
}

.com-chkout-address-label{
    color: #CE242B;
}
.com-chkout-address-label label{
    color: #666666;
}



/**************************************/
/* Drei Spalten Layout und Helper     */
/**************************************/

body.hideRightColumn div#main {
    width: 623px;
    float: left;
    position: relative;
}
body.hideLeftColumn div#main {
    width: 623px !important;
    float: left;
    position: relative;
}
body.hideRightAndLeftColumn div#main {
    width: 920px;
    padding: 30px 0 0 ;
}
body.hideRightColumn div#secondary {
    display: none;
}
body.hideLeftColumn div#leftRow {
    display: none;
}
body.hideRightAndLeftColumn div#secondary,
body.hideRightAndLeftColumn div#leftRow{
    display: none;
}
body.hideRightAndLeftColumn div#contentWrap,
body.hideLeftColumn div#contentWrap{
    background-image: none;
    background: #fff;
}


div#navigationAids,
div#footer h3,
div#navigationFirstLevel h2,
div#navigationSecondLevel h2{
    display: none;
}


.float_left{
    float: left;
}

.float_right{
    float: right;
}

.clear,
.clearingdiv,
hr{
    clear: both;
    height: 0px;
    margin:0px;
    padding:0px;
    border: none;
    background-color: transparent;
}
hr{
    margin-bottom: 15px;
}

.csc-default .divider hr{
    height: 1px;
    background-color: #ce242b;
}

.clearingdiv_left {
    clear: left;
    height: 0px;
    margin:0px;
    padding:0px;
}
.clearingdiv_right {
    clear: right;
    height: 0px;
    margin:0px;
    padding:0px;
}
/*Best practices*/
.buttonSonderheft2010{
    color: #ce242b;
}
.buttonSonderheft2010:hover{
    cursor:pointer;
}
.buttonSonderheft2011{
    color: #ce242b;
}
.buttonSonderheft2011:hover{
    cursor:pointer;
}

/*Linke Spalte*/
.bookmarks{
    margin-bottom:1em;
}

/*autoMenu*/
.csc-menu-1 li{
    margin-bottom:5px;
    font-family: 'Droid Serif', serif;
    font-size: 17px;
    font-style: normal;
    color: #4a6994;
    font-weight: 400;
    word-spacing: 0em;
}



/***************************************************/
/* Werbungsbloecke 								   */
/*-------------------------------------------------*/

.ad{
    background: url("../images/bg_ad.png") no-repeat scroll 0 0 transparent;
    padding: 7px 7px 7px 7px;
    margin-left: 10px;
    position:relative;
    left: -5px;
}
.ad_wide{
    background: url("../images/bg_ad_wide.png") no-repeat scroll 0 0 transparent;
    padding: 7px 7px 7px 7px;
    margin:0px;
    position:relative;
    left: -5px;
    width: 314px;
}
.ad_300{
    background: no-repeat scroll 0 0 transparent;
    padding: 0;
    margin:0;
    position:relative;
    left: -12px;
    width: 300px;
    -webkit-box-shadow:  0px 0px 5px 0px #cccccc;
    box-shadow:  0px 0px 5px 0px #cccccc;
    overflow:visible;
}


sup {
    vertical-align: top;
}



/***************************/

.small_text{
    color: #999999;
    font-size: 11px;
}


/****WERBUNG**********************/

#adBlockHeader{
    margin: 15px auto;
    width: 728px;
}

#adBlockFooter{
    margin: 50px auto 15px;
    width: 970px;
}

/* ============================= */

.themenweltListObject{
}
.themenweltListObject .themenweltField{
    width: 3%;
    float:left;
}
.themenweltListObject .themenweltDescription{
    width: 92%;
    margin-left: 5%;
    float:left;
    padding-bottom: 30px;
}
.themenweltListObject .add_to_cart img {
    height: 32px;
}

input[type=submit].navoPaidContentCartSubmit{
    background: url("/fileadmin/default/templates/images/basket_add.png") right 0 no-repeat;
    width: 258px !important;
    margin-left: 0px;
    margin-top: 0;
    padding-right: 32px;
    display: inline-block;
}


.themenweltHeader{
    margin-bottom: 15px;
}
.themenweltHeader.themenweltListObject .themenweltField{
    padding-top: 0px;
}
.themenweltListObject.themenweltListObject .themenweltDescription{
    padding-bottom: 15px;
}
.themenweltHeader select{
    width: 80px;
}
.themenweltHeader input[type=submit]{
    width: 120px;
}
#navoPaidContentCartAddOverlay{
    display:none;
    position:fixed;
    text-align:center;
    top:200px;
    width: 750px;
    padding: 60px;
    left: 50%;
    margin-left: -435px;
    background-color: rgb(220,220,220);
    -webkit-box-shadow: 0px 0px 45px 30px rgba(120,120,120,0.9), inset 0px 0px 5px #ffffff;
    -moz-box-shadow: 0px 0px 45px 30px rgba(120,120,120,0.9), inset 0px 0px 5px #ffffff;
    box-shadow: 0px 0px 45px 30px rgba(120,120,120,0.9), inset 0px 0px 5px #ffffff;
}

#navoPaidContentCartAddOverlayInner{
    position:relative;
    padding: 60px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(180,180,180,0.65);
    -moz-box-shadow: 0px 0px 30px 0px rgba(180,180,180,0.65);
    box-shadow: 0px 0px 30px 0px rgba(180,180,180,0.65);

}

#navoPaidContentCartAddOverlay img{
    padding-right: 15px;
}

.navoPaidContentLegende img{
    height: 32px;
}
.navoPaidContentLegende{
    line-height: 32px;
    padding: 15px 0;
}

#navoPaidContentCartAddOverlay .closeX{
    position:absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align:center;
    background-color: #ce242b;
    border-radius: 15px;
    color: #FFF;
    cursor: pointer;
}

#navoPaidContentCartAddOverlay .closeText{
    padding-top:30px;
    text-align:center;
    color: #ce242b;
    text-decoration: underline;
    cursor: pointer;
}


.navoPaidContentCartCloseX{
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    text-align:center !important;
    background: #ce242b !important;
    border-radius: 15px !important;
    color: #FFF !important;
    font-family: 'Droid Sans', serif !important;
}
.voipaidcontent_order_form_articles{
    width: 32px;
}


/* Redesign Konzept 2015 */

#specialNav{
    position:absolute;
    bottom: 15px;
    right: 20px;
}

#specialNav ul li{
    float:left;
    margin-left: 15px;
}

#adBlockHeaderWrapper{
    width: 100%;
    background-color: #F1F4F7;
    padding: 5px 0;
}

/* ueber uns ---------------------------------------------------------------- */

/* die unternehmensgruppe -------------- */
.ueber_uns_unternehmensgruppe{
	margin-top: 60px;
	padding: 0 60px;
}
.ueber_uns_unternehmensgruppe h2{
	padding-bottom: 15px;
}
/* ansprechpartner -------------- */

#c10349{
	margin-top: 60px;
}

.ueber_uns_ansprechpartner{
	/*    background-color: #F1F4F7;*/
    padding: 0 60px 30px 60px;
    margin: 0;
	zoom: 1;
}
.ueber_uns_ansprechpartner:before,
.ueber_uns_ansprechpartner:after {
	content: '';
	display: table;
}
.ueber_uns_ansprechpartner:after {
	clear: both;
}
.ueber_uns_ansprechpartner .ansprechpartner-b1{
	float:left;
	margin-right: 60px;
	width: 175px;
}
.ueber_uns_ansprechpartner dl {
	width: 275px;
	float:left;
}
.ueber_uns_ansprechpartner dl dt{
	float:left;
	width: 75px;
}
.ueber_uns_ansprechpartner dl dd{
	float:left;
	width: 200px;
}
.ueber_uns_ansprechpartner .ueber_uns_icon{
	border: none;
	position:relative;
	top: 8px;
	left: 0;
}
.ueber_uns_ansprechpartner .ueber_uns_team_img{
	width: 90px;
	height: 90px;
	border: 2px solid #ccc;
	border-radius: 50%;
	margin: 0 13px;
}
.ueber_uns_ansprechpartner dl{
	margin-top: 7px;
}
.ueber_uns_ansprechpartner .ueber_uns_text_next_to_icon{
	margin-top: 30px;
}

.ueber_uns_ansprechpartner h2,
.ueber_uns_ansprechpartner h3{
    font-size: 15px;
    font-style: normal;
    color: #4a6994;
}
.ueber_uns_ansprechpartner h3{
    font-size: 22px;
}


.ueber_uns_block{
	position:relative;
}

.ueber_uns_informationsdienstleister,
.ueber_uns_event_organisator,
.ueber_uns_projektberater,
.ueber_uns_wissensvermittler,
.ueber_uns_seminaranbieter,
.ueber_uns_wimacard{
	float:left;
	width: 437px;
	margin-bottom: 60px;
	padding-bottom: 90px;
}
.ueber_uns_informationsdienstleister,
.ueber_uns_projektberater,
.ueber_uns_seminaranbieter{
	clear:left;
	margin-right: 30px;
}

.ueber_uns_informationsdienstleister,
.ueber_uns_event_organisator,
.ueber_uns_seminaranbieter,
.ueber_uns_wimacard{
	min-height: 268px;
}


.ueber_uns_icon{
	float:left;
	padding: 0px;
	border: 3px solid #4a6994;
	margin-right: 30px;
}
.ueber_uns_text_next_to_icon{

}
.ueber_uns_text_next_to_icon h2{
	margin: 0;
}
.ueber_uns_text_next_to_icon h3{
	margin-top: 8px;
    line-height: 24px;
}
.ueber_uns_wimacard .ueber_uns_icon{
	border: 3px solid #ce242b;
	background-color: #ce242b;
}
.btn-arrow{
	position:absolute;
	bottom:30px;
	left: 0;
	display: inline-block;
	padding: 10px 15px;
    color: #666 !important;
	padding-right: 60px;
	background-color: #F1F4F7;
    background-position: right 10px;
    background-size: auto auto;
    background-repeat: no-repeat no-repeat;
    background-clip: border-box;
    background-origin: padding-box;
    background-attachment: scroll;
    background-image: url('/fileadmin/default/templates/images/button-arrow.png');
}
.btn-arrow:hover,
.btn-arrow:visited:hover{
	background-color: #F1F4F7;
	color: #ce242b !important;
}
.btn-arrow:visited{
    color: #999 !important;
}
/* wimacard ----------------------------------------------------------------- */

#c9782{
	margin: 0 90px;
}
.wimacard{
	padding: 0 90px;
}
.wimacard_row{
	border-bottom: 1px solid #eee;
}
.wimacard_description,
.wimacard_standard,
.wimacard_expert{
	display:inline-block;
	min-height: 55px;
	position:relative;
	line-height: 55px;
	vertical-align: middle;
}
.wimacard_description{
	width: 417px;
	text-indent: 5px;
}
.wimacard_standard,
.wimacard_expert{
	text-align:center !important;
	width: 135px;
	background-color: #F1F4F7;
}
.wimacard_standard{
	margin-right: 30px;
	color:#4a6994;
}
.wimacard_expert{
	color: #CE242B;
	font-size: 22px;
}
.wimacard_standard img,
.wimacard_expert img{
	position: relative;
	margin:0;
	padding:0;
}
.wimacard_expert img{
	top: 14px;
}
.wimacard_standard img{
	top: 20px;
}
.wimacard_head .wimacard_standard,
.wimacard_head .wimacard_expert{
	text-align:left !important;
	background-color: transparent;
}
.wimacard_standard strong,
.wimacard_expert strong{
	font-size: 22px;
}
/* header row ------------- */
.wimacard_head .wimacard_standard,
.wimacard_head .wimacard_expert{
	text-align:left !important;
	background-color: transparent;
}
.wimacard_row.wimacard_head{
	border-bottom: none;
	margin-bottom: 30px;
}

.wimacard_head .wimacard_description,
.wimacard_head .wimacard_standard,
.wimacard_head .wimacard_expert{
	display:inline-block;
	min-height: inherit;
	position:relative;
	line-height: inherit;
	vertical-align: top;
	font-size: 22px;
}
.wimacard_head .wimacard_expert img,
.wimacard_head .wimacard_standard img{
	top: 0;
	margin-bottom: 15px;
}
/* wimacard form -------------------------------------------------- */


.tx-navowimacard-pi1{
	margin: 45px 90px;
	padding: 60px;
	background-color: #F1F4F7;
}
.tx-navowimacard-pi1 p strong{
	font-size: 24px;
}

.tx-navowimacard-pi1 input[type=radio]{
	margin-right: 15px;
}

.tx-navowimacard-pi1 img{
	height: 35px;
	position: relative;
	top: 11px;
	margin-left: 30px;
}

.tx-navowimacard-pi1 label{
	line-height: 35px;
    vertical-align: middle;
    height: 35px;
	display:block;
	margin-bottom: 5px;
}

.tx-navowimacard-pi1 img,
.tx-navowimacard-pi1 label{
	/*display:inline-block;*/
}
.wimacard_form_row_description{
	display: inline-block;
	width: 300px;
}
.wimacard_form_row{
	margin-bottom: 15px;
}
.wimacard_form_row_first{
	margin-bottom: 60px;
}

.wimacard_form_row input[type=text],
.wimacard_form_row input[type=email],
.wimacard_form_row select{
	background: #fff;
	line-height: 45px;
    height: 45px;
    width: 285px;
    border: none;
    padding-left: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
	text-indent: 15px;
}
.wimacard_form_row input[type=text]:first-child,
.wimacard_form_row input[type=email]:first-child,
.wimacard_form_row select:first-child{
	margin-right: 30px;
}
.wimacard_form_row input[type=text].wimacard_form_street{
	width: 100%;
	margin-right: 0;
}

.wimacard_form_row input[type=submit]{
    position: relative;
    left: 0;
    display: block;

	height: 60px;
    line-height: 60px;
    vertical-align: middle;

	background: #CE242B;
	margin-top: 30px;
    border: none;

	font-family: 'Droid Sans', serif;
    font-size: 20px;
    font-style: normal;
    color: #fff;

    text-align: center;
}
.errorField{
	color: #CE242B;
	border-bottom: 1px solid #CE242B !important;
}
.tx-voipaidcontent-pi21 .csc-textpic-imagewrap a{
	display: block;
	margin-bottom: 15px;

}
.event-in-list{
	margin-bottom: 45px;
}


.red_catheader,
.red_catheader_allday {
    background-color: transparent;
	padding-left: 15px;
	border-left: 3px solid #CE242B;
}

.event-in-list>a{
	color: #666;
	pointer-events: none;
}
