body {
	background:#fff;
  font-family:Arial, Helvetica, sans-serif;
 	font-size:16px;
  line-height:140%;
  color:#333;
}

#wrap {
  width:600px;
  margin:auto;
  padding-top:20px;
}

#left_row, #header, #footer_right, .rbox_suche, .rbox_news, .func_navi, .kontakt, a.pdf { display:none;}


h2 {
	font-size:15px;
	margin-bottom:1px;
}
p {
	margin-top:7px;
	margin-bottom:15px;
}

.trust_fundraising {
	font-size:32px;
	font-weight:normal;
	width:600px;
	border-bottom:1px solid #333;
	padding-bottom:8px;
	margin-bottom:20px;
	}

#mid_row h1 {
	font-size:26px;
	font-family:"Times New Roman",Times,serif;
	font-weight:normal;	
}

.page_title a{ 
 	font-size:24px;
	font-weight:normal;	
}

a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#kontaktbox_header {
	width:600px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #999;
	margin-top:20px;
	color:#999;
}

#kontaktbox_text {
	font-size:10px;
	display:inline;
	width:600px;
	line-height:130%;
	color:#999;
}

.rechts img {
	border:1px solid #666;
	padding:2px; 
}
	
.links {
	float:left;
	margin-right:10px;
	margin-bottom:2px;
}

.links img {
	border:1px solid #666;
	padding:2px; 
}
	

/* ---- Mailform ---- */
/* ---- Mailform ---- */

fieldset.mailform {
	border:none;
}

fieldset.mailform input {
	width:230px;
	margin-top:10px;
	border:1px solid #888;
	color:#444;
	padding:2px;
	height:18px;
}

fieldset.mailform input:focus {
	border:1px solid #7db812;
}

fieldset.mailform label {
	width:280px;
	margin-top:13px;
	color:#7db812;
	font-weight:bold;
	margin-left:4px;	
}

fieldset.mailform label#nachricht {
	heigth:60px;
	margin-top:0;
	margin-left:8px;
}


fieldset.mailform textarea {
	width:280px;
	color:#444;
	font-family:arial;
	font-size:12px;
	padding:2px;
	border:1px solid #888;
	float:left;
}

fieldset.mailform textarea:focus {
	border:1px solid #7db812;
}


fieldset.mailform input#submit a {
	border:1px solid red;
	backgrround:#7db812;
	color:#fff;
	font-weight:bold;
}



.form_submit input, .form_reset input{
	background:#7db812;
	height:25px;
	width:100px;
	
	color:#fff;
	font-weight:bold;
	font-size:11px;
	border: 1px solid #9cab3a;
	text-align:center;
	float:left;
}

.form_submit input a, .form_reset input a{ margin:0; padding:0;}

.form_reset input {
	margin-left:15px;
}

.form_submit input:hover, .form_reset input:hover {
	background:#d0e44d;
}

#mid_row table {
	border-collapse:collapse;
	margin-bottom:10px;
}
#mid_row table td {
	padding:5px;
	border:1px solid #38363B;
	color:#606060;
}
#mid_row table th {
	padding:5px 7px;
	border:1px solid #38363B;
	font-weight:normal;
	color:#fff;
	background-color:#38363B;
}
#mid_row table p {
	padding:0px;
	margin:0px;
}
table.imgtext-table, table.imgtext-table td, table.imgtext-table th, table.imgtext-table tr {
	border:0px none!important;
}
.anfahrt {
	display:none;
}
