.mapbase, .lounge, .restaurant, .bar, .terrace {	
	background: url('../images/baerengasse/grundriss_beh.gif') 0px 0px no-repeat;
}

.address {
	font-size:			10px;
	line-height:		12px;
}

.lounge {
	background-position:	-585px 0px;
}
.restaurant {
	background-position: 	-1170px 0px;
}
.bar {
	background-position: 	0px -333px;
}
.terrace {
	background-position:	-585px -429px;
}


table.starter {
	width:				500px;
}

table.starter td {
	padding-bottom:		3px;
	text-align:			left;
	vertical-align: 	top;
}

table.starter td.label {
	padding-bottom:		3px;
	text-align:			left;
	vertical-align: 	middle;
	font-weight: 		bold;
	color:				#CAC6A2;
}

table.starter td.seperator {
	padding-bottom:		12px;
}

table.starter td.event {
	padding-top:		5px;
	border-bottom:		dotted #CAC6A2 1px;
}

table.starter td.right {
	padding-bottom:		12px;
	text-align:			right;
}

table.starter td.bottom {
	padding-bottom:		12px;
	text-align:			right;
	vertical-align: 	bottom;
	width:				80px;
}

span.info {
	color:				gray;
	font-size:			12px;
}

body {
	/*	background-image:	url('../images/baerengasse/background.gif');*/	
	padding:			0px;
	margin:				0px;
	/*	background-color:	#CAC6A2;*/
	background-color:	#FFFFFF;
	color: 				#000000;
	font-family: 		Arial, sans-serif;
/*	font-family: 		Times, serif;*/
	font-size:			13px;
}

p {
	margin: 0; 
	padding: 0;
}

img {
	behavior: 			url("../stylesheets/pngbehavior.htc");
}

.logo {
	position:			relative;
	text-align:			left;;
	top:				18px;
	width:				830px;
}

/* Layout Properties */

.layoutenter {
	width: 			342px;
	height: 		452px;
	padding:		0px;
	color:			black;
	position:		absolute;
	left:			50%;
	margin-left:	-171px; /* negative Hälfte von width:750px */
	top:			50%;
	margin-top:		-226px; /* negative Hälfte von height:380px */
}

.layoutcontainer {
	position:			relative;
	top:				12px;
	width:				833px;
}

.address {
	position:			relative;
	top:				14px;
	width:				833px;
}

.admincontainer {
	background-color:	#FFFFFF;
	color:				#000000;
	position:			relative;
	top:				40px;
	width:				950px;
}

.layouthaeder {
	position:			relative;
	height:				33px;
	width:				833px;
	background-image:	url('../images/baerengasse/top.png');
	background-repeat:	no-repeat;
	behavior: 			url("../stylesheets/pngbehavior.htc");
}

.layoutcontent {
	height:				auto;
	background-image:	url('../images/baerengasse/content.png');
	background-repeat:	repeat-y;
	behavior: 			url("../stylesheets/pngbehavior.htc");
}

.content {
	text-align:			left;
	color:				#ffffff;
	font-size:			12px;
    font-family:		'Arial', sans-serif;
/*    font-family:		'Times', serif;*/
	position:			relative;
	left:				0px;
	top:				0px;
	width:				750px;
	margin: 			0 0 0 0;
	height:				auto;
/*	background-color:	#32393d;*/
	
}

.contentnavigation {
	text-align:			left;
	color:				#ffffff;
	font-size:			12px;
	line-height:		18px;
    font-family:		'Arial', sans-serif;
/*    font-family:		'Times', serif;*/
	position:			absolute;
	margin: 			0 0 0 0;
	left:				0px;
	width:				150px;
/*	background-color:	#32393d;*/
	
}

.contentinlay {
	text-align:			left;
	color:				#CAC6A2;
	font-size:			12px;
	line-height:		18px;
    font-family:		'Arial', sans-serif;
/*    font-family:		'Times', serif;*/
	position:			relative;
	margin: 			0 0 0 0;
	left:				170px;
	width:				570px;
	height:				auto;
	
/*	background-color:	#32393d;*/
	
}

.layoutbottom {
	height:				30px;
	width:				833px;
	background-image:	url('../images/baerengasse/bottom.png');
	background-repeat:	no-repeat;
	behavior: 			url("../stylesheets/pngbehavior.htc");
}

a {
	color:				#CAC6A2;
	text-decoration:	none;
}

/*a.next:before {
	content:			url(/images/symbol_doc.gif)" ";
}*/

button {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
/*	font-family:		'Times', serif;*/
	font-size:			12px;
	padding:			2px 4px;
	border:				solid #FFFFFF 2px;
	}
