body	{ background-color: #666666; }

a.imglink img {
	border: 0 none;
}

div.Tabel_01 {
    margin:0 auto;
	width:1024px;
	height:768px;
}

div.TopBar {
    width:1024px;
    height: 42px;
    background-color: #000;
}
	div.Item {

		float: left;
		width:140px;
		height:42px;
        line-height: 40px;
        background-color: #000;
        border-right: 1px #97C04E solid; 
        text-align: center;
	}
    div.Item a
    {
        font-family: Georgia;
        font-size: 12px;
        color: #dfedc4;
        text-decoration: none;
    }

	div.Menu_ {
		float: right;
		width:37px;
		height:42px;
        background-color: #96c03D;
	}
/* end topbar */


div.Header_ {
	float: left;
	width:1024px;
	height:273px;
}


div.Container {
}


	div.Content_ {
		float: left;
		width:400px;
		height:389px;
		background: #FFFFFF url('../img/Content.png');
		overflow: auto;
        font-family: Georgia;
        color: #444444;
        font-size: 9pt;
		padding-left: 10px;
		padding-right: 9px;
		padding-top: 15px;
	}
    
    p, table tr td
    {
        
        font-family: Georgia;
        color: #444444;
        font-size: 9pt;
    }
    
    div.test
    {
        float: left;
        background-image: url('../img/Content.png');
        background-repeat: repeat-x;
    }
    
    div.Content_wide
    {
        float: left;
        width:728px;
        height:389px;
        overflow: auto;
        font-family: Georgia;
        color: #444444;
        font-size: 11pt;
        padding-left: 10px;
        padding-right: 9px;
        padding-top: 15px;
    }
    
    div.Content_sub
    {
        float: left;
        width:400px;
        height:389px;
        overflow: auto;
        font-family: Georgia;
        color: #444444;
        font-size: 11pt;
        padding-left: 10px;
        padding-right: 9px;
        padding-top: 15px;
    }
    
    

	div.Seperator_ {
		float: left;
		width:7px;
		height:404px;
	}

	div.News_ {
		float: left;
		width:302px;
		height:404px;
		background: #FFFFFF url('../img/News.png');
		overflow: auto;
        font-family: Georgia;
		color: #444444;
		font-size: 9pt;
		padding-left: 10px;
		padding-right: 9px;
		padding-top:10px;
	}

	div.Rechts_ {
		float: left;
		width:275px;
		height:404px;
	}
/* end Container */



div.Footer {
}

	div.StrategicPartners_ {
		float: left;
		width:149px;
		height:49px;
	}

	div.Tom_ {
		float: left;
		width:123px;
		height:49px;
	}

	div.Spacer_ {
		float: left;
		width:104px;
		height:49px;
	}

	div.SpiderSpider_ {
		float: left;
		width:238px;
		height:49px;
	}

	div.FooterLinks_ {
		float: left;
		background: #000000 url('../img/FooterLinks.png');
		text-align: right;
		padding-top:25px;
		padding-right: 5px;
		width:405px;
		height:24px;
        font-family: Georgia;
		color: #FFFFFF;
		font-size: 10pt;
	}
/* end footer */
