/* CSS Document */
/*body	{ 
	background: #CECEB2 url(images/background-salmon.jpg) repeat-x; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	 color: #333333;
}*/


body, html { 	
/*background-color: #ffffff;*/
margin: 0px 0px 0px 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333; 
	line-height: 17px;
	background-image:url(../images/content-tile.gif);
	background-repeat:repeat-y;
	background-position:center top;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 17px;
	color: #333333;

}

.bioFloat {
float:left;
padding-right:10px;
padding-bottom:10px;
}

h3	{  
font-family: Trebuchet MS, sans-serif; 
font-size: 12px; 
line-height: -1.5em;
color: #00691F;
font-weight: bold;
}
h2	{  
font-family: Trebuchet MS, sans-serif; 
font-size: 15px; 
line-height: -1.5em;
color: #00691F;
font-weight: bold;
}
h1	{  
font-family: Trebuchet MS, sans-serif; 
font-size: 21px; 
line-height: -1.5em;
color: #00691F;
font-weight: bold;
}
.textBold {
	font-weight: bold;

}
.header12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;

}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;

}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	margin-left:0px;
	list-style: disc outside;
}
/* home containers
----------------------------------------------- */
#backH{
position:absolute;
z-index:1;
top:0px;
left:0px;
width:100%;
height: 284px; 
background-image:url(../images/background-tile3.jpg);
background-repeat:repeat-x;
}

#contentH	{ 
width: 340px; 
min-height: 135px;
	position:absolute; 
	top:360px; 
	left:50%; 
	margin:0px auto auto -325.5px;
	z-index:4;
}

#right_contentH	{  
width: 260px; 
min-height: 155px;
	position:absolute; 
	top:360px; 
	left:50%; 
	margin:0px auto auto 58px;
	z-index:4;
}
#navContainerH	{ 
position:absolute;
z-index:5;
top:284px;
width: 100%;
margin: 0 auto 0 auto;
text-align:center;
height:66px;
background-image:url(../images/nav-tile.jpg);
background-repeat:repeat-x;
}

#headerHome	{ 
position:absolute;
z-index:2;
top:0px;
width: 100%;
margin: 0 auto 0 auto;
text-align:center;
/*height: 207px; */
background-image:url(../images/drops-full4.jpg);
background-repeat:no-repeat;
background-position:center top;
}



/* inside containers
----------------------------------------------- */

#back{
position:absolute;
z-index:1;
top:0px;
left:0px;
width:100%;
height: 207px; 
background-image:url(../images/background-tile3.jpg);
background-repeat:repeat-x;
}

#content	{ 
width: 340px; 
min-height: 135px;
	position:absolute; 
	top:285px; 
	left:50%; 
	margin:0px auto auto -325.5px;
	z-index:4;
	padding-bottom:40px;
}

#contentBox	{
	width: 280px;
	min-height: 100px;
	position:absolute;
	top:175px;
	left:200px;
	margin:0px 5px 5px -200px;
	z-index:5;
	padding-bottom:10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #E4EFF3;
	border-top: solid 1px white;
	border-bottom: solid 1px #669;
	padding: 5px 10px 10px 10px;
	color: black;
	margin-bottom: 10px;
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.7);
	box-shadow: 0px 1px 3px rgba(0,0,0,0.7);
	background: -webkit-gradient(
            linear,
            center top, center bottom,
            color-stop(0%, #fffffa),
            color-stop(30%, #E4EFF3),
            color-stop(70%, #E4EFF3),
            color-stop(100%, #fffffa)
            );
}



#contSitemap	{ 
width: 340px; 
min-height: 135px;
	position:absolute; 
	top:285px; 
	left:50%; 
	margin:0px auto auto -145.5px;
	z-index:4;
	padding-bottom:50px;
}


#right_content	{  
width: 260px; 
min-height: 135px;
	position:absolute; 
	top:285px; 
	left:50%; 
	margin:0px auto auto 58px;
	z-index:4;
}
#navContainer	{ 
position:absolute;
z-index:5;
top:207px;
width: 100%;
margin: 0 auto 0 auto;
text-align:center;
height:66px;
background-image:url(../images/nav-tile.jpg);
background-repeat:repeat-x;
}

#header	{ 
position:absolute;
z-index:2;
top:0px;
width: 100%;
margin: 0 auto 0 auto;
text-align:center;
/*height: 207px; */
background-image:url(../images/drops-full4.jpg);
background-repeat:no-repeat;
background-position:center top;
}


/* other containers
----------------------------------------------- */
#donateH { 
	width: 122px; 
	position:absolute; 
	top:130px; 
	left:50%; 
	margin:0px auto auto 250px;
	z-index:7;
}
#mailerDiv {
	position:absolute;
	width:190px;
	height:170px; 	 
	left:50%; 
	padding:10px;
	margin:0px auto auto 80px;
	background-color: #E8E815;   
	z-index:6;
}

.mailerDivPos1 { 	
	top:265px; 
}
.mailerDivPos2 { 	
	top:190px; 
}
/*#footer	{ 
height: 50px;  
text-align:center;
width: 100%;
background-color: #ffffff; 
padding-top:10px;
font-size: 10px;
color:#4A4A4A;
}*/
#te	{ 
position: fixed; 
width: 100%; 
margin: 0 auto 0 auto;
height: 20px;  
text-align:center;
bottom:0px;
background-color: #ffffff; 
padding-top:5px;
font-size: 10px;
color:#4A4A4A;
z-index:9;
}

div#footer
    {
    overflow:auto;
    width: 100%;
    height: 20px; 
    position: fixed;
    bottom: 0;
    left: 0;
    color:#4A4A4A;
	padding-top:5px;
	text-align:center;
	font-size: 10px;
   	background-color: #ffffff; 
	z-index:9;
    }

@media screen
  {
  body>div#footer
    {
    position: fixed;
    }
  }

/* links nav
----------------------------------------------- */


a			{ color: #43594B; text-decoration: underline; } 
a:active	{ text-decoration: underline; } 
a:hover		{ color: #43594B; text-decoration: none; }

a.red			{ color: #CA2026; text-decoration: underline; } 
a.red:active	{ text-decoration: underline; } 
a.red:hover		{ color: #CA2026; text-decoration: none; }


/* Breite beschränken 
----------------------------------------------- */


div.limiter {
	text-align: left;
	width: 80%;
	max-width: 69.23em;
	padding: 1.2em 1.5em;
	
	margin-left: auto;
	margin-right: auto;
}


ul {
	margin-bottom: 2em;
}


/* Listen */
ul#news {
	border: 1px solid #ccc;
	padding: 2em;
	background:  #fffeb8;
}

ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}


/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(../images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}
	
