body {
	margin:0px;
	padding:0px;
	text-align:left;
	background:white;
}
body, td, th, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#575756;
}
br.clear {
	display:block;
	height:1px;
	line-height:0px;
	clear:both;
	overflow:hidden;
}
#all {
	width:900px;
	margin:0px auto;
	text-align:left;
	background:url(../img/rightline.gif) repeat-y right top;
}
#top {
	height:145px;
	position:relative;
	padding-bottom:10px;
}
#logo {
	position:absolute;
	top:20px;
	left:0px;
}
#claim {
	position:absolute;
	top:72px;
	left:184px;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#fc9601;
	text-indent:-20000px;
	width:450px;
	background:url(../img/und-die-welt-wird-zur-nachbarschaft.gif) no-repeat;
}

#main {
	width:715px;
	float:right;
	overflow:hidden;
/*	padding-bottom:30px; */
}
#head {
        /* disabled, set to height 194px to re-enable */
	height:0px;
	position:relative;
	background-color:#aba9a9;
	overflow:hidden;
}

#aside {
	width:190px;
	float:right;
}
#aside p {
	text-align:justify;
}

#content {
        /* MSF */
	/* padding:25px 10px 20px; */
	/* clear:both; */
        width: 515px;
        padding:0px 0px 20px;
	float:left;
}
#content a {
	color:#00713c;
}
#content h1,
#content h2 {
	font-size:14px;
	color:#00713c;
	margin:0px 0px 20px;
	font-weight:normal;
	text-transform:uppercase;
}
#content h3 {
	font-size:14px;
	color:#00713c;
	margin:0px 0px 20px;
	font-weight:normal;
	text-transform:uppercase;
}
#content h4 {
	font-size:13px;
	color:#00713c;
	margin:0px;
	line-height:24px;
}
#content p,
#content ul {
	margin:0px 0px 20px;
}
#footer {
	clear:both;
	background-color:#4c4a49;
	height:44px;
	position:relative;
}
#copy {
	line-height:26px;
	padding:0px 7px;
	color:#aaa8a9;
	font-size:11px;
	background-color:#fff;
	text-align:right;
}

.greentext {
    color: #00713c;;
    font-weight: bold;
}
