
body { background-color:; }	 
p,td,input,select { font-family:Verdana; font-size: 11px; font-style: normal;  color: black }
a{color: #4C4E4D}
input,textarea{border:1px solid gray}

.ueberschrift{
font-family:Arial;
font-weight:bold;
color:#ED7900;
font-size:14;
}
.orange{
color:#ED7900;
}

#gallery_headline{
display:none;
font-size:14px;

	position:relative;
	top:-30px;
	left:-140px;
	padding-right:2px;

}
#gallery_vorschau{
	position:relative;
	top:-10px;
	left:-150px;
	width:220px;
	height:380px;
	/*border:1px solid red;*/

}
#gallery_ansicht{
	position:absolute;
	top:240px;
	left:270px;

	width:490px;
	height:355px;


}
#gallery_ansicht img{
	max-height:355px;
    	max-width:490px;


}
#gallery_steuer{
	position:absolute;
	bottom:30px;
	left:243px;

	text-align:center;
	font-size:14px;


}
#gallery_steuer div{
	float:left;
}
#gallery_steuer a{
	font-size:14px;

	text-decoration:none;

}
#vorschauseiten_steuer{
	position:realtive;
	top:385px;
	left:10px;
	width:100%;
	text-align:center;
	font-size:14px;

}
#vorschauseiten_steuer div{
	float:left;
}
#vorschauseiten_steuer a{
	font-size:14px;

	text-decoration:none;
}
#gallery_steuer a:hover{
	color:#DB5727;
}

.gb_bild{
	width:94px;
	height:65px;

	overflow:hidden;
}
.gb_bild_aussen{
	border:1px solid #CCCCCA;
}

