
/* 

*******************************************
*******************************************

www.sozialengagiert.ch


*******************************************
*******************************************

Container der Website

*******************************************

*/


body {

	background-color: #ffffff;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
	font-family:"Arial","Helvetica",sens-serif;
	font-size: 12px;
	color:#000000; 
	scrollbar-face-color: #164769;
	scrollbar-track-color: #F5F4F0;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #F5F4F0;
	scrollbar-darkshadow-color: #000000;
        text-align: center;
        min-width : 920px ;
}

.center  {
       text-align: left;
       margin-left: auto;
       margin-right: auto;
        width: 920px;
        height:2000px;
	background-image: url(images/bg_grau.gif);
	background-repeat: repeat;
}

A {    color: #A84D10; 

	}
	
#header {
	width: 920px;
}


#logo {	
	position: absolute;
	padding: 0px 0px 0px 0px;
	top: 155px;
	width: 200px;
	height: 65px;
	background-color: white;
	vertical-align: middle;
}	



#navi_hz {	
	position: absolute;
	top: 155px;
	width: 721px;
	height: 65px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 200px;
	vertical-align: middle;
	background-color: white;
}


/* #center {
	position: absolute;
	width: 920px;
	background-color: #F0F1F1;
	padding: 0px 0px 70px 0px;
	margin: 0px 0px 0px 0px;
	top: 250px;
	height: 100%;
}
*/


.linkespalte {
		
	position: relative;
	overflow: visible;	
	padding: 0px 0px 0px 0px;
  	margin: 0px 0px 0px 0px;
	top: 30px;
	left: 2px;
	width: 190px;
}

.linkespalte #newsletter {
  	padding: 160px 0px 0px 15px;
}

#content {
	position: absolute;
	top: 280px;
	margin-left: 200px;
	vertical-align: top;
	width: 720px;
        background-image: url(images/bg_grau.gif);
	
}
	

#content .links {
	position: relative;
	left: 0px;
	top: 0px;
	width: 420px;
	
}

#content .rechts {
	position: absolute;
	right: 10px;
	top: 0px;
	width: 240px;
}

#footer {

	position: relative;
	bottom: 0px;
	width: 400px;
}



