body { background-color:#000000; background-image:url(../bilder/coling.jpg); background-repeat:no-repeat; background-attachment:scroll; background-position:right 40px;
} p, h1, h2, h3, h4, h5 { font-family:monospace; color:#FEDFCD } p { margin-left:15px; margin-right:5px; line-height:120%; } h1, h2, h3, h4, h5 
{ font-weight:bold; margin-left:5px; } h6.outside { font-family : arial, helvetica, sans-serif; 
font-weight : normal }

a:link { color:#EAB5B6; text-decoration:none; }
 a:visited { color:#CC9999; text-decoration:none; }
 a:active { color:#FF0000; text-decoration:none; background-color:#FFFF99; }
 a:hover { color:#EAB5B6; text-decoration:underline; }

.inside {
	font-family : sans-serif;
	line-height : 140%;
	font-weight : lighter;
	padding: 5px;
	background-color : #332D2D;
	margin-bottom : 10px;
	margin-right : 5px;
	margin-left:5px;
	border:solid;
	border-width:1px;
	border-color:#4C4343;
}
.book { 
	margin:5px; 
	border:solid; 
	border-width:1px; 
	border-right: 5px double; 
	border-bottom: 4px double;
	border-color:#E3DFCB;
	}
.left { 
	float:left; 
	margin:5px; 
	border:solid; 
	border-width:1px; 
	}

