/*
Theme Name: abinferis
Theme URI: http://www.abinferis.at
Description: Homepage von Abinferis, Mittelalter-Rock
Author: Bernhard Pesch
Author URI: http://www.rittergesaenge.de
 */




/*gesamt*/	


body{ 
	background: #403a3b;
	}

p,a,blockquote, center{
	color: #9d9772;
	font-family: arial;
	text-align: center;

}

h3{	color: #d5d6c8;
	font-family: arial;
}

h2{	color: #d5d6c8;
	font-family: arial;
}

/*navigation*/

#banner{
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -250px;
}

#terminebutton {
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: -250px;
	margin-right: -84px;
	bottom: 194px;
	}

#facebookbutton {
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: -84px;
	margin-right: 84px;
	bottom: 194px;
	}
	
#cdsbutton {
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: 84px;
	margin-right: 250px;
	bottom: 194px;
	}

/*content*/	


#facebook{
	position: absolute;
	left: 50%;
	top: 194px;
	margin-left: -250px;
}
	
