/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */

#page {
	background-image: url("../Bilder/Logo-Background_740.jpg");
	background-repeat: repeat-y;
	background-position: top center;
	margin-top: 20px;
	
	font-size: 12px;
}

.site-name a, .site-name a:visited  {
	text-align: right;
	font-size: 110%;
	line-height: 0.7em;
}

header#section-header {
	background-image: url("../Bilder/Logo-Top_740.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	height: 193px;
}
footer#section-footer {
	background-image: url("../Bilder/Logo-Bottom_740.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
}
