* { margin:0; padding:0; font-size: 100%; }
html {height:100%;position:absolute;}
fieldset, img { border:0;}
select, input, textarea { font-size: 99% }
ul {padding-left:0px;}
a:hover {color: #696969; }


body{
	
	margin: 0;		
	background:url(../pic/bodyback2.jpg) repeat-y;
	font-family:Comic Sans MS;
	font-size:10;	
	border: 0px;
	text-align:center;
	color:000000;
	}

#distance { 
		width:1px;
		height:50%;
		background-color:#fc6;
		margin-bottom:-270px; /* half of container's height */
		float:left;
		}	
	
#container
{
	margin:0 auto;
	width:805px;
	text-align:left;
	clear:left;
}
#container2
{
  border: 2px white solid;
	background-color:fff9d5;
}
#logo
{
  height:26px;
  overflow:hidden;
}
#top
{	
	font-variant:small-caps;
	height:150px;	
	overflow: hidden;		
}

#schriftfeld
{
	font-size:13;	
	background-color:fff9d5;
	background:url(../pic/bg2.gif) bottom right no-repeat;
	height:340px;	
	overflow: auto;		
}

#schriftfeldlinks
{
	 background-color:fff9d5;
	 float:left;
	 margin-right:20px;
	 height:339px;
	 overflow:hidden;
	 border-right:1px white solid;
}
#schriftfeldlinks img
{
border-right:1px #BBB solid;
}

#schriftfeld table {font-size:11;}

#foot
{
	background:url(../pic/navback.jpg) center center no-repeat;
	background-color:ffea75;
	font-size:10;
	overflow:hidden;
	text-align:right;
	
}
#foot ul {padding: 3px 0;}
#foot table {text-align:center;}

#center 
{
		padding-left: 20px;
		margin-right: 8px;		
		height:340px;
}

.eingabe {background-color:#eee; border-bottom: 1px #eee solid;}


a {text-decoration: none; color:black;}	

#Datum
{
background-color:ffea75;
font-size:12;
width:400px;
font-family: Times New Roman;

border: 1px black solid;
}
#Text
{
text-align:left;
width:387px;
border-left: 1px black solid;
border-bottom: 1px black solid;
border-right: 1px black solid;
padding-left:10px;
padding-right:3px;
}
#FussForm
{
width:400px;
text-align:right;
font-size:10;
}

#texttitel
{
text-align:left;
margin-bottom:10px;
font-size:16;
font-variant:small-caps;
font-weight:bold;

}
#texttitelPage
{
font-family:Comic Sans MS;
margin-bottom:10px;
font-size:14;
font-variant:small-caps;
font-weight:bold;
text-decoration: underline;
}

#reisetext
{
margin-bottom:10px;
}
.bild
{
border: 3px #dfdfdf solid;
}


.kleinschrift
{
padding-top: 5px;
font-size:10;
color: black;
font-weight:bold;
text-decoration: underline overline;
} 

#reisetext
{
margin-bottom:10px;
}

#miniaturansicht
{
border: 3px #dfdfdf solid;
width:750px;
height:50px;
overflow-x:auto;
}
