/**
// für Bild-Upload
**/
#thumbHeight
{
  height: 135px;
}
#picWidth
{
  width: 600px;
}

/* banner-bilder */
#picWidth.page8
{
  width: 892px;
}

/**
//
**/


.cont
{
  margin-bottom: 30px;
  min-height: 500px;
}

#thumbs, #thumbs_sortable
{
  margin: 10px 0;
}
#thumbs a, #thumbs_sortable a
{
  background: none;
  padding: 0;
}

.overview
{
	margin-bottom: 15px;
	margin-top: 5px;
}


.gDate
{
	color: inherit;
	display: inline-block;
	font-size: 1.37em;
	line-height: 1.34em;
	margin-right: 10px;
	padding-right: 7px;
	width: 20%;
}
h2.gTitle
{
	display: inline-block;
  font-size: 1.37em;
	line-height: 1.34em;
	margin: 0 0 17px 0;
	width: 75%;
}



.gUpload
{
  margin: 20px 0;
}

.gText
{
  margin: 0 0 2px 0;
}

.thumb, #subtpl_wrapper .img-responsive
{
  margin: 5px auto;
}