body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin:0px;
}

body.page_print {
	background-color:#FFFFFF;
	margin: 20px;
}

body.content_table {
	background-color:#550000;
}

table.content_table {
	width:738px;
}

td.content_table_left {
	width:228px;
}

td.content_table_right {
	width:495px;
}

img.seperator {
	height:15px;
	width:15px;
}

#galleryimage {
	width:495px;
	height:340px;
}

p.min {
	padding-top:0px;
	margin-top:10px;
	margin-bottom:10px;
}

div.description {
	padding-top: 5px;
}

hr{
	height:1px;
	border:0px;
	color:#FFFFFF;
	background:#FFFFFF;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

ul.list {
	margin-top: 0px;
	margin-left: 15px;
	padding:0px;
}

h1, div.heading {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
}

h2, div.subheading {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}

input, select, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #625D40;
}

input.button {
	color: #FFFFFF;
	background-color: #333333;
	cursor: pointer;
	border: 1px solid #333333;
}

.line_dotted {
	background-image: url(images/line_dotted.gif);
	background-repeat:repeat-x;
}

.picborder {
	border: 1px solid #FFFFFF;
}

a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

div.seperator {
	height: 20px;
	background: url(images/line_dotted.gif) repeat-x 0px;
}

a.arrow {
	padding-left:11px;
	background:url(images/icon_arrow.gif) no-repeat 0px;
}

a.printlink {
	font-weight:bold;
	color:#B30000;
}

div.zimmerfoto {
	width:495px;
	height:340px;
	text-align:right;
}

div.zimmerfoto div {
	position:absolute;
	padding:2px;
	margin-top:318px;
	margin-left:5px;
	background-color:#333333;
}


div.thumb img {
	height:100px;
}

div.thumb a div {
	position:absolute;
	margin-top:83px;
	margin-left:2px;
	width:15px;
	height:15px;
	background-image:url(images/icon_magnify.gif);
	background-repeat:no-repeat;
	background-color:#333333;
}

div.thumb a:hover div {
	background-color:#B02726;
}

img.lang {
  margin: 0 2px;
  border: 1px solid #ddd;
}