/* screen.css - www.actrupmuehle.de */
/* Christian Stüben 2009-04-14     */

*,
html,
body {
  margin: 0;
  padding: 0;
  font-family: arial, helvetica, sans-serif;
}

html,
body {
  height: 100%;
}

body {
  background-color: #333333;
  color: #B3B3B3;
  font-size: 12px;
  line-height: 18px;
  width: 100%;
  text-align: left;
  font-family: arial, helvetica, sans-serif;
}

#container {
  margin: 0;
  padding: 0;
  width: 100%;
}

#header {
  text-align: left;
  padding-left: 55px;
}

#spacer {
  height: 30px;
  width: 100%;
  background-image: url('/fileadmin/images/trenner.gif');
  background-repeat: repeat-x;
}

#content {
  width: 917px;
  margin: 0px;
  padding-left: 55px;
}

#left {
  float: left;
  width: 670px;
}

#navi {
  width: 670px;
  height: 215px;
  text-align: left;
  padding-top: 30px;
}

#navi1 {
  width: 670px;
  height: 50px;
}

#navi2 {
	font-size: 10px;
  height: 165px;
  line-height: 15px;
}

#navi2 UL {
  list-style-type: none;
}

#navi2 A,
#navi2 A:visited {
  font-size: 10px;
  text-decoration: none;
  color: #B3B3B3;
}

#navi2 A:hover,
#navi2 A:active {
  font-size: 10px;
  text-decoration: none;
  color: #B3B3B3;
}

.submenu,
#Menuhuhux0,
#Menuhuhux1,
#Menuhuhux2,
#Menuhuhux3,
#Menuhuhux4 {
	text-align: left;
	margin-left: -20px;
}

#middle {
  width: 655px;
  text-align: left;
}

#right {
  float: right;
  width: 175px;
  height: 100%;
  text-align: left;
  margin-top: 55px;
  padding-left: 27px;
  background-image: url('/fileadmin/images/trenner-rechts.gif');
  background-repeat: repeat-y;
}

#footer {
  text-align: center;
  clear: both;
  visibility: hidden;
}

/*
.csc-textpic-image img {
  border: 1.5pt solid white;
}
*/

#middle P.bodytext {
  padding-bottom: 15px;
}

#middle .csc-textpic-text P.bodytext,
#middle .csc-textpic-text DIV.csc-textpicHeader {
  padding-left: 15px;
}

#middle DD.csc-textpic-caption {
	padding-top: 3px;
	padding-bottom: 10px;
}

/*
#middle .csc-textpic-image IMG {
  border: 1.5pt solid white;
}
*/

#middle .csc-textpic-intext-left-nowrap .csc-textpic-image IMG {
  border: 1.5pt solid white;
}

#middle .csc-textpic-border .csc-textpic-image IMG {
  border: 1.5pt solid #333333;
}

#middle INPUT {
  width: 200px;
}

#middle DIV.totop {
    float: left;
}

#middle DIV.csc-linkToTop {
  float: right;
  padding-bottom: 10px;
}

#right .news-latest-container .news-latest-item IMG {
  display: hidden;
}

#middle .news-latest-container .news-latest-item IMG ,
#middle .news-list-container .news-list-item IMG ,
#middle .news-single-item .news-single-img IMG {
  border: 1.5pt solid white;
  margin-bottom: 15px
}

#middle .news-list-container .news-list-item IMG {
  float: left;
}

.rgsgcontent {
  background-color: #333333;
}

HR.clearer {
  margin: 0;
  padding: 0;
  border-color: transparent;
  background: url(/fileadmin/images/trenner-navi.gif) repeat-x;
  height: 3px;
  padding-bottom: 10px;
}

DIV.news-latest-morelink {
  padding-bottom: 12px;
}

#middle .news-list-container {
/*   border: 1px dashed red; */
}

#middle .news-list-container .news-list-item {
  /*border: 1px dashed green;*/
}

#middle .news-list-item {
	display: block;
	clear: both;
}

#middle .news-list-container .news-list-item .newsheadline IMG {
	border: none;
}

#middle .news-list-container .news-list-item .newssubheadline {
	/*clear: both;*/
	/*float: left;*/
}

#middle .news-list-container .news-list-item .newscontent {
	/*clear: both;*/
	/*float: left;*/
}

#middle H5 {
	display: block;
}

#middle .news-list-container .news-list-item .subheadline  P.bodytext{
	font-size: 16px;
	font-weight: 100;
  line-height: 22px;
  text-align: left;
  font-family: serif;
}

#middle UL {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 28px;
}

#middle .csc-textpic-imagerow UL {
	padding-left: 0px;
}

#middle LI {
	padding-left: 2px;
}

