HTML{
	height: 101%;
}
body{
	color:               #333333;
	margin:              0px;
	font:                11px/16px Verdana,Arial,sans-serif;
	background-color:    #FFFFFF;
	background-image: url(/fileadmin/images/header_bg.jpg);
	background-repeat:no-repeat;
}

* { padding:0px; margin:0px; }

IMG { border:0px solid #FFFFFF;}
div {
	border:0px solid blue;
	padding:0px;
}

.mainarea {
	width: 907px;
	min-height:600px;
	height: 100%;  
	/*margin: 0 auto;*/
	margin-top:29px;
	overflow:visible;  /* wichtig fuer IE 6 (zus. mit height), sonst wird Seite abgeschnitten! */
/*	background-color:#FFFFFF; */
/*	text-align:center; */

}

.header {
/*	background-color:#FFFFFF; */
	margin:0px;
	padding:0px;
}

.topmenu{
	width: 882px;
	background-color:#FFFFFF;
	margin-left: 29px;
}

.logo {
	text-align:center;
}

.breadcrumb {
	color: #333333;
	margin: 8px 0 0 12px; 
}

.breadcrumb a{
	color: #333333;
	text-decoration:none;
}


.middle,
.footer {
	margin-left: 29px;
	background-color:#FFFFFF;
}

.middle {
	width: 750px;
	min-height: 397px;
	overflow:visible;
}

.left {
	position: relative;
	float:left;
	width:145px; 
	margin-right: -145px;
	z-index:2;
}

.submenu {
	height: 100%;	
	width: 145px;
}

.right {
	position: relative;
	float:left;
	width:127px;
	margin-left: -127px;
	z-index:2;

}

.content_narrow,
.content {
	position: relative;
	width:605px;

	padding-left: 145px; 
	margin-right: 127px; 
	float:left;
	border: 1px solid #379799;
	background-color:#E8F4F4;
	background-image:url(/fileadmin/images/bg_content.gif);
	background-repeat:repeat-y;
	min-height: 400px;
	overflow:visible; 
}

.content_wide {
	background-color:#aaffcc;
	margin: 0px 0px 0px 220px;
}

.clear {
	clear:both;
}

.footer {
	width: 750px;
	text-align:center;
	margin-top: 8px;
}


/* CONTENT-STYLES */

.bodytext, 
.csc-textpic{
	margin: 6px 12px 12px 12px;  
}

.bodytext a {
	color: #333333;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
}

.bodytext a:hover {
	color: red;
	border-bottom: 1px dotted red;
	text-decoration: none;
}

.content h1 {
	margin: 8px 12px 12px 12px; 
	font: 17px/20px Verdana,Arial,sans-serif;
	font-weight: bold;
}



.content h2
{
	margin: 18px 12px 12px 12px; 
}


.content h3, h4, h5, h6
{
	margin: 12px 12px 6px 12px; 
}

.content p
{
	margin: 0px 12px 6px 12px; 
}

.content ul
{
	margin: 0px 12px 12px 36px; 
}

.content li
{
	margin:  0 0 6px 0; 
}


.csc-textpic-caption
{
	margin:  0 0 10px 0;
	font-style: italic; 
	text-align: center;
}

.csc-linkToTop 
{
	text-align:center;
}


/* Fotobook-STYLES */

.tx-gooffotoboek-pi1 {
	margin: 6px 12px 12px 12px;
}

.fotoboek_navi a
{
	margin: 0px 12px 0px 0px;
}

.fotoboek_navi 
{
	margin: 8px 0;
}

/* rgs Gallerie */
DIV.tx-rgsmoothgallery-pi1 {
	margin-left:12px;
	
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* register */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.tx-srfeuserregister-pi1 fieldset
{
     border: none;
     margin: 0px 12px 6px 12px;
}

.tx-srfeuserregister-pi1 legend
{
    padding: 0;
    font-weight: normal;
}

.tx-srfeuserregister-pi1 input
{
    border: 1px solid #666666;
}

.tx-srfeuserregister-pi1 legend,
.tx-srfeuserregister-pi1 label,
.tx-srfeuserregister-pi1 input
{
     font-size: 1.0em;
}

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit
{
      border: none;
      background: transparent;
      cursor: pointer;
      font-weight: bold;
      color: #0f3d82;
}

.tx-srfeuserregister-pi1 p
{
     padding: 0;
}



.tx-newloginbox-pi1
{
     margin: 0px 12px 6px 12px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* trenner */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */





/* LIST Ansicht  Standard */
.news-list-container{
  width:100%;
  background-color: transparent;
  border: 0px solid #000;

}

.news-list-browse{
  text-align:center;
  width:100%;
  border: 0px solid #000;
  clear:both;
  background-color: transparent;
  border: 0px solid #000;
  margin: 10px 0px;
}

.news-list-browse a,
.news-list-browse a:hover,
.news-list-browse a:focus{
	color:#000;
	font-weight: normal;
	background-color: transparent;
}


.news-list-item {
	margin:0px 10px 10px 10px;
	
	padding: 0px 5px 10px 0px; 
	background-color: transparent;
  clear:both;
  border: none;
/*  min-height: 120px;*/
}
.news-list-date{
  border-top: 1px dotted #000;
	display: block;
	background-color: transparent;
	color:#000;
	font-weight:bold;
	padding: 20px 0px 0px 0px;
	margin:0px 10px 10px 10px;
  clear:both;
}

.news-list-item img {
  padding-right:0; 
  padding-top:0; 
  margin-bottom: 0px;
  float:left;
}

.news-list-item h3 {
	padding:0px 0px 10px 0px;
  font-size: 1.0em;
  background-color: transparent;
  border: none;
}

.news-list-item h3 a:visited,
.news-list-item h3 a {
  text-decoration:none;
  color: #000;
}
.news-list-item h3 a:hover {
  background:transparent;
  color: #000;
}

.news-list-item p.bodytext{
	display:block;		
  float:left;
  width:355px;
}

.news-list-morelink {
	padding:10px 0px 10px 10px;
	border:0px solid #000; 
	background-color: transparent;
	width: auto;
	display:block;			
  clear:both;
}
 
.news-list-morelink a {
	color:#000000;
	font-weight:bold;
	border-bottom:1px dotted #000;
  text-decoration: none;
}
.news-list-morelink a:hover {
	background:transparent;
}
.news-list-category {
  color:#aaa;
}



/* SINGLE Ansicht */
.news-single-item{
  margin:0;
  padding:0px 10px 0px 10px;
  color:#000; 
  background-color: transparent; 
  border:none 
}

.news-single-item h2{
	padding:10px 0px 10px 0px;
  margin:0;
  font-size: 1.0em;
  background-color: transparent;
  color: #000;
  border: 0px solid #000;
}

.news-single-item h3{
  border: 1px solid #000;
  background-color: transparent;
  font-weight:normal;

}

.news-single-backlink{
}

.news-single-img {padding-right:15px;	float:left;}
.news-single-img p {padding:0; margin:0;}
.news-single-timedata {color:#aaa; margin-bottom:1em;}
.news-single-additional-info {}
.news-single-additional-info dd {margin-top:-1em;}
.news-single-additional-info dt {margin-bottom:1.4em; color:#aaa;}


.news-single-category{
  display:inline;
  color:#aaa;
}


/* CATEGORY Menu */
.news-catmenu {
	margin: 0;
	padding:0;
	vertical-align:top;
	background: #e9e2dc url(/fileadmin/img/bg_infobox_right.gif) no-repeat 0% 100%;
	border: 0px solid #000; 
	padding-bottom:30px;
}

.news-catmenu a {
	display:inline; 
	margin: 0;
	padding:0;
	padding-left:2px;
	font-style:normal; 

}

.news-catmenu a:hover {
	background:transparent; 
	font-style:normal; 
	font-weight:bold;
}

.news-catmenu {
	margin: 3px 0px 20px 0px;
	border: 0px solid #000; 

}
.news-catmenu .news-catmenu-NO {
	padding: 0px 5px 13px 25px;
	/*#e9e2dc*/ 
	background: #e9e2dc url(/fileadmin/img/arrow_right_blue_dotted.gif) no-repeat 0px 0px; 
}





/* News Calendar */
.calendar-table{
	width:136px;
	padding:0;
	margin:20px 0 0 5px;
	border: 0px solid #000;
	/*display:none;*/
}
.calendar-table a{
	text-decoration:underline;
}
.calendar-table TD, .calendar-table TH{
	padding:0;
	text-align:center;
}
.calendar-table TH{
	color:#333333;
	border-top:1px solid #7e7e7e;
	border-bottom:1px solid #7e7e7e;
}
.calendar-table caption{
	font-size:200%;
	color:#333333;
	text-transform:uppercase;
}
.linked_today{
	padding:1px;
	color:red;
	background-color:#ffffff;
	cursor:pointer;
	text-decoration:underline;
/*	border:1px solid #333333;*/
}
.linked_today_nolink{
	padding:1px;
	color:#333333;
	background-color:#ffffff;
}
.linked_day{
	padding:2px;
	color:red;
/*	background-color:#7e7e7e; */
	cursor:pointer;
	text-decoration:underline;
/*	border:1px solid #333333;*/
}

/* List view CSS */
.newsCalendar_listHeader{
	font-size:1.5em;
	font-weight:bold;
	background-color:#C7D5FE;
	color:#333333;
	border:1px solid #7e7e7e;
	padding:0;
}
.newsCalendar_listBody{
	padding:0;
}
.newsCalendar_listItem{
	font-size:1em;
	padding-left:0;
}
.newsCalendar_listItemHeader{
	font-weight:bold;
	padding-top:0.5em;
	padding-bottom:0.25em;
	font-size:1.25em;
}






/* Aktion Mauerbau */

.wallArea TABLE{
  border: none;
}
.wallArea TABLE TR TD{
  height: 10px;
  font-size: 10px;
  line-height: 10px;
  padding:0;
  margin:0;
}

.wallArea TABLE.odd{
  margin-left:13px;
}

.wallArea TABLE.odd TBODY TR TD{
  width:28px;
  background-color: #DDD;
  border-right:1px solid #FFF;
  border-bottom:1px solid #FFF;
  
}

.wallArea TABLE.even TR{
}


.wallArea TABLE.even TR TD{
  width:28px;
  background-color: #EEE;
  border-right:1px solid #FFF;
  border-bottom:1px solid #FFF;
}


.wallArea TABLE.odd TR TD.first{
  padding-left: 0px;
}

.wallArea TABLE.odd TR TD.last{
  padding-left: 0px;
}

.wallArea TABLE.even TR TD.first{
  padding-left: 0px;
}

.wallArea TABLE.even TR TD.last{
  padding-left: 0px;
}



.wallArea{
  position:relative; 
  border: 0px solid #000;
  background-color: #eeeeee;
  background-color: transparent;
  padding-top: 5px; 
  height: 398px; 
  width:591px;
  font-family: Verdana;
  margin-left: 10px;
}

.wallArea #contentbox{
  position:absolute; 
  width: 621px; 
  height: 160px; 
  top:2px; 
  left:10px;
  border: 0px solid #000;
}
.wallArea #contentbox P{
  padding-left: 20px;
  color: #000;
  font-size: 14px;
  line-height:22px;
  font-weight:bold;
}


.wallArea #infobox{
  position:absolute; 
  width: 170px; 
  height: 84px; 
  bottom:100px; 
  left:230px;
  color: #FFF;
  background: transparent url(/fileadmin/user_upload/bausteine/bg_infobox.png);
  font-weight: bold; 
  font-size: 13px;
  text-align:center;
  padding-top: 10px;
  line-height: 16px;
}

.wallArea #infobox SPAN{
  display:block;
  font-size: 20px;
  line-height: 27px;

}


/* Aktion Mauerbau Ende */



