body
{
	background-color: #d6e3a7;
/*	background-image: url("../../../images/Hintergrundbilder/20220616_172535_2.jpg");   grnSt.png  */
/*	background-image: url("papier.jpg"); /*  grnSt.png  */
/*    background-repeat:repeat-y;
    background-attachment: fixed;
    background-position: top right; 
*/  
}


p
{
  -ms-hyphens: auto; 
  -moz-hyphens: auto; 
  -webkit-hyphens: auto; 
  hyphens: auto;
}


.mod-textbox, .article-content, .panel-default, .article-intro, .t3-content > .contact, #jevents
{

	border: thin #9AC095 solid; 
	background-color: #ffffff; 
/*  	background-image: url("papier.jpg");*/ /*   grnSt.png*/
/*    background-repeat:repeat-y; */
    background-repeat:repeat;
/*    background-attachment: fixed;*/
/*    background-position: top left; */

	box-shadow: 10px 10px 5px #888888; 
	padding: 0px 5px 0px 5px; /* 5px; TopRightBottomLeft*/
/*  	padding-right:5px; */
	margin: 5px; 
	border-radius: 0px;
}

/*
.t3-copyright
{
	display: none;
}
*/
.t3-footer
{
	background-color: #eeeeee;
}

.t3-footer a:link
{
	color:#888;
}

.t3-footer a:visited, .t3-footer a:hover, .t3-footer a:active
{
	color:#f00;
}


.t3-footnav
{
	padding: 0px 0px 0px 0px;
}

.t3-footnav  .t3-module
{
	margin-bottom: 0px;
}

.DLbreadcrumb
{
	margin-top: -0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
	
}

.flexslider  ul
{
	margin-left: 0px;
}

.t3-spotlight-1 .t3-module
{
	margin-bottom: 0px;
}



