body {
    font-family: Arial, 'Verdana', 'Trebuchet MS', Sans-Serif;
    font-size: .8em;
    line-height: 150%;
    background: #fff;
    text-align: left;
    margin: 0px;
    color: #000;
    }
#umerum {
	margin: auto auto;
	width: 751px;
	}

#banner{
    margin: auto auto;
    width: 751px;
    height: 88px;
    }

#container{
	width: 637px;
	margin-left:110px;
	}

#mitte{
    width: 440px;
    height: 100%;
    float: left;
    }

#rechts{
    width: 190px;
    height: 100%;
    float: right;
    margin-left: 7px;
    margin-top: 0px;
	}

.cleaner {
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	background: none transparent scroll repeat 0% 0%;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	border-bottom-style: none;
	}

.menu {
	width: 95px;
	border-color:#FFF;
	border-style:solid;
	border-left-width:3px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-top-width:0px;
	padding-left:15px;
	padding-bottom:17px;
	padding-top:5px;
	line-height:0px;
	}
a {
	text-decoration:none;
	color:#000;
	}
a:hover {
	text-decoration:underline;
	color:#000;
	}
img {
	border:0px;
	}
.claim {
	font-weight:bold;
	}
#footer{
    margin: auto auto;
    width: 751px;
    height: 10px;
    }
li {
	list-style-type:square;
	margin-left:-22px;
	}
