/* Verhalten des Body-Bereichs
*/
body{
	font-size:smaller;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#ffffff;
	margin:10px;
	min-width:76.5em;
	background: url(../Bilder/CastleNeuschwanstein.jpg) no-repeat left top;
	position: absolute;
	background-color: #4b77b6;
	}
    /* Die ganze sichtbare Website
    */
    #website{
	padding:0px 10px 10px 7px;	/*  border:1px solid red;*/
    }
        /* Kopfbereich (Header)
        */
        #header{
	padding:34px 0 0 0;
	overflow: hidden;
	background-image: url(../Bilder/Jewels-without-background.gif);
	height: 0px !important;
    height: /**/:34px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
        }
	.line{
	padding:35px 0 0;
	margin-top: 2px;
        }
		.foot {margin: 0 0 5 0;}
		.foot, a {
	color: #FFFFFF;
	text-decoration: none;
}
.foot, a:hover {
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}
        
        /* Navigation
        */
    #navigation{
	float:right;
	width:230px;
	margin-bottom:-30px;
	padding-top: 0px;
        }
        
                /* Navigation Linkverhalten
                */
    .slogan {
	font-weight: 900;
	font-variant: small-caps;
	color: #FFFFFF;}
	           
	#navigation li a                {
	display: block;
	width:100%;
	padding: 1px;
	border-bottom: 1px dashed #96925a;
	vertical-align: bottom;	
}
                #navigation li a:hover          {
	display: list-item;
	width:100%;
	border-left:5px;
	background-color:#F5ED81;
	list-style-image: url(../Bilder/schloss.png);
	font-weight: 900;
	text-color: #96925a;
	font-style: italic;
}
                #navigation li a:active,#active {
	display: block;
	cursor:default;
	background-color:orange !important;
	width:100%;
	text-decoration:none;
	color: #000066;
	font-style: oblique;
	font-weight: bold;
	list-style-image: url(../Bilder/ok.gif);
	
                                                }
                #navigation li a:visited        {
	text-decoration: none;
	color: #FFFFFF;
}
                
        
        /* Der eigentliche Inhalt der Sites
        */
        #inhalt{
padding:250px 5px 5px 0px;line-height:150%;
        }
        /* Der Fußbereich (Footer)
        */
        #footer{
	padding:109px 0 0 0;
	overflow: hidden;
	background-image: url(../Bilder/wolke.gif);
	height: 0px !important;
    height: /**/:109px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
        }
        

/* Verhalten bei bestimmten Tags
*/        
ul,li{
list-style: none;margin:5;padding:0px;
}

/*]]>*/
#picture {
	float:right;
	width:205px;
	margin-bottom:0px;
	padding-top: 20px;
	margin-left: 10px;
	margin-right: 11px;
}
.headimpressum {
	font-style: italic;
	font-weight: bolder;
	padding-bottom: 2px;
}
hr{
	margin-top: 0px;
	height: 0.5px;
	margin-right: 23%;
		}
#logopic{
	padding-left: 73%;
	text-decoration: none;
	border: 0px;
	margin-top: 0px;
}
#anschrift {	line-height: 101%;}
#style {position: absolute; right: 510px;}
#lang {	position: absolute;	
	top: 230px;
	right: 300px;
	font-variant: small-caps;
	font-size: 14px;
}
#lang, img{border: 0px;}
#tour { position: absolute;
	top: 338px;
	right: 300px;
}
