body
{
	padding: 2em;
	margin: 0;
	font: 0.75em Arial, sans-serif;
	background-color: #EAE9EF;
	color:#000000;
}
h1, .header_TB
{
	margin: 0 0 5px 0;
	font-size: 1.8em;
	color: #666666;
	letter-spacing: 0.3em;	
}
h3
{
	margin: 0 0 5px 0;
	font-size: 1.5em;
	font-weight: normal;
	color:#000000;
	letter-spacing: 0.1em;
}
h4
{
	margin: 0 0 5px 0;
	font-size: 1em;
	color:#000000;
	letter-spacing: 0.1em;	
}
p
{
	margin: 0 0 5px 0;
}
hr
{
	
}
a:hover
{
	text-decoration: underline;
}
a, a:link, a:visited, a:active, a:hover
{
	text-decoration: none;
	font-weight:normal;
	/*color: #982723;*/
	/*color:#5A7999;*/
	/*color:#98995A;*/
	/*color:#995B5A;*/
	/*color:#CB5B57;*/
	color:#B6000B;
}
.text
{
	 padding:10px;
	 text-align:justify;
}
.page_content
{
	margin-bottom:10px;	
}
.adressbox
{
	margin-top:50px;
	float: left;		
	padding: 10px;
	background: #E6DBBC;
	color: #8A8475;	
}
.adressbox2
{			
	padding: 10px;
	border-top: dashed 1px #9F9F9F;
	width:130px;
	color:#939393;
}
.FlashBox
{			
	background: url(Images/bgflash.jpg) no-repeat; 		
	vertical-align:bottom;	
	margin-bottom:15px;			
}
.StartPageContent
{		
	margin-top:30px;
	margin-right:70px;
	margin-bottom:40px;
	margin-left:70px;
	font-family:Verdana;
	text-align:right;
	font-size: 1.0em;
	float:right;
}
.NewsFlash
{	
	padding:10px;
	margin-bottom:10px;
	color:#333333;
}
a.DraftHeader , .DraftHeader a:link, .DraftHeader a:visited, .DraftHeader a:active, .DraftHeader a:hover
{	
	/*color:#666666;*/
	margin: 0 0 5px 0;
	font-size: 1.5em;
	font-weight: normal;		
	letter-spacing: 0.1em;
}
.DraftBox
{								
	margin-bottom:10px;
	text-align:justify;	
}
.BoxHeader
{	
	border-bottom: solid 1px #555555;
	padding:2px 5px 2px 5px;
	background-color:#FFFFFF;
	color:#7F7C7B;	
	font-weight:bold;
	font-size: 1.5em;	
	letter-spacing: 0.1em;	
}
.RoundBox
{
	padding:10px;
	background-color:#EAEAE8;
	background-image:url(images/roundcorner_top_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin-right:15px;
	margin-bottom:10px;
}

.transbg
{
	/*background: #ffffff; opacity: 0.7; filter: alpha(opacity=70);*/
	padding:10px;
}

/* topmenu */
.menubg
{
	height: 21px;
	background-image: url(images/bg_menu.gif);
	background-repeat:repeat-x;	
}
.MenuItem td
{
	height: 21px;
	vertical-align:middle;
	text-align: center;	
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 10px;
	margin-left:1px;
	margin-right:1px;	
}
.MenuItem a:visited, .MenuItem a:active, .MenuItem a:link
{
	font-weight: bold;
	color: #666666;
}
.HoverMenuItem td
{		
	background-image: url(images/bg_menu_hover.gif);
}
.SelectedMenuItem td
{
	border-right: solid 1px #555555;
	border-left: solid 1px #555555;
	background-image: url(images/bg_menu_selected.gif);
}
.SelectedMenuItem a:visited, .SelectedMenuItem a:active, .SelectedMenuItem a:link
{
	color: #FFFFFF;	
}
/* submenuheader */
.SubMenuHeader td
{
	padding-top:5px;
	padding-left:4px;
	font-size: 10px;
	text-transform:uppercase;
}
.SubMenuHeader a:visited, .SubMenuHeader a:active, .SubMenuHeader a:link
{
	font-weight: bold;
	color: #666666;	
}
/*submenu*/
.SubMenu
{
	width:150px;
	border-bottom:solid 1px #ffffff;
}
.SubMenuItem td
{			
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:15px;	
	font-size:11px;	
	white-space:normal;
	background-image: url(images/submenuitem.jpg);
}
.SubMenuItem a:visited, .SubMenuItem a:active, .SubMenuItem a:link 
{
	font-weight: bold;
	color: #666666;
}
.HoverSubMenuItem td
{
	border-right: solid 1px #55555;
	border-left: solid 1px #55555;
	background-image: url(images/submenuitem_hover.jpg);
}
.SelectedSubMenuItem td
{
	border-right: solid 1px #55555;
	border-left: solid 1px #55555;
	background-image: url(images/submenuitem_selected.jpg);
}
.SelectedSubMenuItem a:visited, .SelectedSubMenuItem a:active, .SelectedSubMenuItem a:link 
{
	color: #FFFFFF;	
}
/*Submeny Tree */
.TreeSubMenu
{
	width:150px;
	border-bottom:solid 1px #ffffff;
}
.TreeSubMenu table
{
	background-image: url(images/submenuitem_clean.jpg);
}
td.TreeSubMenuItem
{			
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:5px;	
	font-size:11px;	
	white-space:normal;
	background-image: url(images/submenuitem_clean.jpg);
	width:150px;
}
.TreeSubMenuItem a:visited, .TreeSubMenuItem a:active, .TreeSubMenuItem a:link 
{
	font-weight: bold;
	color: #666666;
	display:block;
}
td.TreeHoverSubMenuItem
{
	border-right: solid 1px #55555;
	border-left: solid 1px #55555;
	background-image: url(images/submenuitemhover_clean.jpg);
}
td.TreeSelectedSubMenuItem
{
	border-right: solid 1px #55555;
	border-left: solid 1px #55555;
	background-image: url(images/submenuitemselected_clean.jpg);
}
.TreeSelectedSubMenuItem a:visited, .TreeSelectedSubMenuItem a:active, .TreeSelectedSubMenuItem a:link 
{
	color: #FFFFFF;	
}
/* footer */
.footer{
	border-left:solid 1px #C4C4C4;
	border-right:solid 1px #C4C4C4;	
	text-transform: uppercase;
	text-align:center;
	font-size:10px;
	padding-top:8px;
	height:22px;	
	background-image: url(images/bg_footer.gif);
	background-repeat:repeat-x;
}
/*layout */
#layout{width: 810px;margin-right: auto;margin-left: auto;}
#bgtop{height: 10px;background: url(Images/bg_top.gif) no-repeat;}
#bgmain{background: url(Images/bg.gif) repeat-y;padding-left:1px;padding-right:9px;}
#header{height: 180px;background: url(Images/header.jpg) no-repeat;	}
#topmenu
{
	margin-left:10px;
	margin-right:10px;
	
	height: 21px;
	background-image: url(images/bg_menu.gif);
	background-repeat:repeat-x;	
	border-left:solid 1px #C4C4C4;
	border-right:solid 1px #C4C4C4;
	/*padding-left:150px;*/
	}
#maincontainer{width:100%;float:left;}
#maintable{margin-left:10px;margin-right:10px;width:777px;height:400px;}
#leftcol{width: 140px;vertical-align:top;background-color:#EDEDEA;}
#bottomleftcol{width: 140px;height:50px;vertical-align:bottom;background-color:#EDEDEA;}
#maincol{padding:15px;text-align:justify;vertical-align:top;}
#rightcol{width: 150px;vertical-align:top;}
#footer
{margin-left:10px;margin-right:10px;padding-bottom:10px;clear:both;}
#bgbottom{height: 10px;background: url(Images/bg_bottom.gif) no-repeat;}

/* USED IN EDITOR */
img.draftimage {vertical-align:text-top;float:right;margin-left:10px;clear:right;}