/** DEBUG: Class: reset **/
/** DEBUG: File:  /data/shared/htdocs/srv06/srv06n012/20211203_doew/global/public/css/reset.css **/

/** DEBUG: Class: styles **/
/** DEBUG: File:  /data/shared/htdocs/srv06/srv06n012/20211203_doew/global/public/css/styles.css **/

/** DEBUG: Class: miniColors **/
/** DEBUG: File:  /data/shared/htdocs/srv06/srv06n012/20211203_doew/global/public/css/miniColors.css **/

/** DEBUG: Class: base **/
/** DEBUG: File:  /data/shared/htdocs/srv06/srv06n012/20211203_doew/global/public/css/base.css **/

/** DEBUG: Class: bt.redsys.typo **/
/** DEBUG: File:  /data/shared/htdocs/srv06/srv06n012/20211203_doew/global/public/css/bt/redsys/typo.css **/

/** DEBUG: Class: bt.redsys.form **/
/** DEBUG: File:  /data/shared/htdocs/srv06/srv06n012/20211203_doew/global/public/css/bt/redsys/form.css **/


/** /data/shared/htdocs/srv06/srv06n012/20211203_doew/global/public/css/reset.css **/

/* 
    Document   : reset.css
    Created on : Mar 4, 2010, 4:27:41 PM
    Author     : jakob.schermann
    Description:
		General Purpose Reset Stylesheet
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	letter-spacing: inherit;
	/*font-weight: inherit;
	font-family: inherit;
	font-style: inherit; */
}

:link,:visited,:hover,:active {
	text-decoration: none;
}
:focus {
	outline: black dotted 1px;
}

body {
	line-height: 1;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th {
	text-align: left;
	font-weight: normal;
}

ul, ol, li {
	/*list-style: none;*/
	margin-left:10px;
}
/*
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
*/


address,caption,cite,code,dfn,
em,strong,th,var,optgroup {
	font-style: inherit;
	font-weight: inherit;
}


strong, b {
	font-weight: bold;
}

em {
	font-style: italic;
}


legend {
	background-color: white;
}


hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0;
}


html, body {
   margin:0;
   padding:0;
}
/** /data/shared/htdocs/srv06/srv06n012/20211203_doew/global/public/css/styles.css **/

﻿body,html{
	font-family:Arial;
	border:0;
	margin:0;
	background:white;
}

#bodycontent{
	left:50%;
	top:0;
	position:absolute;
	margin-left:-480px;
	width:960px;
}

.clear{
	clear:both;
}

.floatleft{
	float:left;
	margin-top:5px;
	margin-right:3px;
}

/*upper nav*/
#upper_navigation{
	height:50px;
	margin-bottom:15px;
	border-bottom:1px solid #e7e7e7;
}

#upper_navigation #navigation .menuenodisplay{
	display:none;
	z-index:2;
	position:absolute;
	background:white;
	border-left:1px solid #d1cbcb;
	border-right:1px solid #d1cbcb;
	border-bottom:1px solid #d1cbcb;
	width:207px;
	margin:-5px 0 0 0;
	padding:0px;
	

}
	
#upper_navigation #navigation #submenu1{
	left:127px;
}

#upper_navigation #navigation .inner{
	margin:0 3px;
	background: #f0efef; /* Old browsers */
	background: -moz-linear-gradient(top,  #f0efef 0%, #fefdfd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0efef), color-stop(100%,#fefdfd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f0efef 0%,#fefdfd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f0efef 0%,#fefdfd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f0efef 0%,#fefdfd 100%); /* IE10+ */
	background: linear-gradient(top,  #f0efef 0%,#fefdfd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0efef', endColorstr='#fefdfd',GradientType=0 ); /* IE6-9 */
}

#upper_navigation #navigation #submenu2{
	left:342px;

}

#upper_navigation #navigation #submenu3{
	left:557px;
}


#upper_navigation #navigation .menuenodisplay a{
	color:#333;
	text-decoration:none;
}

#upper_navigation #navigation a:hover{
	color:#991C1C;
}


#upper_navigation #navigation .menuenodisplay .submenu{
	font-weight:bold;
	/*margin-left:5px;*/
	padding:5px 5px 5px 15px;
	font-size:12px;
	border-bottom:1px solid white;
	/*border-top:1px solid white;*/
	/*border-bottom: 1px solid #d1cbcb;
	border-left: 1px solid #d1cbcb;
	border-right: 1px solid #d1cbcb;
	*/


}

#upper_navigation #navigation .menuenodisplay .subchild{
	font-weight:normal;
	margin-left:20px;
	font-size:11px;
}

#upper_navigation #logo1{
	float:left;
	width:127px;
}

#upper_navigation #navigation{
	float:left;
	width:640px;
}

#upper_navigation #navigation #menu1{
	margin-right:3px;
	float:left;
	margin-top:8px;
}

#upper_navigation #navigation #menu2{
	margin:0 3px;
	float:left;
	margin-top:8px;
}

#upper_navigation #navigation #menu3{
	margin-left:3px;
	float:left;
	margin-top:8px;
}


#upper_navigation #logo2{
	float:left;
	/*width:190px;*/
	margin-left:20px;
}




/*content*/
#content .topics{
	margin-bottom:6px;
	position:relative;
	height:75px;
	cursor: pointer;
}

#content .topics .image{
	position:relative;
}

#content .topics .grey{
	background:#cccccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity = 80);
	opacity:0.85;
	position:relative;
	color:white;
	text-align:right;
	bottom:39px;
	height:34px;
	width:115px;
	padding-right:5px;
	font-size:12px;
	padding-top:2px;
}

#content .topics a{
	color:white;
}

#content .topics a:hover{
	color:black;
}

#content .topics:hover .title, #content .topics:hover .subtitle{
	color:black;
}

#content .topics .grey .title{
	font-weight:bold;
	
}

#content #contentblock{
	width:775px;
	float:left;
}

#content .bigcontent{
	width:945px!important;
}

.col1{
	width:127px;
	float:left;
}

.col1 a{
	color:black;
	text-decoration:none;
}

.col1 a:hover{
	color:#991C1C;
	font-weight:bold;
	text-decoration:none;
}

#content .col2{
	width:640px;
	float:left;
	margin-right:7px;
	/*font-size:12px;*/
	font-size:0.95em;
}

#content .bigcol{
	width:810px;
}

#content .col2 #startsiteimage{
	height:400px;
	position:relative;
}

#content #startsiteimage a{
	text-decoration:none;
	font-weight:normal;
}

#content .col2 #startsiteimage #grey{
	position:relative;
	bottom:130px;
	color:white;
	background:#cccccc;
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity = 90);
	height:128px;
}

#content .col2 #startsiteimage #grey #title{
	font-weight:bold;
	font-size:22px;
	margin-left:25px;
	padding-top:20px;
	margin-bottom:10px;
}

#content .col2 #startsiteimage #grey #title a{
	color:white;
	font-weight:bold;
}

#content .col2 #startsiteimage #grey #title a:hover{
	color:white;
	
}


#content .col2 #startsiteimage #grey #subtitle{
	margin-left:138px;
	font-size:18px;
}

#content .col2 #startsiteimage #grey #subtitle .linkwhite{
	color:white;
	text-decoration:none;
}


#content .col2 a{
	color:black;
	text-decoration:underline;
}

#content .col2 a:hover{
	color:#991C1C;
	font-weight:bold;
	text-decoration:none;
}



#content .col2 .leadtext{
	width:430px;
}

#content h3{
	color:#333;
	font-size:1.3em;
	font-weight: normal;
}



#content .leadimage{
	float:left;
	/*margin-right:35px;*/
}



#content .col2 #text{
	margin-left:25px;
	width:540px;
}

#content .col2 #text h2{
	font-size:1.9em;
	font-weight:normal;
	color:#9e9e9c;
	margin:10px 0 0 0;
	line-height: 1.3em;
	
}

#content .col2 #text .leadin{
	color:#5f5e5c; 
	font-weight:bold;
	font-size:16px;
}
 
#content .col2 #text .header{
	margin:0 0 20px 0;
}

 #content .col2 #text #breadcrumbs{
	font-size:11px;
 }
 
 #content .col2 #text #breadcrumbs a{
	color:black;
	text-decoration:none;
 }
 
 #content .col2 #text #breadcrumbs .pfeil{
	color:#991C1C;
	font-weight:bold;
 }
 
 #content .col2 #text .bildtext{
	font-style:italic;
	font-size:11px;
 }
 
#content .col2 .indexpaging{
	width:16px;
	text-align:center;
	padding:3px;
	margin:2px;
	float:left;
	font-size:11px;
	font-weight:normal;
	border:1px solid #ccc;
}
 
#content .col2 .indexpager{

	margin-left:300px;
}

#content .col2 .indexpaging a{
	text-decoration:none;
	color:#444;
}

#content .col2 .select{
	background:#eee;
}

#content .col2  .select a{
	color:#991C1C;
	font-weight:bold;
}

#content .col2 .indexpaging a:hover{
	color:#991C1C;
}

.marged{
	height:102px;
}

.points{
	padding-top:4px;
}

#content #searchblock {
	background:url('../images/mustersuche.jpg');
	margin:10px 0 20px 0;
	border:1px solid #e7e7e7;
	width:765px;
}

#content .leftnav{
	font-size:12px;
	padding:20px 10px 0px 10px;
}

#content .searchlink{
	font-size:12px;
	padding:10px;
	position:relative;
}

#content #searchblock .active{
	border-top:1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	background:white;
	width:107px;
	position:relative;
	z-index:2;
	margin-left:5px;
	padding-left:5px;
	color:#991C1C;
	font-weight:bold;
}

#content #searchblock .active a{
	color:#991C1C;
}

#content #searchblock #themenselect{
	text-align:right;
	width:200px;
	padding-top:5px;
}

#content #searchblock select{
	width:150px;
}


#content #searchblock #search{
	float:left;
	padding: 5px 5px 5px 40px;
	font-size:11px;
	background:white;
	margin:10px 10px 10px 0;
	border:1px solid #e7e7e7;
	width:580px;
	min-height:260px;
}

#content #searchblock #search h2{
	font-size:20px;
	font-weight:lighter;
	color:#5E8084;
}


#content #searchblock .indent{
	margin-left:25px;
}

#content #searchblock #search .searchinput{
	margin:5px 0;
}

#content #searchblock #search .extendedsearch{
	color:black;
	margin-bottom:5px;
}

#content .line{
	margin:5px 0;
}

#content #searchblock .extend{
	display:none;
	margin-left:20px;
}




#content  .extendleft{
	width:100px;
	float:left;
}

#content  .extendright{
	float:left;
}

#content .col2 .paginator{
	text-align:center;
	width:800px;
	margin:5px 0;
	font-size:12px;
	margin-top:10px;
}


#content .col2 .paginator a{
	text-decoration:none!important;
	padding: 2px 5px;
}

#content #searchblock .floating{
	float:left;
	width:133px;
	padding-left:10px;
	margin: 5px 0;
}

#content #searchblock .themen{
	margin: 7px 0;
}

#content #searchblock .headersearch{
 	font-size: 20px;
    font-weight: lighter;
    color:	#444444;
    float:left;
    width:170px;
}

#content #searchblock #headerbox{
	border-bottom:1px solid #ccc;
	width:550px;
	padding-bottom:5px;
	margin-bottom:10px;
}

#content #searchblock #letterchoose{
	font-size:14px;
	font-weight:bold;

	padding: 0 0 5px 10px;
	margin-top:5px;
}

#content #searchblock .letter{
	width:16px;
	text-align:center;
	padding:3px;
	margin:2px;
	float:left;
	font-size:11px;
	font-weight:normal;
	border:1px solid #ccc;
}

#content #searchblock .letter a{
	color:#444;
}

#content #searchblock .letter a:hover{
	color:grey;
}

#content #searchblock .selected{
	background:#eee;
}


#content #searchblock .selected a{
	color:#991C1C;
	font-weight:bold;
}

#content #searchblock .themen a{
	color:#444;
}

#content #searchblock .themen a:hover{
	color:#991C1C;
}



#content .col3{
	width:165px;
	/*#ece5d6;*/
	text-align:right;
	padding:10px;
	float:left;
	font-size:11px;
}

#content .musterkasten{
	/*background:url('../images/musterkasten.jpg');*/
	background:#EDE5D8; 
}

#content .col3 h2{
	font-size:16px;
	color:#991c1c;
	margin:0 0 10px 0;
}

#content .col3 h2 a{
	color:#991c1c;
}

#content .col3 h3{
	font-size:11px;
	font-weight:bold;
	margin:10px 0 0 0;
}

#content .col3 h3 a{
	color:#333;
}

#content .col3 h3 a:hover{
	color:#991c1c;
}

#content a.themenlink {
	color:#444;
	font-weight:normal;
	text-decoration:none;
}


#content a.themenlink:hover {
	color:#991C1C;
	font-weight:normal;
	text-decoration:none;
}



#content a.link {
	color:#991C1C;
	font-weight:bold;
	text-decoration:none;
	font-size: 0.85em;
}

#content .textcol3 h2{
	font-size:16px;
	/*color:#666666;*/
	color:#333;
	font-weight:normal;
	text-transform:uppercase;
}

#content .textcol3 .title a{
	color:#4aae9c;
	font-weight:bold;
	text-decoration:none;
	clear:both;
}

#content .textcol3 .element{
	margin-bottom:20px;
}

/*footer*/
#footer{
	font-size:11px;
	margin-top:20px;
}

#footer a{
	color:#444444;
	text-decoration:none;
}

#footer a:hover{
	color:#991C1C;
	font-weight:bold;
}


#footer #row1{
	border-bottom:1px solid #e7e7e7;
	margin-bottom:5px;
}

#footer #row1 #columnbig {
	color:#991C1C;
	float:left;
	width:600px;
	font-weight:bold;
}

#footer  .column1{
	float:left;
	width:115px;
	padding-left:15px;
}

#footer  .column2{
	float:left;
	width:90px;
}

#footer  .column3{
	float:left;
	width:220px;
}

#footer .bigger{
	width:100px;
}

#footer  .column4{
	float:left;
	width:100px;
}

#small,#normal,#big{
	cursor:pointer;	
}

.red a{
	color:#991C1C!important;
	font-weight:bold;
}

#footer .column5{
	float:left;
	text-align:right;
	width:120px;
}

#footer .column5 a{
	color:black;
	text-decoration:none;
	font-weight:bold;
}

#footer #small{
	font-size:9px;
	width:12px;

}

#footer #normal{
	font-size:11px;
	width:12px;
	vertical-align:bottom;
}

#footer #big{
	font-size:13px;
	width:12px;
	vertical-align:bottom;
}

#sponsors{
	margin:10px 0;
	padding: 10px 0 10px 20px;
	font-size:11px;
	border-top:1px solid #e7e7e7;
}

#sponsors .logos{
	margin-top:4px;
	float:left;
	margin-left:5px;
}

#sponsors .text{
	float:left;
	width:103px;
}

/*backend*/

.backendnavigation{
	font-size:16px;
	border-bottom:1px solid black;
	width:850px;
	font-weight:bold;
}

.backendnavigation a{
	color:black;
} 

.backendnavigation a:hover{
	color:grey;
} 

.backendnavigationleft{
	width:176px; 
	padding: 2px;
	float:left;
	margin-right:20px;
}

.backendnavigationleft a{
	color:black;
}

.backendnavigationleft a:hover{
	color:grey;
} 

.be_downloadfile{
	float: left; 
	margin-right: 10px;
	font-size:10px;
	width:150px;
}

.be_links{
	font-size:11px;
	border:1px solid black; 
	margin:5px 0;
}

.be_link_item{
	float:left;
	width:100px;
	margin-top:7px;
}

.sitemap li{
	line-height:20px;
}

.element-internelinks .item {
	margin:5px 0;
}

.element-text span{
	text-decoration:underline;
}

a.normalnotbold{
	font-size:0.85em!important;
	font-weight:normal!important;
	color:black!important;
	text-decoration:none!important;
}

a.biggernotbold{
	font-size:1em!important;
	font-weight:normal!important;
	color:black!important;
	text-decoration:none!important;
}

.linkmore{
	color: #991C1C!important;
	font-weight:bold;
}

.linkmore a, .linkmore a:active{
	color: #991C1C!important;
	font-weight:bold;
}

.linkmore a:hover{
	font-color:black;
}
.highlight_search {
	background-color: yellow;
	text-decoration: none !important;
}
#content .col2 #re-ticker {
    width: 638px;
    position: relative;
	height: 400px; 
	background: #DDDDDD;
	display:none;
}
#content .col2 #re-ticker #grey {
    bottom: 0px;
    color: white;
    height: 250px;
    opacity: 0.9;
    position: absolute;
	width:100%;
	background: #B89323;
}
#content .col2 #re-ticker .close-re-ticker {
	top: 0px;
	right: 0px;
    color: white;
    padding: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
    opacity: 0.9;
    position: absolute;
	font-weight: bold;
	background: #B89323;
	cursor: pointer;
}
#content .col2 #re-ticker #grey #title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 25px;
    padding-top: 20px;
}
#content .col2 #re-ticker #grey #links {
    font-size: 17px;
    margin-left: 25px;
}
#content .col2 #re-ticker #grey #links .linkwhite {
    color: white;
    text-decoration: none;
}
#content .col2 #re-ticker #grey #links ul,
#content .col2 #re-ticker #grey #links li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .col2 #re-ticker #grey #links li {
	margin-bottom: 10px;
	padding-right: 25px;
	box-sizing: border-box;
}
#content .col2 #re-ticker #grey #links .leadtext {
	font-size: 12px;
	box-sizing: border-box;
	width: 100%;
}
#content .col2 #re-ticker #grey #title a {
    color: white;
    font-weight: bold;
}
#content #re-ticker a {
    font-weight: normal;
    text-decoration: none;
}
#content #re-ticker .media-watchlist-link {
	color: #2c2b2b;
	font-size: 12px;
	font-weight: bold;
	margin-top: 19px;
	display: block;
	float: right;
	margin-right: 25px;
	background: #FFFFFF;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
} 
/** /data/shared/htdocs/srv06/srv06n012/20211203_doew/global/public/css/miniColors.css **/

.miniColors-trigger {
	height: 22px;
	width: 22px;
	background: url(js/minicolor/images/trigger.png) center no-repeat;
	vertical-align: middle;
	margin: 0 .25em;
	display: inline-block;
	outline: none;
}

.miniColors-selector {
	position: absolute;
	width: 175px;
	height: 150px;
	background: #FFF;
	border: solid 1px #BBB;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .25);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .25);
	box-shadow: 0 0 6px rgba(0, 0, 0, .25);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	z-index: 999999;
}

.miniColors-selector.black {
	background: #000;
	border-color: #000;
}

.miniColors-colors {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 150px;
	height: 150px;
	background: url('/js/minicolor/images/gradient.png') center no-repeat;
	cursor: crosshair;
}

.miniColors-hues {
	position: absolute;
	top: 5px;
	left: 160px;
	width: 20px;
	height: 150px;
	background: url('/js/minicolor/images/rainbow.png') center no-repeat;
	cursor: crosshair;
}

.miniColors-colorPicker {
	position: absolute;
	width: 11px;
	height: 11px;
	background: url('/js/mincolor/images/circle.gif') center no-repeat;
}

.miniColors-huePicker {
	position: absolute;
	left: -3px;
	width: 26px;
	height: 3px;
	background: url('/js/minicolor/images/line.gif') center no-repeat;
}
/** /data/shared/htdocs/srv06/srv06n012/20211203_doew/global/public/css/base.css **/

/* 
    Document   : base.css
    Created on : Mar 4, 2010, 4:27:41 PM
    Author     : jakob.schermann
    Description:
		Basic Styles
*/


/* HTML5 kompat */
article, aside, figure, footer, header,
hgroup, nav, section { display:block; }


html {
	overflow-y: scroll; /* Scrollbar immer anzeigen */
	text-align: center;
	height:	100%;
	/*background: #444;*/
}

body {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	color: #444;
	padding: 0;

	height: auto;


	font:13px sans-serif;
	*font-size:small;
	*font:x-small;
	line-height:1.3;
}


table {
	font-size:inherit;
	font:100%;
}


select, input, textarea { font:99% sans-serif; }



/*
Clearfix Hack:
ersetzt <div style="clear:both"></div> Blöcke nach floats
see: http://perishablepress.com/press/2009/12/06/new-clearfix-hack/
*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { height: 1%; } /* IE6 */
*:first-child+html .clearfix { height: 1%; } /* IE7 */



/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
.error {
	color: red;
}
.errors {
	color: red;
}


:focus {
	outline: 0;
}

.offline {
	text-decoration: line-through;
}

.debug {
	color: #c77405;
	font-style: italic;
}

.debug:after {
	content: " [BT DEBUG]";
	color: #888;
}

img.offline {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}








sub {
	vertical-align: sub;
	font-size: smaller;
}

sup {
	vertical-align: super;
	font-size: smaller;
}



pre, code, kbd, samp { font-family: monospace, sans-serif; }

/* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
pre {

	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	/* white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}



button {
	width: auto;
	overflow: visible;
}


/*
ul { margin-left:30px; list-style-type: disc; }
ul li { list-style-type: disc; }
ol { margin-left:30px; list-style-type: decimal; }
ol li {list-style-type: decimal;  }


ul.no-list { margin: 0; list-style: none; }
ul.no-list li { margin: 0; list-style: none; }
*/

.user-select {
	user-select: auto;
	-webkit-user-select: auto;
	-moz-user-select: auto;
}

.no-user-select {
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}



/*
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-rendering: optimizeLegibility;
	line-height: 1.6em;
}


h1 { font-size: 200%; }
h2 { font-size: 180%; }
h3 { font-size: 160%; }
h4 { font-size: 140%; }
h5 { font-size: 120%; }
h6 { font-size: 100%; }
*/

/*
::-moz-selection{ background: #e95d0f; color:#fff; text-shadow: none; }
::selection { 
	/*background: #e95d0f; color:#fff; text-shadow: none; 
}
*/

a:link { 
	-webkit-tap-highlight-color: #cc0000; 
}	




.ie7 img { -ms-interpolation-mode: bicubic; }

.ie6 img.transparent {  behavior: url('/css/iepngfix.htc'); }

.hidden { display:none; visibility:hidden; }
.visuallyhidden { position:absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/*
a[href^="http"],
a.extlink {
	background: url('/images/controls/extlink.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
}


a[href^="/"],
a.intlink {
	background: url('/images/controls/intlink.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
}*/



th{
	background-color: #eee;
}

.web-hide {
	display: none;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

optgroup {
	font-style: italic;
	color: gray;
}

option {
	color: black;
}
/** /data/shared/htdocs/srv06/srv06n012/20211203_doew/global/public/css/bt/redsys/typo.css **/

#ief {

    font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

button {
	font-size: 10px!important;
}

ul.ui-sortable {
	margin: 0;
}

ul.ui-sortable,
ul.ui-sortable li{
	list-style: none;
	margin: 0;
}

#product_list li {
	/* list-style: none; */
	margin-left: 0;
}

#product_list ul {
	margin-left: 10px;
}

#edit-links-list ul {
	list-style-type: none;
}

#edit-links-list li {
	list-style-type: none;
}
/*
ul.ui-autocomplete {
	list-style-type: none;
}
*/

ul.ui-autocomplete li {
	list-style-type: none;
}

#product_list_filter {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	text-align: left;
}

#product_list {
	margin-bottom: 10px;
}


/** /data/shared/htdocs/srv06/srv06n012/20211203_doew/global/public/css/bt/redsys/form.css **/


/*
.zend_form fieldset {
	clear: both;
	border: 1px dotted #162c6f;
	padding: 1em;
	font-size: 1.2em;
}

.zend_form fieldset legend {
	font-size: 1.2em;
	margin-left: 1em;
	padding-left: 0.4em;
	padding-right: 0.4em;
}
*/


#cms-templates,
#cms-templates li{
	list-style: none;
}

#cms-templates input[type=radio] {
	visibility: hidden;
}

#ief .zend_form  dt {
	float: left;
	clear: left;
    padding-right: 3px;
	width: 190px;
	text-align: right;
	margin-top: 14px;
}

#ief .zend_form fieldset dt {
	width: 140px;
	text-align: left;
	margin-top: 3px;
	margin-left: 3px;
}

#ief .zend_form fieldset dd {
	padding: 0px;
	border: 0;
}

#ief .zend_form fieldset p {
	margin-left: 146px;
}

#ief .zend_form  dd:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#ief .zend_form  dd {
	padding-left: 200px;
	padding-top: 12px;
	padding-bottom: 4px;
	padding-right: 12px;

	border-bottom: 1px dotted #ccc;
}



#ief .zend_form  dt:hover+dd,
#ief .zend_form  dd:hover {
	background-color: #f0f0f0;
}

#ief .zend_form .description, .zend_form .hint {
	font-size: 0.9em;
	font-style: italic;
	color: #666;
	margin-top: 0.6em;
	margin-bottom: 1em;
}

/*
.zend_form dd>* {
    float: right;
    clear: right;
    margin-top: 2px;
    margin-bottom: 2px;
}*/
/*
.zend_form {
	width: 85%;
	padding-left: 5%;
	margin-left: auto;
	margin-right: auto;
}

.zend_form fieldset {
    width: 100%;
}

.zend_form>dd {
	width: 100%;
	margin: 0;
}

.zend_form .description, .zend_form .hint {
	font-size: 0.9em;
	font-style: italic;
	color: #666;
	margin-bottom: 1em;
}*/
/*

#fieldset-controls {
	border:0px;
	margin:0px;
	padding:0px;
}

#fieldset-controls dt, #fieldset-controls dt{
	float: left!important;
	clear: none;
}
*/


.ui-autocomplete .odd {
	background-color: #eee;
	border-bottom: 1px dotted #ccc;
}

.ui-autocomplete .even {
	border-bottom: 1px dotted #ccc;
}


textarea {
	padding: 2px;
}