img
{
	display: none;	
}

#LeftContent
{
	display: none;
}

#menu
{
    display: none;
}

#TopImageLeft
{
	display: none;
}

#TopImageRight
{
	display: none;
}

.BredeBalk
{
	display: none;
}

html, body 
{
    padding: 0; 
	margin: 0; 
	text-align: left;
}

#MainContainer
{
    margin:0px ;
	text-align:left;
    position:relative;
}

#Content
{
    position:relative;
    top:0px;
    left:0px;
    width:600px;
    height:380px;
    display: block;
    margin-left:0px;
}


#TopImage
{
	display: none;
}

.TextContainer
{
	background-image: none;
	margin-left: 0px;
	left: 0px;
	top: 0px;
}

.TextMainTitle
{
	display: none;
}

.TextMainTitle a
{
	display: none;
}

a, .TextMainContainer a
{
	color:#000000;
}

.TextMainTitle
{
	color:#000000;
}

.TextMainImgContainer
{
	display: none;
}