.bodytext {
  font-size: 9pt;
}
.buttoncancel {
  background-color: #dddddd;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 4px;
  border: 1px solid black;
  float: left;
}
.buttonmovepage {
  position: relative;
  left: 120px;
  top: -22px;
  clear: none;
  width: 10px;
  display: inline;
}

.editbox {
  margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 194px;
	position: absolute;
	left: 0px;
	bottom: 10px;
}
.editbar {
  margin: 0px;
  padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/bg_editbar.gif);
	background-repeat: repeat-x;
  font-size: 8pt;
  color: black;
  height: 55px;
  border: 1px solid black;
  cursor:auto;
  text-align: left;
}
.editbar div a{
  display: block;
  width: 170px;
  cursor:auto;
}
.editbox div a {
  display: block;
  width: 170px;
  text-decoration: none;  
  
}
.editcontent {
  margin-top: 10px;
}
#content .editbuttons a:hover img {
  cursor:auto;
  border: none;
}
#content .editbuttons a img {
  border: none;
}
#filelist {
  text-align: left;
}

div span.editbuttons {
  clear: both;
}
span.editbuttons {
  border-bottom: 1px solid #5F8FEE;
  display: block;
  height: 14px;
}
.editbuttons {
  
}
.editbuttons a, #content .editbuttons a {
  background-color: #C3D1EE;
  filter:Alpha(opacity=80, finishopacity=80, style=3, startx=0, starty=0, finishx=200,finishy=10);
  color: #555555;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #cccccc;
  height: 15px;
  vertical-align: bottom;
  white-space: nowrap;
  cursor:auto;
}
.editbuttons a:hover, #content .editbuttons a:hover {
  filter:Alpha(opacity=100, finishopacity=100, style=0);
  background-color: #D9E0EE;
  color: black;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid black;
}
.editform {
  background-color: #cccccc;
  margin: 0px;
  padding: 0;
  margin-top: 10px;
  clear: both;
}
.editform table {
  font-size: 80%;
  padding: 3px;
  margin: 0px;
  margin-left: 6px;
}
.editform table tr td {
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}
.leftcol {
  background-color: #cccccc;
  vertical-align: top;
}
.rightcol {

}

.preview div img {
  
}
.subhead {
  color: #162597;
  font-weight: bold;
  font-size: 8pt;
}
.input_headline {
  font-weight: bold;
  font-size: 18px;
}
.filemanager {
  text-align: left;
  overflow: scroll;
  width: 90%;
  background-color: #dddddd;
  border: 1px solid black;
}
.filemanager a {
  width: 400px;
  display: block;
  text-decoration: none;
  color: #162597;
  padding: 0;
  margin: 0;
}
.filemanager a:hover, .filemanager a:active {
  text-decoration: underline;
  background-color: #bbbbbb;
}

.filemanager a:visited {
  color: #162597;
}
.greybutton {
  background-color: #dddddd;
  padding: 3px;
  display: block;
  color: black;
  margin: 3px;
  text-align: center;
  border: 1px solid black;
}
.contentelementlist {
  margin: 1px; 
  padding: 5px;
  font-size: 1.0em;
  text-align: left;
}
.contentelementlist a {
  text-decoration: none;
  display: block;
  background-color: #cccccc; 
  padding: 5px;
  color: black;
  overflow: hidden;
  width: 250px;
  height: 1.4em;
}
.contentelementlist a:hover {
  background-color: #dddddd;
  width: 650px;
  height: 2.6em;
}
.contentelementlist a .desctext {
  display: block;
  font-size: 1.4em
  background-color: #dddddd;
  z-index: 30;
}
.contentelementlist .nametext {
  float: left;
  clear: both;
  width: 250px;
}

.aktionsbox {
  border: 1px solid #162597; 
  width: 140px; 
  min-height: 100px; 
  margin-bottom: 10px; 
  background-color: #162597;
  color: white; 
  text-decoration: none;
  display: block;
}
.aktionsbox:hover {
  text-decoration: underline;
}

.contentheader {
  font-weight: bold;
  font-size: 11pt;
  text-decoration: none;
  clear: both;
  margin-bottom: 5px;
  margin-top: 15px;
  display: block;
}
.contentnormal {
  font-size: 10pt;
  font-weight: normal;
  clear: none;
  margin: 0px;
  padding: 0px;
  display: inline;
  width: auto;
}
.bereichbox, .bereichbox td {
  padding: 0px; 
  padding-right: 3px; 
  margin: 0px;
  vertical-align: top;
}
.sortbox {
  margin-top: 8px;
  text-align: right;
}
.sortbox div {
  border-bottom: 1px solid white;
  display: inline;
  white-space: nowrap;
}
.sortbox div a {
  background-color: white;
  padding-left: 3px;
  padding-right: 3px;
  text-decoration: none;
}

