/* ALLGEMEIN */

html { height:100%; }
body { min-height:100%; height:100%; }
body { margin:0px; }
* { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
body,td,th,input,select,textarea,legend,.ui-multiselect { color: rgb(81, 81, 81); font-size: 12px; }
a:link,a:visited,a:active { color: #000; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }

h1 { color:#2b2b2b; font-size: 23px; font-weight: bold; line-height: 28px; margin:15px 0px 5px 0px; }
h2,legend { font-size: 15px; font-weight:100; text-transform:none; color: #000; margin:0px 0px 10px 0px; line-height:normal; }
h3 { font-size: 21px; font-weight:bold; color:#2b2b2b; margin:10px 0px 10px 0px; }

.big,.big_gray { color: rgb(0, 0, 0); font-size: 17px; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: 0; line-height: 22px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; opacity: 1.00; padding-bottom: 3px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; }
.big_gray { color:#9b9b9b; }
.red { color:#008fc4; }

fieldset { border-color:#EEE;  }

fieldset legend { padding:0px; margin:0px 0px 0px 0px; /*text-align:center;*/ }
fieldset legend h2,fieldset legend h3 { margin:0px; }
label { cursor:pointer; }
body,td,th { line-height:17px; }
th { padding-right:6px; padding-top:2px; padding-bottom:2px; text-align:left; }
p { margin-top:0px; }
input,select,textarea { color:#000000; border:1px solid #CACACA; padding:1px 0px 2px 2px; }
input.helptext
{ color:#5a5a5a; }
input.check { border-width:0px; cursor:pointer; }
hr { padding-top:10px; padding-bottom:0px; background-image: url(../../../../../../img/design/hr.png); background-repeat:repeat-x; background-position:center; height: 1px; border: 0px; }

img,.img { border:0px; margin:0px; padding:0px; }
form { margin:0px; }

ul { margin-bottom:0px; margin-left:14px; padding-left:0px; }
ol { margin-bottom:15px; margin-left:14px; padding-left:0px; }
#bx_content ul li { list-style-image:url(../../../../../../img/design/li.png); margin-left:0px }
ul li ul { padding-top:4px; }
ul li ul li,ul.li2 li { list-style-image:url(../../../../../../img/design/li2.png); }