html, body{
	height: 100%;
	padding: 0px;
	margin: 0px;
}
body{
	background: transparent;
	background-color: #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img{border: 0px;}
p{	margin: 5px 0px;}

#page{
	position: relative;
	width: 925px;
	background: transparent;
	min-height: 100%;
	height: auto!important;
	height: 100%;
	margin: 0px auto;
}
#page .invis, .klickpfad, .menu, #toolbar, #kopfbild,#datum,#head, #suche{
	display: none;
}

.content{
	width: 500px;
	margin-bottom: 50px;
	margin-left: 0px;
}

.content a{
	color: #000;
}

.mpa{
	float: none;
	width: 500px;
}
.mpa p,  .mpa h3{
	width: 500px;
	padding-left: 0px;
}
.mpa .csi-left, .mpa .csi-intext-left{
	margin-left: 0px;
}