/* css created and developed by 12bis3.de - zeitgemäß kommunizieren */

/* generelle einstellungen */

body {
	background: #fff;
	font-size: 80%;
	font-family: verdana, arial, helvetica, sans-serif;
}

img {
	border: none;
}

a {
	text-decoration: underline;
	color: #000;
}

h1 {
	font-size: 125%;
	margin: 0 0 0.7em 0;
	color: #000;
}

h2 {
	color: #000;
	font-size: 120%;
	margin: 0 0 0.5em 0;
}

h3 {
	color: #000;
	font-size: 110%;
	margin: 0 0 0.2em 0;
}

h6 {
	font-size: 90%;
	color: #000;
	margin: 0 0 0.1em 0;
}

p {
	margin: 0 0 1em 0;
}

ul {
	list-style-type: square;
	margin: 0 0 0.8em 30px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ol  {
	margin: 0 0 0.8em 30px;
}

ul li, #content ol li {
	margin-bottom: 2px;
}
