/* CSS Document */

html, body, * {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: justify;
	font-size: 1em;
	line-height: 1.2em;
	}

body {
	width: 98%;
	}

.no-print,
#skiplinks,
#navigation,
#FLVPlayer,
#fusszeile,
a.lightbox,
#partner {
	display: none;
	}

#content acronym,
#content a {
	text-decoration: none;
	}

p,
ul,
ol {
	margin: 0 0 1em 0;
	}


h1 {
	font-size: 3em;
	font-weight: bold;
	margin-bottom: 1em;
	font-family: "Times New Roman", Times, serif;
	border-bottom: dotted 1px;
	}

h2 {
	font-weight: bold;
	font-size: 1.5em;
	margin: 1em 0 0.2em 0;
	}

h3 {
	font-size: 1.3em;
	margin: 1em 0 0.2em 0;
	}

h4 {
	font-weight: bold;
	margin: 1em 0 0 0;
	}

#content ul.bullet,
#content ul.bullet ul,
#content ul.vorteile,
#content ul.nachteile {
	margin: 0 0 0 1em;
	list-style-type: square;
	list-style-position: outside;
	}

#content ul.bullet ul li {
	margin: 0 0 0 1em;
	}

#content .vorteile-nachteile-ueberschrift {
	margin: 1em 0 0 0;
	}

.eingerueckt {
	padding-left: 2em;
	padding-right: 2em;
	}

table.index td {
	padding-right: 1em;
	text-align: justify;
	}
