
/* globale styles */
body {
    text-align: left;
    background-color: #ecf6da;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #585858;
    padding: 0px;
    background-image: url('/imgs/bg.png'); background-repeat: repeat-x;
}

img {
	border: none;
}

.normalFont {
 	font-weight: normal;
	color: #585858;
}

.smallFont {
	font-size: 11px;
 	font-weight: normal;
	color: #585858;
}

.smallFontGreen {
	font-size: 11px;
 	font-weight: normal;
	color: #005923;
}


#header {
	position: absolute; top:0px; left: 0px; width: 100%; height: 165px;
	/*background-color: #83ae2a;*/ margin: 0px;
}
.minimalistic #header {
	height: 90px;
}
#geoartlinkheader {
	position: absolute;
	left: 143px;
	top: 21px;
	width: 74px;
	height: 35px;
	text-decoration: none;
}
#gbiflinkheader {
	position: absolute;
	left: 45px;
	top: 0px;
	width: 92px;
	height: 90px;
	text-decoration: none;
}


#menubar {
	position: absolute; top: 138px; left: 60px; width: 400px; height: 20px;
	font-size: 13px;
}
.minimalistic #menubar {
	top: 68px; left: 330px; width: 300px; height: 20px;
}
.minimalistic #menubar * {
    color: #000000;
}

#menubar * {
	color: #ffffff;
}

#menubarActive {
	color: #d9d30d;
}

.menusep {
	width: 1px;
	height: 17px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: -3px;
}

#login {
	position: absolute; text-align: right;
	top: 138px; left: 560px; width: 365px; height: 20px; font-size: 11px;
	vertical-align: top;
}
.minimalistic #login {
	top: 68px;
        color: #ffffff;
}
.minimalistic #login * {
    color: #ffffff;
}

#mainPart {
	position: absolute; top: 165px; left: 0px; width: 100%;
}
.minimalistic #mainPart {
    top: 90px;
}


#pagecontent {
	margin-top: 2px;
	margin-left: 45px;
	background-color: transparent;
	width: 1050px;
	overflow: hidden;
}

.column {
	background-color: #ffffff; vertical-align: top;
	margin-bottom: -2000px; padding-bottom: 2000px; float: left;
}


#footer {
	margin-top: 2px;
	margin-left: 46px;
	height: 57px; 
	width: 899px;
	position: relative;
}

#bmbflink {
	position: absolute;
	left: 12px;
	top: 0px;
	width: 88px;
	height: 57px;
	text-decoration: none;
}
#gbiflink {
	position: absolute;
	left: 118px;
	top: 0px;
	width: 72px;
	height: 57px;
	text-decoration: none;
}
#ifbilink {
	position: absolute;
	left: 208px;
	top: 0px;
	width: 117px;
	height: 57px;
	text-decoration: none;
}

#footer2 {
	margin-top: 10px;
	margin-left: 46px;
	margin-bottom: 20px;
	width: 899px;
	text-align: right;
}

h1 {
	color: #005923;
	font-size: 17px;
	font-weight: bold;
}
.sh1 {
	color: #005923;
	font-size: 17px;
	font-weight: bold;
}
.sh1b {
	color: #005923;
	font-size: 14px;
}

h2 {
	color: #005923;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

h2.nomargin {
    margin-top: 0px;
}

.sh2 {
	color: #005923;
	font-size: 12px;
	font-weight: bold;
}



p {
	margin-top: 10px;
	margin-bottom: 2px;
}

.smallVSpace {
	height: 10px;
}

.spacer {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	overflow: hidden;
}

.hline {
	width: 100%;
	height: 1px;
	border-top: 1px dotted #d2e9a8; 
	margin-bottom: 6px;
}

.ls {
	vertical-align: -2px;
	margin-left: 10px;
	margin-right: 4px;
	border: none;
}

.lsi {
	vertical-align: -2px;
	border: none;
}

.lsr {
	vertical-align: -2px;
	margin-right: 4px;
	border: none;
}

.deleteButton {
	width: 14px;
	height: 14px;
	cursor: pointer;
}

.login {
	width: 105px;
	height: 12px;
	border: 1px solid #a8a8a8;
	font-size: 10px;
	color: #000000;
	margin-top: 1px;
	margin-left: 10px;
	padding: 3px;
	vertical-align: top;
}

#youAreHere {
	font-size: 11px;
	margin-bottom: 4px;
}

.bigArrowLogin {
	margin-top: 0px;
	padding: 0px;
	width: 22px;
	height: 22px;
	border: none;
	background-color: #ffffff;
	cursor: pointer;
	margin-left: 10px;
}

.bigArrowLink {
	vertical-align: middle;
	margin-top: -6px;
	padding: 0px;
	width: 22px;
	height: 22px;
	border: none;
	background-color: #ffffff;
	cursor: pointer;
}

a {
	color: #585858;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* global ende */

#isSuperAdmin {
        color: #ff0000;
}

.veranstalterform {
	width: 100%;
	border: none;
	margin-top: 10px;
}

.veranstalterform td {
	color: #005923;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

.veranstalterform p {
	margin-top: 10px;
	margin-bottom: 2px;
    	font-size: 12px;
    	color: #585858;
    	font-weight: normal;
	vertical-align: top;
}

.veranstalterform input,select {
	border: 1px inset #808232;
	background-color: #f2f2e4;
	width: 95%;
	margin-bottom: 6px;
	font-size: 11px;
	padding: 2px;
}

.formInput {
	border: 1px inset #808232;
	background-color: #f2f2e4;
	width: 95%;
	margin-bottom: 6px;
	font-size: 11px;
	padding: 2px;
}

.veranstalterform textarea {
	border-top: 1px solid #808232;
	border-left: 1px solid #808232;
	border-right: none;
	border-bottom: none;
	background-color: #f2f2e4;
	width: 95%;
	height: 130px;
	margin-bottom: 6px;
	font-size: 11px;
	padding: 2px;
}
.veranstalterform .mandatory {
	border: 1px inset #ff3232;
	background-color: #f2e4e4;
}

#speciesInput {
	border: 1px inset #808232;
	background-color: #f2f2e4;
	width: 95%;
	margin-bottom: 6px;
	font-size: 11px;
	padding: 2px;
}

#speciesListHead {
	width: 550px;
	overflow-x: hidden;
}

#speciesListScrollContainer {
	width: 563px;
	height: 400px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
}

#speciesList {
	position: relative;
}

.taxonInList {
	height: 47px;
	overflow: hidden;
}

.taxonInList * {
	cursor: default;
}

.taxonLeft {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 36px;
	height: 38px;
}

.taxonLeftImage {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 36px;
	height: 38px;
}

.taxonArrow {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 36px;
	height: 38px;
	
}

.taxonMiddle {
	position: absolute;
	left: 36px;
	top: 0px;
	width: 100px;
	height: 38px;
	background-repeat: repeat-x;
	color: #000000;
}

.taxonRight {
	position: absolute;
	left: 147px;
	top: 0px;
	width: 6px;
	height: 38px;
}

.taxonName {
	position: absolute;
	left: 7px;
	top: 5px;
	width: 400px;
	height: 15px;
	overflow: hidden;
}

.synonymList {
	position: absolute;
	left: 15px;
	top: 20px;
	width: 300px;
	height: 15px;
    font-size: 12px;
    overflow: hidden;
}

.higherRank {
	position: absolute;
	left: 350px;
	top: 20px;
	width: 160px;
	height: 15px;
    font-size: 12px;
    overflow: hidden;
}

.taxonRightIcon {
	position: absolute;
	right: 0px;
	top: 5px;
	width: 40px;
	height: 30px;
	cursor: pointer;
}

#speciesInputFinished {
	cursor: pointer;
}

#speciesInputHelpText {
	border: 1px solid black;
	padding: 20px;
	padding-top: 5px;
	text-align: justify;
	position: absolute;
	left: 58px;
	top: 90px;
	width: 540px;
	background-color: white;
	display: none;
}

#speciesInputHelpText h3 {
	text-align: left;
}


#saveOK {
	width: 12px;
	height: 12px;
	border: 1px inset #f2e4e4;
	background-color: #f2e4e4;
	cursor: default;
	font-size: 9px;
	text-align: center;
	overflow: hidden;
}

.captchaTodo {
	color: #ff3232;
}

.zusatzInfo {
	visibility: hidden;
	display: block;
	width: 249px;
	left: 675px;
	text-align: left;
	position: absolute;
	font-weight: normal;
    font-size: 12px;
    color: #585858;
}

.zusatzInfoMandatory {
	visibility: hidden;
	display: block;
	width: 249px;
	left: 675px;
	text-align: left;
	position: absolute;
	font-weight: normal;
    font-size: 12px;
    color: #ff3232;
}

#speichernZusatzInfo {
	visibility: visible;
	color: #ff3232;
}

/* nur fuer funduebersicht benutzt */

#mapContainer {
/*	display: none;*/
	visibility: hidden;
	width: 565px;
}

#mapWindow {
	width: 100%;
	height: 600px;
	border: 1px solid #aaaaaa;
	margin-bottom: 6px;
	overflow: hidden;
}

#mapWindowSearch {
	width: 96%;
	height: 300px;
	border: 1px solid #aaaaaa;
	margin-bottom: 6px;
	overflow: hidden;
}

.error {
	padding: 10px;
	border: none;
	color: #ff3232;
	background-color: #f2e4e4;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 40px;
}

.maContainer { /* meine aktionen container */
	width: 200px;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
}

.maPhoto {
	width: 200px;
	height: 150px;
	text-align: center;
}

.maTable {
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	font-size: 11px;
}

.maTableLeft {
	width: 100%;
}

.maTableRight {
	text-align: right;
}

div.fileinputs {
	position: relative;
        width: 248px;
}

div.fakefile {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}

div.fakebutton {
	background-color: #f1f2e4;
	text-align: right;
        cursor: default;
        z-index: 1;
}

div.fileinputs input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

div.progressBar {
	height: 5px;
	background-color: #005923;
	width: 0px;
}

.photoThumbContainer {
	width: 134px;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
}

.photoThumbTopContainer {
	background-image: url(/imgs/thumbback.png);
	width: 134px;
	height: 101px;
	text-align: center;
}

.photoThumb {
	margin-top: 1px;
	cursor: pointer;
}

.thumbEdit {
	background-image: url(/imgs/buttonPanel.png);
	height: 18px;
	width: 134px;
	position: relative;
}

.thumbEditLink {
	display: block;
	height: 15px;
	width: 111px;
	padding-top: 2px;
	padding-left: 3px;
	overflow: hidden;
}

.thumbDeleteButton {
	position: absolute;
	right: 3px;
	top: 2px;
	width: 14px;
	height: 14px;
	cursor: pointer;
}

.photoBeschreibung {
	width: 134px;
	margin-top: 6px;
	overflow: hidden;
}

.photoViewContainer {
	width: 134px;
	margin-left: 5px;
	margin-right: 5px;
}

.photoViewDirectContainer {
	width: 132px;
	height: 99px;
	text-align: center;
}

.photoViewThumb {
	cursor: pointer;
	border: 1px solid #bdbdbf;
}

.videoContainer {
	border: 1px solid #bdbdbf;
	background-color: #ddedbc;
	width: 176px;
	height: 150px;
	float: left;
	margin-right: 14px;
}

.videoThumbContainer {
	width: 176px;
	height: 132px;
	text-align: center;
}

.videoThumbEdit {
	border-top: 1px solid #bdbdbf;
	position: relative;
}


#webpagePhotoArrowL {
	float: left;
	width: 23px;
	height: 43px;
	margin-right: 9px;
	margin-top: 24px;
	cursor: pointer;
}

#webpagePhotoArrowR {
	float: left;
	width: 23px;
	height: 43px;
	margin-left: 9px;
	margin-top: 24px;
	cursor: pointer;
}

.smallMap {
	position: relative;
	width: 171px;
	height: 248px;
	margin-right: 10px;
}

.clearRightAlign {
	width: 14px;
	height: 14px;
	cursor: pointer;
	float: right;
	position: relative;
	right: 10px;
	bottom: 1px;
}

.aktStatistikLand {
	font-weight: bold;
	text-align: left;
}
.aktStatistikBundesland {
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
}
.aktStatistikZahl {
	text-align: right;
	padding-left: 20px;
}

#aktionenListe {
	margin-top: 3ex;
	overflow-x: hidden;
	overflow-y: scroll;
	position: absolute;
	top: 190px;/* overwritten by funde.js */
	left: 676px;
	width: 249px;
	height: 458px; /* modified by javascript */
	display: none;
}

#listLoading {
	text-align: center;
	position: absolute;
	top: 310px;
	left: 700px;
	display: none;
}

.aktionenListenElement {
	margin-bottom: 5px;
}

.aktionenListenElementHilight {
	margin-bottom: 5px;
	background-color: #d4d4d4;
	cursor: pointer;
	color: #005923;
}

#lockWebseite {
	cursor: pointer;
}

.artenListekingdom {
	color: #005923;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.artenListephylum {
	color: #cd7d00;
	font-weight: bold;
}
.artenListeclass {
	color: #be0e0e;
	font-weight: bold;
}
.artenListeorder {
	color: #9556a2;
	font-weight: bold;
}
.artenListefamily {
	color: #5674a2;
	font-weight: bold;
}
.artenListeunknown {
	font-weight: bold;
}
.artenListespecies {
	font-weight: bold;
	font-style: italic;
}
.artenListeSynonym {
	font-weight: normal;
	font-style: normal;
}

#artenListeCounter {
	position: fixed;
	top: 40px;
	left: 730px;
}

.artenListeCounterInner {
        margin-left: 10px;
        font-size: 10px;
}
