/*************************************************/
/*    Contenido Module Stylesheet                */
/*************************************************/

/*   rmod-navi-flat   */

#menu {
	margin: auto 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 61px;
  width:750px;
	text-align: left;
}

#menu ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 61px;
	list-style:none;
}

#menu li{
	display:block;
	float:left;
	height:61px;
  width:107px;
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 0px;
}

#menu .home {
	height:61px;
  width:58px;
  margin:0;
}

#menu li a {
	display:block;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 9px;
  color:#ffffff;
  text-decoration:none;
  font-family: "Tahoma", "Arial", sans-serif;
  font-size:11px;
	height:55px;
  width:98px;
  background: url( "/con/cms/images/naviItem-bg.gif" ) #ED1D25 no-repeat;
}

#menu .home a {
	height:55px;
  width:49px;
  background: url( "/con/cms/images/naviItem-home-bg.gif" ) #ED1D25 no-repeat;
}

#menu a:hover, #menu a.maincat0-active {
  color:#4D4C4C;
  text-decoration:none;
  background-color:#ffffff;
  background-position: 0 -61px;
}

/*   rmod-navi-tree   */

.subnavigation {
	margin:-25px 0 0 0;
  padding:50px 0 0 0;
  border-right:1px solid #E2E6E9;
  list-style-type:none;
}

.subnavigation ul {
  margin:0 0 0 15px;
  padding:0;
	list-style-type:none;
}

.subnavigation li {
	display:block;
  margin:1px 0 0 0;
  font-size:11px;
  padding:0;
  line-height:15px;
	list-style-type:none;
}

.subnavigation li a {
	display:block;
  padding:5px 5px 5px 20px;
  margin:0;
  height:15px;
  text-decoration:none;
	border-bottom:1px solid #E2E6E9;
}

.subnavigation li a:hover {
	border-color:#D2D6D9;
}

.subnavigation li.empty a {
	background: url("/con/cms/images/rmod-navi-tree/empty.gif") transparent no-repeat left center;
}

.subnavigation li.open a {
	background: url("/con/cms/images/rmod-navi-tree/minus.gif") transparent no-repeat left center;
}

.subnavigation li.closed a {
  background: url("/con/cms/images/rmod-navi-tree/plus.gif") transparent no-repeat left center;
}


/*   rmod-artikel-std, rmod-artikel-ext, rmod-liste-artikel, rmod-liste-bilder, rmod-galerie-bilder   */

.news-link {
	margin:15px 0px 10px 0px;
	text-align:right;
}

.list-trenner {
	margin:10px 0px 10px 0px;
	border-bottom: 1px solid #eeeeee;
  clear:left;
}

.content .entry-img, .content .entry-img-big {
  float:left;
  text-align:left;
  margin:0 10px 0px 0;  /* top,right,bottom,left  */
  padding-right: 10px;
  width:auto;
  height:auto;
}

.content .entry-img img, .content .entry-img-big img, a .gal-bg img {
  border:4px solid #E6E6E6;
}

a:hover .gal-bg img {
  border-color:#D6D6D6;
}


/* rmod-feedback, rmod-feedback-ext, rmod-newsletter-subscribe */

form table {
	width:100%;
}

input {
	background-color: #eee;
	font-family: "Tahoma","Verdana",sans-serif;
	font-size: 11px;
	width: 200px;
	color: #737373;
	border: solid #ccc;
	border-width: 1px 1px 1px 1px;  /* top,right,bottom,left  */
}

textarea {
  background-color: #eee;
	font-family: "Tahoma","Verdana",sans-serif;
	font-size: 11px;
	width: 200px;
  height:100px;
	color: #737373;
	border: solid #ccc;
	border-width: 1px 1px 1px 1px;  /* top,right,bottom,left  */
}

#bt-submit, #nlSubmit, #bt-reset {
  background-color: #eee;
	font-family: "Tahoma","Verdana",sans-serif;
	font-size: 11px;
  line-height: 12px;
	color: #737373;
	border: solid #ccc;
	border-width: 1px 1px 1px 1px;  /* top,right,bottom,left  */
	width:65px;
}

.error {
	color:#FF8500;
}


/*   Detail-window   */

#dw-body {
  background: none #fff;
}

#dw-body table {
  margin:10px 0 0 0;
}

#dw-body .page-link  {
	font-size:0.7em;
}

#dw-body .gal-container {
	margin:10px 0 0 0;
  text-align:center;
}

#dw-body .gal-container img {
  border:4px solid #E6E6E6;
}