/*global*/
* {
	margin: 0;
	padding: 0;
}
html {
	/*background: #eeeeee;*/
	/*color: #000;*/
	/*font: 11px;*/
	background-image: url(hintergrund.gif);
	background-repeat: repeat-x;
}
body {
	font-size:90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(hintergrund.gif);
	background-repeat: repeat-x;
}


/*Überschrifen*/
h1, h2. h4 {
 font-family: verdana;
 font-weight: normal;
}
h1 {
	color: #006DA6;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 25px;
	line-height:120%;
	padding-right: 10px;
}
h2 {
	color: #D20027;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 6px;
}
h3 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	
	margin-bottom: 10px;
	
}
/*h4 {
	color: #012D6C;
	font-size: 14px;
	font-weight: normal;
	background-image: url(punkte.gif);
	background-repeat: repeat-x;
	background-position: 0 21px;
	width: 100%;
	margin-top: 6px;
	padding-bottom: 24px;
	text-transform: uppercase;
}*/

h4  {
	
	color:#000000;
	
}

h6 {
	color: #565656;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
p {
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 0.7em;
	padding-right: 40px;
}

p.link  {
margin: -15px;
padding: 0px;
}

p.csc-form-label, td.csc-searchResultRange {
	font-size: 1em;
	
}
a {
	color: #FF6600;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	text-decoration: none;
}

div#navtop a.logout {
font-size:11px;
margin-right:10px;
font-weight:bold;	
border:1px solid #999;
padding:2px;
	
}

.ariadne a, .ariadne {
	font-size:9px;
	text-decoration:none;
	color:#999999;
	}

#settings
{
	width: 				104px;
	height: 			16px;
	background-repeat:	no-repeat;
	float:				right;
	margin-top: 		1px;
	margin-right: 200px;
}		
	

div#sprache .high a {
color:#FF0000}


/*styles fuer rte*/
.medium {
	color: #990000;
	
	font-family: Verdana;
}
.mediumbold {
	color: black;

	font-family: Verdana;
	font-weight: bold
}
.small {
	color: #888888;
	font-size: 10px;
	font-family: Verdana;
	line-height:13px;
}
.small a {
	color: #FF9900;
	font-size: 10px;
	font-family: Verdana;
}
.small_orange_bold {
	color: #c90;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
}
.grau {
	color: #666666;
	font-size: 15px;
	font-family: Verdana;
}

/*tt_news konfig*/
.tx-ttnews-browsebox-SCell {
	background-color:transparent;
	border:0px solid #fff;
}
.tx-ttnews-browsebox, .browseBoxWrap {
	background-color:transparent;
	border:0px solid #fff;
	margin:3px;
	padding:3px;
}

.news-list-browse {
text-align:left;
width:130px;
}

.tx-ttnews-browsebox td {

font-size:10px;

width:9px !important;
}

a#aux {
height:1px;
overflow:hidden;
position:absolute;
top:-999em;
width:1px;
}
a#aux:focus, a#aux:active {
background: #000;
border-bottom: 5px solid;
display: block;
height: auto;
padding: 1em 0;
text-align: center;
top: 0;
width: 1001px;
}


#inhalt ul {

	height: auto;
	margin-top: 2px;
	margin-bottom: 15px;
	margin-left: 1px;
	padding: 2px 10px 10px 0;
}
#inhalt ul li {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	background-image: url(pfeil_liste_blau.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
}

#inhalt ol {

	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#inhalt ol li {
	   color: #000000;
    font-size: 11px;
    list-style-type: decimal;
    margin-bottom: 5px;
    margin-left: 20px;
    padding-left: 0;
}

/*news*/

.medium {
	color: #990000;
	font-size: 11px;
	font-family: Verdana
}
.mediumbold {
	color: black;

	font-family: Verdana;
	font-weight: bold
}
.small {
	color: #000000;
	font-size: 10px;
	font-family: Verdana
}
.small_orange {
	color: #c90;
	font-size: 10px;
	font-family: Verdana
}
#news p.textbox {
	line-height:16px;
	margin-bottom:0px;
}
#news2 p.link {
	line-height:15px;
	margin-bottom:15px;
}
#news p.bodytext {
	font-weight:normal;
	margin:0pt;
	padding:0pt;
	font-size:1em;
	line-height:1.4em;
}
#news p.textbox img {
	float:left;
	padding:0pt 12px 3px 0pt;
}
#news .news-single-img {
	float:right;
	padding:0pt 12px 5px;
}
#news .em {
	color:#9B9B9B;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}
#news .newsheader a {
	color:#012D6C;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	/*text-transform:uppercase;*/
	background-image: url(pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 14px;

	background-position: 0px 5px;
}
#news .newsheader_ento a {
	color:#012D6C;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	/*background-image: url(pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 14px;*/
	margin-top:-15px;
	/*background-position: 0px 5px;*/
}
#news h2 {
	color:#666666;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	margin:0pt 0pt 10px;
}
/*contentbereich*/
div#global {
	/*width: 1001px;*/
	height: auto;
	margin: 0px;
	padding: 0;
	text-align: left;
	background-repeat: repeat-y;
}

div#navtop {
	color: #666666;
	font-size: 9px;
	text-align: right;
	width: 260px;
	height: 15px;
	float: right;
	margin: 60px 0px 0 0;
}
div#navtopleft {
	background-image: url(../IMG_ghg/Bilder/img_05.gif);
	background-repeat: no-repeat;
	width: 1001px;
	height: 107px;
	float: left;
	margin: 0;
	padding: 0;
}
div#navtopleftento {
	background-image: url(../IMG_ENTO/img_01.jpg);
	background-repeat: no-repeat;
	width: 1001px;
	height: 105px;
	float: left;
	margin: 0;
	padding: 0;
}
div#oben {
	text-align: right;
	width: 300px;
	height: 15px;
	float: right;
	padding-right: 4px;
	margin-bottom: 15px;
}
div#oben a {
	color: #9f9f9f;
	font-size: 9px;
	text-decoration: none;
	text-align: right;
}
div#oben a:hover {
	color: #990000;
	text-decoration: none;
}
div#head {
	background-image: url(../IMG_ghg/Bilder/img_08.jpg);
	background-repeat: no-repeat;
	width: 1001px;
	height: 24px;
	font-size:11px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	voice-family: "\"}\"";
	height: 56px;
	width: 1011px;
}

.Stil2 {color: #FFFFFF}

div#sprache {
	width: 133px;
	height: 10px;
	position:absolute;
	left: 855px;
	top: 112px;
	font-size:9px;
	color:#FFFFFF;
	text-align: right;
}
div#groesse {
	width: 133px;
	height: 10px;
	position:absolute;
	left: 725px;
	top: 112px;
	font-size:9px;
	color:#FFFFFF;
	text-align: right;
}

div#groesse a {
	
	font-size:9px;
	color:#FFFFFF;
	text-align: right;
}
div#sprache a, div#sprache a:hover {
text-decoration:none;
color:#FFFFFF;
font-size:10px;
	
	}
div#mitte1 {
	width: 1001px;
	height: 224px;
	
}


div#klammer {
	
	height: auto;
	float:left;

    
    width: 1280px;

}


div#bild1 {
	background-image: url(../IMG_ghg/Bilder/img_10.jpg);
	background-repeat: no-repeat;
	width: 217px;
	height: 317px;
	float: left;
	display:block;
}

div#bild2 {
	width: 780px;
	height:  auto;
	float: left;
}






div#bild_nav {
	width: 236px;
	height: auto;
	float: left;
}


div#bild3 {
	background-image: url(../IMG_WCR/img_07.gif);
	background-repeat: no-repeat;
	width: 236px;
	height: 2px;
	float: left;
}
div#kaefer {
	background-image: url(../IMG_WCR/img_07.gif);
	background-repeat: no-repeat;
	width: 236px;
	height: 208px;
	float: left;
}

div#bild2ento {
	background-image: url(../IMG_ENTO/hi_06.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 224px;
	float: left;
}
div#bild2_follow {
	background-image: url(../IMG_ENTO/weiter_06.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 20px;
	float: left;
}

div#bild2_follow_wcr {
	background-image: url(../IMG_WCR/img_06_follow.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 20px;
	float: left;
}
div#diabrotica {
	width: 196px;
	height: 18px;
	position:absolute;
	left: 10px;
	top: 395px;
	font-size:10px;
	font-weight:bold;
	font-style:oblique;
	color:#012C6C;
	text-align: center;
}



div#linksheader {
	background-image: url(../IMG_WCR/img_03.gif);
	background-repeat: repeat-x;
	width: 254px;
	height: 19px;
	/*position:absolute;
	left: 748px;
	top: 367px;*/
	font-size:11px;
	padding-left: 10px;
	padding-top: 4px;
	color:#FFFFFF;
	text-align: left;
	float:right;
	voice-family: "\"}\"";
    
    width: 244px;
}

div#content {
	background-image: url(../IMG_ghg/Bilder/img_12.gif);
	background-repeat: repeat-y;
	width: 790px;
	float: left;
	margin: 0;
	padding: 0;
	background-position: right;
	background-color: #FFFFFF;
}

div#contentfollow {
	background-image: url(../IMG_WCR/content_follow_09.gif);
	background-repeat: repeat-y;
	width: 530px;
	float: left;
	margin: 0;
	padding: 0;
}
div#abstand {
	width: 1001px;
	height:4px;
	float: left;
	margin-bottom: 0px;
}
div#links {
	width: 5px;
	height: 300px;
	float: left;
	margin: 0;
	padding: 0;
}
div#nav {
	width: 217px;
	height: auto;
	float: left;
	margin: 0;
	padding: 45px 0 0;
}
div#navfollow {
	width: 236px;
	height: auto;
	float: left;
	margin: 0;
	padding: 19px 0 0;
	clear: both;
}
div#inhalt {
	width: 516px;
	height: auto;
	float: left;
	padding: 81px 0px 0px 20px;
	voice-family: "\"}\"";
	width: 546px;
}
div#inhaltfollow {
	width: 480px;
	height: auto;
	float: left;
	padding: 20px 10px 0px 20px;
}
div#rechts {
		width: 240px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
	/*margin-right: 15px;*/
	padding-top: 10px;
	padding-right: 15px;
	
	
	voice-family: "\"}\"";
    
    width: 230px;
	
}
div#footer {
	background-repeat: no-repeat;
	width: 1001px;
	height: 28px;
	float: left;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 12px;
	font-size: 10px;
	voice-family: "\"}\"";
	height: 20px;
	width: 766px;
	background-image: url(../IMG_ghg/Bilder/hi_16.gif);
}
div#rechts a {
	/*color: #427095;
	font-size: 11px;
	font-weight: bold;*/
	text-decoration: none;
}
div#rechts a:hover {
	text-decoration: underline;
}
.text {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
.text a {
	color: #eee;
	font-size: 10px;
	text-decoration: none;
}
.auszeichnung13 {
	color: #ff34a7;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.oben {
	color: #9f9f9f;
	font-size: 9px;
	text-decoration: none;
}
.oben a {
	color: #9f9f9f;
	font-size: 9px;
	text-decoration: none;
}
.oben a:hover {
	color: #ff34a7;
	font-size: 9px;
	text-decoration: none;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin:0pt;
	font-size: 9px;
	margin-top: 3px;
}


#inhalt .internal-link {
	color: #427095;
	font-weight: normal;
	
	background:url(icon_arrow_left_small_orang.gif) no-repeat left 5px;
	padding:0 0 0 11px;
	list-style-image: none;
}
#inhalt .internal-link a:hover {
	color: #e60d9d;
	background: url(icon_arrow_left_small_or_ov.gif) no-repeat left 4px;
}
/********erste   Ebene**********************************/

ul#nav {
	list-style-image: none;
	margin-top: 6px;
	margin-bottom: 80px;
	list-style-type: none;
}
ul#nav li {
	line-height: 11px;
	margin: 0;
	padding: 8px 0;
	list-style-type: none;
	padding-left: 20px;
}
ul#nav li a {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	background-color: transparent;
	text-align: left;
	list-style-type: none;
	padding-left: 0px;
	padding-bottom:6px;
	padding-top:6px;
	margin-bottom:8px;
	margin-top:8px;line-height:15px;
}
ul#nav li#active a, ul#nav li a:hover {
	text-decoration: none;
	color: #d20027;
	font-weight: bold;
	background-color: transparent;
	
	background-repeat: no-repeat;
	background-position: 8px 11px;
	text-align: left;
	/*padding-left: 20px;*/
	list-style-type: none;
}
/********zweite Ebene**********************************/

ul#nav li#active ul {
	font-size: 10px;
	list-style-image: none;
	margin-top: 4px;
	margin-left: 0;
	padding-left: 10px;
	list-style-type: none;
}
ul#nav li#active ul li {
	font-size: 10px;
	line-height: 12px;
	margin-right: 4px;
	padding: 1px 0;
	list-style-type: none;
	margin:0px;
}
ul#nav li#active ul li a {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	text-align: left;
	background: transparent;
	padding:0;
	padding-left: 0;
	margin:0;
	list-style-type: none;
}
ul#nav li#active ul li a:hover {
	color: #d20027;
}
ul#nav li#active ul li#active a {
	text-decoration: none;
	color: #d20027;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
}
ul#nav li#active ul li a:focus {
	font-size: 10px;
	color: #d20027;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}


}
/*********dritte Ebene******************************************/



ul#nav li ul#subnavlist li ul#subsubnavlist {
	font-size: 10px;
	background-color: #626262;
	width: 95%;
	margin-top: 8px;
	list-style-image: none;
	margin-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	list-style-type: none;
}
ul#nav li ul#subnavlist li ul#subsubnavlist li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 2px;
	font-size: 10px;
}
ul#nav li ul#subnavlist li ul#subsubnavlist li a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	background: url(../../img/pfeil.gif) no-repeat 1px 4px;
	text-align: left;
	rder-top-style: dotted;
}
ul#nav li ul#subnavlist li ul#subsubnavlist li a:hover, ul#nav li ul#subnavlist li ul#subsubnavlist li a:focus {
	color: #ff34a7;
	text-decoration: none;
}
ul#nav li ul#subnavlist li ul#subsubnavlist li#subsubactive a {
	color: #ff34a7;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
/*********Nav Ende******************************************/
 em {
	color:#000000;
	font-style:italic;
}

.doc a, .vsd a, .csv a,.xls a,.ppt a, .pps a, .pdf a {
color:#FF6600;
font-weight:normal;
}
.doc {
	background: url(icon_word.gif) no-repeat left 4px;
	padding-left: 16px;
	font-weight: bold;
	margin-top: 8px;
	color: #5b92b3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.doc em {
	font-weight: normal;
	background: url(worddatei.png) no-repeat 5px 0px;
	padding-left: 77px;
}
.vsd {
	background: url(icon_visio.gif) no-repeat left 4px;
	padding-left: 16px;
	font-weight: bold;
	margin-top: 8px;
	color: #5b92b3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.vsd em {
	font-weight: normal;
	background: url(visiodatei.png) no-repeat 5px 0px;
	padding-left: 77px;
}
.csv {
	background: url(icon_excel.gif) no-repeat left 4px;
	padding-left: 16px;
	font-weight: bold;
	margin-top: 8px;
	color: #5b92b3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.csv em {
	font-weight: normal;
	background: url(exceldatei.png) no-repeat 5px 0px;
	padding-left: 77px;
}
.xls {
	background: url(icon_excel.gif) no-repeat left 4px;
	padding-left: 16px;
	font-weight: bold;
	margin-top: 8px;
	font-size:11px;
}
.xls em {
	font-weight: normal;
	background: url(exceldatei.png) no-repeat 5px 0px;
	padding-left: 77px;
}
.ppt {
	background: url(icon_ppt.gif) no-repeat left 4px;
	padding-left: 16px;
	font-weight: bold;
	margin-top: 8px;
	color: #5b92b3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.ppt em {
	font-weight: normal;
	background: url(powerpointdatei.png) no-repeat 5px -1px;
	padding-left: 110px;
}
.pps {
	background: url(icon_ppt.gif) no-repeat left 4px;
	padding-left: 16px;
	font-weight: bold;
	margin-top: 8px;
	color: #5b92b3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.pps em {
	font-weight: normal;
	background: url(powerpointdatei.png) no-repeat 5px -1px;
	padding-left: 110px;
}
.pdf {
	font-weight: bold;
	background: url(icon_pdf2.gif) no-repeat left 0;
	margin-top: 8px;
	padding-left: 16px;
	color: #5b92b3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.pdf em {
	font-weight: normal;
	background: url(pdfdatei.png) no-repeat 4px 0;
	padding-left: 63px;
}
/*Tabelle Layout 1background: #b5c0c6;
table.contenttable-1 tr.tr-even td, tr.tr-odd td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	width: auto; }*/
table.contenttable-0 tbody tr.tr-even.tr-0 td {
	color: #fff;
	font-weight: bold;
	background: #b5c0c6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
table.contenttable-0 tr.tr-even td {
	font-weight: normal;
	/*background: #fff;*/
	padding: 5px 2px 5px 8px;
}
table.contenttable-0 tr.tr-odd td {
	font-weight: normal;
	background: #dde6f6;
	margin-left: 5px;
	padding: 5px 2px 5px 8px;
}
table.contenttable-1 tbody tr.tr-even.tr-0 td {
	color: #fff;
	font-weight: bold;
	background: #b5c0c6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
table.contenttable-1 tr.tr-even td {
	font-weight: normal;
	/*background: #fff;*/
	padding: 5px 2px 5px 8px;
}
table.contenttable-1 tr.tr-odd td {
	font-weight: normal;
	background: #e3f4fc;
	margin-left: 5px;
	padding: 5px 2px 5px 8px;
}
/*Tabelle Layout 2 background: #e3f4fc;	
table.contenttable-2 tr.tr-even td, tr.tr-odd td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	width: auto; }*/
table.contenttable-2 tbody tr.tr-even.tr-0 td {
	font-weight: normal;
	background: #dde6f6;
	margin-left: 5px;
	padding: 5px 2px 5px 8px;
}
table.contenttable-2 tr.tr-odd td {
	font-weight: normal;
/*	background: #fff;*/
	padding: 5px 2px 5px 8px;
}
table.contenttable-2 tr.tr-even td {
	font-weight: normal;
	background: #dde6f6;
	padding: 5px 2px 5px 8px;
}
/*Tabelle Layout 3 background: #e3f4fc;	
table.contenttable-3 tr.tr-even td, tr.tr-odd td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	width: auto; }*/
table.contenttable-3 tbody tr.tr-even.tr-0 td {
	vertical-align:top;
	font-weight: normal;
	background: #dde6f6;
	margin-left: 5px;
	padding: 5px 2px 5px 8px;
}
table.contenttable-3 tbody tr.tr-even.tr-0 .td-0 {
	vertical-align:top;
	width: 150px;
}
table.contenttable-3 tbody tr.tr-even.tr-1 {
	width: auto;
	vertical-align:top;
}
table.contenttable-3 tr.tr-odd td {
	font-weight: normal;
	vertical-align:top;
	/*background: #fff;*/
	padding: 5px 2px 5px 8px;
}
table.contenttable-3 tr.tr-even td {
	font-weight: normal;
	vertical-align:top;
	background: #dde6f6;
	padding: 5px 2px 5px 8px;
}
#mitte td a {
	font-weight: bold;
	background-position: left center;
	padding-left: 16px;
	text-align:top
}
td {
	font-size: 0.9em;
	vertical-align:top;
}
table {
	width: 100%;
	margin: 0px;
}
th {
	color: #fff;
	text-align: left;
	background: #b5c0c6;
	padding: 3px 10px;
}
hr {
background-image:url(punkte.gif);
background-position:0pt 21px;
background-repeat:repeat-x;
color:#012D6C;
font-size:14px;
font-weight:normal;
margin-top:6px;
padding-bottom:24px;
text-transform:uppercase;
width:100%;
border:0px;}
div.csc-textpic-intext-right div.csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
margin-left:10px !important;
margin-bottom:10px !important;
}
table#stock {
	font-size:12px;
	margin-bottom:45px;
}
table#stock th {
	color: #fff;
	text-align: left;
	padding: 5px 10px 3px 5px;
	font-weight:normal;
	vertical-align: top;
	background-color: #9EA8AF;
}
table#stock td {
	padding: 5px 20px 5px 5px;
    text-align: right;
}
tr.stocktop th {
width: 300px;
margin-top:5px;	
}

.weiss {
	background-color:white!important;
	
}
.csc-mailform-field {
	margin-bottom:10px;
}

.csc-mailform-field label {
	display: block;
    float: left;
    font-size: 12px;
    width: 130px;
	
}
input#mailformsubmit {
	
border:1px solid #999;	
padding:3px;
font-size:11px;
margin-left:220px;	
}

label.eingabe {
	display: block;
    float: left;
    font-size: 11px;
    width: 120px;
}

.eingabefeld {
	width:320px;
	float:left;
	font-size:11px;
	margin-bottom:10px;
}


.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td.tx-loginboxmacmade-pi1-labelCell {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    font-weight: normal;
}


.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td {
    background-color: #FFFFFF;
    border: 1px solid #fff;
    padding: 5px;
}

.tx-loginboxmacmade-pi1-welcome, .tx-loginboxmacmade-pi1-error, .tx-loginboxmacmade-pi1-logout {
	
	
	font-size:11px;
	
}


.tx-loginboxmacmade-pi1 input {
	
width:120px;	
}
