body {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	}
	
div {
	font-family: Georgia;
	font-size: 13px;
	}
	
h2 {
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	margin: 0px 0px 10px 0px;
	}	
	
h3 {
	font-family: Helvetica;
	font-size: 16px;
	color: #20864b;
	margin: 0px 0px 8px 0px;
	font-weight: bold;
	}
	
#allgod { width: 825px;}
#leftgod { width: 640px; float: left; display:inline;}
#rightgod { width: 170px; float: left; display:inline; padding: 13px 0px 0px 10px;}	
	
.ausgabe {
	font-family: Georgia;
	font-size: 13px;
	color: #20864b;
	font-weight: bold;}	
	
.boxy {
	padding: 5px 0px 5px 10px;
	width: 100%;
	margin-top: 18px;
	border-left: 3px solid #f60606;
	font-family: Helvetica;
	font-size: 12px;
	color: #353535;
	background: #fff;		
	}		
	
.clear {
	display			: block; 
	clear			: left; 
	visibility		: hidden; 
	} 
	
a:link, a:visited {
	font-family: Georgia;
	font-size: 13px;
	color: #f60606;
	}
	
a:hover { 
	font-family: Georgia;
	font-size: 13px;
	color: #00ade6;
	}
	
.small {
	font-family: Helvetica;
	font-size: 12px;
	color: #353535;
	}		
	
#topbox {	
	margin: 0px 0px 10px 0px;
	width: 640px;
	display: block;
	border-top: 1px solid #DDDDDD;
	}	
	
#flashbox {	
	width: 620px;
	display: block;
	}	
	
#box {	
	margin: 10px 0px 0px 0px;
	padding-top: 15px;
	width: 640px;
	display: block;
	border-bottom: 1px solid #DDDDDD;
	background: transparent url(../_images/shade.png) top no-repeat;	
	}
	
#box1 {	
	width: 272px;
	display: inline;
	float: left;
	color: black;		
	text-align: left;
	padding: 0px 12px 20px 22px;
	line-height: 17px;
	background: transparent url(../_images/nummer2.png) right top no-repeat;
	vertical-align: text-top;			
	}
	
#box2 {	
	width: 296px;
	display: inline;
	float: left;	
	color: black;
	text-align: left;
	padding: 0px 0px 20px 24px;
	line-height: 17px;
	background: transparent url(../_images/nummer3.png) right top no-repeat;
	vertical-align: text-top;		
	}
	
#bottombox {
	margin: 0px 0px 120px 0px;
	width: 620px;
	text-align: center;
	font-family: Helvetica;
	font-size: 11px;
	color: #5e5e5e;
	}
	
#partner { 
	width: 620px;
	font-family: Helvetica;
	font-size: 11px;
	color: #848484;
	text-align: left; }	
	
/* - - - - - - - - - contactFORM - - - - - - - - */

.vielenDank { color: green; }

#form_box {
	width: 280px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font:0.8em Arial, Helvetica, Sans-serif;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
 
 
#log {
	width: 280px;
	margin-top: 10px; }
 
#log_res { overflow: auto; }
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://www.dasmariazellerpilgerkochbuch.at/_scripts/contactForm/spinner.gif) no-repeat center;
}