/* - - - - - - - - GODS - - - - - - - - */	
	
#god {
	margin-top: 100px;
	}	
	
#leftgod {
	position: absolute;
	left: 0px;
	width: 400px;
	height: 450px;
	background: url(../_images/_background/home-leftgod.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	}	
	
#midgod {
	width: auto;
	min-width: 320px;
	margin: 0 200px 0 400px;
  	border-top: 3px solid #544117;
  	border-bottom: 3px solid #544117;
  	padding: 0; 
	height: 444px; 
	background: url(../_images/_background/home-midgod.jpg) no-repeat left 50%;
	}	
	
#rightgod {
	position: absolute;
	right: 0px;	
	width: 200px;
	height: 450px;	
	background: url(../_images/_background/rightgod.jpg) right no-repeat;	
	margin: 0px;
	padding: 0px;
	top: 100px;		
	}
	
/* - - - - - - - - BOTTOM GODS + LINKS - - - - - - - - */	
	
#blgod {
	position: absolute;
	left: 0px;
	width: 380px;
	height: 30px;
	/* background: transparent url(../_images/_background/kontakt-leftgod.jpg) no-repeat; */
	margin: 0px;
	padding: 3px 0px 0px 20px;
	}			
	
#bmgod {
	display: inline;
	float: left;
	height: 30px;
	overflow: auto;
	/* background: transparent url(../_images/_home/bmgod.jpg) top no-repeat; */
	}	
	
#brgod {
	position: absolute;
	right: 0px;	
	width: 210px;
	height: 30px;	
	/* background: transparent url(../_images/_background/rightgod.jpg) right no-repeat; */
	margin: 0px;
	padding: 0px;
	top: 550px;
	padding: 3px 20px 0px 0px;
	text-align: right;
	}	
	
#brgod a:link, #brgod a:visited, #blgod a:link, #blgod a:visited { color: #544117; font-size: 9px; text-decoration: none; letter-spacing: 1px; line-height: 20px; font-weight: bold; text-align: center; }

#brgod a:hover, #blgod a:hover { color: #e20070; font-size: 9px; text-decoration: none; letter-spacing: 1px; line-height: 20px; font-weight: bold; }				
