/*--------------------------------------- EXT:Sitemap */

ul.mktree li { 
	list-style: none; 
	list-style-image:none; 
	background: none; 
}
ul.mktree,
ul.mktree ul,
ul.mktree li{
	color: #003479;
	margin-left: 5px;
	padding: 0px;
}
ul.mktree li li {
	padding-left: 5px;
}
ul.mktree ul { 
	margin: 5px; 
	list-style-image:none;
}
ul.mktree li:hover { 
	color: #eb9100; 
}
ul.mktree li .bullet { 
	padding-left: 15px;
}
ul.mktree li.liOpen .bullet{
	cursor: pointer;
	background: url('../../sitemap_tree/icons_minus.png') center left no-repeat;
	list-style-image:none;
}
ul.mktree li.liClosed .bullet{
	cursor: pointer;
	background: url('../../sitemap_tree/icons_plus.png') center left no-repeat;
	list-style-image:none;
}
ul.mktree li.liBullet { 
	color: #777;
}
ul.mktree li.liBullet .bullet{
	cursor: default;
	background: url('../../sitemap_tree/icons_bullet.png') center left no-repeat;
	list-style-image:none;
}
ul.mktree li.liOpen ul { 
	display: block;
}
ul.mktree li.liClosed ul { 
	display: none;
}

/*--------------------------------------- EXT: Glossar */

.tx-sgglossary-pi1 form {
	font-size: 1em;
}

.glossar table{
	font-size: 0.9166em;
	margin: 0;
	padding: 0;
}
.glossar td {
	background: #f7f8f9;
	margin: 0;
	padding: 0 0 0 3px;
	border: 0;
}

.glossar th {
	color: #112;
	font-weight: normal;
	text-align: left;
	padding: 2px 5px 2px 5px;
	font-size: 0.9166em;
}


/*--------------------------------------- Search Pagebrowser*/
.browsebox {
	background: #e1edf2;
	color: #112;
	font-weight: normal;
	text-align: left;
	padding: 2px 5px 2px 5px;
	width: 98%;
	margin: 1em 1em 1em 0;
}
.browsebox li{
	background: none;
	padding: 2px;
	font-size: 0.9166em;
}
.tx-indexedsearch-res table{
	background: none;
	margin-left: 2px;
}
.tx-mmdamfilelist-pi1-browsebox a{
	color: #112;
	font-weight: normal;
	text-align: left;
	padding: 2px 5px 2px 5px;
	font-size: .9166em;
	width: 98%;
	margin: 1em 1em 1em 0;
}


/*--------------------------------------- FAQ-stuff*/

.tx-cfabwwwminifaq-pi1 {
    padding-left: 40px;
}

.tx-cfabwwwminifaq-pi1 ol li{
}

.tx-cfabwwwminifaq-pi1 ol{
	padding-left: 0px;
}

.tx-cfabwwwminifaq-pi1 ol li p{
	font-weight: bold;
	padding-left: 0px;
}
.tx-cfabwwwminifaq-pi1 ol li blockquote{
	font-weight: normal;
	padding-left: 0px;
	font-style: normal;
}
.tx-cfabwwwminifaq-pi1-questions {
	padding-bottom: 20px;
}

/*--------------------------------------- New Login Box-stuff*/
.tx-newloginbox-pi1 td {
	border: none;
}
.tx-newloginbox-pi1 tbody th,
.tx-newloginbox-pi1 tbody th label{
	border: none;
	background:none;
	font-weight:bold;
}


/*--------------------------------------- Typo3 Admin Panel */
.typo3-adminPanel {
        width: auto;
        font-size: 0.6875em;
        text-align: left;
}
.typo3-adminPanel input {
        width: auto;
}



/*--------------------------------------- News Single View*/
.news-single-img {
       float: right;
       margin-left:5px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
	font-size: 90.1%;
	color: #777;
}

/*------------------------------------- User Registration for software create*/

#tx-srfeuserregister-pi1-fe_users_form-preview dt{
        float: left;
        width: 200px;
}

#tx-srfeuserregister-pi1-fe_users_form-preview dd{
        font-size: 100%;
}

/*------------------------------------- User Registration for software edit*/
/*
#tx-srfeuserregister-pi1-fe_users_form dt{
        float: left;
        width: 200px;
}

#tx-srfeuserregister-pi1-fe_users_form dd{
        font-size: 100%;
height:15px;
}*/

/* ----------------- mm_forum -------------------*/
div.tx-mmforum-pi3 table tr,
div.tx-mmforum-pi3 table td,
div.tx-mmforum-pi3 table {
	margin: 0px;
	padding: 2px;
}

div.tx-mmforum-pi1table tr,
div.tx-mmforum-pi1 table td,
div.tx-mmforum-pi1 table {
	margin: 0px;
	padding: 4px 0px;
}

td.tx-mmforum-subth,
th.tx-mmforum-th {
	background-color: #E1EDF2;
	color: #111122;
	font-weight: normal;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}

td.tx-mmforum-subth2 {
	color: #777777;
	font-weight: bold;
}

div.tx-mmforum-textbutton,
input.tx-mmforum-button {
	background-color: #e1edf2;
	font-size: 1em;
	color: #444433;
	font-weight: normal;
	border: 1px solid #dddddd;
}

div.tx-mmforum-textbutton:hover {
	border: 1px solid #aaaaaa;
	color: #444433;
}

div.tx-mmforum-textbutton a,
div.tx-mmforum-textbutton a:hover {
	color: #444433;
	font-size: 11px;
}

input#mmforumhidesolved {
	background: none;
	border: none;
	width: 14px;
}

.tx-mmforum-pi1 div.tx-mmforum-pi1-markread a,
.tx-mmforum-pi1 div.tx-mmforum-rootline a,
.tx-mmforum-pi1 a {
	font-size: 11px;
	color: #003479;
}

div.tx-mmforum-rootline a.hover,
.tx-mmforum-pi1 a:hover {
	color: #EB9100;
	text-decoration: none;
}

div.tx-mmforum-pi1 input.checkbox {
	border: 0px none;
	background: none;
	width: 16px;
}

#dasx a {
	color: #111122;
}

div.tx-mmforum-pi4 div.tx-mmforum-pi4-infoBoxHeader {
	background-color: #E1EDF2;
	color: #111122;
}
div.tx-mmforum-pi5 input.checkbox,
div.tx-mmforum-pi4 input.checkbox,
div.tx-mmforum-pi3 input.checkbox,
div.tx-mmforum-pi1 input.checkbox {
	border: 0px none;
	background: none;
	width: 16px;
}

.tx-mmforum-pi6-container {
	margin: 0px;
}

.tx-mmforum-pi6-us {
	background-color: #eaeff0;
}

.tx-mmforum-pi6-us h3 {
	color: #000000;
}

a.tx-mmforum-pi6-admin {
	color: #eb9100;
	font-weight: bold;
}

input.tx-mmforum-button {
	width: auto;
/*	padding: 3px 0px;*/
}

div#tx-mmforum-footer {
	display: none;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
}

td.tx-mmforum-td td td img {
	width: 32px;
}

select#infoSelectDate,
select#infoSelectPlace {
	width: 200px;
}

th.tx-mmforum-th a {
	color: #111122;
	font-weight: bold;
}
div.tx-mmforum-pi1 td.text-1,
div.tx-mmforum-pi1 td.text-2,
div.tx-mmforum-pi1 td.text-3 {
	padding-left: 4px;
}

td.tx-mmforum-tdtext-noborder input.tx-mmforum-input {
	width: 200px;
}

div#tx_mmforum_pi3_quicksearch {
	margin-top: -18px;
	margin-left: 4px;
}

div.tx-mmforum-pi1 td.tx-mmforum-pi1-userdetail-fieldvalue,
div.tx-mmforum-pi1 td.tx-mmforum-pi1-userdetail-fieldname {
	text-align: left;
	padding: 3px;
	font-size: 11px;
}


/* no margin for right side image text */
#content_right div.csc-textpic-imagewrap {
	/*margin-right: 0px !important;*/
}

/* durr_products */

#content_center table.durr_products_table{
	font-size: 11px;
}

div.image-container embed{
	margin-left: 35px;
}
