/*
Theme Name: Hirzelheim Regensberg
Theme URI: http://www.hirzelheim.ch/
Description: Das Druckstylesheet des Hirzelheims
Version: 1.0
Author: Nils Solanki
Author URI: http://www.solanki.ch

orange: #ffb117
red: 	#ff2d00
yellow: #ffe696
bright yellow: #fff3cb
*/

body{

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

#headerright, #sidebar{

	display: none;

}

a, a:link, a:visited{

	color: #ff2d00;
	text-decoration: none;

}

img{

	border: none;

}

#footer{

	border-top: 2px solid #ff2d00;
	clear: both;
	font-size: 0.7em;
	margin-top: 3em;

}

#footer ul{

	clear: both;
	list-style-image: url('images/dot_orange.png');
	margin-left: -20px;
	margin-top: 5px;

}

#footer ul li{

	float: left;
	margin-left: 20px

}
