/*		TABLE		*/

.eng {
	font-style: italic;
	color: #222222;
}
table {
	width: 90%;
	border: 0px;
	border-spacing: 0px;
	margin-top: 10px;
}
td {
	border-bottom: 1px solid white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	padding: 5px 5px 0px 5px;
	margin: 0px;
	vertical-align: bottom;
}
.td_right {
	text-align: right;
}
/*		FONTZF		*/
h1, h2, h3 {	font-family: "Times New Roman", Garamond, Serif;
	font-weight: normal;
	font-size: 12px;
	color: #CC0000;
	letter-spacing: 2px;
	text-align: center;
}
h2 {
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 20px 0px -10px 0px;
}
h3 {
	text-align: left;
	padding: 2px 0px 0px 5px;
	margin: 0px;
}
p {	font-family: Verdana, Arial, Helvetica, "Sans-Serif";
	font-weight: normal;
	font-size: 10px;
	color: black;
	text-align: left;
	line-height: 16px;
	padding: 5px 10px 0px 5px;
}
.kursiv {
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	margin-top: 10px;
	color: black;
}
.rot {
	color: #CC0000;
	letter-spacing: 1px;
}
.special {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-top: 20px;
	
}
.special img {
	float: left;
	margin-right: 10px;
}
.specialvid img {
	float: left;
	margin-left: 5px;
	padding-top: 10px;
	border-top: 1px solid #CC0000;
}
/*		FIX STUFF		*/
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 20;
}

#content-flash{
	position: absolute;
	width: 660px;
	height: 350px;
	top: 20px;
	left: 0px;
	z-index:99;
}

#container {
	position: relative;
	top: 80px;
	height: 370px;
	width: 660px;
	margin: auto;
}

#footer {
	position: relative;  /* Needed for Safari */
	width: 660px;
		margin: auto;
		padding-bottom: 140px;
}
#footer-content {
	border-top: 1px solid #666666;
	position: absolute;
	width: 220px;
	right: 15px;
	background-color: white;
	
}
#imp_01 {
	position: absolute;
	top: 20px;
	left: 0px;
	height: 300px;
	width: 50%;
	border-top: 1px solid black;
	padding-right: 15px;
}
#imp_02 {
	position: absolute;
	top: 20px;
	left: 330px;
	height: 300px;
	width: 49%;
	border-top: 1px solid black;
	padding-left: 10px;

}
#impline {
	position: absolute;
	top: 55px;
	left: 330px;
	width: 1px;
	height: 75%;
	vertical-align: center;
	border-right: 1px solid #CC0000;
}
#zusatz {
	position: absolute;
	width: 220px;
	height: 40px;
	top: 570px;
	right: 15px;
	border-top: 1 px solid black;
}
#content_main {
	position: absolute;
	width: 220px;
	height: 395px;
	top: -15px;
	right: 15px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin-top: 5px;
	overflow: hidden;
}
#content_txt, #content_start {
	position: absolute;
	width: 100%;
	height: 260px;
	overflow: hidden;
	top: 0px;
	left: 0px;
	margin: 3px 1px 0px 3px;
}
#content_start {
	overflow: visible;
	
}
#innerDiv{
	margin-bottom: 0px;
	

}
#outerDiv{
	height: 100%;
	overflow: hidden;
}
#navPicts {
	position: absolute;
	text-align: right;
	width: 100%;
	top: 275px;
	right: 15px;
}
#video_flash{
	position: absolute;
	top: 13px;
	left: 5px;

}
#content_pix, .pix {
	position: absolute;
	width: 230px;
	height: 240px;
	top: 44px;
	left: 31px;
	border: 1px solid #444444;
	background-color: white;
	text-align: center;
	padding: 20px 5px 10px 5px;
	visibility: hidden;
}
.closepix {
 	position:absolute;
 	top: 3px;
	right: 6px;
	text-align: right;
}
#insert_pix{
	position: absolute;
	width: 210px;
	height: 220px;

	left: 0px;
	top: 0px;
}
#content_gal {
	position: absolute;
	width: 90%;
	height: 120px;
	bottom: -20px;
	left: 0px;
	margin-left: 3px;
	text-align: left;
	border-top: 1px dotted black;
	
}
#gal_01 {
	position: absolute;
	width: 100%;
	height: 20px;
	top: 15px;
	border-bottom: 1px solid white;
}
#gal_02 {
	position: absolute;
	width: 100%;
	height: 20px;
	top: 35px;
	border-bottom: 1px solid white;
}
#gal_03 {
	position: absolute;
	width: 100%;
	height: 20px;
	top: 55px;
	border-bottom: 1px solid white;
}
#content_gal img {
	margin: 0px 12px 0px 5px;
	padding: 6px 0px 0px 0px;
	
	clear: both;
	}
#Layer1 {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0px;
	right: -10px;
	z-index: 1;
}
#Layer2 {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0px;
	right: -10px;
	z-index: 2;
	visibility: hidden;
}
#logo {
	position: relative;
	top: 400px;
	height: 100px;
	width: 170px;
	margin: auto;
}
/*		HINTERGRUNDBILDER		*/
.mood_01 {
	background-image: url(../pix/moods/mood_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mood_02 {
	background-image: url(../pix/moods/mood_zimmer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mood_03 {
/*	background-image: url(../pix/mood_service.jpg);*/
	background-image: url(../pix/moods/mood_kaffee.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mood_04 {
	background-image: url(../pix/moods/mood_lage.jpg);
/*	background-image: url(../pix/mood_schloss.jpg);*/
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mood_05 {
	background-image: url(../pix/moods/mood_kontakt.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*		NAVIGATION		*/
#nav {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 15px;
}
#nav_01 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 15px;
	width: 85px;
	background-image: url(../pix/nav/zimmer_01.gif);
	background-repeat: no-repeat;
}
#nav_02 {
	position: absolute;
	top: 0px;
	left: 85px;
	height: 15px;
	width: 81px;
	background-image: url(../pix/nav/service_01.gif);
	background-repeat: no-repeat;
}
#nav_03 {
	position: absolute;
	top: 0px;
	left: 166px;
	height: 15px;
	width: 66px;
	background-image: url(../pix/nav/lage_01.gif);
	background-repeat: no-repeat;
}
#nav_04 {
	position: absolute;
	top: 0px;
	left: 232px;
	height: 15px;
	width: 89px;
	background-image: url(../pix/nav/kontakt_01.gif);
	background-repeat: no-repeat;
}
#nav_05 {
	position: absolute;
	top: 0px;
	left: 321px;
	height: 15px;
	width: 82px;
	background-image: url(../pix/nav/download_01.gif);
	background-repeat: no-repeat;
}

#nav_01 a:link {text-decoration: none; color: white; width: 100%; display: block;}
#nav_01 a:visited {text-decoration: none; color: white; width: 100%; display: block;}
#nav_01 a:hover {
	background-image: url(../pix/nav/zimmer_02.gif);
	background-repeat: no-repeat;
	width: 100%;
	display: block;
}
#nav_02 a:link {text-decoration: none; color: white; width: 100%; display: block;}
#nav_02 a:visited {text-decoration: none; color: white; width: 100%; display: block;}
#nav_02 a:hover {
	background-image: url(../pix/nav/service_02.gif);
	background-repeat: no-repeat;
	width: 100%;
	display: block;
}
#nav_03 a:link {text-decoration: none; color: white; width: 100%; display: block;}
#nav_03 a:visited {text-decoration: none; color: white; width: 100%; display: block;}
#nav_03 a:hover {
	background-image: url(../pix/nav/lage_02.gif);
	background-repeat: no-repeat;
	width: 100%;
	display: block;
}
#nav_04 a:link {text-decoration: none; color: white; width: 100%; display: block;}
#nav_04 a:visited {text-decoration: none; color: white; width: 100%; display: block;}
#nav_04 a:hover {
	background-image: url(../pix/nav/kontakt_02.gif);
	background-repeat: no-repeat;
	width: 100%;
	display: block;
}
#nav_05 a:link {text-decoration: none; color: white; width: 100%; display: block;}
#nav_05 a:visited {text-decoration: none; color: white; width: 100%; display: block;}
#nav_05 a:hover {
	background-image: url(../pix/nav/download_02.gif);
	background-repeat: no-repeat;
	width: 100%;
	display: block;
}

p a:link {
	text-decoration: underline;
	color: #CC0000;
}
p a:visited {
	text-decoration: underline;
	color: #CC0000;
}
p a:hover {
	color: white;
	background-color: #CC0000;
}

img a:hover;{
	
		background-color: blue;
}
