/* DATEI: muessiggang.css */

body { max-width:1200px; overflow:auto; margin-left:auto; margin-right:auto; font-family:Arial,sans-serif; }

h1 { font-size:160%; }
h2 { font-size:140%; }
h3 { font-size:115%; margin-bottom:0px; }
h4 { font-size:100%; margin-bottom:0px; font-weight:900; }

small { font-size:85%; }

.muessig { margin-bottom:9px; margin-top:0px; font-size:44px; 
 	   font-family:'Book Antiqua','Times New Roman',serif; 
 	   font-style:italic; 
 	   font-weight:900; }
 	   
.rand { padding:15px; }
.linksabstand15 { padding-left:15px; }

.font11 { font-size:1.1em; }

.hr2 { margin-left:0; width:40%; }

.log { margin-top:0.4em; }
.log li { margin-bottom:0.4em; }

.toplist {
	margin-top:3px;
	margin-bottom:3px;
	list-style:disc;
	}
	
.box { border: 2px solid black; }	
	
