a:link { text-decoration:none; color:#ffa200; }
a:visited { text-decoration:none; color:#ffa200; }
a:hover { text-decoration:none; color:#dbdbdb; }

a {
	cursor: pointer;
	font-family: Arial;
	font-size: 10pt;
}

p {
	font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
	margin: 5px 0px 0px 5px;
	line-height: 1.5em;
}

h1 {
	font-family: Arial;
	font-size: 12pt;
	color: #ad78a9;
	letter-spacing:0.1em;
	font-weight:bold;
}

h2 {
	float: left;
	font-size: 17px !important;
	font-family: serif;
	font-weight: normal;
	color: #ffffff;
	font-style: italic;
	margin: 10px 5px 0px 0px;
}

h3 {
	
	font-family: Arial;
	font-size: 11px;
	color: #b0b0b0;
	font-weight: normal;
	margin: 15px 0px 5px 0px;
}

ul {
	font-size: 11pt;
	font-family: Arial;
	color: #ffffff;
	margin: 5px 0px 0px 0px;
}

li {
	list-style: none;
	margin-bottom: 5px;
	line-height: 0.9em;
}

.info {
	margin: 0px 0px 15px 25px;
	font-size: 10pt;
	color: #cccccc;
}

.menue {
	font-family: Eight, impact;
	color: #dbdbdb !important;
	font-size: 16pt;
	margin: 4px 0px 0px 25px;
	float: left;
}
* + html  .menue_hover {
   font-size:12pt !important;
}

.menue_hover {
	font-family: Eight, impact;
	color: #ffffff !important;
	font-size: 16pt;
	margin: 4px 0px 0px 18px;
	float: left;
}
* + html  .menue_hover {
   font-size:12pt !important;
}


.menue_link {
	font-family: Eight, impact;
	color: #cccccc !important;
	font-size: 16pt;
	margin: 4px 0px 0px 18px;
	float: left;
}
* + html  .menue_hover {
   font-size:12pt !important;
}

.news {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	margin: 0px 0px 40px 0px;
}

.news-detail {
	font-size: 11px; 
	color: #cccccc;
	float: left;
}

.singles {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	float: right;
	margin: 0px 30px 0px 0px;
}

.cover {
	margin: 0px 0px 0px 25px;
	float: left;
}

.cover_hover {
	float: left;
	margin: 0px 0px 0px 25px;
}

.band {
	font-size: 12pt !important;
	font-family: serif;
	font-weight: normal;
	color: #ffffff;
	line-height: 2.5em;
	margin: 0px 0px 10px 10px;
}

.band-detail {
	font-size: 11px;
	font-family: Arial;
	color: #dbdbdb;
	margin: 0px 0px 20px 0px;
}

.specials {
	float: left;
	margin: 0px 20px 10px 0px;
}

.tool{
	font-size: 10pt; 
	color: #cccccc;
}

.footer{
	background-image:url(images/paddy-korn.gif);
	background-repeat: no-repeat;
}

.footer_hover{
	background-image:url(images/paddy-korn_hover.gif);
	background-repeat: no-repeat;
}


@font-face {
	font-family: "Eight"; 
	src: url("eight.ttf")
	format("TrueType")
}  