TD.navtop {font-family: Arial; font-weight: normal; font-size: 11px; color: #1E6BB9;}
TD.siesindhier {font-family: Arial; font-weight: normal; font-size: 11px; color: #000000;}
TD {font-family: Arial; font-weight: normal; font-size: 11px; color: #555555;}
TD.galerie {font-family: Arial; font-weight: normal; font-size: 11px; color: #FFFFFF;}
TD.bildnummer {font-family: Arial; font-weight: normal; font-size: 11px; color: #1E6BB9;}
TD.tablehead {font-family: Arial; font-weight: normal; font-size: 11px; color: #1E6BB9;}
TD.titel {font-family: Arial; font-weight: normal; font-size: 11px; color: #000000;}
A {font-family: Arial; font-weight: normal; font-size: 11px; color: #1E6BB9; text-decoration: none;}
A:hover {font-family: Arial; font-weight: normal; font-size: 11px; color: #EBC26A; text-decoration: underline;}
A.sitelink {font-family: Arial; font-weight: normal; font-size: 11px; color: #1E6BB9; text-decoration: underline;}
A:hover.sitelink {font-family: Arial; font-weight: normal; font-size: 11px; color: #EBC26A; text-decoration: underline;}

INPUT.formular {border-top: #555555 1px solid; border-left: #555555 1px solid; border-right: #555555 1px solid; border-bottom: #555555 1px solid; width: 150px; background-image:url(Images/form_sha.gif); font-family: Arial; font-weight: bold; font-size: 12px; color: #1E6BB9; height: 20px; line-height: 18px;}
INPUT.submit {border-top: #555555 1px solid; border-left: #555555 1px solid; border-right: #555555 1px solid; border-bottom: #555555 1px solid; Background-color: #FFFFFF; font-family: Arial; font-weight: bold; font-size: 12px; color: #1E6BB9; height: 20px;}
TEXTAREA.formular {border-top: #555555 1px solid; border-left: #555555 1px solid; border-right: #555555 1px solid; border-bottom: #555555 1px solid; width: 150px; background-image:url(Images/form_sha.gif); font-family: Arial; font-weight: bold; font-size: 11px; color: #1E6BB9; overflow: hidden; line-height: 17px;}
TEXTAREA.formulargross {border-top: #555555 1px solid; border-left: #555555 1px solid; border-right: #555555 1px solid; border-bottom: #555555 1px solid; width: 225px; background-image:url(Images/form_sha.gif); font-family: Arial; font-weight: bold; font-size: 11px; color: #1E6BB9; overflow: hidden; line-height: 17px;}

INPUT.admin {border-top: #555555 1px solid; border-left: #555555 1px solid; border-right: #555555 1px solid; border-bottom: #555555 1px solid; width: 250px; background-image:url(Images/form_sha.gif); font-family: Arial; font-weight: normal; font-size: 11px; color: #1E6BB9; height: 20px; line-height: 18px;}
INPUT.adminsmall {border-top: #555555 1px solid; border-left: #555555 1px solid; border-right: #555555 1px solid; border-bottom: #555555 1px solid; width: 75px; background-image:url(Images/form_sha.gif); font-family: Arial; font-weight: normal; font-size: 11px; color: #1E6BB9; height: 20px; line-height: 18px;}
INPUT.adminsubmit {border-top: #555555 1px solid; border-left: #555555 1px solid; border-right: #555555 1px solid; border-bottom: #555555 1px solid; Background-color: #FFFFFF; font-family: Arial; font-weight: normal; font-size: 11px; color: #1E6BB9; height: 20px;}
TEXTAREA.admin {border-top: #555555 1px solid; border-left: #555555 1px solid; border-right: #555555 1px solid; border-bottom: #555555 1px solid; width: 250px; background-image:url(Images/form_sha.gif); font-family: Arial; font-weight: normal; font-size: 11px; color: #1E6BB9; overflow: hidden; line-height: 17px;}


ul.neu {
padding-left: 20px;
}

li.neu {
list-style-type: circle;
}

ul {
	margin: 0 0 20 0;
	padding-left: 10;
}
ul ul {
	margin: 5 0 10 0;
	padding-left: 30;
}
ul ul ul {
	margin: 5 0 10 0;
	padding-left: 50;
}
li {
	margin: 0;
	padding-left: 0;
 	list-style-type: square;
 	line-height: 15px;
}
li.moreright {
	margin: 0;
	padding-left: 0;
 	list-style-type: disc;
 	line-height: 15px;
}
li.right {
	margin: 0;
	padding-left: 0;
 	list-style-type: circle;
 	line-height: 15px;
}
dt {
margin-left: 10;
}
dd {
margin-left: 10;
}
.trigger { color: #800; font-weight: normal; }
.trigger:hover { color: #c00; text-decoration: underline; cursor: pointer; }
.opened { font-weight: bold; }
.hidden { display: none; }
.shown { display: block; }

/* Bild anzeigen (bilder-popup.js) */
div#bilddiv {
  z-index: 900;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #F1F2F4;
}
#bilddiv a {
  background-color:#1E6BB9;
  color:#fff;
  position:absolute;
  top:0px;
  right:0px;
  text-align:center;
  width:12px;
  padding:0 2px 2px 2px;
}
.dragpic_appear{
  z-index:970; 
  position:absolute; 
  top:25%; 
  left:25%; 
  display:none;
  border:2px solid #788999;
}

div.filePreview a {
    margin-top: 20px;
}
