ul.nicelist_g li, ol.nicelist_g li {
	margin-top: 0.3em;
	list-style-type: none;
	list-style-image: url(alnbullet_g.png);
}
ul.nicelist_b li, ol.nicelist_b li {
	margin-top: 0.3em;
	list-style-type: none;
	list-style-image: url(alnbullet_b.png);
}
ul.nicelist_g_extra li, ol.nicelist_g_extra li {
	margin-top: 0.6em;
	list-style-type: none;
	list-style-image: url(alnbullet_g.png);
}
ul.nicelist_b_extra li, ol.nicelist_b_extra li {
	margin-top: 0.6em;
	list-style-type: none;
	list-style-image: url(alnbullet_b.png);
}
ul.nicelist_b, ul.nicelist_g {
    margin-top: 0.6em;
}
div.bigbox {
	margin: 20px 0;
	background-color: #656565;
	padding: 7px;
	padding-bottom: 0;
	border: 1px solid #4b4b4b;
}
.bigbox h1, .bigbox p {
	font-size: .65em;
	color: white;
}
.bigbox h1 {
	margin: 0; padding: 0;
	font-weight: bold;
}
.contentbox {
	width: 252px;
	float: left;
	margin: 5px;
	padding: 0;
}
p {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

.details {
	height: 2em;
	vertical-align: top;
	text-align: center;
	position: relative; /* IE6 */
}
#contents h1, #contents h2, #contents p {
	position: relative;
}
#contents h2 {
    margin-top: 2.5em;
    margin-bottom: 0.5em;
}
.alnblau {
	color: #0067b2;
}
.alngruen {
	color: #00927f;
}

.infocontainer {
	width: 251px;
    float: right;
    margin: 4em 0 0 0;
    padding: 0;
    border:  0 none;
}
.infobox {
    width: 250px;
    float: right;
    padding: 0 10px;
    font-size: 0.8em;
    border: 1px dotted gray;
	background-color: #e5e5e5;
	margin-bottom: 10px;
}
.infobox h1 {
    font-size: 1.4em;
    margin-top: 0.7em;
}