body {
	background-color:#000000;
	font-family:Arial,sans-serif;
	color:#FBE298;
	font-size:11px;
	margin: 0 0 0 0;
}

div.hr {
  height: 15px;
  background: transparent url(../img/bg_head_deko.gif) no-repeat scroll bottom;
}
div.hr hr {
  display: none;
}


td {
    font-size:11px;
}
p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
a {
	color:#889926;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* INHALT */

div#page {
	width:100%;
	text-align:center;
}
div#container1 {
	width:710px;
	margin:auto;
	text-align:left;
	background-color:#160903;
}
div#head {
	height:197px;
	background-image:url(../img/bg_stpats2.jpg);
	background-repeat : no-repeat;
}
div#headevents {
	height:197px;
	background-image:url(../img/bg_stpats2.jpg);
	background-repeat : no-repeat;
}
div#containernav {
	width:710px;
	background-image:url(../img/bg_nav_stpats.jpg);
	background-repeat : repeat-x;
	margin:0 0 0 0;
}

div#logo {
	padding-left:20px;
	padding-top:27px;
}
div#contentleft {
	float:left;
	width:250px;
	padding:0 0 0 12;
}
div#contentright {
	float: left;
	width:420px;
	padding: 0 0 0 14;	
}
div#footer {
	padding:5 0 0 0;
	height:36px;
	background-image:url(../img/bg_footer_stpats.jpg);
	background-repeat : repeat-x;
	text-align:center;
	font-size:10px;
	
}
div#address {
	padding:10 0 0 0 ;
	font-size:11px;
}
.clr {
	clear:both;
	height:12px;
}
.head1 {
	font-size: 14px;
	font-weight: bold;
	color:#EAB36C;
	padding-bottom:24px;
	background-image:url(../img/bg_head_deko.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}
.head2 {
	font-size: 12px;
	font-weight: bold;
	color:#EAB36C;
	padding-bottom:6px;
}
.head3 {
	font-size: 14px;
	font-weight: bold;
	color:#EAB36C;
	padding-bottom:24px;
}
.texte {
    color:#FBE298;
    font-size:11px;
    padding-bottom:12px;
}
/* NAVIGATION */
div#menu {
	width:421px;
	padding-top:0px;
	margin:0 0 0 273;
}

div#menu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#menu ul li {
	margin-right:2px;
	float:left;	
	list-style : none;
}
div#menu ul li a {
	display: block;
	line-height : 23px;
}

div#menu ul li a.about {
	width:60px;
	background-image:url(../img/navi_about_l.gif);
	background-repeat:no-repeat;
}
div#menu ul li a:hover.about, .abouton {
	width:60px;
	background-image:url(../img/navi_about_h.gif);
	background-repeat:no-repeat;
}
div#menu ul li a.whatson {
	width:92px;
	background-image:url(../img/navi_whatson_l.gif);
	background-repeat:no-repeat;
}
div#menu ul li a:hover.whatson, .whatsonon {
	width:92px;
	background-image:url(../img/navi_whatson_h.gif);
	background-repeat:no-repeat;
}
div#menu ul li a.tvsports {
	width:85px;
	background-image:url(../img/navi_tvsports_l.gif);
	background-repeat:no-repeat;
}
div#menu ul li a:hover.tvsports, .tvsportson {
	width:85px;
	background-image:url(../img/navi_tvsports_h.gif);
	background-repeat:no-repeat;
}
div#menu ul li a.gallery {
	width:46px;
	background-image:url(../img/navi_pics_l.gif);
	background-repeat:no-repeat;
}
div#menu ul li a:hover.gallery, .galleryson {
	width:46px;
	background-image:url(../img/navi_pics_h.gif);
	background-repeat:no-repeat;
}
div#menu ul li a.drinks {
	width:66px;
	background-image:url(../img/navi_drinks_l.gif);
	background-repeat:no-repeat;
}
div#menu ul li a:hover.drinks, .drinkson {
	width:66px;
	background-image:url(../img/navi_drinks_h.gif);
	background-repeat:no-repeat;
}
div#menu ul li a.links {
	width:55px;
	background-image:url(../img/navi_links_l.gif);
	background-repeat:no-repeat;
}
div#menu ul li a:hover.links, .linkson {
	width:55px;
	background-image:url(../img/navi_links_h.gif);
	background-repeat:no-repeat;
}
div#menu ul li a span {
	
	visibility:hidden;
}
/* Admin special */

div#editorarea p.head1 {
	margin-bottom:16px;
	font-size:14px;
	font-weight:bold;
}
p span.head1 {
	line-height:32px;
	font-size:14px;
	font-weight:bold;
}
p span.head2 {
	line-height:24px;
	font-size:12px;
	font-weight:bold;
}

textarea {
	padding: 12 12 12 12;
	margin: 12 12 12 12;
}
.imagecontainer {
	display:inline;
	float:left;
	vertical-align:top;
	height:115px;
	width:122px;
	margin:0px 4px 10px 0px;
	line-height:11px;
	font-size:9px;
}
.imagecontainer a {
	text-decoration:none;
}
.thumb {
	width:120px;
	height:80px;
	border:solid 1px #000000;
	margin-bottom:2px;
	background-repeat:no-repeat;
}
.image{
	width:360px;
	border:solid 1px #000000;
	margin-bottom:2px;
}