@charset "UTF-8";
/*@import url(../yaml/navigation/nav_vlist.css);*/
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) central stylesheet
 * (de) zentrales Stylesheet
 *
 * @creator     YAML Builder V1.0.3b (http://builder.yaml.de)
 * @file        my_layout.css
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(../yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(../yaml/navigation/nav_shinybuttons.css);
@import url(screen/basemod.css);
@import url(screen/content.css);

/* import print layout | Druck-Layout einbinden */
@import url(../yaml/print/print_003_draft.css);

.content-box {margin-bottom: 10px;}

#zeitung {margin-bottom: 20px;}

#pageheader {
  margin-left: 10px;
  float: left;
}

#pagesubheader{
color: red;
position: static;
padding-left: 150px;
top: 70px;
}
#pagelogo{
float: right;
padding-right: 10px;
}

.footer-li {float: left;padding-right: 142px; padding-bottom: 10px;}
.footer-ce {float: left;padding-right: 142px;}
.footer-ce {float: left;}
div.c2l1d-left {
	border: none;
	width:345px;
}

div.c2l1d-middle {
	border: none;
	width:345px;
	left: 353px;
}
.abstand {
	margin-bottom: 0em;
	line-height: 0.0em;
}

p {
}

.rgslideshow .rgsdescription,
.rgslideshow .rgstitle,
.rgslideshow .rgsbigprev, 
.rgslideshow .rgsbignext {
	display: none;
}

.rgslideshow .rgsnest {
	border: 10px;
	background-color: green;
}

/* Smoothgallery external thumbs */
#ext-thumbnails{
  /*height:590px;
  text-align:center;
  margin:0 20px;
  border:1px solid #333;
  width:510px;
  padding:5px;
  background-color:#eee;
  */
}

/* div around the imgs */
.carouselWrapper {

}

/* single thumbnail */
.thumbnail{
  float:left;
  padding:4px;
  border:1px solid #ccc;
  background:#fff;
  margin:5px;
}

/* label = title of an image */
.label {
  /*
  margin-top: 20px;
  font-weight:bold;
  font-size: 150%;
  height: 20px;
  */
  display: none;
}

/* number of the image */
.number {
  font-weight:normal;
  font-style:italic;
  display: none;
}
