body {
    color: #58585a;
    font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
    font-size: 62.5%;
    line-height: 150%;
    background-color: #fff;
}

p {
    margin: 0 0 1em 0;
}

ol > li,
.intro ul li,
.text ul li,
ul.bullets .intro ul li,
ul.bullets .intro ul li {
    padding-left: 0 !important;
    background: none !important;
}

.wysiwyg ul,
.local ul,
.central ul,
.above ul,
.item_intro ul,
.product_text ul,
ul.bullets,
#wysiwyg ul {
    list-style-type: none;
    margin: 0 0 1em 0em;
}

.intro ul,
.text ul,
.person ul,
.module_personengids.detail ul {
    margin-bottom: 1em;
}

.person ul,
.module_personengids.detail ul,
#wysiwyg ul {
    list-style-type: disc;
    margin-left: 2em;
}

.intro ul ul,
.text ul ul,
.person ul ul
#wysiwyg ul ul {
    list-style-type: circle;
}

ol {
    margin: 0 0 1em 0;
    list-style-type: decimal;
    margin-left: 2em;
}

.wysiwyg ul li,
.local ul li,
.central ul li,
.above ul li,
.item_intro ul li,
.product_text ul li,
ul.bullets li {
    background: url(../images/bullet_klein.gif) left 6px no-repeat;
    margin-bottom: 2px;
    padding-left: 12px;
}

.wysiwyg.header ul,
#wysiwyg_contact ul {
	list-style-type: disc;
	margin-left: 1.5em;
}

.wysiwyg.header ul li,
#wysiwyg_contact ul li {
	background: none;
	padding-left: 0;
}

.skiplinks {
    position: absolute;
    top: -9999px;
}

img.left,
.thumbnail.left {
    margin-right: 1em;
}

img.right,
.thumbnail.right {
    margin-left: 1em;
}

ul li.item {
    overflow: visible;
}