BODY {
  color            : #000000;
  margin           : 0px;
  padding          : 0px;
  background-color : #FFFFFF;
}

td,tr,p,div {
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  vertical-align   : top;
}

hr {
  background       : #A60805;
  height           : 1px;
  width            : 100%;
  color            : #A60805;
}

.head{
  text-transform   : uppercase;
  font-weight      : bold;
  margin-bottom    : 3px;
  font-size        : 14px;
}

.head a.head:link, a.head:visited, a.head:hover{
  text-transform   : uppercase;
  font-weight      : bold;
  margin-bottom    : 3px;
  font-size        : 14px;
}

#topmenu{
  position: absolute;
  top: 0px;
  right: 00px;
}

#impressum{
  position: absolute;
  top: 153px;
  right: 8px;
}

#newsletter{
  position: absolute;
  top: 120px;
  right: 8px;
}

#header{
  position: absolute;
  top: 0px;
  left: 0px;
  text-transform   : uppercase;
  font-weight      : bold;
  margin-bottom    : 3px;
  width : 100%;
  font-size        : 20px;
  height: 170px;
}

#banner{
  position: absolute;
  top: 33px;
  left:420px;
}

#lng{
  position: absolute;
  top: 32px;
  right: 8px;
}

#infos ul{
  margin:0px;
  padding:0;
  list-style:none;
}
#infos li{
  padding:0 0 4px 0;
  margin:0;
}

.infos a:link, a:visited{
  text-transform   : lowercase;
  font-weight      : bold;
  margin-bottom    : 3px;
  font-size        : 18px;
}

#sidebar{
  position         : absolute;
  top              : 170px;
  right            : 0px;
  background-repeat: no-repeat;
  width            : 120px;
  margin-right     : 5px;
  background-color : #FFFFFF;
  border           : #CAC09E 1px solid;
  padding-top      : 0px;
  padding-left     : 0px;
  padding-right    : 0px;
  background-image : url(i/row_even.png);
}

#suche{
  position         : absolute;
  top              : 170px;
  left             : 0px;
  background-image : url(i/row_even.png);
  background-repeat: no-repeat;
  width            : 160px;
  height           : auto;
  background-color : #FFFFFF;
  border           : #CAC09E 1px solid;
  padding          : 5px;
  margin-left      : 5px;
}

#infos{
  position         : absolute;
  top              : 640px;
  left             : 0px;
  background-image : url(i/row_even.png);
  background-repeat: no-repeat;
  width            : 160px;
  height           : auto;
  background-color : #FFFFFF;
  border           : #CAC09E 1px solid;
  padding          : 5px;
  margin-left      : 7px;
}


#content{
  position         : absolute;
  background-color : #FFFFFF;
  border           : #CAC09E 1px solid;
  padding          : 5px;
  right            : 150px;
  left             : 180px;
  top              : 170px;
  width            : 666px;
  z-index          : 10;
}

#refer_content{
  background-color : #FFFFFF;
  border           : #CAC09E 1px solid;
  padding          : 5px;
  margin-right     : 14px;
  margin-left      : 14px;
  margin-top       : 14px;
  width            : auto;
}

#foot{
  padding:0;
  margin:0;
}

#admintoolbar{
  position: absolute;
  top: 0px;
  left: 0px;
}


input.search {
	background-image   : url(i/detail.png);
	background-repeat  : no-repeat;
	background-position: 6px 4px;
  font-size          : 12px;
  height             : 24px;
  padding-left       : 32px;
  width              : 80px;
  font-weight        : bold;
}

input.searchsmall {
	background-image   : url(i/detail.png);
	background-repeat  : no-repeat;
	background-position: 6px 4px;
  height             : 24px;
  width              : 28px;
}

input.delete {
	background-image   : url(i/delete.png);
	background-repeat  : no-repeat;
	background-position: 6px 4px;
  font-size          : 12px;
  height             : 24px;
  padding-left       : 32px;
  width              : 250px;
  font-weight        : bold;
}

input.smalldelete {
	background-image   : url(i/no.png);
	background-repeat  : no-repeat;
	background-position: 6px 4px;
  font-size          : 12px;
  height             : 24px;
  width              : 28px;
  font-weight        : bold;
}

input.smalladd {
	background-image   : url(i/add.png);
	background-repeat  : no-repeat;
	background-position: 6px 4px;
  font-size          : 12px;
  height             : 24px;
  width              : 28px;
  font-weight        : bold;
}

input.smalledit {
	background-image   : url(i/edit.png);
	background-repeat  : no-repeat;
	background-position: 6px 4px;
  font-size          : 12px;
  height             : 24px;
  width              : 28px;
  font-weight        : bold;
}

input.smallkeyboard {
	background-image   : url(i/keyboard.png);
	background-repeat  : no-repeat;
	background-position: 6px 4px;
  font-size          : 12px;
  height             : 24px;
  width              : 28px;
  font-weight        : bold;
}
input.smalltranslate {
	background-image   : url(i/translate.png);
	background-repeat  : no-repeat;
	background-position: 6px 4px;
  font-size          : 12px;
  height             : 24px;
  width              : 28px;
  font-weight        : bold;
}
input.smallsave {
	background-image   : url(i/disk.png);
	background-repeat  : no-repeat;
	background-position: 6px 4px;
  font-size          : 12px;
  height             : 24px;
  width              : 28px;
  font-weight        : bold;
}

input {
	width            : 150px;
	margin-bottom    : 4px;
	padding          : 3px 5px 3px 5px;
  border           : 0px;
  border-bottom    : solid 1px #D9D9D9;
  background-color : #ebebeb;
  color            : #000000;
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 12px;
}
select{
  width: auto;
  border           : 0px;
  border-bottom    : solid 1px #D9D9D9;
  background-color : #ebebeb;
  color            : #000000;
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 12px;
}

input.checkbox {
  width            : auto;
}

label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
	margin-bottom: 2px;
}

.title{
  text-transform   : uppercase;
  font-weight      : bold;
  display          : block;
  background-color : #CAC09E;
  margin-bottom    : 3px;
  padding          : 2px;
  padding-left     : 20px;
}

.container{
  width: 100%;
  padding: 2px;
}


.container_toggle{
  cursor: pointer;
  padding-left: 22px;
  height: 20px;
  background-image   : url(i/edit.png);
	background-repeat  : no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	background-color: #ebebeb;
	border: 1px solid #D9D9D9;
}

div.gallery {
  float: left;
  margin-right: 5px;
  padding: 2px;
  border: 1px solid #000000;
  height: 180px;
}

div.gallery_browse {
  float           : left;
  height          : 240px;
  width           : 145px;
  padding         : 2px;
  background-image   : url(i/row_even.png);
  background-repeat  : no-repeat;
  background-color : #FFFFFF;
  text-align: center;
  border: 1px solid #000000;
  margin-right: 5px;
  margin-bottom: 5px;
  line-height: 18px;
}

div.gallery_sidebar{
  float: left;
  margin-bottom: 5px;
  padding: 2px;
  text-align: center;
  width: 100%;
  height: 270px;
}

div.gallery2 {
  float: left;
  margin-right: 5px;
  padding: 2px;
  }

#outputDiv{
  text-transform   : uppercase;
  font-weight      : bold;
  background-color : #CAC09E;
  margin-bottom    : 3px;
  padding          : 2px;
  padding-left     : 20px;
}

a:link, a:visited {
  font-size        : 12px;
  color            : #AF9F6E;
  text-decoration  : none;
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #B5AE95;
}

.admin {
  position         : absolute;
  top              : 130px;
  left             : 200px;
  z-index          : 1000;
  width            : 590px;
  border           : 4px solid #FF0000;
  padding          : 3px;
  background-color : #FFFFFF;
  overflow         : scroll;
}

.avatar {
  position         : absolute;
  top              : 130px;
  left             : 200px;
  z-index          : 1500;
  width            : 590px;
  border           : 4px solid #FFFF00;
  padding          : 3px;
  background-color : #FFFFFF;
  overflow         : scroll;
}

.debug {
  position         : absolute;
  top              : 20px;
  left             : 20px;
  z-index          : 2000;
  width            : auto;
  border           : 4px solid #0000FF;
  padding          : 3px;
  background-color : #FFFFFF;
  overflow         : scroll;
  margin-right: 20px;
}

/* # MENIU PRINCIPAL # */

.mainlevel {
  text-transform   : uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
  display         : block;
  font-size       : 12px;
  color           : #656565;
  text-align      : left;
  font-weight     : bold;
  text-decoration : none;
  text-transform  : uppercase;
  border-bottom   : #B5AE95 1px dotted;
  background-color : transparent;
  padding-right   : 10px;
  padding-left   : 10px;
  height: 25px;
  margin-right: 5px;
}

a.mainlevel:hover{
  background-color : #B5AE95;
  color            : #000000;
  text-transform   : uppercase;
  border-bottom    : #B5AE95 1px dotted;
}

.mainleveldis {
  text-transform   : uppercase;
}

a.mainleveldis:link, a.mainleveldis:visited {
  display         : block;
  font-size       : 10px;
  color           : #656565;
  text-align      : left;
  text-decoration : none;
  text-transform  : uppercase;
  border-bottom   : #B5AE95 1px dotted;
  background-color : transparent;
  padding-right   : 10px;
  padding-left   : 10px;
}

a.mainleveldis:hover{
  background-color : #B5AE95;
  color            : #000000;
  text-transform   : uppercase;
  border-bottom    : #B5AE95 1px dotted;
}

.modulecontent {
	text-transform  : uppercase;
}


/* # FORMULAR # */

textarea, .message {
  width            : 150px;
	margin-bottom    : 4px;
	padding          : 3px 5px 3px 5px;
  border           : 0px;
  border-bottom    : solid 1px #D9D9D9;
  background-color : #ebebeb;
  color            : #000000;
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 12px;
}


.button {
  padding          : 2px 5px 2px 5px;
  height           : 22px;
  border           : #CAC09E 1px dotted;
  background-color : #E2DABD;
  color            : #000000;
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  text-align       : center;
  font-weight      : bold;
}

.contenterror {
 	height          : 30px;
	color           : #FF0000;
	text-align      : left;
	padding-left    : 15px;
	font-weight     : bold;
	font-size       : 11px;
	white-space     : nowrap;
}

.textcounter {
  border           : 0px;
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  padding-left     : 2px;
  padding-right    : 2px;
}


.objekt_header {
  padding: 2px;
  height: 24px;
  color : #228A00;
  font-weight: bold;
  font-size: 14px;
}

.objekt_header a {
  color : #228A00;
  font-weight: bold;
  font-size: 14px;
}

.row_even {
  background-image   : url(i/row_even.png);
}

.line_odd {
  background-color : #FFFFFF;
}

.line_even {
  background-color : #E0DAC7;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(i/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(i/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

  .help-tooltip {
  	position:	absolute;
  	width:		100px;
  	border:		1px Solid #D9D9D9;
  	background:	#FFFFFF;
  	color:		#000000;
  	font:		verdana,arial;
  	font:		verdana,arial;
  	padding:	3px;
  	z-index:	10000;
  }


  .help-tooltip a,
  .help-tooltip a:hover {
  	color:		#000000 !important;
  	background:	none;
  }
