body {
	font: 14px/1.4em georgia, times, "Times new Roman", serif; color: #000;
	margin: 2em 4em;
	padding: 0;
	}

h1 {
	font: bold 1.2em/1.4em verdana, helvetica, arial, sans-serif;
	margin: 0 0 .5em; 
	text-transform: uppercase;
	}

h2 {
	font: bold 1em/1.4em verdana, helvetica, arial, sans-serif; 
	margin: 0; text-transform: 
	uppercase;
	}

h3 {
	font: bold 1em/1.4em helvetica, arial, sans-serif; 
	margin: 0;
	}

p {
	margin: 0 0 1em;
	}

ul, ol {
	margin-top: 0; 
	margin-bottom: 1em;
	}

ol.alfa-list {
	list-style-type: lower-alpha;
	}


a:link, a:visited {	
	color: #7589BF; 
	text-decoration: underline;
	}

a:focus, a:active, a:hover {
	color: #900; 
	text-decoration: underline;
	}

.info {
	font-style: italic;
	}

#info {
	font: bold 2em/1.4em verdana, helvetica, arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin: 2em 0;
	background-image: url(../../_grafik/logo_artikler.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

#info a:link, #info a:visited, #info a:focus, #info a:active, #info a:hover {
	display: block;
	padding: 85px 0 0;
	color: #7589BF;
	text-decoration: none;
}