body {
    font-family: 'Arial', Sans-Serif;
    font-size: .8em;
    line-height: 150%;
    text-align: left;
    margin: 15px 0px;
    color: #000;
    background-color:#FFF;
    }

#umerum {
	margin: auto auto;
	width: 757px;
	text-align:left;
	border-width:3px;
	border-style:double;
	border-color:#360;
	}

#banner{
    margin: auto auto;
    width: 757px;
    height: 86px;
    background-image:url(../img/header.jpg);
    }

#container {
	width:757px;
	height:100%;
	}

#mitte{
    width: 556px;
    height: 100%;
    float: left;
    padding-top:10px;
    border-right-width:1px;
    border-right-color:#360;
    border-right-style:solid;
    }

#rechts{
    width: 180px;
    height: 100%;
    float: right;
    padding: 10px;
    	}

.cleaner {
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	background: none transparent scroll repeat 0% 0%;
	height: 1px;
	}

a:link, a:active, a:visited {
	color:#000;
	text-decoration:underline;
	}

a:hover {
	text-decoration:underline;
	}

a.klein {
	text-decoration:none;
	}

img {
	border:0px;
	}

.claim {
	font-weight:bold;
	display:block;
	background-color:#D6E0CC;
	padding: 1px 10px;
	}

.content {
	padding: 0px 10px;
	}

.claim2 {
	font-weight:bold;
	display:block;
	background-color:#E0CCCC;
	padding: 1px 5px;
	}

.content2 {
	padding: 0px 5px;
	}

#footer{
    margin: auto auto;
    width: 757px;
    text-align:center;
	padding-top:10px;
    }

li {
	list-style-type:square;
	margin-left:-22px;
	}

.links {
	font-size:0.8em;
	}

#neu {
    width: 160px;
	border-style:solid;
	border-width:1px;
	border-color:#E0CCCC;
    	}

.bold {
	font-weight:bold;
	}