div,
h1 {
	background-image: none !important;
	font-size: medium;
}

.main .headingbox h1 {
	color: Black;
	width: 968px;
}

.header,
.navigationwrap,
#panechanger,
.top-left-corner,
.top-shadow,
.left-shadow,
.top-right-corner,
.right-shadow,
.contentfooter {
	display: none;
}

.main,
.content,
.box2,
.box2-inner {
	padding: 0;
	margin: 0;
}

.box2,
.box2-inner {
	overflow: visible;
	height: auto;
}

.module2 {
	border: 1px solid black;
}

.module2-inner ul li {
	list-style-type: disc;
	list-style-position: inside;
	background-image: none;
}

.module2 .contact ul li {
	list-style-type: none;
}


.module2 
{
    left: 25px;
    top: 25px;

}


.bodytext-holder
{
    position: static;
    float:none;
    font-size:medium;
}

#templatecontent
{
    position: static;
    float:none;
    width:auto;
    font-size:medium;
}

body 
{
    height:auto;
    width:auto;
}
