html, body, #logo, #position, #head, #navigation, #main, #content, #content_left, #content_right, #foot, #subnavigation, #bildcontainer, ul, li, p, h1, h2, form, label, legend, input, select {
	padding:0;
	margin:0;
	text-decoration:none;
	font-family: "Lucida Grande", "Lucida sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}
#content a:link, #content a:visited, #content a:active {
	text-decoration:none;
	color:#0D6100;
}
#content a:hover {
	text-decoration:underline;
	color:#0D6100;
}

html, body {
	width:100%;
	height:100%;
	background:#67b500 url(/images/bg.jpg);
}
#logo {
	width:191px;
	height:60px;
	position:absolute;
	top:250px;
	left:25px;
	background:url(/images/silencium_logo.png) left top no-repeat;
}
#position {
	width:775px;
	padding-left:225px;
	background:url(/images/spot.jpg) left top no-repeat;
}
#head {
	width:720px;
	height:50px;
	padding:45px 28px 0 27px;
	background:url(/images/head_bg.png) bottom no-repeat;
}
#navigation {
	width:720px;
	height:50px;
}
#navigation li {
	height:50px;
	list-style:none;
	float:left;
	margin-right:1px;
}
#navigation li a:link, #navigation li a:visited, #navigation li a:active {
	display:block;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff;
	padding:10px 15px 5px 15px; 
	float:left;
	height:35px;
	text-decoration:none;
}
#navigation li a:hover {
	background:url(/images/nav_act.png) repeat-x;
	border-bottom: 1px solid #fff;
	height: 34px;
	text-decoration:none;
}
#navigation li a.navi_active {
	background:url(/images/nav_act.png) repeat-x;
	text-decoration:none;
}
#main {
	width:720px;
	padding:0 28px 15px 27px;
	background:url(/images/main_bg.png) repeat-y;
}
#content {
	width:720px;
	background:url(/images/content_bg.gif) repeat-y;
}
#content_left {
	width:480px;
	padding:30px 0px 30px 35px;
	float:left;
}

h1 {
	font-size:20px;
	font-weight:bold;
	padding-bottom:15px;
	padding-right:25px;
	color:#666;
}
#content_left p {
	line-height:15px;
	padding-bottom:15px;
	padding-right:35px;
}

#content_right {
	width:205px;
/*	padding-top:10px; */
	float:left;

}
.content_right_pic {
	padding:0;
	border:0;
	margin:0;
	width:205px;
}
.content_right_text {
	padding:12px 15px 8px 15px;
}
h2 {
	font-size:13px;
	font-weight:bold;
	letter-spacing:0px;
	padding-bottom:15px;
}
.content_right_text p {
	font-size:10px;
	color:#555;
	padding-bottom:5px;
	line-height:15px;
}
/*
.content_right_text a:link, .content_right_text a:visited, .content_right_text a:active {
	font-size:10px;
	color:#333;
}
.content_right_text a:hover {
	color:#000;
}
*/
h4 {
	padding:0;
	margin:0;
	font-size:11px;
	font-weight:bold;
	padding-bottom:10px;
	color:#555;
	padding-bottom:0px;
	margin-bottom:10px;

}
.breaker {
	clear:both;
}
#foot {
	width:763px;
	height:20px;
	padding:10px 0 0 12px;
	background:url(/images/foot_bg.png) top no-repeat;
	font-size:10px;
	color:#FFF;
}
#foot a:link, #foot a:visited, #foot a:active {
	color: #fff;
}
#foot a:hover {
	color: #fff;
	text-decoration: underline;
}
#subnavigation {
	width:708px;
	height:28px;
	border:1px solid #67B500;
	background-color: #67B500;
	margin-bottom:15px;
	padding-left:10px;
}
#subnavigation li {
	height:28px;
	list-style:none;
	float:left;
	margin-right:20px;
}
#subnavigation li a:link, #subnavigation li a:visited, #subnavigation li a:active {
	display:block;
	line-height:24px;
	text-transform:uppercase;
	padding: 2px 0;
	letter-spacing:1px;
	color:#28430D;
	text-decoration:none;
}
#subnavigation li a:hover {
	color:#000;
	text-decoration:none;
/*	background:url(/images/subnav_act.gif) top center no-repeat; */
}
#subnavigation li a.subnavi_active, #subnavigation li a.subnavi_active:visited, #subnavigation li a.subnavi_active:hover, #subnavigation li a.subnavi_active:active  {
	color:#fff;
	line-height:24px;
	padding: 2px 0;
	text-decoration:none;
/*	border-bottom: 4px solid #fff; */
	font-weight: bold;
/*	background:url(/images/subnav_act.gif) top center no-repeat; */
}
#bildcontainer {
	position:relative;
	width:720px;
	height:312px;
}
#map {
	/*border:1px solid #999;*/
	width:720px;
	height:312px;
}
#map a {
	
}
.slideshow ul {
  right:0;
  top:0;
  position: absolute;
  height:282px;
  width:175px;
  padding:30px 0 0 30px;
  overflow: hidden;
  z-index:1000;
}
.slideshow ul li a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 58px;
  margin: 0 25px 25px 0;
  width: 58px;
  border:1px solid #ccc;
	filter:Alpha(opacity=50);
	opacity:50%;
 	opacity: 0.5;
}
.slideshow ul li a.active, div.slideshow ul li a:hover {
	filter:Alpha(opacity=100) !important;
	opacity:100% !important;
 	opacity: 1.0 !important;
}

.slideshow ul li {
  float: left;
  list-style: none;
} 
.overlay {
	width:205px;
	height:312px;
	background:#000;
	position:absolute;
	top:0;
	right:0;
	filter:Alpha(opacity=35);
	opacity:35%;
 	opacity: 0.35;
	z-index:500;
}
#bilder_slideshow {

}
#content_left .formular form{
	margin:0;
	border:0;
	padding:0;
	padding-right:35px;
}
#content_left .formular form fieldset {
	margin:0;
	border:0;
	padding:0;
	border:1px solid #999;
}
#content_left .formular form legend {
	margin:0;
	border:0;
	padding:0;
	margin-left:25px
}
#content_left .formular form label {
	float:left;
	margin:0;
	border:0;
	padding:2px;
	display:block;
	width:110px;
	text-align:right;
	padding-right:15px;
}
#content_left .formular form input, #content_left .formular form select, #content_left .formular form textarea{
	float:left;
	margin:0;
	border:0;
	padding:2px;
	border:1px solid #999;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin:0 5px 10px 0;
}

#content_left .formular form hr.breaker {
	height: 0;
	visibility: hidden;
	clear: both;
	margin:0;
	border:0;
	padding:0;
}

#content_left .roomselect {
	width: 100px;
}

.infomodul {
	border-top:4px solid #fff;
}
.infomodul_last {
	border-top:4px solid #fff;
}
#content_left p img {
	margin: -10px 0 0 -30px;
}
h3.open {
	border:0;
	padding:0;
	margin:0;
	line-height:20px;
	
}
h3.closed {
	border:0;
	padding:0;
	margin:0;
	line-height:20px;
}
h3.open a:link {
	display:block;
	padding-left:35px;
	margin-left:-20px;
	background:url(/images/minus.gif) left no-repeat;
}
h3.closed a:link {
	display:block;
	padding-left:35px;
	margin-left:-20px;
	background:url(/images/plus.gif) left no-repeat;
}
.togglecontainer {
	margin:0 0 10px -35px;
	border-left:20px solid #67b500;
	background:#fff !important;
}
.togglecontainer a {
	color:#333;
}
.togglecontentbox {
	padding:0px 15px 10px 15px;
}
.closedbox {
	display:none;
}
.openbox {
	display:block;
}
.togglecontentbox p {
	border:0;
	padding:5px 0 5px 0 !important;
	margin:0;

}
.togglecontentbox table tr td {
	padding: 2px 15px 2px 2px;
	border-bottom:1px solid #eee;

}
.togglecontentbox table {
	border-top:1px solid #eee;
	margin-bottom:15px;
}
.togglecontentbox table tr td.head {
	font-weight:bold;
}
#languageselect {
	position:absolute;
	top:102px;
	left:860px;
	width:100px;
	height:20px;

}
#home #languageselect {
	position:absolute;
	top:23px;
	left:885px;
	width:100px;
	height:20px;

}
#languageselect select {
	width:100px;
	height:15px;
	margin:0;
	color:#444;
	font-size:9px !important;

}
h5 {
	margin:0 0 15px 0;
/*	border-left:10px solid #67b500; */
	font-weight:bold;
	padding:4px 0 4px 4px;
	font-size:11px;
	color:#333;
	background:#fff;

}
h5 a:link, h5 a:visited, h5 a:active {
	color:#666;
}
h5 a:hover {
	color:#333;
}
a.onlinereservierung {
display:block;
width:175px;
padding:0 15px;
height:26px;
line-height:26px;
background:url(/images/onl_reservierung_animiert.gif) no-repeat;
border-top:4px solid #fff;
text-indent:-5000px;
overflow:hidden;

}
a.onlinereservierung-francais {
display:block;
width:175px;
padding:0 15px;
height:26px;
line-height:26px;
background:url(/fr/fr_img/onl_reservierung_animiert_fr.gif) no-repeat;
border-top:4px solid #fff;
text-indent:-5000px;
overflow:hidden;

}

a.onlinereservierung-italiano {
display:block;
width:175px;
padding:0 15px;
height:26px;
line-height:26px;
background:url(/it/it_img/onl_reservierung_anim_it.gif) no-repeat;
border-top:4px solid #fff;
text-indent:-5000px;
overflow:hidden;

}

a.onlinereservierung-espanol {
display:block;
width:175px;
padding:0 15px;
height:26px;
line-height:26px;
background:url(/es/es_img/onl_reservierung_anim_es.gif) no-repeat;
border-top:4px solid #fff;
text-indent:-5000px;
overflow:hidden;

}

a.onlinereservierung-english {
display:block;
width:175px;
padding:0 15px;
height:26px;
line-height:26px;
background:url(/en/en_img/onl_reservierung_anim_en.gif) no-repeat;
border-top:4px solid #fff;
text-indent:-5000px;
overflow:hidden;

}

#logo a.homelink {
	display:block;
	text-indent:-10000px;
	overflow:hidden;
	width:191px;
	height:60px;
}



table.messetermine caption {
	padding: 2px 15px 2px 2px;
	background-color: #dcdcdc;
	font-weight: bold;
	text-align: left;
}

table.messetermine tr td {
	padding: 2px 15px 2px 2px;
	border-bottom:1px solid #eee;

}
table.messetermine {
	border-top:1px solid #eee;
	background: #fff;
}
table.messetermine tr td.head {
	font-weight:bold;
}

#foot a {
/* fixt den IE-Bug, bei dem Links innerhalb von DIVs nicht mehr anklickbar sind, deren Hintergrund per AlphaImageLoader definiert wird */
	position:relative;
}
.flag {
	float:left;
	width:20px;
	height:15px;
	margin-tight:3px;
	text-indent:-10000px;
	overflow:hidden;

}
#languageselect a.current {
	background-position:bottom !important;
}
