@charset "UTF-8";

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



/***************************************************************/
/* import example.css for default styling of content elements  */
/***************************************************************/

html {
	background:url('../../../../../fileadmin/default/templates/images/pt_back.png') repeat-x #dbceb8;
	width:100%;
	}

body {

	font-family:Arial,Helvetica, sans serif;
	font-size:12px;
	width:100%;


	}


a:link, a:visited {
	color:#fff;
	}

div#inhalt a:link, div#inhalt a:visited {
	color:#222;
	}

div#maincontent {
	width:100%;

}

div#header {
	width:1000px;
	height:100px;
	margin:auto;
	margin-top:20px;

}

img.logo {
	margin-left:15px;
	border:0;
}
img.m_logo {
	margin-left:55px;
	border:0;

}

div#content {
	width:1000px;
	margin:auto;
	background:#ffffff;
	min-height:700px;
	padding-top:1px;
}

div#subheader {
	position:relative;
	width:998px;
	height:65px;
	margin:auto;
}

div#newsbox {
	position:absolute;
	top:0;
	left:0;
	width:340px;
	height:290px;

	z-index:1000;
	background-image: url('../../../fileadmin/images/headlayer.png');
	color:#fff;
}

.newsbox-item {
	position:absolute;
	bottom:0;
	width:280px;
	margin:10px 20px;
}

.newsbox-item h2 {
	margin:0;
	padding:0;
}

.newsbox-item a {
	color:#fff;
}

.newsbox-item p {
	margin-top:10px;
	font-size:14px;
	color:#fff;
}

div#adresse {
	float:left;
}

div#adresse p {

}

div#phone {
	float:left;
	margin-left:30px;
	padding-top:13px;
}
div#copy {
	float:left;
	margin-left:300px;
}
div#copy a {
	color:#fff !important;
}

div#adresse .contenttable td {
	padding-right:7px;
	white-space:nowrap;
	width:45%;
}

div#leftcontent .contenttable td {
	padding-right:7px;

}

img.subheader_image {
	width:998px;
	height:290px;
}

div#logo {
	height:100px;
	margin:auto;
	width:295px;
	padding-top:30px;
}


#menu {
	width:1005px;
	height:50px;
	float:left;
	margin-left:10px;
	background-image: url('../../../../../fileadmin/default/templates/images/pt_menuback.png');
}

#topmenu {
	padding:10px 22px;;

}



#mainmenu {

}

div#searchbox {
	float:right;
	margin-right:20px;
	margin-top:10px;
}
input#search {
	padding:3px;
	font-size:11px;
	font-style:italic;
}

div#inhalt {
	float:left;
	width:900px;
	min-height:500px;
	margin-right:1px;
	margin-left:39px;


}

div#pagetopic {
	background:url('../../../fileadmin/images/gm_pagetopic.png') no-repeat;
	width:660px;
	height:8px;
	margin-top:35px;
	margin-bottom:5px;
}

div#leftcontent {
	float:left;
	padding-right:10px;
	margin-top:15px;
	width:100%;
}

div#leftcontent p {
	margin:10px 0;
	line-height:18px;
}

div#leftcontent div.news-single-text p {
	margin:0;
	line-height:18px;
}
div#rightcontent {
	float:left;
	margin-left:5px;
	margin-top:15px;
}

/***************/
/* TOPMENU */
/***************/

#twrss_table {
	margin:0;
	font-family:Arial;
}

.twrss_head_channel {
	margin:0;
	font-family:Arial;
}
.twrss_bodytext {
	margin-left:0;
	font-family:Arial;
}

.clearfix {
	clear:both;
}


#topmenu a:link, #topmenu a:visited {
	font-size:11px;
}


div#inhalt li {
	list-style-type:circle;
	margin-left:15px;
	}

div#topmenu_wrap {
	width:950px;
	margin:auto;
	line-height:27px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans serif;
	font-size:12px;
	font-weight:bold;

}
div#topmenu_title {
	float:left;
	padding-left:15px;
	width:500px;
}

div#topmenu .first {
	padding-right:10px;
	border-right:1px dashed #888;
	height:11px;;
}
div#topmenu .last {
	padding-left:10px;
	line-height:11px;;

}



.right_menu_top {
	padding-left:10px;
	margin-top:40px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans serif;
	font-size:13px;
	line-height:24px;
	width:240px;
	height:25px;
	background-image: linear-gradient(bottom, rgb(46,33,19) 0%, rgb(75,58,40) 100%);
	background-image: -o-linear-gradient(bottom, rgb(46,33,19) 0%, rgb(75,58,40) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(46,33,19) 0%, rgb(75,58,40) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(46,33,19) 0%, rgb(75,58,40) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(46,33,19) 0%, rgb(75,58,40) 100%);

	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(46,33,19)),
	color-stop(1, rgb(75,58,40))
	);
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4B3A28', endColorstr='#2E2113'); /* IE6 & IE7 */
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4B3A28', endColorstr='#2E2113')"; /* IE8 */
}

.selected {
	font-weight:bold;

}

.sub_navigation li {
	font-weight:normal;
}

.sub_navigation li.selected {
	font-weight:bold;
}

.selected a {


}

/***************/
/* SOCIAL */
/***************/

div#social {
	float:right;
	height:30px;
	margin-bottom:6px;
	width:320px;

}

div.tx-tweetbutton-pi1 {
	width:100px;
	float:right;
	height:20px;
}
div#twitter {
	float:left;
	width:240px;
}
div#facebook {
	float:left;
	width:200px;
}
div#googleplus{
	float:right;


}

/***************/
/* GRID LAYOUT */
/***************/

div#left_column {
	float:left;
	width:620px;
	padding:0px 15px;
	margin-top:35px;
	font-family:Arial, sans serif;
	font-size:13px;
	padding-bottom:25px;

}
div#left_column p {
	line-height:22px;
}
div#right_menu {
	float:left;
	width:250px;
	margin-left:50px;
	padding-top:30px;
}

div#individual {
	width:100%;
	min-height:500px;

}
div#ad_skyscraper {
	position:absolute;
	top:0;
	right:-180px;
	width:160px;
	padding:10px;
}

div#footer {
	width:1005px;
	height:100px;
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
	color:#ccc;
	margin-left:10px;
	padding-top:55px;
	padding-left:25px;
	background:url('../../../../../fileadmin/default/templates/images/pt_footerback.png') no-repeat;
}

div#consultingfooter {
	text-align:right;
	padding-right:10px;
}

ul.navigation li {
	border-right:solid 1px #ccc;
	color:#fff;
	font-family:Arial, Helvetica, sans serif;
	font-size:14px;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	margin-top:7px;
	text-transform:uppercase;
}

ul.sub_navigation li {
	border-top:solid 1px #888;
	border-bottom:none;
	color:#888;
	font-family:Arial, Helvetica, sans serif;
	font-size:13px;
	line-height:30px;
	padding-left:10px;
}

ul.navigation .selected {
	color:#fff;
}



ul.navigation ul a {
    padding: 0 5px;
}



ul.navigation ul {
    margin-left:0px;
    padding: 30px 0px 5px 0;
    position: absolute;
    background:url('../../../../../fileadmin/default/templates/images/submenuback.png') no-repeat;
	background-position:0px 10px;
    display:none;
    min-width:180px;
	min-height:100px;
}

/* Dies sind die Klassenstile f�r das Untermen� wenn sich die Maus */
/* �ber der Liste  befindet (.hover siehe JavaScript oben) */
ul.navigation ul.hover, ul.navigation li.hover ul, ul.navigation li.hover ul  {
    display:block;
	z-index:1000;


}

ul.navigation ul li {
    float:none;
    background-color: transparent;
	border:none;
	font-size:13px;
	line-height:28px;
	font-weight:normal;
	text-transform:none;
	margin:0;

}

div#individual li {
	list-style:disc;
	line-height:20px;
}
div#individual ul {
	margin:15px;
}


div#navigationAids, div#footer h3, div#navigationFirstLevel h2, div#navigationSecondLevel h2 {
	display:none;
	}
div#outerWrap {
	width:900px;
	text-align:center;
	margin:0 auto;
	overflow:auto;
	}
div#outerWrap div {
	text-align:left;
	}
div#header {

	}
div#navigationSecondLevel {
	float:left;
	width:21%;
	}
div#main {
	width: 53%;
	float:left;
	}
div#secondary {
	width:26%;
	float:right;
}
div#footer {
	clear:both;
	}
body.hideRightColumn div#secondary {
	display:none;
	}
body.hideRightColumn div#main {
	width:79%;
	float:left;
	position:relative;
	}
body.hideLeftColumn div#main {
	width:74% !important;
	float:left;
	position:relative;
	}
body.hideLeftColumn div#navigationSecondLevel {
	display:none;
	}
body.hideRightAndLeftColumn div#main {
	width:100%;
	}
body.hideRightAndLeftColumn div#secondary, body.hideRightAndLeftColumn div#navigationSecondLevel {
	display:none;
	}
body.hideRightAndLeftColumn div#contentWrap, body.hideLeftColumn div#contentWrap {
	background-image:none;
	background:#fff;
	}


/*******************/
/* GENERAL PADDING */
/*******************/
div#secondayContent, div#navigationContent, div#footer {


	}
div#mainContent {
	padding:30px;
	overflow:hidden;

	}


/**********************************************************/
/* STYLING AND POSITIONING OF INDIVIDUAL GENERAL ELEMENTS */
/**********************************************************/


strong {
	font-weight:bold;
	}
div#header {

	}
div#contentWrap {

	}
div#navigationSecondLevel {
	}
div#secondary {
	margin-top:48px;
	}
div#footer {

	}
div#footer .footerFrame,
div#footer .footerFrame-last {
	float:left;
	width: 200px;
	margin: 0 0 0 20px;
	}
div#footer .footerFrame-last {
	width: 410px;
	}
div#footer .footerFrame h4 {
	margin: 0 0 1em 0;
	}
div#footer #licensebadge {
	margin-top: 3px;
	opacity: 0.3;
	}
div#topMenu ul li, div#languageMenu ul li {
	display:inline;
	padding-left:1em;
	font-size:100%;
	}
div#topMenu, div#languageMenu {
	float:right;
	padding-bottom:24px;
	margin:-24px 6px 0 0;
	}
div.secondaryContentSection {
	background:#f2f2f2;
	border:1px solid #cfcecf;
	width:155px;
	border-top:none;
	padding: 0 10px 10px 10px;
	margin:0 0 2.4em 10px;
	overflow:hidden;
	font-size:90%;
	}
div#navigationFirstLevel {
	background: #3c8dd9 url(../images/navOverlay.png) top left repeat-x;
	}
div#navigationFirstLevelMenu ul {
	overflow:hidden;
	margin:0 0 0 190px;
	}
div#navigationFirstLevelMenu ul li {
	display:block;
	float:left;
	margin-left:0;
	}
div#navigationFirstLevelMenu ul li a {
	padding:0.8em 1em;
	display:block;
	}
div#breadcrumb {
	position:relative;
	font-size:90%;
	margin-left:39px;
	}
div#breadcrumb span {
	font-weight:bold;
	}
div#navigationSecondLevelMenu ul {
	text-indent:20px;
	line-height:2.2em;
	border-bottom:1px solid #ccc;
	margin-left:0;
	}
div#navigationSecondLevelMenu ul ul {
	text-indent:35px;
	border-bottom:none;
	margin-bottom:0;
	}
div#navigationSecondLevelMenu ul ul ul {
	text-indent:50px;
	}
div#navigationSecondLevelMenu {
	width:190px;
	margin-top:13px;
	}
div#navigationSecondLevelMenu li.active {
	background:#fff;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	}
div#navigationSecondLevelMenu li.active ul li {
	font-weight:normal;
	}
div#navigationSecondLevelMenu li.selected {
	background: #fff url(../images/bg_liCurrent.gif) top right no-repeat;
	font-weight: bold !important;
	border-top:1px solid #ccc;
	}
div#navigationSecondLevelMenu li.selected li {
	font-weight:normal;
	}
div#navigationSecondLevelMenu li {
	border-top:1px solid #ccc;
	list-style-type:none;
	margin-left:0;
	}
div#navigationSecondLevelMenu li.active li, div#navigationSecondLevelMenu li.selected li {
	border-top:1px solid #eee;
	}


/*****************************/
/* LINK COLORS AND TREATMENT */
/*****************************/
a:link {

	text-decoration: none;
	}
a:visited {

	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
div#footer a:link, div#footer a:visited {
	color:#646464;
	text-decoration:none;
	}
div#footer a:hover {
	text-decoration:underline;
	}
	div#topMenu ul li a, div#languageMenu ul li a {
	color:#a9a9a9 !important;
	}
div#navigationFirstLevelMenu ul li a {
	color:#fff;
	}
div#navigationFirstLevelMenu ul li a.selected, div#navigationFirstLevelMenu ul li a.active {
	background:#353535;
	}
div#navigationFirstLevelMenu ul li a:hover {
	background: url(../images/navButtonOverlay.png);
	text-decoration: none;
	}
div#breadcrumb a {
	color: #5d5d5d;
	margin:0 4px;
	}
div#breadcrumb span {
	margin:0 4px;
	}
div#navigationSecondLevelMenu ul li a {
	color:#353535;
	}
div#navigationSecondLevelMenu ul li a:hover {
	color:#3c8dd9;
	text-decoration: none;
	}
div#header h1 a {
	color:#fff;
	text-decoration: none;
	}


/******************/
/* FONT TREATMENT */
/******************/

div#mainContent {
	font-size:105%;
	}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans serif;
	font-weight:bold;
	padding-bottom:0.3em;
	margin:0 0 1em 0 ;
 margin-bottom:20px !important;

	}
h1 {
	font-size:150%;
	}
div#header h1 {
	color:#fff;
	font: 400% Georgia, "Times New Roman", Times, serif;
	color: #f2f2f2;
	margin-left:20px;
	position:absolute;
	font-style:italic;
	}
div.secondaryContentSection .csc-header h1, div.secondaryContentSection .csc-header h2, div.secondaryContentSection .csc-header h3 {
	color:#fff;
	background:#494949;
	padding: 6px 10px;
	margin:0 0 1em -11px;
	width:157px;
	}
h2 {
	font-size:130%;
	}
h3 {
	font-size:115%;
	}
h4, h5 {
	font-size:105%;
	}
.csc-frame-frame1 {
	color:#353535;
	}
p {
	margin-bottom:1em;
	}
blockquote {
	margin:1em 0 1em 2em;
	padding-left:2em;
	border-left:1px solid #ccc;
	}
div#footer {

	}
div#navigationSecondLevel h2 {
	margin-left: 12px;
	padding-top:12px;
	}



/*************/
/* SEARCHBOX */
/*************/
div#searchBox input.inputText {
	width:100px;
	}
div#searchBox {
	left:10px;
	top:189px;
	position:relative;
	width: 168px;
	height: 21px;
	background: url(../images/bg_searchInput.gif) no-repeat;
	margin-left:8px;
	}
div#searchBox input#inputText {
	float: left;
	padding: 1px 0 2px 4px;
	margin: 2px 0 0 20px;
	border: 0;
	width: 110px;
	background: none;
	color:#515151;
	}
div#searchBox input.inputButton {
	float: right;
	margin: 3px 4px 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;
	color: red;
	}
.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-list-view .footer{
 display:none;
}
.news-list-view .page-navigation p{
  display:none;
}
.news-latest-item h3, .news-latest-item p {
	margin-bottom: 0;
	}
.news-list-subheader p {
	display:inline;
	}
.news-list-item {
	margin-top:15px;
	width:900px;
	padding: .4em 0 1em;
	clear:both;
	}
.news-list-container img {
	float:left;
	margin: 0 10px 10px 0;
	}
.news-single-img {
	float:left;
	margin: 0 10px 10px 0;
	}
.news-list-category {
	font-size: 90%;
	}
.news-list-img {
	float:left;
	}
 .news-single .footer{
  border:0;
 }
 .news-single{
  padding:15px;
 }

.news-list-morelink {
	font-style:italic;
}


/************************/
/* THEME COLOR OVERIDES */
/************************/
.themeColorForeground {
	color:#663D05;
	}
.themeColorBackground {
	background-color:#663D05 !important;
	}

div#header {

	}
a:link, a:visited {

	}
div#navigationFirstLevel {
	background-color:#663D05;
	}
div#navigationSecondLevelMenu ul li a:hover {
	color:#663D05;
	}

caption {
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:200;
	}
table#history td {
	padding:3px 0px;
	border-bottom:1px solid #efefef;
}

table#openings td {
	padding:3px 0px;
	padding-right:10px;
	border-bottom:1px solid #efefef;
}



div.csc-textpic-text,div.ce-bodytext {
	border:1px solid #fff;
	background-color:#ebebeb;
	margin-top:0px;
	padding:10px 15px;
	-moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px; /* Safari, Chrome */
  	border-radius: 10px; /* CSS3 */
	background-image: linear-gradient(bottom, rgb(235,235,235) -1%, rgb(253,253,253) 67%);
	background-image: -o-linear-gradient(bottom, rgb(235,235,235) -1%, rgb(253,253,253) 67%);
	background-image: -moz-linear-gradient(bottom, rgb(235,235,235) -1%, rgb(4253,253,253) 67%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,235,235) -1%, rgb(253,253,253) 67%);
	background-image: -ms-linear-gradient(bottom, rgb(235,235,235) -1%, rgb(253,253,253) 67%);

	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(-0.01, rgb(235,235,235)),
	color-stop(0.67, rgb(253,253,253))
	);
	/*filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#ebebeb'); /* IE6 & IE7 */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#ebebeb')"; /* IE8 */
}

div.news-single-item {
	float:left;
	width:100%;
	border:1px solid #fff;
	background-color:#ebebeb;
	margin-top:0px;
	padding:10px 15px;
	-moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px; /* Safari, Chrome */
  	border-radius: 10px; /* CSS3 */
	background-image: linear-gradient(bottom, rgb(235,235,235) -1%, rgb(253,253,253) 67%);
	background-image: -o-linear-gradient(bottom, rgb(235,235,235) -1%, rgb(253,253,253) 67%);
	background-image: -moz-linear-gradient(bottom, rgb(235,235,235) -1%, rgb(4253,253,253) 67%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,235,235) -1%, rgb(253,253,253) 67%);
	background-image: -ms-linear-gradient(bottom, rgb(235,235,235) -1%, rgb(253,253,253) 67%);

	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(-0.01, rgb(235,235,235)),
	color-stop(0.67, rgb(253,253,253))
	);
	/*filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#ebebeb'); /* IE6 & IE7 */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#ebebeb')"; /* IE8 */
}

div.news-list-text {
	padding:10px;
	overflow:hidden;
	margin-bottom:25px;
	border:1px solid #fff;
	background-color:#ebebeb;
	margin-top:0px;

	-moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px; /* Safari, Chrome */
  	border-radius: 10px; /* CSS3 */
	background-image: linear-gradient(bottom, rgb(235,235,235) -1%, rgb(253,253,253) 67%);
	background-image: -o-linear-gradient(bottom, rgb(235,235,235) -1%, rgb(253,253,253) 67%);
	background-image: -moz-linear-gradient(bottom, rgb(235,235,235) -1%, rgb(4253,253,253) 67%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,235,235) -1%, rgb(253,253,253) 67%);
	background-image: -ms-linear-gradient(bottom, rgb(235,235,235) -1%, rgb(253,253,253) 67%);

	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(-0.01, rgb(235,235,235)),
	color-stop(0.67, rgb(253,253,253))
	);
	/*filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#ebebeb'); /* IE6 & IE7 */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#ebebeb')"; /* IE8 */
}
.news .article .news-img-wrap a {
 display: block;
 float: left;
 padding: 4px;
 border: 0;
 background: #fff;
}

span.newsdate {
	font-size:11px;
	font-style:italic;
}

div.csc-textpic-imagewrap {
	margin-right:25px;
}

div#inhalt .parkform fieldset {
	border:1px solid #ccc;
	padding:10px;
	margin:0;

}

div#inhalt .parkform li {
	margin:2px 0px;
	padding:0;
}

div#inhalt .parkform ol {
	margin:0;
	padding:0;
}

div#inhalt input[type='text'] {
	width:300px;
}

div#inhalt input[type='email'] {
	width:300px;
}

.powermail_captchaimage{
	display: block;
	margin-bottom: 15px;
}

div#inhalt .form-control{
	margin-bottom: 15px;
}

.tx-powermail{
	margin: 50px 0;
}

div#inhalt input {
	border:1px solid #ccc;
	padding:2px;
}

div#inhalt textarea {
	padding:2px;
	width:300px;
	border:1px solid #ccc;
}

#inhalt li.li-odd {
	background:#eee;
	list-style:none;
}
li.li-odd span {
	float:left;
}

li.li-odd span.csc-uploads-description {
	display:none;
}

li.li-odd span.csc-uploads-fileSize {
	float:right;
}

li.li-even span {
	float:left;
}
ul.ce-uploads span.ce-uploads-filesize{
 float:right;
 margin-top: -10px;
}
ul.ce-uploads{
 margin:0px;
 padding:0px;
}

ul.ce-uploads li > div{
 /* background-color:yellow; */
 /* padding-top: 5px; */
}

ul.ce-uploads li:nth-child(even) {
 background-color: #eaeaea;
}

ul.ce-uploads li{
 padding: 0;
 margin-left:0px !important;
 /* padding-top: 10px; */
 padding-left: 5px;
 margin: 0px;
 margin-bottom: 5px;
 padding-top: 10px;
}

#inhalt li.li-even {

	list-style:none;
}

li.li-even span.csc-uploads-description {
	display:none;
}

li.li-even span.csc-uploads-fileSize {
	float:right;
}

form#tx_indexedsearch {
	/*display:none;*/
}div#share-twitter {    display: inline-flex;    width: 60px;    height: 21px;    background-color: yellow;    background: url('/fileadmin/user_upload/icons/share-twitter.png') no-repeat;   }div#share-twitter:hover{    cursor:hand;}div#social{    width: 215px;}div#social a{    display: block;    width:100%;    height:100%;}




ul.tx-indexedsearch-browsebox li {
 list-style-type: none !important;
 margin: 0 !important;
 padding: 0;
 padding-right:10px;

}

ul.tx-indexedsearch-browsebox {
 list-style-type: none;
 padding:0;
 margin-left:0;
 list-style:none;
 background-color: #efefef;
 display:flex;
 margin-bottom:25px;
 flex-direction: row;
 text-align: center;
 justify-content: center;
 padding: 10px;
}

#leftcontent .tx-indexedsearch-searchbox {
 display: none;
}

#searchbox.tx-indexedsearch-info-sword {
 display: none;
}

#searchbox .tx-indexedsearch-info-sword {
 display: none;
}

#searchbox ul.tx-indexedsearch-browsebox {
 display: none;
}

#searchbox .tx-indexedsearch-browsebox{
 display:none;
}

.tx-indexedsearch-info,.tx-indexedsearch-percent{
 display:none;
}
p.tx-indexedsearch-description {
  padding: 0;
  margin: 0;
}

.tx-indexedsearch-res h3 {
  margin-bottom: 0px;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
