/* CSS Document */

/************************************** 	

	Erstellt am 13.11.2006
   	Autor: Nico Schweizer
 
	
*************************************/
html {
}

#accesskeys{
    display:none;
}

h1 {
	color: #495983;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
h2 {
	color: #000000;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
h3 {
	color: black;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}


h4 {
	color: #495983;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
hr {
	height: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	display:none;
}
a {
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
input, textarea, select, radio {
	border: 1px solid #495983;
	background-color: #ffffff;
	padding:0px;
	margin:1px;
	color: #5F5F5F;
}

/* NAVIGATION  ---------------------------------------- */
#navigation {
	background-color: #FFCC33;
	width:730px;

	margin:1px 1px 0 0;
	padding:0;
	position:relative;
	z-index: 2;
}

/* CONTENT  ---------------------------------------- */

#content_home {
	margin: 0px;

}
#content_text {
        margin-bottom: 10px;
        margin-top: 10px;
        color: black;
        line-height: 16px;
}

/* FOOTER  -------------------------------------------- */
#footer {
	float: right;
	clear:both;
	font-size:10px;
	position: relative;
	text-align: right;
	height:12px;
}
#footer p {
	height:12px;
}

body {
  background-color: #ccc;
  font-size: 10px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color: #999;  
  padding:0px;
  margin:0px;
}

td#main {
	vertical-align: top;
	width:900px;
        background-color: white;
}

#content {
       padding-top: 5px;
       padding-right: 5px; 
}

#links {
	float:left;
}

#rechts { 
	position: relative; 
	width: 730px; 
	float: right;
}

#back_picture {
	clear: both;
        position:relative;
	width:730px;
	height:334px;
	float:right;
	background-position: 0px 24px;
        background-repeat: no-repeat;
	border: 1px solid #999;
	margin:0 0 7px 0;
        background-color: #FFCC33;
}


#online {margin-right:67px; margin-top:-8px;float:right;
}


#adresse {
	position:relative;
	width:156px;
	font-size: 10px;
	color: black;
        margin-top: 20px;
        margin-left:3px;
}

.angebot p, .angebot h2, #angebot2 p, #angebot3 p, #globischloss p, #ausflugtips p, #wetter p {
	margin:0;
	padding: 0 0 0 5px;
}
.angebot h2 {
	font-weight: bold;
	padding-top: 5px;
}
.angebot p {
	font-size: 10px;
}
.preis {
	font-size:14px;
	font-weight: bold;
}
.angebot{
	position:relative;
        top: 0px;
	width:359px;
	height:180px;
	border-left: 3px solid white;
	border-right: 3px solid white;
	color: black;
	background-color: #FFCC33;
	float:left;
        margin: 0px 0px 5px 0px;
}

/* Schatten */
.imglo { background-image:url(images/schatten_r1_c1.gif); background-repeat: no-repeat; height:25px; width:25px; }
.imgo { background-image:url(images/schatten_r1_c5.gif); background-repeat:repeat; height:25px; width:900px; }
.imgro { background-image:url(images/schatten_r1_c7.gif);background-repeat: no-repeat; height:25px; width:25px; }
.imgr { background-image:url(images/schatten_r5_c7.gif); width:25px; }
.imgru { background-image:url(images/schatten_r7_c7.gif); background-position: left; background-repeat: no-repeat; height:25px; width:25px; }
.imgu { background-image:url(images/schatten_r7_c3.gif); background-position: top;  height:25px; width:900px;}
.imglu { background-image:url(images/schatten_r7_c1.gif); background-repeat: no-repeat; height:25px; width:25px; }
.imgl { background-image:url(images/schatten_r3_c1.gif); background-position: right; width:25px; }

/* Kalender */
#calendar {
	background:		#fff;
	height:			165px;
	width:			180px;
}
#calendar h3 {
	width:			100%;
	height:			14px;
}
#calendar, #calendar table {
	font:			bold 11px/1em arial, sans-serif;
	text-align:		center;
}
#calendar table td {
	width:			16px;
	height:			14px;
	background:		#dcdcdc;
	padding:		6px 6px 5px;
}
#calendar table thead td {
	padding:		5px 2px 4px;
	background:		#d6e4e9;
	border-right:	1px solid #fff;
}
#calendar table tbody td {
	background:		#fff;
}