html, body { margin: 0; padding: 0;}
body {font-family:Arial; font-size: 12px; font-style: normal;}	 
p{margin:0;padding:0;font-family:Arial; font-size: 12px; font-style: normal;}
p,td,input,select,a,div {font-family:Arial; font-size: 12px; font-style: normal;}
a{color:red;}
a:hover{color:#79777C;}
input,textarea{border:1px solid gray}
#content_div{
	width:1024px;
	position:relative;
	background-color:#EDEEEF;
	text-align:left;
}
#zeile1{
	height:100px;
	width:1024px;
}
#spalte1{
	float:left;
	width:24%;
	
	min-height:800px;
	height:100%;
}
#spalte2{
	float:left;
	width:51%;
	border-right:1px solid #C4C5C8;
	border-left:1px solid #C4C5C8;
	min-height:800px;
}
#spalte3{
	width:24%;
	min-height:800px;
	height:100%;
	overflow:hidden;
}

#bt_b{
	float:left;
	padding-right:10px;
}
#tbb_b1{
	float:left;
	padding-right:10px;
}


#gallery_headline{
	font-size:14px;
	border-bottom:1px solid #006699;
	padding-right:2px;
	background-repeat:no-repeat;
	FONT-SIZE: 9pt;
	PADDING-BOTTOM: 4px;
	MARGIN: 0px 0px 8px;
	COLOR: red;
	PADDING-TOP: 4px;
	
}
#gallery_vorschau{

}
#gallery_vorschau_table{
	
}
.gb_bild{
	width:94px;
	height:65px;
	border:1px solid #503629;
	overflow:hidden;
}
.gb_bild_aussen{
	border:1px solid #CCCCCA;
}
#gallery_ansicht{
	text-align:center;
	border:1px solid #cdcdcd;
	width:500px;
	height:355px;
	overflow:hidden;
}
#gallery_ansicht div{
	border:1px solid black;
	width:492px;

	top:3px;
	left:3px;
	height:347px;
	overflow:hidden;
}
#gallery_steuer{
	padding-top:3px;
	width:500px;
	text-align:center;
	font-size:11px;
	
	
}
#gallery_steuer div{
	float:left;
	
}
#gallery_steuer a{
	font-size:11px;
	
	text-decoration:none;
	
}
#vorschauseiten_steuer{
	padding:3px 0px 3px 0px;
	width:100%;
	text-align:center;
	font-size:11px;
	
}
#vorschauseiten_steuer div{
	float:left;
}
#vorschauseiten_steuer a{
	font-size:11px;
	
	text-decoration:none;
}
#gallery_steuer a:hover{
	
}
#gbtext{
	padding:3px 0px 3px 0px;
}





