/* General Rules */
html, body {
	height:99%;
	*height:98%;
}
body {
	font-family: tahoma, arial, times new roman;
	font-size:11px;
	color:#5b5647;

	background:url(/img/puntigam/bg.jpg) top left repeat-x white;
	padding:0px;
	margin:0px;
	text-align:center;
	padding-top:8px;
}
table {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border: 0px solid red;
}
table tr td {
	padding:0px;
	margin:0px;
	vertical-align:top;
}
ul {
	margin:0px;
	padding:0px;
}
ul li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
img {
	border:solid blue 0px;
	display:block;
}
a{
	text-decoration:none;
	color:#5b5647;
	outline:none;
}

/* End General Rules */

body#intro{
	background:url(/img/bgIntro.png) center center no-repeat;
}
div#holdIntro table{
	width:480px;
	margin-left:auto;
	margin-right:auto;

}
#distance{
	width:1px;
	height:50%;
	margin-bottom:-249px; /* half of container's height */
}

#wrapper{
	width:873px;
	/*height:100%;*/
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	border:solid 3px white;
	text-align:left;
	background:url(/img/puntigam/contentBg.jpg) 0px 383px repeat-x white;

}
tr#holdTop td{
	background:url(/img/puntigam/bgTop.jpg) top left repeat-x;
	height:136px !important;
}
div#top {
	width:686px;
	height:136px;
}
ul#cafeNavigation {
	padding-top:15px;
	padding-left:65px;
}
ul#cafeNavigation  li{
	float:left;
	height:15px;
}

a.startSlideshow{
	float:right;display:block;
	margin-right:62px;
	color:#9A9DA2;
	margin-top:-2px;
}
ul#topMenu {
	width:686px;
	margin-top:100px;
}
ul#topMenu li {
	height:21px;
	float:left;
}
img#logo { margin-left:auto;margin-right:auto;padding-top:9px;}
#sectionImage{ }
/*home*/
div#sectionImage{
	width:686px;
	height:491px;
	background:url(/img/puntigam/homeImg.jpg) top left no-repeat;
}
#holdHomeNews{
	width:219px;
	padding:2px 2px 36px 20px;
	background:url(/img/homeNewsBg.png) top left;
}
#homeNews h1 {
	font-size:16px;
	font-weight: normal;
	margin-bottom:0px;
}
#homeNews a{
	color:#5b5647;
	text-decoration:underline;
}
#holdHomeRightImgs img{
	border-bottom:solid white 1px;
}
#flashContent{
	width:510px;
	height:288px;
}
/*end home*/

#holdContent{
	padding:0px;
}
#holdContent a {
	text-decoration:underline;
}
td#holdContent.holdDynamicPage{
	padding-top:43px;
	padding-right:62px;
	padding-left:62px;
}
#holdContent h1, #holdContent h2 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:5px;
}

#rightContent{
	height:494px;
	background:url(/img/puntigam/rightBg.jpg) top left repeat-x white;
}
#submenu {
	margin-top:20px;
	margin-left:20px;
}
#submenu li { line-height:15px; margin-bottom:2px;}
#submenu li a {
	color:#5b5647;
}
#submenu li a.active{
	text-decoration:underline;
}

.holdAllListItems{
	margin-left:62px;
	margin-right:1px;
}
.holdListItem{
	width:624px;
	padding-bottom:1px;
	background:url(/img/puntigam/itemSeparator.jpg) bottom left no-repeat;
}
.listItem { width:624px;}
.listItem .image {
	width:120px;
}
.listItem .image img {display:block;}
.listItem .details{
	width:442px;
	padding:10px 32px;
	background:url(/img/puntigam/itemDetailsBg.jpg) top left repeat-y white;
	vertical-align:middle;
}
.listItem .details h2 { margin:2px 0px; }
.itemDetails .image{ width:308px;}
.itemDetails .details{
	width:314px;
	padding:10px 32px;
	background:url(/img/puntigam/itemDetailsBg.jpg) top left repeat-y white;
	vertical-align:middle;
}
#holdImages {
	margin-left:62px;
}
#holdImages tr td{
	width:124px;
	padding-right:6px;
	padding-bottom:1px;
}
#holdImages tr td.last {
	padding-right:0px;
}
#holdSection{
	margin-left:61px;
}
#holdSection #holdBigImage{
	width:372px;
	height:245px;
	border-right:solid white 1px;
	overflow:hidden;
}
#holdImageDetails{
	width:219px;
	padding:26px 18px 0px 18px;
	background:#CDCCC8;

}
#imageDetails{
	height:158px;
	overflow:hidden;
}
#imageDetails h1{
	font-size:16px;
	margin-top:0px;
	font-weight:normal;
}
ul#imageNavigation{
	margin-top:20px;
}
ul#imageNavigation li {
	height:18px;
}
ul#imageNavigation li img{
	display:inline;
	padding-right:2px;
}
ul#imageNavigation li a{
	padding-left:16px;
}
ul#imageNavigation li#weiter a{
	background:url(/img/puntigam/weiter_off.png) left top no-repeat;
}
ul#imageNavigation li#weiter a:hover{
	background:url(/img/puntigam/weiter_on.png) left top no-repeat;
}
ul#imageNavigation li#zuruck a{
	background:url(/img/puntigam/zuruck_off.png) left top no-repeat;
}
ul#imageNavigation li#zuruck a:hover{
	background:url(/img/puntigam/zuruck_on.png) left top no-repeat;
}
ul#imageNavigation li#zurubersicht a{
	background:url(/img/puntigam/zurubersicht_off.png) left top no-repeat;
}
ul#imageNavigation li#zurubersicht a:hover{
	background:url(/img/puntigam/zurubersicht_on.png) left top no-repeat;
}
ul#imageNavigation li a:hover{
	text-decoration:underline;
}
