body  {
    	font: 11px Verdana, Arial, Helvetica, sans-serif;
    	background: #FFFFFF;
    	margin: 0; 
    	padding: 0;
    	text-align: center; 
    	color: #50565C;
    }
	
#container { 
    	width: 780px;  
    	background: #FFFFFF;
    	margin: 0 auto; 
    	text-align: left; 
    }
	
	 
#header {
		background-image: url(../grafik_layout/awc_weltbuerger.gif);
		background-repeat: no-repeat;
		height: 140px; 
    		padding: 0 0 10px 0;  
    } 
#header h1 {
	display:none;
    	margin: 0; 
    	padding: 10px 0; 
   }


/************************************************/
	
	
#sidebar1 {
    	float: left; 
    	width: 150px; 
    	padding: 0;
    }

#sidebar4 {
    	/* float: left;*/ 
    	width: 150px; 
    	padding: 0;
    }

	
#sidebar2 {
    	float: right; 
    	width: 150px; 
    	padding:0;
    }
	
#box_sidebar1_head, #box_sidebar2_head, #box_sidebar3_head, #box_sidebar4_head {
		background-image: url(../grafik_layout/header_box.gif);
		background-repeat: no-repeat;
		height: 22px;
}

#box_sidebar1_content, #box_sidebar2_content, #box_sidebar3_content, #box_sidebar4_content, #english {
		background-image: url(../grafik_layout/bg_box.gif);
		background-repeat:repeat-y;
}

#box_sidebar1_footer, #box_sidebar2_footer, #box_sidebar3_footer, #box_sidebar4_footer {
		background-image: url(../grafik_layout/footer_box.gif);
		background-repeat: no-repeat;
		height: 22px;
}	
	
/************************************************/

#mainContent { 
    	margin: 0 175px 0 175px; 
    	padding: 15px 0; /
    } 

#footer {
	font-size: 10px;
	color: #7089A0; 
    	padding: 0 10px 0 20px; 
    }
 
#footer p {
    	margin: 0; 
    	padding: 2px 0 0 180px; 
    }

#news {
	padding: 0;
        margin: 0;
        border: 0;
}	

/**************** LISTEN NAVIGATION ******************************/


#header ul {
          margin-top: -20px;
          padding-left: 545px;
}

#header li{
		list-style-type: none;
		display: inline;
}


/************listen sidebar 1 hauptnavigation **************/


#box_sidebar1_content ul {
	padding: 5px 0 0 0 ;
	margin: 0;
}
#box_sidebar1_content li{
		list-style-type: none;
		height: 25px;
}
#box_sidebar1_content li.scnd {
	        font-size: 10px;
                line-height: 14px;
                padding-left: 22px;
}

/*++++++++++ sidebar 4 English Corner **************/

#box_sidebar4_content ul {
	padding: 5px 0 0 0 ;
	margin: 0;
}

#box_sidebar4_content li{
		list-style-type: none;
		height: 25px;
}



/************ NAVIGATION / LINKS **********************/

/* navi header */

#header a{
		color: white;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
}

#header a, a:link, a:active, a:visited {
		color: white;
}

#header a:hover {
		color: #FF901F;
}


/* ende navi header */

/**************************************************/

/* links sidebar 1 */

#box_sidebar1_content a{
		color: #2E3192;
		font-size: 11px;
		text-decoration: none;
		padding-left: 10px;
}
#box_sidebar1_content a, a:link, a:active, a:visited{
		color: #2E3192;
}
#box_sidebar1_content a:hover{
		color: #FF901F;
}

/****sidebar 4 - english corner complete list *****/

#box_sidebar4_content a{
		color: #2E3192;
		font-size: 11px;
		text-decoration: none;
		padding-left: 10px;
}
#box_sidebar4_content a, a:link, a:active, a:visited{
		color: #2E3192;
}
#box_sidebar4_content a:hover{
		color: #FF901F;}



/****************************************************/

/* navi footer */

#footer a{
		color: #7089A0;
		font-size: 90%;
		font-weight: bold;
		text-decoration: none;
}

#footer a, a:link, a:active, a:visited {
		color: #7089A0;
}

#footer a:hover {
		color: #FF901F;
}

/* ende navi footer */



/* textlinks standard/ links news  */

#mainContent a{
		color: #50565C;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
}

#mainContent a, a:link, a:active, a:visited {
		color: #50565C;
}

#news a, a:link, a:active, a:visited {
		color: #50565C;
}

#news a:hover, #mainContent a:hover {
		color: #FF901F;
}

/* ueberschrift news */
#box_sidebar2_head a.nueb, a.nueb:link, a.nueb:active, a.nueb:visited {
		color: #FFFFFF;
                font-weight: bold;
                text-decoration: none;
                padding-left: 10px;
}

#box_sidebar2_head a.nueb:hover {
		color: #FF901F;
}

/* ueberschrift bibliothek */
#box_sidebar3_head a.nueb, a.nueb:link, a.nueb:active, a.nueb:visited {
		color: #FFFFFF;
                font-weight: bold;
                padding-left: 0px;
                text-decoration: none;
}

#box_sidebar3_head a.nueb:hover {
		color: #FF901F;
}
/* ende textlinks standard / ende links news*/



#box_sidebar1_content img, box_sidebar4_content img{
	padding: 0 0 0 10px;
}


#mainContent img {
	padding: 0;
	border: 0;
	margin: 0;
}

#news_ {
	padding-left: 5px;
}

#bibl_ {
	padding-left: 5px;
}

#english_ {
	padding-left: 5px;
}



.news {
	color: white;
	font-weight: bold;
	line-height: 22px;
	padding-left: 50px;
}

.bib {
	color: white;
	line-height: 22px;
	padding-left: 5px;
	
}

.english {
        color: white;
        font-weight: bold;
	line-height: 22px;
	padding-left: 10px;
}

/***********************************************/
/* textgestaltung - headlines text */



#head_00 {
	background-image:url(../grafik_layout/head_wir.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #2E3192;
	padding: 0 0 0 35px;
	margin: 0;
}

#head_10 {
	background-image:url(../grafik_layout/head_wir.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #2E3192;
	padding: 0 0 0 35px;
	margin: 0;
}

#head_20 {
	background-image:url(../grafik_layout/head_grundlagen.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #2E3192;
	padding: 0 0 0 35px;
	margin: 0;
}

#head_30 {
	background-image:url(../grafik_layout/head_mitglied_werden.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #2E3192;
	padding: 0 0 0 35px;
	margin: 0;
}

#head_40
 {
	background-image:url(../grafik_layout/head_projekte.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #2E3192;
	padding: 0 0 0 35px;
	margin: 0;
}

#head_50 {
	background-image:url(../grafik_layout/head_kontakt.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #2E3192;
	padding: 0 0 0 35px;
	margin: 0;
}

#head_60 {
	background-image:url(../grafik_layout/head_links.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #2E3192;
	padding: 0 0 0 30px;
	margin: 0;
}

#head_70 {
	background-image:url(../grafik_layout/head_bibliothek.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #2E3192;
	padding: 0 0 0 35px;
	margin: 0;
}

#head_80 {
	background-image:url(../grafik_layout/header_was_war.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #2E3192;
	padding: 0 0 0 35px;
	margin: 0;
}

/* ende headlines */

/* kontaktformular */

#mainContent form p {
        margin-bottom: 1em;
      }

#mainContent form p label {
        float: left;
        width: 10em;
        margin-top: 0.5em;
        cursor: pointer;
      }

#mainContent form p input,
#mainContent form p select,
#mainContent form p textarea,

 {
        border: 0.08em solid #000000;
        margin-top: 0.3em;
        width: 20em;
      }

#mainContent form p select {
        width: auto;
      }

#mainContent form p textarea {
        width: 30em;
        height: 10em;
      }

#mainContent form p input#formInput_submit,
#mainContent form p input#formInput_reset {
        width: auto;
        background-color: #FFFFFF;
	
      }

h2.kontakt {
	font-size: 14px;
        font-weight: bold;
        
}

/* ende kontaktformular */

/* suchfunktion */

input.suchen

 {
        background-color: #FFFFFF;
        color: #50565C;
        font-weight: bold;
        border: 1px solid #7089a0;

        width: 50px;
      }

/* ende suchfunktion */

/* english-corner-eintrÃ¤ge */

#english ul#englishEintraege {
        padding: 0;
        margin: 0;
      }

#english ul#englishEintraege li {
        list-style: none;	      
        padding: 0 5px 10px 5px;
        margin: 0;
      }

#english h2 {
        font-size: 12px;
        font-weight: bold;
}
#english h3 {
        font-size: 11px;
        font-weight: bold;
}



/* bibliothek-eintrÃ¤ge */

#bib ul#bibEintraege {
        padding: 0;
        margin: 0;
      }

#bib ul#bibEintraege li {
        list-style: none;	      
        padding: 0 5px 10px 5px;
        margin: 0;
      }

#bib h2 {
        font-size: 12px;
        font-weight: bold;
}
#bib h3 {
        font-size: 11px;
        font-weight: bold;
}



/* ende bibliothek-eintrÃ¤ge */

/* news-eintrÃ¤ge */

#news em {
        color: #666666;
        font-weight: bold;
      }

#news ul#newsEintraege {
        padding: 0;
        margin: 0;
      }

#news ul#newsEintraege li {
        list-style: none;	      
        padding: 0 5px 10px 5px;
        margin: 0;
      }

#news h2 {
        font-size: 12px;
        font-weight: bold;
}
#news h3 {
        font-size: 11px;
        font-weight: bold;
}

/* ende news-eintrÃ¤ge */

/* addies text */

#mainContent a.top{
	color: #2E3192;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	padding-left: 350px;
}

#mainContent a.top, a.top:link, a.top:active, a.top:visited {
		color: #2E3192;
}

#mainContent a.top:hover {
		color: #50565C;
}



.bg_text {
	background-color: #E1E9F0;
	padding: 5px 5px;
}

.spacer {
	line-height: 10px;
	background-color: #FFFFFF;
}

.print {
       height: 17px;
       padding-left: 400px;
}


/* ende addies text */



/************************************************/	
	
	
.fltrt {
     	float: right;
    	margin-left: 8px;
    }

.fltlft { 
  	float: left;
    	margin-right: 8px;
    }

.clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }


/************************************************/

