		/* ------------------ Nicht übersehen - dank an den IE ------------------------- */
img { border:none }



		/* ------------------ Main ------------------------- */

body {
	background-color: #f1f1f1;
	padding: 0px;
	margin: 0px;
		 Overflow-y: scroll;
	 overflow-x:auto;
}

#Rahmen {
	border-left: 2px solid #ffc000;
	border-right: 2px solid #ffc000;
	height: 100%;
	width: 800px;
	background-color: #FAFAFA;
}


		/* ------------------ INHALT ------------------------- */

#INHALT {
   padding: 37px;
}



		/* ------------------ Menu-MAIN ------------------------- */


#roman {
	background-image: url(p/roman-back.jpg);
   border-bottom: 2px solid #ffc000;
	width: 800;
	height: 225;
}

#menuback {
	background-image: url(p/menu-back.jpg);
   border-bottom: 2px solid #ffc000;
	width: 800;
	height: 45;
}

#center {
   text-align: center;
  height: 44;
}


td#bilder-border {
   text-align: center;
   border-top: 1px solid #7f7f7f; 
   border-bottom: 1px solid #7f7f7f; 
}

   		/* ------------------ Home und Impressum ------------------------- */
   		
#home a {font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size:1.0em;
	color:#e1e1e1;
	line-height:17px;
	letter-spacing: 2px; 
	margin-left: 53px;
	}

#home a:visited { font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size:1.0em;
	color:#e1e1e1;
	line-height:17px;
	letter-spacing: 2px; 
	margin-left: 53px;	
	}

#home a:hover {
	text-decoration:underline;
}

#Rahmen table tr #INHALT #bilder {
	float: right;
	padding-top: 5px;
	padding-bottom: 10px;
}

