@charset "utf-8";
/* CSS Document */

#wrap-left{
	display:none;
}

body {
	background-color: white;
}
#wrapper {
	width: 100%;
	background-image: none;
}
#wrap-right {
	width: 100%;
}
.column2-1 {
	width: 75%;
}
.column2-2 {
	margin-left: 10px;
	width: 22%;
}

#siegel{
display:none;
}

#menu-main{
display:none;
}

#content ul li{
	list-style-type:square;
	list-style-position:inside;
}


