#hinweis {
  position:absolute;
	float:left;
	text-align: left;
	width:  500px;
	margin-left:500px;
	margin-bottom:150px;
}


div span {
	font-weight: normal;
	white-space: normal;
}

#tab{
	height: 200px;
	width:  450px;
  
}
#edit {
	float:left;
	width:  500px;
}
.left {
	float:left;
	width: 250px;
	margin-bottom:5px;
	margin-right:20px;
}
.right {
	float:right;
	width: 200px;
	text-align:right;
        
}
#inhalt {
	float:left;
	text-align: left;
	width:  500px;
	margin-right:20px;
	margin-bottom:5px;
}

.maphl {
	font-size: 14px;
	font-weight: bold;
/*	line-height:16px;*/
	height:40px;
	width: 240px;
	margin-right:10px;
}

.maptext {
	font-size: 12px;
	font-weight: normal;
	width: 240px;
	margin-right:10px;
}

#mapformtab input {
	width:  150px;
}

#mapformtab {
	width:  480px;
	text-align: left;
}

#picformtab {
	width:  400px;
	text-align: left;
      
}

.picedit {
	float:left;
	width: 460px;
}

#picinhalt{
         width: 460px;
         height: 150px;
         margin: 0em;
         padding: 0em;
         /*\*/
         overflow: auto;
         /**/
}

#admininhalt {
         width: 650px;
         height: 400px;
         margin: 0em;
         padding: 0em;
         /*\*/
         overflow: auto;
         /**/
}

.picfloat {
	float:left;
	width: 100px;
	height: 110px;
	margin: 2px;
}

.picfloat2 {
	float:left;
	width: 300px;
	height: 140px;
	margin: 2px;
}

.myresults_form {
	background-color:#ececec;
	margin-bottom:0px;
	border:1px solid #ececec;
	width:820px;
	font-weight: bold; 
}

#meldenmap {
  margin-top:0px;
	border:1px solid #ececec;
}

.tabtexthead {
	width:7%;
	font-weight: bold; 
}

.tabtext {
	width:30%; 
}

.tabtext2 {
	width:35%; 
}

.tabtext3 {
	width:27%; 
}

input,select {
	background-color:#ececec;
}


.pichl {
	font-size: 4px;
	font-weight: bold;
}


.ue_farbe {
        background-color:#ececec;
	font-size: 12px;
	font-weight: bold;
}

