body {
	background-color: #DFDCDC;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#container
	{
		margin: auto;
		width: 980px;
		height: 695px;		
		border-width:0px;       
		background-color: #FFFFFF

						
	}
	
#header
	{
	margin: 0;
	width: 980px;
	height: 93px;
	border-width:0px;
	background-color: #FFFFFF;
	background-image: url(img/bg_navi.gif);
	background-repeat: repeat-x;

						
	}
	
#content
	{
	margin: 0;
	width: 980px;
	height: 572px;
	border-width:0px;
	background-color: #FFFFFF;							
	}
	
#footer
	{
	margin: 0;
	width: 980px;
	height: 30px;
	border-width:0px;
	background-color: #FFFFFF;
	background-image: url(img/bg_navi.gif);
	background-repeat: repeat-x;						
	}



table
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #999999;
		text-decoration: none						
	}
	
.text
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #333333;
		text-decoration: none						
	}
	
.block
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	}
	
.block2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: justify;
	}
	
h1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 14px;	
	}
	
.navi
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		color: #FDC689;
		text-decoration: none						
	}


.navi a 
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		color: #FF9933;
		text-decoration: none						
	}
	
.navi a:hover  

{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		color: #FDC689;
		text-decoration: none						
	}
	
	
a 
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #FF9933;
		text-decoration: none						
	}
	
a:hover  

{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #FDC689;
		text-decoration: none						
	}
	


.bg{
	background-image: url(img/gruender1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg2{
	background-image: url(img/gruender4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}	

.bg3{
	background-image: url(img/projekte1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bg4{
	background-image: url(img/partner1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bg5{
	background-image: url(img/spenden2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg6{
	background-image: url(img/impressum.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

	




