* {
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}

body, html {
	padding: 0;
	margin: 0;
	min-height: 100%;
}

#top {
	overflow: hidden;
	height: 0;
	overflow: hidden;
	background: #CADDF5 url(../img/top.png) repeat-x left bottom;
}

#top #quickcontent {
	width: 975px;
	margin: auto;
}

#top #quickcontent:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	color: white;
}

#top #quickcontent .quickcontentlage {
	float: left;
	display: inline;
	margin: 0 30px;
	padding: 25px 0 25px 0;
}

#top #quickcontent .quickcontentlage img {
	border: 0;
}

#top #quickcontent .quickcontentmenu {
	float: left;
	display: inline;
	width: 350px;
	margin: 0;
	padding: 30px 0 20px 0;
	list-style: none;
}



#top #quickcontent .quickcontentmenu ul,
#top #quickcontent .quickcontentmenu li {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
}

#top #quickcontent .quickcontentmenu ul li span {
	display: block;
	height: 18px;
	overflow: hidden;
	text-indent: -99999em;
}

#top #quickcontent .quickcontentmenu ul li ul li {
	width: 50%;
	float: left;
}

#top #quickcontent .quickcontentmenu ul li ul li a {
	color: #666666;
	font-size: 11px;
	text-transform: uppercase;
}


#outer {
	position: realtive;
	width: 100%;
	background: #FFFFFF url(../img/outer.jpg) repeat-x center top;
	padding: 0; margin: 0;
}

#header {
	position: absolute;
	width: 230px;
	height: 95px;
	left: 0;
	top: 0;
	z-index: 5;
}

#header h1 {
	position: absolute;
	width: 230px;
	height: 95px;
	padding: 0;
	margin: 0;
	background: url(../img/header_h1.png) no-repeat top left;
}

#header h1 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -99999em;
}

#container {
	position: relative;
	width: 975px;
	margin: 0 auto;
	padding-top: 95px;
}

#container:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	color: white;
}

#content {
	position: relative;
	z-index: 10;
	width: 735px;
	padding-top: 290px;
	float: right;
	display: inline;
}

#content:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	color: white;
}

h2 {
	float: left;
	display: inline;
	margin: 15px 0 13px 20px;
	padding: 0 0 2px 0;
	width: 455px;
	height: 25px;
	position: relative;
	text-indent: -99999em;
	border-bottom: 1px solid #E0E0E0;
	overflow: hidden;

}

.layout1 h2 {
	border: none;
	margin-bottom: 0;
}

.layout2 h2 {
	width: 715px;
}

h3 {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	width: 455px;
	height: 25px;
	position: relative;
	text-indent: -99999em;
	border-bottom: 1px solid #E0E0E0;
}

#col1 h3,
#col2 h3 {
	padding: 0;
	margin: 0;
	border: 0;
	width: 230px;
	height: 50px;
	/* position: absolute;
	left: 0;
	top: 0; */
}

#col3 {
	display: none;
}

.layout1 #col3 {
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	padding: 0;
	width: 715px;
}

#col0 {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 455px;
}

.layout2 #col0 {
	width: 715px;
}

#col0 .item {
	padding: 0 0 10px 0;
	clear: both;
}

#col1 {
	margin: 15px 0 0 0;
	float: left;
	display: inline;
	width: 230px;
}

#col2 {
	float: right;
	display: inline;
	margin: -53px 0 0 30px;
	width: 230px;
}

.layout1 #col2 {
	margin-top: 30px;
}

.layout2 #col2 {
	display: none;
}

#col1 .item,
#col2 .item {
	position: relative;
	width: 230px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(../img/col2_item.png) no-repeat left bottom;
}

#col1 .item .item_inner,
#col2 .item .item_inner {
	padding: 0 10px 0 10px;
}

#col1 .item:after,
#col2 .item:after {
	content: '.';
	display: block;
	height: 0;
	width: 100%;
	overflow: hidden;
	clear: both;
	color: white;
}

#media,
#media_mask {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	width: 735px;
	height: 280px;
	background: url(../img/media_mask.png);
	overflow: hidden;
}

#aside {
	position: relative;
	z-index: 10;
	padding-top: 290px;
	width: 230px;
}

#menu {
	position: absolute;
	left: 0;
	top: 5px;
	width: 230px;
	height: 280px;
}

#menu h2 {
	position: absolute;
	left: 0;
	top: -5px;
	padding: 0;
	margin: 0;
	border: 0;
	width: 230px;
	height: 5px;
	overflow: hidden;
	text-indent: -99999em;
	background: url(../img/col1_top.png) no-repeat top left;
}

#menu ul { 
	background: #8A1024;
	padding: 0;
	margin: 0 0 0 0;
	height: 225px;
}

#menu ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 30px;
}

#menu ul li a {
	display: block;
	width: 230px;
	height: 30px;
	overflow: hidden;
	text-indent: -99999em;
	background: #8C1224 no-repeat left top;
}

#menu ul li a:hover,
#menu ul li a:focus,
#menu ul li a:active,
#menu ul li a.current,
#menu ul li.root a {
	background-position: left -30px;
}

#menu2 {
	margin: 15px 0 25px 0;
}

#menu2 h2 { display: none; }

#menu2 ul {
	padding: 0;
	margin: 0;
}

#menu2 ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu2 ul li span {
	display: block;
	width: 230px;
	height: 25px;
	margin: 0 0 15px 0;
	overflow: hidden;
	text-indent: -99999em;
}

#menu2 ul li ul li a {
	display: block;
	width: 230px;
	height: 20px;
	overflow: hidden;
	text-indent: -99999em;
	background: no-repeat left top;
}

#menu2 ul li ul li a:hover,
#menu2 ul li ul li a:focus,
#menu2 ul li ul li a:active,
#menu2 ul li ul li a.current,
#menu2 ul li ul li.root a {
	background-position: left -20px;
}

#menu2 ul li ul li.root ul {
	margin: 1px 0;
}

#menu2 ul li ul li.root ul li a {
	height: 18px;
	background-position: left top;
}

#menu2 ul li ul li.root ul li a:hover,
#menu2 ul li ul li.root ul li a:focus,
#menu2 ul li ul li.root ul li a:active,
#menu2 ul li ul li.root ul li a.current,
#menu2 ul li ul li.root ul li.root a {
	background-position: left -18px;

}

#lang {
	position: absolute;
	left: 530px;
	left: 760px;
	top: -93px;
	width: 80px;
	height: 22px;
	z-index: 100;
}

#lang h2 { display: none; }

#lang ul,
#lang li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}

#lang a {
	display: block;
	width: 80px;
	height: 22px;
	overflow: hidden;
	text-indent: -99999em;
	background-position: left 0;
}

#lang a.de { background-image: url(../img/lang_de.png); }
#lang a.en { background-image: url(../img/lang_en.png); }

#lang li.na,
#lang li.current { display: none; }

#search {
	position: absolute;
	left: 718px;
	left: 948px;
	top: -93px;
	width: 22px;
	height: 22px;
}

#search label,
#search input {
	display: none;
}

#search input.submit {
	display: block;
	width: 22px;
	height: 22px;
}

#follow {
	position: absolute;
	left: 615px;
	left: 845px;
	top: -93px;
	width: 100px;
	height: 22px;
}

#follow h3 {
	display: none;
}

#follow ul,
#follow li {
	list-style: none;
	padding: 0;
	margin: 0;
	background: none;
}

#follow li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
	float: right;
	width: 22px;
	height: 22px;
	margin-left: 3px;
}

#follow a {
	display: block;
	width: 22px;
	height: 22px;
	overflow: hidden;
	text-indent: -99999em;
	background: no-repeat left top;
}

#follow .facebook a { background-image: url(../img/icons/facebook_22x22.png); }
#follow .flickr   a { background-image: url(../img/icons/flickr_22x22.png); }
#follow .rss      a { background-image: url(../img/icons/rss_22x22.png); }
#follow .youtube  a { background-image: url(../img/icons/youtube_22x22.png); }

#season {
	position: absolute;
	top: -95px;
	left: 240px;
	width: 800px;
	height: 35px;
}

#season .winter {
	padding-right: 30px;
}

#season ul,
#season li {
	list-style: none;
	background: none;
	padding: 0;
	margin: 0;
}

#season li {
	width: 105px;
	height: 80px;
	margin-right: 5px;
	float: left;
}

#season a {
	display: block;
	width: 105px;
	height: 80px;
	overflow: hidden;
	text-indent: -99999em;
	background: no-repeat left top;
}

#season .de .summer a { background-image: url(../img/season_summer_de.png); }
#season .de .winter a { background-image: url(../img/season_winter_de.png); }
#season .en .summer a { background-image: url(../img/season_summer_en.png); }
#season .en .winter a { background-image: url(../img/season_winter_en.png); }

#quickmenu {
	position: absolute;
	left: 745px;
	top: -95px;
	width: 240px;
	height: 25px;
}

#quickmenu h2 {
	display: none;
}

#quickmenu li,
#quickmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#quickmenu a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 230px;
	height: 25px;
	overflow: hidden;
	text-indent: -99999em;
	background-position: left 0;
}

#quickmenu a:hover,
#quickmenu a.current {
	background-position: left -25px;
}


#booking_hotline {
	position: absolute;
	left: 0;
	top: 215px;
	width: 230px;
	height: 65px;
	background: url(../img/booking_hotline.png);
}

#booking_hotline address {
	position: absolute;
	left: 18px;
	top: 17px;
	width: 190px;
	height: 40px;
	background: url(../img/booking_hotline_address.png) no-repeat left top;
	overflow: hidden;
	text-indent: -99999em;
}

#footer {
	clear: both;
	height: 20px;
	padding: 15px 0 10px 0;
	line-height: 20px;
}

#footer address {
	font-style: normal;
}

#footer address * {
	color: #333333 !important;
}

#footer address strong {
	font-size: 15px;
	font-family: 'Microsoft Sans Serif', Tahoma;
	padding-right: 175px;
}

#end {
	background: #EBEBEB url(../img/footer.png) repeat-x top;
	height: 45px;
	margin-top: -45px;
	width: 100%;
}

/* -- allgemeine HTML-Elemente -- */

a { 
	color: #8B1025;
	text-decoration: none;
}

a:visited {
	color: #B46372;
}

a:active,
a:focus,
a:hover { 
	color: #7E0F22;
	text-decoration: underline;
}

a.button, 
.tx-chgallery-pi1 .pagination a {
	position: relative;
	background: #8B1025 url(../img/a_button.png) no-repeat left center;
	color: #FFF4E9 !important;
	text-decoration: none;
	float: left;
	clear: both;
	padding: 3px 13px 3px 18px;
	margin: 0 5px 5px 0; 
	white-space: nowrap;
}

.tx-chgallery-pi1 .pagination a { clear: none; }
.tx-chgallery-pi1 .info .pagination a { 
	float: right;
	clear: both;
}

a.button span, 
.tx-chgallery-pi1 .pagination a span {
	display: block;
	background: white;
	width: 2px;
	height: 2px;
	position: absolute;
	background-image: url(../img/a_button_span.png);
}

a.button span.a, 
.tx-chgallery-pi1 .pagination a span.a { 
	left: 0;
	top: 0;
	background-position: left top;
}

a.button span.b, 
.tx-chgallery-pi1 .pagination a span.b {
	background-position: right top;
	right: 0;
	top: 0;
}

a.button span.c, 
.tx-chgallery-pi1 .pagination a span.c {
	right: 0;
	bottom: 0;
	background-position: right bottom;
}

a.button span.d, 
.tx-chgallery-pi1 .pagination a span.d {
	left: 0;
	bottom: 0;
	background-position: left bottom;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	padding: 0;
	margin: 0 0 15px 0; 
	font-size: 13px;
}

hr,
div.hr,
span.hr {
	display: block;
	border: 0;
	width: 100%;
	color: #E0E0E0;
	background-color: #E0E0E0;
	height: 1px;
	overflow: hidden;
	margin: 0 0 20px 0;
	clear: both;
}

img {
	border: none;
}

p {
	padding: 0;
	margin: 0 0 15px 0; 
}

table {
	margin: 20px 0;
	border-collapse: collapse;
	border: 1px solid #999999;
}

th, td { 
	border: 1px solid #999999;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 4px 8px;
}

th.style0,
td.style0 {
	background: #FFFFFF;
	text-transform: uppercase;
	vertical-align: middle;
	width: 33%;
	text-align: left;
	padding-left: 15px;
}

th.style1,
td.style1 {
	background: #F0F0F0;
}

th.style2,
td.style2 {
	background: #E5E5E5;
}

th.style3,
td.style3 {
	background: #DBDBDB;
}

th.style3,
td.style3 {
	background: #C0C0C0;
}

ul, ol {
	padding: 0;
	margin: 0 0 15px 20px; 
}

ul ul {
	margin: 0 0 0 20px;
}

li {
	line-height: 18px;
}

/* 
	-- allgemeine Klassen --
*/
div.error {
	padding: 5px 5px 5px 26px;
	border: 1px solid #D02020;
	background: url(../img/icons/error.png) no-repeat 5px 5px;
}

div.success {
	padding: 5px 5px 5px 26px;
	border: 1px solid #58B058;
	background: url(../img/icons/accept.png) no-repeat 5px 5px;
}
/* 
	-- allgemeine Klassen end --
*/
/*
	-- FORMULARE --
*/
form {
	padding: 0;
	margin: 0;
}

form span.required {
	color: #8B1025;
}

form fieldset {
	position: relative;
	padding: 0.5em;
	margin: 3em 0 2em 0;
	border: none;
	border-top: 1px solid #E0E0E0;
}

form fieldset fieldset {
	margin-top: 5em;
}

form legend {
	padding: 0;
	margin: 0;
}

form img {
	border: none !important;
}

form legend span {
	position: absolute;
	display: block;
	padding: 0.125em;
	top: -2.5em;
	left: -1px;
	font-weight: bold;
	color: #404040;
}

form .label {
	float: left;
	display: inline;
	width: 130px;
	margin-right: 10px;
	color: #818283;
}

form .input input {
	float: left;
}

form div {
	clear: both;
}

form .input input,
form textarea {
	width: 298px;
	border: 1px solid #E0E0E0;
	margin: 0 2px 2px 0;
	padding: 1px;
	background: #FFFFFF;
	color: #534339;
	font-size: 11px;
	font-family: Tahoma;
}

form textarea {
	height: 8em;
}

form .input .s25 { width: 70px; }
form .input .s33 { width: 95px; }
form .input .s34 { width: 96px; }
form .input .s50 { width: 146px; }
form .input .s66 { width: 197px; }
form .input .s75 { width: 222px; }
form .input .s75 { width: 222px; }
form .input .full, 
form .textarea .full { width: 438px }

form .input input:focus,
form .textarea textarea:focus {
	border-color: #B46372;
}

form .checkbox {
	padding-left: 50px;
}

form .checkbox input {
	float: left;
	margin: 0 5px 2px 0;
}

form .checkbox label {
	float: left;
	width: 150px;
	margin: 0 10px 2px 0;
}



form div span.error {
	clear: both;
	display: block;
	margin: 0 0 2px 140px;
	color: #D02020;
}

form .submit input {
	margin-left: 140px;
	background: #8B1025 url(../img/submit.png) no-repeat left center;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	clear: both;
	padding: 3px 11px 3px 17px;
	white-space: nowrap;
	border: none;
	cursor: pointer;
}

/*
	-- FORMULARE end --
*/

#quickanfrage {
	position: relative;
	width: 200px;
	padding: 45px 15px 10px 15px;
	background: #8B1223 url(../img/quickanfrage.png) no-repeat left bottom;
	overflow: hidden;
}

#quickanfrage h3 {
	position: absolute;
	left: 0;
	top: 0;
	width: 230px;
	height: 45px;
	border: 0;
	padding: 0;
	margin: 0;
}

#quickanfrage form {
	overflow: hidden;
}

#quickanfrage form .label {
	width: 55px;
}

#quickanfrage form span.s50 {
	width: 33px !important;
}

#quickanfrage form .label label {
	color: white;
}

#quickanfrage form .input input {
	width: 104px;
	border: 1px solid #EEDBDF;
	background: #EEDBDF;
	margin-bottom: 1px;
}

#quickanfrage form .input input.s50 {
	width: 38px;
}

#quickanfrage form .submit {
	padding: 13px 0 0 0;
}

#quickanfrage form .submit input.submit {
	background: none;
	padding: 0;
	margin: 0;
}

#col0 .csc-textpic-imagewrap {
	border: 5px solid #E0E0E0;
	margin-bottom: 0.5em;
}

#col0 .csc-textpic-imagewrap * {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
}


/* -- Galerie in #col3 -- */

#col3 .gallery {
	position: relative;
	background: #F0F0F0;
	border: 1px solid #D1D1D1;
	height: 102px;
	margin-bottom: 30px;
}

#col3 .gallery ul {
	padding: 0;
	margin: 6px 0 0 6px;
}

#col3 .gallery ul li {
	position: relative;
	padding: 0;
	margin: 0 6px 6px 0;
	width: 135px;
	width: 135px;
	height: 90px;
	list-style: none;
	float: left;
	display: inline;
	overflow: hidden;
}

#col3 .gallery ul li span.zoom {
	position: absolute;
	right: 4px;
	bottom: 4px;
	width: 16px;
	height: 16px;
	background: url(../img/zoom.png);
	cursor: url(/typo3conf/ext/highslide/res/highslide/graphics/zoomin.cur), pointer !important;
}


#col3 .gallery ul li img {
	border: none;
}

#col3 .gallery .a,
#col3 .gallery .b,
#col3 .gallery .d {
	display: block;
	width: 3px;
	height: 3px;
	position: absolute;
	left: -1px;
	top: -1px;
	background: url(../img/gallery_span.png) no-repeat left top;
}

#col3 .gallery .b {
	left: auto;
	right: -1px;
	background-position: right top;
}

#col3 .gallery .d {
	top: auto;
	bottom: -1px;
	background-position: right top;
}

#col3 .gallery .c {
	float: right;
	clear: both;
	width: 235px;
	height: 41px;
	position: absolute;
	bottom: -41px;
	right: -1px;
	z-index: 5;
	overflow: hidden;
	text-indent: -99999em;
}


#col0 .tx-chgallery-pi1 .info,
#col0 .tx-indexedsearch .item,
#col0 .tx-veguestbook-pi1 .item {
	position: relative;
	padding: 0.5em 0.5em 0.01em 0.5em;
	margin: 1em 0 2em 0;
	border: none;
	border-bottom: 1px solid #E0E0E0;
	background: none;
}

#col0 .tx-chgallery-pi1 .pagination {
	clear: both;
}

#col0 .tx-chgallery-pi1 .info {
	padding: 0.5em 0.5em 3.01em 0.5em;
}

#col0 .tx-indexedsearch .item strong {
	color: #60A060;
}

#col0 .tx-chgallery-pi1 .info h4,
#col0 .tx-indexedsearch .item h4,
#col0 .tx-veguestbook-pi1 .item h4 {
	position: absolute;
	top: -1em;
	font-weight: bold;
	color: #333333;
	text-transform: none;
	font-size: 15px;
}

#col0 .tx-chgallery-pi1 .info h4 strong {
	font-size: 15px;
}

#col0 .tx-indexedsearch .tx-indexedsearch-noresults {
	padding: 5px 5px 5px 26px;
	border: 1px solid #D02020;
	background: url(../img/icons/error.png) no-repeat 5px 5px;
	font-weight: normal;
}

#col0 div.c1 { 
	float: left;
	display: inline;
	width: 275px;
}
#col0 div.c2 {
	float: left;
	display: inline;
	width: 385px;
}

#col0 div.c3 {
	clear: both;
}

#col0 .gallery {
	clear: both;
	margin: 0;
	padding: 10px 0 0 10px;
	width: 705px;
	overflow: hidden;
}

#col0 .gallery:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


#col0 .gallery li {
	padding: 0;
	position: relative;
	margin: 0 10px 10px 0;
	width: 225px;
	height: 160px;
	list-style: none;
	float: left;
	overflow: hidden;
}

#col0 .list li {
	height: 200px;
}

#col0 .gallery li a,
#col0 .gallery li img {
	padding: 0;
	margin: 0;
	border: none;
	display: block;
	text-decoration: none;
	overflow: hidden;
}

#col0 .gallery li a {
	width: 225px;
	height: 160px;
	background: #F3E7E9;
	cursor: url(/typo3conf/ext/highslide/res/highslide/graphics/zoomin.cur), pointer !important;
}

#col0 .gallery li span.zoom {
	position: absolute;
	display: block;
	right: 4px;
	bottom: 4px;
	width: 16px;
	height: 16px;
	background: url(../img/zoom.png);
	cursor: url(/typo3conf/ext/highslide/res/highslide/graphics/zoomin.cur), pointer !important;
}

#col0 .gallery li span.title {
	color: #333333;
}
#col0 .gallery li span.title,
#col0 .gallery li span.size { 
	display: block;
}

#col0 .tx-chgallery-pi1 .desc { margin-top: -1.25em; } 

.go_flickr_original img {
	margin-right: 1px;
}


#serviceinfo ul,
#serviceinfo li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#serviceinfo li {
	margin-left: 10px;
}

#serviceinfo ul li a {
	color: #666666;
	font-size: 9px;
	text-transform: uppercase;
	padding: 0 0 0 20px;
	background: url(../img/a_serviceinfo.png) no-repeat left center;
}

#sitemap {
	margin: 15px auto 0 auto;
	width: 975px;
}

#sitemap ul,
#sitemap li {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	background: none;
}

#sitemap ul li {
	width: 159px;
	margin: 0 3px 20px 0;
	float: left;
	display: inline;
}

#sitemap ul li a {
	font-weight: bold;
	color: #8C1424;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 20px;
}

#sitemap ul li ul li {
	margin: 0;
}

#sitemap ul li ul li a {
	font-weight: normal;
	color: #666666;
	text-transform: none;
	font-size: 11px;
	line-height: 15px;
}

.pagination2 {
	position: relative;
}

.pagination2 ul {
	padding: 0;
	margin: 0.5em 1em;
	list-style: none;
}

.pagination2 ul li {
	padding: 0;
	margin: 0 0.25em 0.25em 0;
	list-style: none;
	display: inline-block;
	vertical-align: top;
}

/* Internet Explorer 6 */
* html .pagination2 ul li {
	display: inline;
}

/* Internet Explorer 7 */
*:first-child+html .pagination2 ul li {
	display: inline;
}

.pagination2 ul li * {
	padding: 0.25em 0;
	margin: 0;
	width: 2em;
	text-align: center;
	display: block;
}

.pagination2 ul li.first *,
.pagination2 ul li.last * {
	padding: 0.25em 0.75em;
	width: auto;
}

.pagination2 ul li span {
	background: #F8F8F8;
	border: 1px solid #F8F8F8;
}

.pagination2 ul li a {
	background: #8B1025;
	border: 1px solid #8B1025;
	color: #FFFFFF;
	text-decoration: none;
}

.pagination2 ul li a:hover {
	background: #9B1025;
	border: 1px solid #9B1025;
	color: #FFFFFF;
}

.pagination2 ul li.current span {
	font-weight: bold;
}

.pagination2 .pagelist {
	position: absolute;
	right: 1em;
	top: 0;
}

.pagination2 .pagelist dfn {
	padding: 0.25em 0.75em;
	text-align: center;
	display: inline-block;
	background: #8B1025;
	border: 1px solid #8B1025;
	color: #FFFFFF;
	font-style: normal;
	cursor: pointer;
}

.pagination2 .pagelist ul {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0 0 0 -13.5em;
	z-index: 100;
	width: 12.25em;
	padding: 0.25em 0 0 0.25em;
	border: 1px solid #F0F0F0;
	background: white;
}

#infobutton{
	display: none;
}

#facebooklike{
	display: none;
}
