/*
 * Projekt:	contenit - digital business
 * Version:	1.0.0 
 * Datum:	07.12.07
 * Autor:	Tobias Goldkuhle
 * 
 * contenit - digital business
 * http://www.contenit.com
 *
 */

/*   #################  LAYOUT  ##############################################*/

@media screen {
/* start media screen*/ 

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; /* = 16px   don´t edit */
}

html {
	/*font-size: 62,5%; /* = 10px   don´t edit */
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #676767;
	overflow-y: scroll;
}

hr {
    width: 630px;
    height: 1px;
    border: 0;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    background-color: #8fcf2a;
    color: #8fcf2a;
    clear: both;
}

a:visited {
  color: #676767;
}

.bodytext a:link, .bodytext a:visited {
	color: #676767;
	border-bottom: 1px dotted #676767;
}

.csc-textpic-image a:link, .csc-textpic-image a:visited {
  border: none !important;
} 

#container1_8 a:hover {
  border-bottom: 1px solid #676767;
  text-decoration: none !important;
}

.bodytext a:hover {
	color: #676767;
	border: none;
	text-decoration: underline;
}

.bodytext {
  line-height: 16px;
  margin-bottom: 16px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; /* = 16px   don´t edit */
	color: #8fcf2a;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 16px;
}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; /* = 16px   don´t edit */
	color: #8fcf2a;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 16px;
  	line-height: 24px;    	
}	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; /* = 16px   don´t edit */
	color: #676767;
	font-size: 16px;	
	font-weight: normal;
	margin-bottom: 16px;	
}	

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; /* = 16px   don´t edit */
	color: #8fcf2a;
	font-size: 16px;	
	font-weight: normal;
	margin-bottom: 16px;	
}	

a:link, a:hover, a:visited {
	text-decoration: none;
	color: #676767;
}

.stoppoint {
	visibility: hidden;
	font-size: 0em;
}

img {
	border:none;
}

#maincontainer {
	width: 940px;
	background-color: #fff;
	left: 50%;
	margin-left: -470px;
	position:absolute;
}

#header {
	width: 800px;
	height: 25px;
	margin: 0 0 20px 0;
	background-color: #8fcf2a;
	float: left;
}

#search {
	width: 140px;
	height: 25px;
	margin: 0 0 20px 0;
	background-color: #8fcf2a;
	float: left;
}

#login {
	margin:18px 0 0;
	text-align:left;
	width:200px;
}

#login input {
	border:1px dotted #CCCCCC;
	color:#676767;
	margin:0 0 2px;
	padding-right:0.5em;
	width: 132px;
}

#login input.submit {
	float:left;
	margin:0 0 0 60px;
	border: none;
	padding: 1px;
	width: 3.4em;
	background-color: #EBE9ED;
}

.register {
	background-color:#EBE9ED;
	border: 1px dotted #CCCCCC;
	float:right;
	border: none;
	margin:0;
	padding:0 0.1em 0.1em 0.05em;	
}

.register a:hover {
  cursor: default;
}

#row1 {
	width:940px;
	margin: 0 0 20px 0;
	float: left;
}

#logo {
	width:205px;
	height:50px;
	float: left;
}

#mainnavi {
	width: 640px;
	height:50px;
	float: left;
}

#row2 {
	width: 940px;
	margin: 0 0 5px 0;
	float: left;
	min-height: 59em;
	/*background-color: #aacaa0;*/
}

#left_column {
	width: 205px;
	min-height:500px;
	height: auto important!
	height: 500px;
	float: left;
	/*background-color: #aacaa0;*/
}

#subnavigation {

}

#image {
	/*padding-top: 66px;*/
	margin-top: -15px;
}

*.* #image { /* IE6 */
	/*padding-top: 5.8em;*/
	margin-top: -15px;
}

* + html #image { /* IE7 */
	/*padding-top: 5.7em;*/
	margin-top: -15px;
}


canvas {
	margin-top:5px;
}

#space_white, #right_space_white {
	width: 20px;
	height:500px;
	float: left;
	background-color: #fff;
}

#right_column {
	width: 490px;
	min-height:500px;
	height: auto important!
	height: 500px;
	float: left;
	padding-top: 18px;
	/*background-color: #94ccc0;*/
}

#right_column select{
	border: 1px dotted #CCCCCC;
	color: #676767;
}

#real_right_column {
	width: 205px;
	min-height:500px;
	height: auto important!
	height: 500px;
	float: left;
	/*background-color: #94ccc0;*/
}



#right_column>h1 {
	margin-top: 15px;
}

#bottom_line {
	width: 940px;
	height: 5px;
	float: left;
	font-size: 0;
	background-color: #8fcf2a;
}

#navi_unten {
	width: 940px;
	float: left;
}

#footer {
  float:left;
  height:50px;
  margin-top:25px;
  width:940px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
	/*background-color: #11c020;*/
}

/*#mini_sitemap {
	width: 940px;
	float: left;
	background-color: #c1c1c1;
}*/

/*   #################  FORMATIERUNGEN  ##############################################*/

/*SHORTCUTS*/
.shortcuts {
	font-size: 10px;
	text-align: left;
	margin-left: 210px;
	color: #676767;
	font-weight: normal;
}

.shortcuts ul {
  margin: 0;
  padding: 0 0 0 5px;
  line-height: 20px;
}  	
  	
.shortcuts li {
	list-style-image: none;
	display: inline;
	margin: 0 0 0 10px;
}

.shortcuts a:link, .shortcuts a:visited {
	color: #676767;
}

.shortcuts a:hover {

}

.shortcuts_current a {
	color: #676767;
}

.tx-macinasearchbox-pi1 {
	margin-top: 3px;
}


/*Main Navi*/
.mainnav {
	text-align: left;
	margin-top: 20px;
	font-size: 12px;
}

.mainnav ul {
	padding-left: 10px;
  margin-left: 0;
}  

.mainnav li {
	list-style-image: none;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	/*text-transform: lowercase;*/
}

.mainnav a:link, .mainnav a:visited {
	/*font-weight: bold;*/
	color: #676767;
}

.mainnav a:hover {
	color: #8fcf2a;
	/*font-weight: bold;*/
}

.mainnav .mainnavi_current a {
	color: #8fcf2a;
}

/*Breadcrumb Navi*/
/*#breadcrumb a {
	color: #ccc;
	font-size: 24px;
	font-weight: normal
	padding: 10px 0 10px 8px;
	line-height: 50px;
	text-transform: lowercase;
}*/

/*Sub Navi*/
.navigation {
	padding: 0;	
}

.navigation ul {
	list-style-type: none;
	text-align: left;
	line-height: 10px;
	background-color: #fff;
	font-size: 11px;
	margin: 0px;
	padding: 10px 0 0 0;
}
	
.navigation li {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	}

.navigation a {
	font-weight: normal;
	padding: 8px 0 5px 8px;
	display: block;
	border-bottom: 1px dotted #ccc;
}

.navigation a:hover {
	font-weight: normal;
	background-image: url(../images/logo/logo_navi.gif);
	background-repeat: no-repeat;
	background-position: 195px 5px;
	}

.navigation .menu-level1-current-active a {
  color: #8fcf2a;
	font-weight: normal;
}

.navigation .menu-level1-current-active-with-subpage a {
  color: #8fcf2a;
	font-weight: normal;
}

.navigation .menu-level2 a {
	padding: 8px 0 5px 20px;
	color: #676767;
}

.navigation .menu-level2-current-active a {
  color: #8fcf2a;
	font-weight: normal;
}

#right_column ul {
	margin: 0 0 15px 15px;
}


/*FOOTER*/
.footer {
	font-size: 10px;
	text-align: left;
	color: #676767;
	line-height: 20px;
}

.footer p {
	margin: 0;
	padding-left: 175px;
	color: #999;
}

.footer p a, .footer p a:link, .footer p a:visited, .footer p a:active, .footer p a:hover {
  color: #999;
}

/*   #################  ERWEITERUNGEN  ##############################################*/

/*TOOL TIP*/
#dom-tooltips {
	background-color: #fff;
	border:1px dotted #ccc;
	color: #676767;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	left: 0;
	padding: 5px;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 1000;
}

/************************************* tt_news *************************************/


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid transparent;
  background-color: white;
  color: white;	
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	/*border:1px solid #333;*/
	background-color:#FFF;
	line-height: 16px;
}

.news-latest-container H2,.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	/*border:1px solid #666;*/
	/*background-color:#D8FA70;*/
	background-color:#FFF;
	font-size: 11px;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#676767;
}

.news-latest-gotoarchive A {
	color:#676767;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0em;
	margin:0em;
}

.news-latest-item h3 {
  font-size: 11px;
}

.news-latest-item IMG {

	margin-bottom:0em;
	margin-right:0em;
	/*border:1px solid #666;*/
	float:right;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:0.8em;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float: left;
	margin: 0px;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	background-color:#FFF;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0em 1em 0em 0em;
	margin:0em 1em 0em 0em;
	}
	
.news-list-item h3 a{
  color: #8fcf2a;
}	
	
.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;
	margin-top: 0em;
	padding: 2px 2px 2px 0px;
	font-size: 11px;	
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	padding:0em;
	margin: 0em;
	display: block;
	font-size: 11px;	
}

.news-list-container H3 A {
	font-size: 11px;
}
.news-list-container P {
	padding-left:0px;
}
.news-list-date {
	float: right;
	color:#676767;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #FFF;
	/*border: 1px solid #000;*/
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 0.8em;

	}

.news-list-container IMG {
	float: right;
	/*border:1px solid #666;*/
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:0.8em;
	margin: 0.5em 0;
	padding: 0em;
}
.news-list-morelink  {
	margin: 0.5em 0;
	padding: 0em;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	/*border:1px solid #666;*/
	padding:3px;
	background-color:#FFF;
	font-size: 0.8em;
	text-align: center;
}

.tx-ttnews-browsebox TD {
	/*font-size: 0.7em;*/
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: normal;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #FFF;
	/*border:1px solid #666;*/
}
.news-search-emptyMsg {
	/*font-size: 0.8em;*/
	/*margin-left: 10px;*/
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	/*padding:5px;*/
	margin-bottom:5px;
	/*border:1px solid #666;*/
	background-color:#FFF;
}

.news-single-item H2 {
	/*font-size: 1.2em;*/
	font-weight:bold;
	color: #8fcf2a;
	margin-bottom: 0px;
	line-height: 1.2em;
  font-size: 11px;	
}

.news-single-item H3 {
	margin-bottom: 15px;
	/*font-size: 0.8em;*/
	font-size: 11px;	
	color:#676767;	
}

.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 {
	background-color: #FFF;
/*	clear: both;*/
	margin-top: 15px;
	/*border: 1px solid #666;*/
	padding:0px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	/*border: 1px solid #666;*/
	margin:0px;
	margin-bottom: 3px;
	padding:0px;
	background-color:#FFF;
	/*font-size: 0.8em;*/
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:0px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:0px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	/*border:1px solid #333;*/
	background-color:#FFF;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	/*border:1px solid #666;*/
	background-color:#FFF;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	/*border:1px solid #666;*/
	background-color:#FFF;
  font-size: 11px;	
}
.news-amenu-item-year {
	font-weight: bold;
	/*border: 1px solid #666;*/
	padding: 2px;
	background-color: #FFF;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	/*border:1px solid #666;*/
	background-color:#FFF;
}
.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;
	background-color:#ebf8bf;
	/*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;
	background-color:#b0cb51;
	/*border-left:1px solid #666;*/
}

/**** NEWSLETTERANMELDUNG ****/

#mymailform {

}

#mymailform1 {
margin-left: 125px;
}

#mymailform fieldset {
border:none;
}

#mymailform fieldset legend {
visibility:hidden;
}

#mymailform table {

}

#mymailform table td{

}

#mymailform table td label{

}

#mymailform input {
	border: 1px dotted #CCCCCC;
}

#bauchschmerzen {
 margin-left: 12px;
}

#bauchschmerzen fieldset legend {
 visibility:hidden;
}


#bauchschmerzen input[type=text] { 
 border: 1px dotted #CCCCCC;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #8FCF2A;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	display: none;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.tx-julleevents-pi1-listrowFrontPageField-title {
	margin: 10px 0 20px 0;
}

.tx-julleevents-pi1-singleView-Menu {
	margin: 10px 0 20px 0;
}

.tx-julleevents-pi1-listrowFrontPageField-description-label, .tx-julleevents-pi1-listrowFrontPageField-description {
	display: none;
}

/**** FEEDFORWARD ****/
.tx-feedforward-pi1 {
	margin-bottom: 20px;	
}

.tx-feedforward-pi1 h1 {
	color: #676767;
	font-size:11px;
	margin: 0 0 0px 0;
	color: #8FCF2A;
}

.tx-feedforward-pi1 p bodytext a:link {
	margin: 10px 0 10px 0;
}

.tx-feedforward-pi1 p a:link, .tx-feedforward-pi1 p a:visited, .tx-feedforward-pi1 p a:hover {
	color: #8FCF2A;
}


/* ---- Powermail ---- */
.tx-powermail-pi1 {
	margin-left: 1em;
}

.tx-powermail-pi1_thx {
	font-size: 1.43em;
}

.tx-powermail-pi1_formwrap {
	width: 95%;
}

.tx-powermail-pi1_fieldset {
	line-height: 2em;
	border: none;
}

.tx-powermail-pi1_fieldset legend {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html {
	clear: both;
}

.tx_powermail_pi1_fieldwrap_html_select select{
	float: left;
	width: 10%;
}

.tx_powermail_pi1_fieldwrap_html_select label {
	float: left;
	width: 18%;
}

.tx_powermail_pi1_fieldwrap_html_text label {
	float: left;
	width: 18%;
}

.tx_powermail_pi1_fieldwrap_html_textarea textarea {
	float: left;
	width: 50%;
	margin-top: 0.2em;
}

.tx_powermail_pi1_fieldwrap_html_textarea label {
	float: left;
	width: 18%;
}

.tx_powermail_pi1_fieldwrap_html_radio input {
	float: left;
	width: 10%;	
}

.tx_powermail_pi1_fieldwrap_html table tr td input {
 margin-bottom: -0.2em;
}

.tx_powermail_pi1_fieldwrap_html_radio label {
	float: left;
	width: 80%;
	padding-bottom: 1em;
}

.tx_powermail_pi1_fieldwrap_html.tx_powermail_pi1_fieldwrap_html_submitgraphic.tx_powermail_pi1_fieldwrap_html_11 {
	margin-left: 11.6em;
	margin-top: 0.5em;
}

.tx-powermail-pi1_formwrap {}

.tx-powermail-pi1_fieldset {}

.tx-powermail-pi1_fieldset label{}

.tx_powermail_pi1_fieldwrap_html {}

.tx_powermail_pi1_fieldwrap_html_select {}

.tx_powermail_pi1_fieldwrap_html_text {}

.tx_powermail_pi1_fieldwrap_html_text label {}

.tx_powermail_pi1_fieldwrap_html_text input {
	float: left;
}

.tx_powermail_pi1_fieldwrap_html_textarea {}

.tx_powermail_pi1_fieldwrap_html_textarea label {}

.tx_powermail_pi1_fieldwrap_html_radio {}

.tx_powermail_pi1_fieldwrap_html_radio label {}

.tx_powermail_pi1_formconfirmation_back, .tx_powermail_pi1_formconfirmation_submit {
	margin-top: 1em;
	float: left;
}


    
    
    /* Footer Links */
    #mini_sitemap {
      margin-top: 1em;
      width: 1022px;
      float: left;
    }
    
    #mini_sitemap ul {
      list-style-type: none;
      margin-top:7px;
    }
    
    #mini_sitemap ul li { 
      clear:none;
      float:left;
      /*width:145px;*/
      width:124px;
      color: #999 ;
      font-weight: normal;
      border: none;
    }
     
    #mini_sitemap ul li.hauptpunkt a,
    #mini_sitemap ul li.hauptpunkt a:link,
    #mini_sitemap ul li.hauptpunkt a:visited,
    #mini_sitemap ul li.hauptpunkt a:hover,
    #mini_sitemap ul li.hauptpunkt a:active {
      font-weight: normal;
      border-bottom: 1px dotted #666;
      padding: 5px 0px !important;
    } 

    #mini_sitemap ul li ul li a,
    #mini_sitemap ul li ul li a:link,
    #mini_sitemap ul li ul li a:visited,
    #mini_sitemap ul li ul li a:hover,
    #mini_sitemap ul li ul li a:active {
      color: #999 !important;
      font-weight: normal !important;
      border: none !important;
      padding: 0 !important;
      padding-top: 5px !important;
    }
    
    .tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td.tx-loginboxmacmade-pi1-labelCell
    {
      background-color:#FFFFFF;
      font-weight:bold;
   }
   
   .tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td.tx-loginboxmacmade-pi1-labelCell {
	border:1px solid #DFE2E3;
}

.tx-dropdownsitemap-pi1 div.expAll {
  background-color:#FFFFFF;
  border:medium none;
  color:#8FCF2A;
  padding:4px;
}

.tx-dropdownsitemap-pi1 a,
.tx-dropdownsitemap-pi1 a:link,
.tx-dropdownsitemap-pi1 a:visited,
.tx-dropdownsitemap-pi1 a:hover,
.tx-dropdownsitemap-pi1 a:active {
 color: #8FCF2A !important;
}

.tx-dropdownsitemap-pi1 .level_1 span a,
.tx-dropdownsitemap-pi1 .level_1 span a:link,
.tx-dropdownsitemap-pi1 .level_1 span a:visited,
.tx-dropdownsitemap-pi1 .level_1 span a:hover,
.tx-dropdownsitemap-pi1 .level_1 span a:active {
 color: #676767 !important;
}

.csc-textpic-single-image a,
.csc-textpic-single-image a:link,
.csc-textpic-single-image a:visited,
.csc-textpic-single-image a:hover,
.csc-textpic-single-image a:active {
  border-bottom: none !important;
    
}

div.csc-textpic div.csc-textpic-single-image img {
  padding-bottom: 6px;
}

#right_column div.csc-textpic div.csc-textpic-single-image img {
  margin-top: 4px;
  padding-bottom: 0px;
  margin-bottom: 4px;
}

.socialmedialinks {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-left: 0 !important;
   
}

.socialmedialinks li {
  float: left;
  padding: 0;
  margin: 0;
  width: auto;
}

.socialmedialinks-clear {
  clear: both;
}

.socialmedialinks li img {
  border: 1px solid #ccc;
  padding: 1px;
  margin-right: 10px;
}

#social_title {
  color: #8fcf2a;
  padding-bottom: 9px;
}

#social_weitere {
  
}

.csc-textpic-text > p.align-center {
 text-align: center;
}

.contenttable a,
.contenttable a:link,
.contenttable a:visited,
.contenttable a:hover,
.contenttable a:active {
 border: none;
}

.contenttable p.align-center > .download {
	clear: both;
	display: block;
	margin-top: -16px;
	padding: 0 0 16px;
	position: relative;
}

.nintex_form input {
 text-align: right;
}

.gruen_background {
 background-color: #8fcf2a;
 padding: 1px 4px 1px 4px;
}

.nintex_editionen_tr {
 font-weight: bold;
 background: #f1f1f1;
 padding: 1px 4px 1px 4px;
}

.nintex_editionen_table td,
.nintex_editionen_table th,
.nintex_table td,
.nintex_table th {
 padding: 4px;
}
    
/* end media screen*/
}

