#tab1, #tab2, #tab3, #tab4, #tabSight, #gemeindeTab {
	width:550px;
	height: 200px;	
	overflow-y: auto;
}

#tab1LeftTrack {
	width: 550px;
}

#stichwort {
	width: 158px;
}

#tab1Left {
	float: left;
	width: 280px;
}
#tab1Right {
	float: right;
}

#weatherDIV {
	position: absolute;
	left: 700px;
	top: 400px;	
}
#vulkLogo {
	float: right;
}
#directionDIV {
	font-size: 1.25em;
	height: 273px;
}

#tab1 p.title, #tab2 p.title, #tab3 p.title, #tabSight p.title, #gemeindeTab p.title, #tab4 p.title {
	font-size:1.25em;
	font-weight:bold;
}

#tab1Left p#baseQuote {
}



#tab3Header{
	font-weight: bold;
}

#beschreibung {
	/*margin-top: 10px;*/	
}

#export{
	/*margin-top: 15px;*/
}

#newImage{
	padding-left: 10px;	
}
#fotos{
	padding-top: 20px;
}

#fotoText {
	padding-left: 10px;	
	font-size: 0.9em;
}
#fotoTable {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;	
	font-size: 0.9em;
	
}

#productDetail{
	
}

#productTable{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;	
	font-size: 1em;
}
#foto{
	padding-left: 10px;
	padding-top:  15px;
	padding-right: 15px;
	float: left;
}


#f1_upload_form{
   height:100px;
}

#f1_error{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight:bold;
   color:#FF0000;
}

#f1_ok{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight:bold;
   color:#00FF00;

}

#f1_upload_form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#f1_upload_process{
   z-index:100;
   visibility:hidden;
   position:absolute;
   text-align:center;
   width:400px;
}