	
html {
margin:0;
padding:0;
}

body {
background-color: #fff;
font-size: 80%;
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
color:#333;
padding:0px;
margin:0px;
text-align:center;
}
a {color: #b43400;text-decoration:none;}
a:visited {color:#b43400;}
a:hover {color: #b43400; font-weight:bold;}
a:active { color:#b43400; font-weight:bold;}

h1, h2 {color:#b43400;}
h1 {
font-size: 11px;
text-transform:uppercase;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 0px;
margin:0px;
margin-bottom:10px;}
h3{
border-bottom:1px dashed #564b47;
padding-bottom:4px;
margin-top:25px;
margin-bottom:10px;
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width: 750px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
 background:#fff1c7;
 text-align:left;
 background:#fff1c7 url(../images/container_bg.png) repeat-y center top;


} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
padding: 0px;
margin: 0px;
height:200px;
background: transparent url(../images/header_zonta.jpg) no-repeat right;
background-color: #ffcd61;
border-bottom:1px solid #ccc;
 }

#banner img {ypadding:10px 0px;} 

.banner {border:0;}
.banner_img {
	margin-bottom:10px;
	border:0;
	border-color:#ebf37a;
}

.news_f {

}

/* ----------outer und inner----------------- */
#outer{ 
border-left: solid 225px #ffcd61;  /* linke Menue Spalten Farbe  */ 
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
 } 

#inner{ margin:0px; width:100%; } /* die IE PC schlaufe */ 

/* --------------left navigavtion------------- */
#left {
 width:175px; 
 float:left; 
 position:relative; 
 margin-left:-225px; 
 margin-right:1px;
 margin-top:10px;
 padding:0 25px;
 background:#ffcd61;
 }
 *:first-child+html #left {padding:0 24px;} /* IE7 Hack */
 
 #left ul {
 	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
	padding:0px;
 }
 #left li {padding:0;}
 #left ul li a {
 	font-size:14px;
	line-height:1.4em;
 }
#dana {text-align:center;
	margin-top:25px;}
#danatext {
	font-weight:bold;
	text-align:center;
	font-size:16px;
	color:#222;
} 	

/* -----------------Inhalt--------------------- */
#content{ 
position: relative; 
margin: 0px;
width:495px;
padding:15px;
line-height:1.3em;
background: transparent url(../images/back.jpg) no-repeat center;
background-color: #fff1c7;
}

* html #content {width:525px;}
p{
margin:0;
padding:0; }

#content a {text-decoration:none;}
#content a:hover {text-decoration:underline;}

#news {
overflow:hidden;
}

.news_content {
	xfloat:left;
}
.news_foto {
	float:right;
}

/* ---- pagination ---- */

#ditto_wrapper {
	text-align:center;
}
#ditto_wrapper a {
color:#a54201;
text-decoration:none;
font-weight:bold;
}

a.ditto_page, .ditto_currentpage {
	padding:0 2px;
}

/*  ----------------footer---------------------- */ 
#footer {
background:#A54201;
color: #ffcd61;
clear:left;
padding:12px 0;
margin:0px;
text-align: center; } 
