/*----------------------------------------------------------------------
CSS for CU Business Company Standard
Created: 	2011-02-21
Creator:	HRUA, SCHM
Editor:		HRUA, SCHM, XY
----------------------------------------------------------------------*/

/************************************************************************************
	Style Parts global 
************************************************************************************/

div.inhalt {
	padding-top: 3em;
}
div.inhalt > div
{
	margin-bottom: 4em;
	width: 100%;
}

table p, dl p {
	margin: 0;
	padding: 0;
}

dt {
	clear: both;
    float: left;
    min-width: 100px;
    width: 15%;
}

dd {
	overflow: hidden;
}

.anzeige_link {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.anzeige_link.active {
	z-index: 3;
}

/************************************************************************************
	Listen Grunddefinition
************************************************************************************/

div.part_basic ul, div.part_bildtext ul, ul.part_bilderliste, ul.bilderliste, ul.map-adresse, ul.linkliste, ul.map, .part_links ul, .part_team ul, .part_news > ul,
/* project styles */
.foo
{
    list-style: none;
    margin-bottom: 1em;
	overflow: hidden;
}
div.part_basic ul li, div.part_bildtext ul li, a.link,
/* project styles */
.foo
{
    margin: .2em 0;
    padding: 0 0 0 1.5em;
	position: relative;
}
div.part_basic ul.linkliste li, div.part_bildtext ul.linkliste li, p.link a, a.abschlusslink, .part_links ul ul li, .ValidationSummary ul li,
/* project styles */
.foo
{
    margin: .2em 0;
	overflow: hidden;
    padding: 0 0 0 1.5em;
	position: relative;
}
.bilderliste_basic li:before,
div.part_basic ul.linkliste li:before,
div.part_bildtext ul.linkliste li:before,
.part_links ul ul li:before,
.bilderliste_basic .ie7_anon,
/* project styles */
.foo
{
	display: none !important;
}
div.part_basic ul li:before, div.part_bildtext ul li:before, div.part_basic ul.linkliste li a:before, div.part_bildtext ul.linkliste li a:before, a.abschlusslink:before, a.link:before, p.link a:before, .abschlusslink:before, .part_links ul ul li a:before, .ValidationSummary ul li:before,
/* project styles */
.foo
{
    left: 0;
    position: absolute;
    top: .1em;
}
div.inhalt > div ol {
	list-style: decimal outside;
    margin-bottom: 1em;
	overflow: hidden;
	padding-left: 1.5em;
}
div.inhalt > div ol li {
    margin: 0.2em 0 0.2em 0.75em;
	position: relative;
}


/************************************************************************************
	Listen Breiten 
************************************************************************************/

/* Masse */

.bilderliste_basic,
li a.imagelink,
a.imagelink,
.wo_link,
.imagewrap
{
	width: 31%;
}
.bilderliste_basic.small,
li a.imagelink.small,
a.imagelink.small,
.wo_link.small,
.imagewrap.small
{
	width: 18.5%;
}

.box .imagewrap {
	width: 100%;
}
.bilderliste_basic > li > a.imagelink,
.part_partner a.imagewrap
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	max-width: none;
	width: 99%;
}
.bilderliste_basic li .wo_link,
.bilderliste_basic li {
	width: 99%;
}


/* Settings */

.bilderliste_basic {
	float: right !important;
	margin-left: 2.5%;
}
.bilderliste_basic.links {
	float: left !important;
	margin-left: 0;
	margin-right: 2.5%;
}

.bilderliste_basic li {
	background: none !important;
	float: left;
	margin: 1px 1px 15px  !important;
	padding: 0 !important;
}
li a.imagelink, a.imagelink, .wo_link, .imagewrap {
	float: right;
	height: auto;
	margin: 0 0 15px 2.5%;
	overflow: hidden;
}
.part_bildergrossliste li a.imagelink  {
	border: none !important;
	display: inline-block;
	float: none;
	margin: 0;
}

.part_bilderliste div div li {
	display: inline;
	float: left;
	height: 85px;
	margin: 1px 15px 1px 1px !important;
	overflow: hidden;
	width: 140px !important;
}
.left a.imagelink,
.part_team a.imagelink,
.left .wo_link,
.imagewrap
{
	float: left;
	height: auto;
	margin: 0 2.5% 15px 0;
}
.bilderliste li a,
.part_bilderliste li a,
.part_team dt a.imagelink 
{
	height: auto;
	overflow: auto;
	width: 99%;
}

.imagewrap.bordered,
.anzeige_link,
.speakerlayer
{
	border: 9px solid #FFF;
	-moz-box-shadow: 0 0 0 1px #e8e8e8;
	-webkit-box-shadow: 0 0 0 1px #e8e8e8;
	box-shadow: 0 0 0 1px #e8e8e8;
	
	display: block;
	float: none;
	margin: 0 0 5px;
    
    
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=0, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=45, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=90, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=180, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=225, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=260, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=305, Strength=1);
    
    
/*	min-height: 1px !important;  */
}
a.imagelink, .part_team a.imagelink, .left .wo_link, .imagewrap, .bilderliste_basic > li , .part_bilderliste > li,
.part_bildergrossliste .flex-viewport,
.emb_video, #map_canvas
{
	border: 9px solid #FFF;
	-moz-box-shadow: 0 0 0 1px #e8e8e8;
	-webkit-box-shadow: 0 0 0 1px #e8e8e8;
	box-shadow: 0 0 0 1px #e8e8e8;
/*
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=0, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=45, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=90, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=180, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=225, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=260, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=305, Strength=1);

*/
}


.ie7 a.imagelink,
.ie7 .part_team a.imagelink,
.ie7 .left .wo_link,
.ie7 .imagewrap,
.ie7 .bilderliste_basic > li,
.ie7 .part_bilderliste > li,
.ie7 .part_bildergrossliste .flex-viewport,
.ie7 .emb_video, #map_canvas,
.ie8 a.imagelink,
.ie8 .part_team a.imagelink,
.ie8 .left .wo_link,
.ie8 .imagewrap,
.ie8 .bilderliste_basic > li,
.ie8 .part_bilderliste > li,
.ie8 .part_bildergrossliste .flex-viewport,
.ie8 .emb_video, #map_canvas
{
    border: 1px solid #e8e8e8 !important;
}


a.imagelink:hover,
.part_team a.imagelink:hover,
.left .wo_link:hover, 
.imagewrap:hover,
.bilderliste_basic > li:hover ,
.part_bilderliste > li:hover,
.part_bildergrossliste .flex-viewport:hover,
.emb_video:hover,
#map_canvas:hover 
{
	border: 9px solid #FFF;
	-moz-box-shadow: 0 0 0 1px #000;
	-webkit-box-shadow: 0 0 0 1px #000;
	box-shadow: 0 0 0 1px #000;
/*
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=0, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=45, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=90, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=180, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=225, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=260, Strength=1)
    progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=305, Strength=1);
*/
}
.bilderliste_basic.small > li,
li a.imagelink.small,
a.imagelink.small,
.wo_link.small,
.imagewrap.small {
	border: 2px solid #FFF !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;	
}


.ie7 a.imagelink:hover,
.ie7 .part_team a.imagelink:hover,
.ie7 .left .wo_link:hover, 
.ie7 .imagewrap:hover,
.ie7 .bilderliste_basic > li:hover,
.ie7 .part_bilderliste > li:hover,
.ie7 .part_bildergrossliste .flex-viewport:hover,
.ie7 .emb_video:hover,
.ie7 #map_canvas:hover,
.ie8 a.imagelink:hover,
.ie8 .part_team a.imagelink:hover,
.ie8 .left .wo_link:hover, 
.ie8 .imagewrap:hover,
.ie8 .bilderliste_basic > li:hover,
.ie8 .part_bilderliste > li:hover,
.ie8 .part_bildergrossliste .flex-viewport:hover,
.ie8 .emb_video:hover,
.ie8 #map_canvas:hover 
{
    border: 1px solid #000 !important;
}



.part_bilderliste > li > a.imagelink,
.bilderliste_basic > li > a.imagelink,
.part_team dt a.imagelink 
{
	margin-left: 1px !important;
	margin-right: 1px !important;
	margin-top: 1px !important;
}
.part_bilderliste > li > a.imagelink,
.part_bildergrossliste a.imagelink,
.bilderliste_basic > li > a.imagelink {
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
    filter: none;
}
.part_bilderliste .flex-direction-nav a {
	left: -20px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    z-index: 5;
}
.part_bilderliste .flex-direction-nav a.flex-next {
	left: auto;
	right: -20px;
}

.part_tabelle
{
	border: 1px solid #ccc;
	float: left;
	padding: 14px;
	position: relative;
	z-index: 1;
	zoom: 1;

}

/* Part Goenner */
.part_goenner > ul {
	padding: 1px 0 0 1px;
	text-align: left;
	width: 100%;
}
.part_goenner > ul > li {
	background: #FFF;
	border: none !important;
	float: left !important;
    margin: 0 0 1em 2% !important;
	padding: 10px !important;
	width: 32% !important;
}
/*.part_goenner > ul > li:nth-child(3n+1) {
	clear: both !important;
	margin-left: 0 !important;
}*/
.part_goenner_neu > ul ul,
.part_goenner > ul ul {
	clear: both;
} 
.part_goenner_neu > ul > li .imagewrap,
.part_goenner > ul > li .imagewrap {
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
/*	height: 130px; */
	height: 100px;
    margin: 0 0 10px;
/*    max-height: 130px; */
	max-height: 100px;
	text-align: center;
    overflow: hidden;
    width: 100%;
}
.part_goenner_neu > ul > li .imagewrap img,
.part_goenner > ul > li .imagewrap img {
	display: inline-block;
	max-width: 75%;
}

.part_goenner > ul > li:hover .imagewrap {
	/*border: 1px solid #FF0;*/
}
/************************************************************************************
	Boxen
************************************************************************************/
/* Header Start */
.relative > blockquote {
    bottom: 10px;
	font-weight: 300;
    left: 10px;
	max-width: 50%;
	min-width: 25%;
    position: absolute;
}
.relative > blockquote q {
	background: #FFF;
	float: left;
	padding: 10px 40px;
	width: 100%;
}
.relative > blockquote q span {
	bottom: -5px;
	position: absolute;
	left: 10px;
}
.relative > blockquote q span.icon-quote-right {
	left: auto;
	right: 10px;
	top: -5px;
}
.relative > blockquote p {
	background: #b50312;
	clear: both;
	display: inline-block;
	float: right;
	font-size: .8em;
	margin: 10px 0 0;
	padding: 5px 10px;
}
.forumbeschrieb a {
	background: #333;
    display: block;
    float: left;
    width: 100%;
}
.forumbeschrieb span {
    background: none repeat scroll 0 0 white;
    display: block;
    padding: 5px 0;
    text-align: right;
	text-transform: uppercase;
}

/* Startseite */
.start_referenten > ul:after,
.money_interviews > ul:after,
.box.bildtext > ul:after,
.box.full.anzeige:after,
.part_speaker > ul:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.start_referenten > ul div h3,
.aktuell.box h3
{
	margin: 0;
}

.start_referenten > ul > li,
.money_interviews > ul > li,
.box.bildtext > ul > li,
.box.full.anzeige > div
{
	clear: both;
	float: left;
	margin-right: 2.5%;
	width: 47.5%;
} 
.money_interviews.overview > ul > li {
    margin-bottom: 2em;
}
.start_referenten > ul > li:nth-child(2n+2),
.money_interviews > ul > li:nth-child(2n+2),
.box.bildtext > ul > li:nth-child(2n+2),
.box.full.anzeige > div:nth-child(2n+2)
{
	clear: none;
	margin: 0 0 0 2.5%;
	width: 47.5%;
} 

/*
.width13
{
	width: 31% !important;
}
*/
.width13
{
	width: 21% !important;
}
div.anzeige .width13
{
    float: left;
	width: 16% !important;
}

.width23 {
	width: 64% !important;
}
.width23 {
	width: 74% !important;
}
div.anzeige .width23
{
    float: left;
    margin: 0 !important;
	width: 84% !important;
}
div.anzeige .relative {
    min-height: 60px;
}
.part_speaker > ul > li {
	float: left;
	margin: 0 0 2em 4.5% !important;
	width: 30% !important;
}
.part_speaker > ul > li:nth-child(3n+1) {
	clear: both;
	margin-left: 0 !important;
}

.part_speaker .width13 {
	float: left;
    margin: 0 4.5% 2em 0  !important;
    width: 30% !important;
}

#ul-sponsoren.partner a {
	float: left;
	max-height: 65px;
	min-height: 65px;
	width: 40%;
}

#ul-sponsoren.partner a:nth-child(2n+2) {
	clear: both;
    margin-right: 5%;
}
#ul-sponsoren.partner a img {
	margin: auto;
	max-height: 45px;
}
/************************************************************************************
	Parts 
************************************************************************************/
strong > em > u {
	text-decoration: none;
    font-style: normal;
	font-weight: normal;
}
strong > em > u > a {
	background: #B50312;
    color: #FFFFFF;
    display: inline-block;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
    padding: 4px 10px;
}
strong > em > u > a:hover {
	background: #000;
    color:#fff;
}

/* Part Partner  */

.part_partner dt {
	float: right;
	margin-left: 5%;
/*    width: 30%; */
}
.part_partner dd {
	padding: 1px 1px 1em;
}
.part_partner dd p {
	margin-bottom: 1em;
}

.part_partner > ul {
	clear: both;
	float: left;
	margin-bottom: 2em;
	width: 100%;
}
.part_partner > ul.partner > li,
.oldforum > ul > li
{
	clear: both;
	float: left;
	margin-bottom: 2em;
	position: relative;
	width: 100%;
}
.part_partner .box.bordered.imagewrap > img {
    margin: auto;
    max-height: 80px;
    text-align: center;
}
.tabbing {
	display: table;
}
.tabbing > li {
	display: table-cell;
}
.tabbing.tab2 > li {
	padding: .5em ;
}

/*  Alte Foren */
.oldforum dt {
	margin-right: 5%;
}
.oldforum dd > a > * {
	display: block;
}
.oldforum dd .slogan {
    line-height: 1.2 !important;
}

/* Part Programm */
.part_programm dt {
	margin-right: 2.5%;
	position: relative;
    width: 15%;
}
.part_programm dt span {
	background: #FFF;
	display: inline;
	padding-right: 10px;
    position: relative;
    top: 5px;
}
.part_programm dd {
	float: right;
	overflow: visible;
	position: relative;
	top: 5px;
	width: 75%;
}
.part_programm > ul > li,
.part_speaker > ul > li {
	margin-bottom: 1em;
}
.part_programm > ul > li {
    clear: both;
    float: left;
    width: 100%;
}
.part_programm .speakerlayer {
	background: #EAEAEA;
	position: absolute;
	top: 2em;
	max-width: 100%;
	z-index: 1;
}
.part_programm .speakerlayer .speakerimg > img {
	display: block;
	margin-bottom: 1em;
}
.part_programm .speakerlayer .speakerdesc {
    margin: 1em 0;
}
/* Part Link/Datei-Liste */
.part_links ul ul a {
	display: block;
}
/* Part Team */
.part_team > ul > li {
	float: left;
	margin-bottom: 2.5em;
	margin-left: 5%;
	width: 30%;
}
.part_team > ul > li:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}
.part_team dt {
	clear: both;
	float: left;
	width: 100%;
}
.part_team dd {
	clear: both;
	float: left;
	overflow: hidden;
	width: 100%;
}
/* Tabelle  */
.part_tabelle table {
    overflow: hidden;
    width: 100%;
}
.part_tabelle caption,
.part_tabelle table th
{
    color: #B50312;
	text-align: left;
    padding: .5em 0;
}
.part_tabelle caption {
	padding-top: 0;
}
.part_tabelle table td,
.part_tabelle table th
{
	border-bottom: 1px solid #999;
	padding: 9px 10px 9px 0;
	text-align: left !important;	
}
.part_tabelle table th {
	border-top: 1px solid #333;
	padding-top: 20px;
}

.part_tabelle table th,
tr.altRow td {
	background: #FFF;
}

/* HINU Tabellenanpassung 13.09.2017 */
.part_tabelle table th.th-without-border, .part_tabelle table td.th-without-border{
	border-top: 0;
	padding-top: 5px;
}
.part_tabelle table td.td-without-border{
	border-bottom: 0;
}
.part_tabelle table td.td-with-border{
	border-top: 1px solid #333;
}
/* HINU ENDE */


/* News */
.aktuell .newsicon {
	display: inline-block;
    float: right;
}
/* Sitemap */
.sitemap > li {
    clear: both;
    float: left;
	width: 100%;
}
.shn1 > a {
    display: none;
}
.shn1 > ul > li > a {
    display: inline-block;
    font-size: 110%;
    font-weight: 500;
	margin-top: 1em;
}
.shn1 > ul > li li {
	padding-left: 2em;
}
	



/* Suchergebnisse */
div#cse-search-results iframe {
	width:650px!important;
}

/* AddThis Box Overwrite */
/*
div#at20mc #at15s, div#at20mc #at16p {
    border-radius: 0 !important;
	background: black;
}
*/


/************************************************************************************
Formulare
************************************************************************************/

/* Masse */
form > ul > li > label {
	margin-right: 5%;
	min-width: 100px;
    width: 30%;
}
form input[type="button"], 
form input[type="submit"], 
button,
p.validationinfo
{
	margin-left: 35%;
}
.InLineValidate {
   padding: 5px 0 0 35%;
}
form input[type="text"],
form select,
form textarea,
form select,
form.divCaptcha
{
	width: 65% !important;
}
form .divCaptcha input[type="text"] {
	width: 100% !important;
}

/* Farben und Border */
form input[type="text"],
form select,
form textarea,
form select,
form .imgCaptcha
{
	background: #fff;
	border: 1px solid #E8E8E8;
	-webkit-appearance: none;
}

form > ul > li > label
{
}
form em,
p.validationinfo,
.InLineValidate,
.InLineValidate *
{	/* Validierungsfarbe */
	color: #B50312;
}

.kontaktbox form em,
.kontaktbox p.validationinfo,
.kontaktbox .InLineValidate,
.kontaktbox .InLineValidate *
{	/* Validierungsfarbe auf dunklem Hintergrund */
	color: #EAEAEA;
}

/* Settings */

form ul,
form ol,
form ol li,
form .divCaptcha
{
    list-style: none !important;
    margin: 0 !important;
	overflow: hidden;
   	padding: 0 !important;
}
form > ul > li {
	clear: both;
	float: left;
	margin-bottom: .5em;
	position: relative;
	width: 100%;
}

form > ul > li > label {
	float: left;
	padding: 2px 0;
}
form input[type="text"], 
form textarea, 
form select
{
	float: left;
	font-family: inherit;
	font-size: 100%;
	padding: 2px;
}
form input {
	font-family: inherit;
	font-size: 100%;
}
form option {
	padding: 0 5px;
}
form ol.CheckBox.horizontal li,
form ol.RadioButton.horizontal li
{
	float: left;
    padding-right: 10px !important;
}
form img.ui-datepicker-trigger {
	bottom: 2px;
	position: absolute;
	right: 4px;
	z-index: 1;
}
form .imgCaptcha {
	background: url("../img/layout/bg-captcha.png");
	padding: 5px 0 0 15px;
}

form input[type="checkbox"] {
	background: transparent;
    margin: 0 5px 0 0;
    vertical-align: text-top;
}
form input[type="radio"] {
	background:transparent;
    margin: 0 5px 0 0;
    vertical-align: text-top;
}
form input[type="button"], 
form input[type="submit"], 
button 
{
	background: url("../img/layout/bg-button.png") no-repeat right 0 #b50312;
	border: 1px solid transparent;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    color: #FFF;
    font-size: 1.2em;
    font-weight: 300;
    height: 30px;
    line-height: 30px;
	max-height: 30px;
    padding: 2px 80px 2px 15px;
    text-align: left;
}
form input[type="button"]:hover, 
form input[type="submit"]:hover, 
button:hover 
{
	background-position: right -30px;
}
/* Validation */
.InLineValidate {
    clear: both;
    float: left;
}
.ValidationSummary {
	background: #B50312;
    color: #FFF;
    display: block;
    margin-bottom: 3em;
    padding: 10px;
}

/*Part Partner NEU*/
/* IN ASIDE */
.ul-sponsoren-wrap h3 {
    margin-bottom: 0;
}
.parnter_initianten {
    margin-top: 1em !important;
    margin-bottom: 0;
}
.ul-sponsoren-wrap {
    margin-top: 2em !important;
    background: none !important;
}
.wrapper > nav div.ul-sponsoren-wrap .ul-sponsoren {
    margin-top: 1em !important;
}
.wrapper > nav div.ul-sponsoren-wrap > ul li {
    padding: 0;
}
.ul-sponsoren li span.imagewrap,
.ul-sponsoren li a.imagewrap {
    width: 47%;
    margin-bottom: 0;
}

.ul-sponsoren li a.imagewrap {
	float: left;
	max-height: 65px;
	min-height: 65px;
	width: 40%;
        margin-bottom: 15px;
        margin-right: 5%;
}

.ul-sponsoren li:nth-child(2n+2) a.imagewrap {
    margin-right: 0;
}
.ul-sponsoren li a.imagewrap img {
	margin: auto;
	max-height: 45px;
}


/* IN MAIN CONTENT */
.part_partner_tooltip > ul{
    padding: 1px 0 0 1px;
    text-align: left;
    width: 100%;
    vertical-align: top;    
}
.part_partner_tooltip > ul ul{
    clear: both;
    position: relative;
}
.part_partner_tooltip > ul > li {
    background: #fff;
    border: none !important;
    display: inline-block;
    float: left !important;
    margin: 0 0 1em 2% !important;
    height: 120px;
    padding: 10px !important;
    position: relative;
    vertical-align: top;
    width: 32% !important;
    overflow: inherit !important;
    z-index: inherit !important;
    max-height: 105px;

    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70%;

}
/*.part_partner_tooltip > ul > li:hover {
    background-size: 80%;
}*/
.part_partner_tooltip > ul > li:nth-child(4n+1) {
    clear: none !important;
    margin: 0 0 1em 2% !important;
}
.part_partner_tooltip > ul > li:nth-child(3n+1) { 
    clear: both !important;
    margin-left: 0 !important;
}
.part_partner_tooltip > ul > li a.imagewrap{
      border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 100px;
    margin: 0 0 10px;
    max-height: 100px;
    text-align: center;
    overflow: hidden;
    width: 100%;
    
}
.part_partner_tooltip > ul > li span.imagewrap img,
.part_partner_tooltip > ul > li a.imagewrap img {
    visibility: hidden;
}
.part_partner_tooltip .tooltip {
    background-color: #fff;
    border: 1px solid grey;
    box-shadow: 0 0 6px #666;
    clear: both;
    left: 0 !important;
    padding: 20px;
    position: absolute;
    z-index: 100;
    top: 0;
    width: 100%;
    min-width: 200px;
}
.part_partner_tooltip .tooltip .close {
    position: absolute;
    top:-10px;
    right:-10px;
    padding: 10px;
    cursor: pointer;
}
.part_partner_tooltip .tooltip .close:before {
    left: -2px;
    top: -10px;
}
.part_partner_tooltip span.imagewrap {
    box-shadow: none;
    border:0;
}
.part_partner_tooltip .imagewrap:hover {
    box-shadow: none;
}





/*.ul-sponsoren-wrap{
    display: none;
}*/
/*HINU*/
div.part_goenner, div.part_goenner_neu{
	overflow: hidden;
}

/* Part Goenner */
.part_goenner > ul > li,
.part_goenner_neu > ul {
	padding: 1px 0 0 1px;
	text-align: left;
	width: 100%;
}
.part_goenner > ul > li,
.part_goenner_neu > ul > li {
	background: #FFF;
	border: none !important;
	float: left !important;
	font-size: 80%;
    margin: 0 0 1em 2% !important;
    max-height: 105px;
	padding: 10px !important;
	width: 23% !important;
}
.part_goenner > ul > li:nth-child(4n+1),
.part_goenner_neu > ul > li:nth-child(4n+1),
.part_partnerneu > ul > li:nth-child(4n+1) {
	clear: both !important;
	margin-left: 0 !important;
}
.part_goenner.part_partnerneu > ul > li { 
	font-size: 100% !important;
	width: 32% !important;
}
.part_goenner.part_partnerneu > ul > li:nth-child(4n+1) { 
	clear: none !important;
    margin: 0 0 1em 2% !important;
}
.part_goenner.part_partnerneu > ul > li:nth-child(3n+1) { 
	clear: both !important;
	margin-left: 0 !important;
}
.part_goenner > ul ul,
.part_goenner_neu > ul ul {
	clear: both;
} 
.part_goenner > ul > li .imagewrap,
.part_goenner_neu > ul > li .imagewrap {
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
/*	height: 130px; */
	height: 100px;
    margin: 0 0 10px;
/*    max-height: 130px; */
	max-height: 100px;
	text-align: center;
    overflow: hidden;
    width: 100%;
}
.part_goenner > ul > li .imagewrap img,
.part_goenner_neu > ul > li .imagewrap img {
	display: inline-block;
	max-width: 75%;
}
