body {
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
}

/*
########################################
	Links
########################################
*/

#menu a, #menu a:visited {
	color:#000;
	text-decoration:none;
}

#menu a:hover {
	text-decoration:underline;
}

#content a, #content a:visited {
	color:#000;
	text-decoration:underline;
}

#content a:hover {
	color:#5c5d4d;
}

/*
########################################
	Listen
########################################
*/

li {
	list-style-type:none;
	background:url(../img/li.jpg) no-repeat right 6px;
	padding-right:15px;
	margin-right:15px;
}

/*
########################################
	Headlines
########################################
*/

h1 {
	font-size:12pt;
  font-weight: bold;
	#232323;
}

h2 {
  font-size:10pt;
  font-weight: bold;
  #232323;
}

/*
########################################
	Sonsitges
########################################
*/

p {
	color:#232323;
}

hr {
	margin-top:35px;
}

.price {
	font-size:8pt;	
}
