body
{
	background-color:#DCDCFF;
	font-size:15px;
	font-family:'Courier';
	margin-left:15px;
}

h1 { font-size:28px; }
h2 { font-size:18px; }

li { margin-top:5px; }

img { border:0px; }

p.border { margin-left:10px; margin-right:30px; }


/* Hauptseminar spezifisches */
hr.hs
{
	width:80%;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
ul.hs {	list-style-type:circle;	margin-left:100px; }
p.hs { margin-left:30px; margin-right:30px; }


/* Footer */
table { width:100%;}
td.url { width:50%; text-align:center; }



