body  
{   
	padding: 0px; 
 	background-color:#000000;
	color:#cccccc;
	font-family:'arial';
	scrollbar-base-color:#550404;
 	scrollbar-3dlight-color:#3F2B37;
 	scrollbar-arrow-color:#770404;
 	scrollbar-darkshadow-color:#000000;
 	scrollbar-face-color:#550404;
 	scrollbar-highlight-color:#000000;
 	scrollbar-shadow-color:#000000;
 	scrollbar-track-color:#150101;
 	margin:0;	
}

div.marker
{
	position:absolute;
	top:200px;
	left:32px;
}
div.marker2
{
	position:absolute;
	top:270px;
	left:132px;
}

div.test
{
	z-index:100;
	position:relative;
	background: url(pics/background/krone.jpg); 
	background-repeat:no-repeat; 
	background-position:center;
	padding: 0px;
	height:100%;
}

div.content
{	
	position: absolute;
	top:100px;
	bottom:30px;
	visibility: visible; 
	z-index:10;
	width:100%;
	height:100%;
	background-color:Black;

}

td.content
{
	background-color:black;
	text-align:justify;
	vertical-align:top;
	padding-bottom: 15px;
	padding-top:0px;
	padding-left:25px;
	padding-right:25px;
	height:370;
	background: url(pics/background/krone.gif); 
	background-repeat:no-repeat; 
	background-position:center;

}

td.nsctab
{
	vertical-align:top;
	text-align:center;
	width:33%;
}

td.space
{
	width:15px;
	background: url(pics/background/bg_right.jpg);
	background-repeat:repeat-y;	
}

td.navigation
{
	width:230px;
	background: url(pics/background/bg_navi.jpg);
	padding:0px;
}

div.navigation
{	
	position:absolute;
	top:70px;
	margin-top:100px;
	height:200;
	z-index:2;
	margin-left:5px;
}

div.navikasten
{
	background-color:#550101;
    width:185px;
    border-style:solid;
    border-width:2px;
	border-color:#553333;
    font-size:10pt;
    padding:0px;
    margin-top:20px;

    margin-left:10px;
}

div.navitext
{
	padding-left:6px;
}

div.oberenavigation
{		
text-align:center;
    text-valign:center;
    padding-top:10;
    font-size:12pt;
    position: absolute;
	left:90px;
	top:110px;
	right:20px;
	z-index:10;
}

td.obererrahmen
{
	height:105px;
	background: url(pics/background/bg_top.jpg);	
}


td.untererrahmen
{
	background: url(pics/background/bg_untenrahmen.jpg);	
}

div.linksoben
{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 720px; 
	height: 170px; 
	z-index:1; 
	background:url(pics/background/loe1.gif);
	background-repeat:no-repeat;
}

div.linksoben2
{
	position: absolute; 
	top: 164px; 
	left: 0px; 
	width: 220px; 
	height: 380px; 
	z-index:1; 
	background:url(pics/background/loe2.gif);
	background-repeat:no-repeat;
}

div.zierleiste
{
	position: absolute; 
	top: 130px; 
	left: 400px; 
	width: 700px; 
	height: 380px; 
	z-index:1; 
	background:url(pics/background/zierleiste.jpg);
	background-repeat:no-repeat;
}

div.bottom
{
	background-color:#550101;
	border-style:solid;
    border-width:2px;
	border-color:#553333;
	margin-top:25px;
	margin-bottom:25px;
	padding:4px;
	z-index:110;
	width:99%;
}

td.bottom
{
	text-align:center;
	background: url(pics/background/bg_unten.jpg);
}	

div.inhaltslink
{
	 text-align:center;
	 margin-bottom:10px;
	 vertical-align:text-bottom;
	padding-bottom:7px;
}

div.ip
{
	font-style:italic;
	color:#ff9900;
	text-align:center;
	padding-left:10%;
	padding-right:10%;
}

div.navebene2
{
	margin-left:10px;
}

div.crhinweis
{
	color:#ff9900;
	text-align:center;
}

b { color:#ffcc33; }
b.head { color:#ffcc33; font-size:18}

h1 
{ 
	text-align:center; 
	color:#F1C55A;
	font-family:Morpheus;
	margin-bottom:0px;
	padding-top:15;
	padding-bottom:15;
}

h2 
{ 
	text-align:center; 
	color:#ff9900;
	margin-bottom:5px; 
}
h3 { color:white;}

h4 { color:#5555bb; }

div.naviheading
{	
	font-size:11pt;
	font-family:Morpheus;
	color:#F1C55A;
	font-weight:bold;
	padding-bottom:10px;
}

div.reiseunternavi
{
	text-align:center;
	margin-bottom:10px;
}

a:link 		{ color:#ff5500; text-decoration:none; }
a:visited 	{ color:#ff5500; text-decoration:none; }
a:active 	{ color:#ffff00; text-decoration:none; }
a:hover		{ color:yellow; text-decoration:none; }

a:link#nav 		{ color:#ff9900; text-decoration:none; }
a:visited#nav	{ color:#ff9900; text-decoration:none; }
a:active#nav 	{ color:#ffff00; text-decoration:none; }
a:hover#nav		{ color:yellow; text-decoration:none; }

a:link#navleiste	{ color:#dd7700; text-decoration:none; }
a:visited#navleiste	{ color:#dd7700; text-decoration:none; }
a:active#navleiste 	{ color:#ffff00; text-decoration:none; }
a:hover#navleiste	{ color:yellow; text-decoration:none; }

img.float
{
  float:left;
  margin-right:15px;
  margin-bottom:4px;
  margin-top:4px;
}

div.float
{
  float:left;
  margin-right:15px;
  margin-bottom:4px;
  margin-top:4px;
  border-color#bbbbbb;
  border-bottom-width:2px; border-bottom-style:solid;
  padding-bottom:6px;
}

img.floatrechts
{
  float:right;
  margin-left:15px;
  margin-bottom:4px;
  margin-top:4px;
}

img.karte_reise
{
  padding-top: 8px;
  padding-bottom: 8px;
}

img.toplist
{
	margin-top:25px;
	margin-left:40px;
	margin-right:40px;
}

td.rezi
{
	padding:10px;
	vertical-align:top;
	border-style:inset;
	border-color:#550101;
}

table.gästebuch
{
	border-style:inset;
	border-color:#550101; 
	width:100% 
}

input.rezi
{
	width:370;
	background-color:#660101;
	border-color:black;
}

textarea.rezi
{
	background-color:#660101;
	width:370;
	height:90;
	border-color:black;
}

select.rezi
{
	width:50;
	background-color:#660101;
	border-color:black;
}

input.senden
{
	background-color:#660101;
	size:70;
	margin-top:10px;
	margin-left:60px;
	border-color:black;
}

font.marker
{
	font-family:Morpheus;
	color:#F1C55A;
	font-weight:bold;
}
	
img.navipic1
{
margin-left:175px;
}
img.navipic2
{
margin-left:7%;
}

div.zierleiste2
{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

div.describetext
{
	padding-left:25px;
}
