body {
  background-color: white;
  margin: 0px 50px 0px 50px;
  padding: 0px;
  font-family: Verdana, sans-serif;
  font-size: 10pt;
}

ul {
  list-style-image: url(/thebesttest/media/img/list-arrow-grey.png);
}

#slogan {
  position: absolute;
  top: 82px;
  right: 28px;
  background-image: url(/thebesttest/media/img/slogan.png);
  width: 339px;
  height: 15px;
  font-size: 6px;
}

h1 {
  text-align: center;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin: 0px 0px 37px 0px;
  font-size: 20pt;
  line-height: 70px;
  color: #f29400;
  line-height: 70px;
}

ul#topmenu {
  /*	color: white;*/
  font-size: 110%;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 300px;
  height: 21px;
  text-align: right;
}

ul#topmenu li {
  display: inline;
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 9px 0px 9px;
  height: 21px;
  line-height: 21px;
  border-left: 1px solid white;
}

#topmenu a,#topmenu a:hover {
  /*	color: white;*/
  color: #f29400;
  text-decoration: none;
}

ul#menuTree {
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

ul#menuTree li {
  margin: 0px 0px 4px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  background-color: #eaeaea;
}

#menuTree a,#menuTree a:hover {
  color: #485152;
  text-decoration: none;
  font-weight: bold;
}

img {
  border: 0px;
}

#tree {
  width: 300px;
  padding: 5px 0px 5px 0px;
  overflow: hidden;
  position: absolute;
  left: 0px;
}

#main {
  margin: 5px 0px 0px 5px;
  padding: 5px 5px 5px 5px;
}

#mainpure {
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
}

h2 {
  font-size: 19px;
  color: #f29400;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}

h3 {
  font-size: 17px;
  color: #717878;
  font-weight: normal;
  padding: 5px 0px 5px 0px;
  border-top: 1px solid #717878;
  border-bottom: 1px solid #717878;
}

h4 {
  font-size: 14px;
  color: #717878;
  padding: 5px 0px 5px 0px;
  font-weight: normal;
  border-top: 1px solid #717878;
  border-bottom: 1px solid #717878;
}

h5 {
  font-size: 13px;
  color: #717878;
  padding: 5px 0px 5px 0px;
  font-weight: normal;
  border-top: 1px solid #717878;
  border-bottom: 1px solid #717878;
}

input[type=submit] {
  background-color: #f29400;
  color: white;
}

input[type=button] {
  background-color: #f29400;
  color: white;
}

table.list {
  border-spacing: 1px;
  /*border-collapse: collapse;*/
  margin: 0px 0px 10px 0px;
  /* border: 1px solid #f29400; */
}

table.list tbody tr {
  background-color: #eaeaea;
}

table.list th {
  background-color: #5a5a5a;
  color: white;
}

table.list td,table.list th { /* border: 1px solid black; */
                              padding: 3px;
}

table.list tr.g {
  background-color: #c0c0c0;
}


#show a,.mceContentBody a, #main a,#mainpure a, #login a{
  color: #f29400 !important;
  font-size: 12px;
  font-weight: normal;
}

ul.errors {
  color: red;
  font-weight: bold;
}

ul.info {
  list-style-type: none;
  /*	list-style-image: url();*/
  border: 1px solid #f29400;
  background-color: #eaeaea;
  width: 600px;
  padding: 3px 3px 3px 3px;
  margin: 3px 0px 6px 0px;
}

ul.info li {
  padding: 0px 0px 3px 0px;
}

.edit td { vertical-align: top;

}

.edit label {
  color: #717878;
  font-weight: bold;
}

table.filelist {

}

table.filelist td {
  background-color: #f3f3f3;
}

table.filelist a {
  text-decoration: none;
}

img.top {
  vertical-align: top;
}

/* floating image listbox start */
#imgListBox .imgBox {
  padding: 0;
  float: left;
  overflow: hidden;
  background-color: #f3f3f3;
  margin: 4px 4px 0px 0px;
  border: 1px solid #121212;
}

#imgListBox .imgDiv { /* border-bottom: 1px solid  #121212; */
                      overflow: hidden;
                      text-align: center;
                      padding-top: 3px;
}

#imgListBox div.icons {
  margin: 0;
  padding-top: 1px;
  height: 20px;
  border-bottom: 1px solid #121212;
  vertical-align: middle;
}

#imgListBox div.icons div {
  padding: 0px;
  margin: 0;
  float: left;
  vertical-align: middle;
}

#imgListBox img.mainImg {
  margin: 2px;
}

#imgListBox div.label {
  text-align: center;
  padding-top: 2px;
}

#imgListBox span.label {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

/* floating image listbox end */
p {
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 0px;
}

.font1 {
  color: blue;
  font-size: x-large;
}

.font2 {
  color: red;
  font-size: x-large;
}



#main .bordertable {
  border-collapse: collapse;
}

#main .bordertable caption {
  font-weight: bold;
}

#main .bordertable td,#main .bordertable td {
  border: 1px solid #666666;
  padding: 3px;
}

.small{
  font-size: x-small;
}


/*#poll table {
  border-spacing:0px;
  border-collapse:collapse;
  margin: 0px 0px 10px 0px;
  border : 1px solid #f29400;
}


#poll tr.g {
  background-color: #5a5a5a;
  color: white;
}

#poll tr.h {
  background-color: #c0c0c0;
}

#poll tr.q {
}

#poll td, #poll th {
  border: 1px solid black;
  padding:2px;
}*/

input[type=radio] {
  vertical-align: middle;
}

.test12{

}

#submenu a{
  font-size: 110%;
  font-weight: normal;
  line-height: 20px;
}


#auswahl{
  margin: 0px 0px 10px 0px;
  line-height: 20px;
}

#auswahl input[type=radio] {
  vertical-align: text-bottom;
}

#login 	fieldset {
  margin: 0 auto;
  width: 370px;
  padding: 14px;
  border: solid 2px #525252;
}

#login 		p.pLogin {
  font-size: 11px;
  margin-bottom: 20px;
  border-bottom: solid 1px #525252;
  padding-bottom: 10px;
}

#login 	label {
  display: block;
  font-weight: bold;
  text-align: right;
  width: 110px;
  float: left;
  padding: 6px 2px;
}

#login 	input {
  float: left;
  padding: 4px 2px;
  border: solid 1px #525252;
  width: 200px;
  margin: 2px 0 15px 10px;
}

#login .button {
  clear: both;
  margin-left: 125px;
  width: 145px;
}
