div[id^=cg_Field1IdGalleryView]{
cursor: default;
}

.cg_url_slider_div{
display:inline;
position:absolute;
z-index:1099000 !important;
float:left;
overflow:hidden;
bottom: 0;
color: #ffffff;
cursor: default;
padding: 4px;
}

[class*=cg_hide_info_div]{
display:block;
position:absolute;
z-index:1900014 !important;
float:left;
overflow:hidden;
bottom: 0;
color: #ffffff;
cursor: default;
padding: 4px;
cursor: pointer;
}


#cg_comments_slider_div {
	display:none;
	position:fixed;
	top:100px;
	bottom:100px;
	width:700px;
	height:80%;
	background-color:#313131;
	z-index:1000005 !important;
	opacity: 0.9;
	overflow: scroll;
	overflow-x: hidden;
	padding-left:50px;
	padding-right:50px;
}

#cg_overlay {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#C1C1C1;
	z-index:1000000 !important;
}

#imgContainer {
left:0;
	display:none;
	position:fixed;
	opacity: 1;
	background-color:#000;
	/*padding:20px 20px 20px 20px;*/
	/*padding-top:2% !important;*/
	/*padding-bottom:2% !important;*/
	top:0;
	width:100%;
	text-align:left;
	overflow:hidden;
	z-index:1000001 !important;
	height:100%;
	/*cursor: move;*/
}

#cg_slider_arrow_left{
display:none;
position:fixed;
top:0;
left:0;
width:2%;
z-index:1000003 !important;
float:left;
}


#cg_slider_arrow_right{
top:0;
position:fixed;
display:none;
right:0;
width:2%;
z-index:1000003 !important;
float:right;
}

#close_slider_button{
top:120px;
position:fixed;
display:none;
right:10px;
height:25px;
width:25px;
z-index:1900013;/*Besonders hoher Wert muss hier sein, ansonsten könnte eine angeheftete Bar es verdecken*/
cursor: pointer;
}

#close_slider_comments_button{
top:30px;
right:20px;
position:absolute;
display:none;
height:25px;
width:25px;
opacity: 0.9;
z-index:1900014 !important;/*Besonders hoher Wert muss hier sein, ansonsten könnte eine angeheftete Bar es verdecken*/
cursor: pointer;
}

.cg_img_box{
display:inline;
	width:100%;
	top:0;
	overflow:hidden;
background-color:#000;
/*border-left:2px solid white !important;
border-right:2px solid white !important;*/
float:left;
}

div[id^=ratingCGslider]{
-webkit-overflow-scrolling: touch;
display:inline;
position:absolute;
z-index:1000010 !important;
float:left;
overflow:hidden;
bottom: 0;
color: #ffffff;
cursor: default;
padding: 4px;
}

div[id^=cgFacebookDiv]{
-webkit-overflow-scrolling: touch;
display:inline;
position:absolute;
z-index:1000010 !important;
float:left;
overflow:hidden;
bottom: 0;
color: #ffffff;
cursor: default;
}

div[id^=commentsCGslider]{
display:inline;
position:absolute;
z-index:1000010 !important;
float:left;
overflow:hidden;
bottom: 0;
color: #ffffff;
cursor: default;
padding: 4px;
}







#controls {
	margin:3px 0 0 0;
}
#controls a {
	background-color:#DDDDDD;
	padding:3px 5px 3px 5px;
	cursor:pointer;
	text-decoration:none;
}
#controls a:focus,
#controls a:active {
	outline:none;
}
#controls a:hover {
	background-color:#CCCCCC;
	color:#FFFFFF;
}






#cg_menu {
  font-size:14px;
}

#cg_menu ul {
  list-style-type:none;
  list-style-image:none;
  margin:0px;
  padding:0px;
}

#cg_menu li.cg_topmenu {
  float:left;
}

.cg_topmenu a {
  float:left;
  width:110px;
  text-align:center;
}

.cg_topmenu ul{
  display:none;
}

.cg_topmenu a, .cg_submenu a{
  padding:1px 5px;
  border:1px solid #C37000;
  border-collapse:collapse;
  color:#C37000;
  font-weight:bold;
  text-decoration:none;
  background-color:#7F4800;
  margin:0;  
}

.cg_submenu a{
  font-size:12px;
  width:110px;
  position:relative;
  clear:both; /* special IE6 */
}

#cg_menu a:hover, .cg_topmenu.on a {
  color:#4C4C4C;
  background-color:#ffddbb !important;
}

.cg_topmenu:hover ul {
  display:block;  
  z-index:500;
}



/* Css von der kleinen Lupe*/
.pngzoom{
border: none !important;
box-shadow: none !important;
}

.cgimg{
border: none !important;
box-shadow: none !important;
}


.ul-cgrating {
  margin:0 auto;
  display:block;
  width:250px;
  text-decoration:none !important;
  list-style: none !important;
  border: none !important;
box-shadow: none !important;
margin-left:0px;
padding-left:0px;
}
.ul-cgrating li {
  float:left;
  margin: 0;
  margin-right: 3px;
  border: none !important;
box-shadow: none !important;
	 }

.ul-cgrating a {
  display:block;
  font-size:0px;
  width:20px;
  height:20px;
  text-decoration:none !important;	
}

#cg-arrow-right{
border: none !important;
box-shadow: none !important;
//float: left !important;
}	

#cg-arrow-left{
border: none !important;
box-shadow: none !important;
//float: left !important;
vertical-align: top;
}	

#cg-img-gallery{
border: none !important;
box-shadow: none !important;
//float: left !important;
margin-left:auto  !important;
margin-right:auto  !important;
vertical-align: top;
}

#main-img{
display:block !important;
margin: 0 auto !important;
//border: 1px solid;
margin-left:auto  !important;
margin-right:auto  !important;
text-align: center;
}

#center{
margin-left:auto  !important;
margin-right:auto  !important;
}

#ul-stars{
text-align: left;
 display:block;
 padding-left: 0px;
margin-left:0px  !important;

}

#ul-stars ul{
margin-left:auto  !important;
margin-right:auto  !important;
float:left;
}


.neweditor{
width:600px; // What ever size you want
border: 8px solid;
margin-left: 100px;
}

#test1{
width:600px; // What ever size you want
border: 8px solid;
margin-left: 100px;
background-color: green;
}

.cg_further_images{
display:inline;
float:left;
margin-right:10px;	
}