a,img,table,tr,td,div{
border:0px solid #000000;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

table.objekte th{
font-family:Arial,Helvetica, sans-serif;
font-size:12px;
color:#454545;
border:1px solid #d7d7d7;
padding:2px 2px 2px 2px;
}

table.objekte td{
font-family:Arial,Helvetica, sans-serif;
font-size:12px;
color:#454545;
border:1px solid #d7d7d7;
padding:5px 2px 5px 2px;
}

tr.objekte{
background-color:#f0f0f0;
}

.containter{
height:auto;
background-color:#663333;
width:876px;
}


.headercontainer{
width:876px;
height:90px;
white-space:nowrap;
}

.bodycontainer{
width:876px;
}

.navigationContainer{
width:160px;
float:left;
}

.contentDiv{
	float:right;
	width:688px;
	}

.contenttopiccontainer{
width:688px;
float:left;
}

.contentcontainer_popup{
width:678px;
padding-left:10px;
float:left;
}

.contentcontainer{
width:688px;
float:left;
background-image:url(../images/content/misc/content_background.gif);
background-repeat:repeat-y;
}

.footercontainer{
width:876px;
height:50px;
float:left;
}


