html, body{
	background-color: #E4E4E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;	
	height: 100%;
	margin:0;
	padding:0;
}

#dgt3container
{
   position:relative;  
	width: 990px;		
	margin: 10px auto;
	background: black;
	border: 1px solid gray;
	line-height: 130%;
	background-image: url(../pic/backcontainer.gif);
	overflow: auto;
}

#dgt3banner
{
padding:0;
width:990px;
height:155px;
}

#dgt3left
{
float:left;
width: 180px;
margin: 0;
padding: 0;
min-height: 650px;
}

#dgt3right
{
	position: absolute;
	left: 810px;
	top: 160px;
	width: 180px;		
}


#dgt3contentleft
{		
margin: 25px 0 0 0;
padding:0;
}

#dgt3middle
{
float:left;
margin-left:20px;
margin-top:25px;	
width: 600px;
min-height: 400px;

}

#dgt3contenttitle
{
margin: 0 0 25px 0;
padding:0;
}

#dgt3contentmiddle
{
margin: 0;
padding:0;
}

#dgt3footer
{
clear:both;
width: 380px;
color: #333;
margin-left: 420px;	
}
#dgt3footercontent
{

color: #333;
}

#dgt3contentright
{
	position: absolute;
	left: 10px;
	top: 470px;

}

#dgt3rightlinks
{
	position: absolute;
	left: 10px;
	top: 103px;
}

#dgt3toolsearch
{
	position: absolute;
	left: 10px;
	top: 26px;
}


#dgt3linkhome{
	position: absolute;
	left: 128px;
	top: 26px;
}
#dgt3toolprint{
	position: absolute;
	left: 11px;
	top: 66px;
}

#dgt3toolpdf{
	position: absolute;
	left: 62px;
	top: 66px;
}

#dgt3toolfontsize{
	position: absolute;
	left: 103px;
	top: 74px;
}


.nachoben{
margin-left:30px;
	
}

.clearboth{
	clear:both;
}

.tx-rscontentcolumn-pi1 hr {
	border:0px none;
	width:100%;
	height:0px;
	visibility:hidden;
	clear:left;
}
