/* CSS Document */
/* Page $ BG */
body{
	background-image:url(images/06-10-03_bgfilling.png);
	background-repeat:repeat-x;
	margin:0px;
}
table.contenttable{
	
}
table.contenttable tbody tr{

	/*background-color:#FF0000;*/
}
td p.bodytext{
	padding:0px;
	margin-top:2px;
	margin-bottom:2px;
	/*background-color:#DEFEE6;*/
	/*background-color:#DEFEE6;*/
	
}
.page{
	margin-right:auto;
	margin-left:auto;
	width:850px;
	top:0px;
	position:relative;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#008554;
	color:#006633; 
}
#cornerLeftTop{
	background-image:url(images/06-10-03_cornerLeftTop.png);
	float:left;
}
#cornerRightTop{
	background-image:url(images/06-10-03_cornerRightTop.png);
	float:right;
}
.cornerTop{
	width:130px;
	height:330px;	
	/*display:inline;*/
}
.textbarcenter{
	text-align:center;
}
.posabsolut{
	position:absolute;
}
.clear{
	clear:both;
}
#BackGroundImages{
	
}
#logo{
	background-image:url(images/06-10-03_logo.png);
	background-repeat:no-repeat;
	top:4px;
	left:305px;
	width:236px;
	height:134px;
}
/* Menu */
#menumainsub{
	text-align:right;
	margin:0px;
	left:633px;
	top:70px;
	width:135px;
	height:30px;
	font-size: 14px;
	/*background-image:url(images/06-10-03_menumain-sub.png);
	background-repeat:no-repeat;*/
	line-height: 13px;	
}
#menu{
	background-image:url(images/06-10-03_menubg.png);
	background-repeat:no-repeat;
	width:738px;
	height:55px;
	left:56px;
	top:138px;
}

#mainmenu{
	/*background-color:#FF9900;*/
	top:8px;
	position:relative;
	/*background-color:#FF9900;*/
	height:20px;
	/*
	margin-left:auto;
	margin-right:auto;
	*/
}
#mainmenu .menuentry,
#submenu .menuentry,
#footerText .menuentry{
	display:inline;
	margin-right:23px;
}
#mainmenu .active,
#submenu .active,
#footerText .active{
	display:inline;
}
#submenu{
	/*background-color:#FF0000;*/
	top:10px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#FF0000;*/
}
#contentbody{
	top:221px;
}
#content{
	position:relative;
	width:477px;
	/*min-height:460px;*/
	min-height:300px;
	left:178px;
}
#footer{
	position:relative;
	width:730px;
	left:60px;
	height:30px;
	background-image:url(images/06-10-03_footer.png);
	background-repeat:no-repeat;
}
#footerText{
	position:relative;
	top:6px;
	/*background-color:#CCFF00;*/
	
}
#footerFlagen{
	right:-1px;
	top:8px;
	margin-right:25px;
	/*background-color:#FF0000;*/
	width:220px;
	text-align:right;
	
}
#footerCaptionText{
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
}