BODY
{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #444444;
	font-family: Verdana, Arial;
	background-image: url(images/background_body.gif);
}
#container
{
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#PortalMain
{
	border-left: 0px solid 	white;
	border-top: 0px solid #CCCCCC;
	background-image: url(images/background_portal-main.jpg);
	background-repeat: no-repeat;			
}
#PortalHeader
{
	color: #000000;
	font-weight: normal;
	font-family: Arial;
	background-image: url(images/background_header.jpg);
	height: 128px;
}
.PortalHeaderUserInfo
{
	color: #999999;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	padding-right: 10px;
	height: 14px;
}
.PortalHeaderLogoff
{
	color: #999999;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	background: transparent;
}
#PortalHeaderTitle
{
	clear: both;
	color: Black;
	font-weight: normal;
	font-family: Arial;
	padding-bottom: 0px;
}
#TabMainMenu
{
	float:right;	
}
#TabMainMenuContainer
{
	height: 30px;
}
#TabMenuContainer
{
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/background_menucontainer.gif);
	border-top: 2px solid #ff8c00;	
	border-bottom: 2px solid #ff8c00;		
}
.TabMenu_Top
{
	padding: 0px 0px 0px 120px;
	margin: 0px 0px 0px 0px;
}
.TabMenu_SubTab
{
	background-image: url(images/background_tab.gif);
	border-top: solid 0px #cccccc;
	padding: 0px 0px 0px 10px;
}
.TabMenu_CurrentTab
{
	border-right: solid 2px #777777;
	border-left: solid 2px #777777;
	border-top: solid 0px #777777;
	border-bottom: solid 0px #777777;
	padding: 0px 7px 0px 7px;
	background-image: url(images/background_tab.gif);
}
.TabMenu_CurrentLink
{
	color: #333333;
   font-family: Arial;
   font-size: 13px;
	font-weight: bold;
}
.TabMenu_Tab
{
	padding: 0px 7px 0px 7px;
}
.TabMenu_Link
{
    font-family: Arial;
    font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.TabPath
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #999999;
	font-family: Tahoma, Arial;
	font-size: 10px;
	height: 0px;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
}
.TabPathButton
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: lighter;
	color: #999999;
	font-style: none;
	margin: 0px 0px 0px 0px;
}
#TabContainer
{
	width: 100%;
}
.TabLeft
{
	float: left;
	width: 350px;
   vertical-align: top;	  
}
.TabRight
{
	border: none;
	float: left;
	width: 100px;
	vertical-align: top;	
}
.TabMiddle
{
	margin-left: 5px;
	margin-right: 5px;
   vertical-align: top;
}
.TabLeftTwoCol
{
	width: 300px;
	vertical-align: top;
}
.TabRightTwoCol
{
	width: 600px;
	vertical-align: top;
}
#PortalFooter
{
	clear: both;
	margin: 0;
	color: #666666;
	padding-top: 30px;
	padding-left: 70px;
}
#PortalEditContainer
{
	border-left: solid 5px #cccccc;
	border-top: solid 5px #cccccc;
}
#PortalEditModule
{
	margin-left: 10em;	
	margin-right: 10em;
}
.PortalEditPage
{
	margin-left: 10em;	
	margin-right: 10em;	
}
#PortalEditTab
{
	margin-left: 10em;	
	margin-right: 10em;	
}
B
{
	color: #444444;
}
input, textarea
{
	COLOR: #444444;
	background-color: #e5e5e5;
	border-color: #999999;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-style: solid;	
}
H1
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
	padding-left: 0px;
	width: auto;
}
H2
{
	font-family: Arial;
	font-weight: bold;
	color: #444444;
	font-size: 14px;
	margin-bottom: 2px;
}
H3
{
    font-family: Arial;
	font-weight: bold;
	color: #FF8C00;
	font-size: 16px;
	margin-bottom: 2px;
}
H4
{
    font-family: Arial;
	font-weight: normal;
	color: #999999;
	font-size: 10px;
}
IMG
{
	border-style: none;
}
img#Bild
{
	border: 2px #FF8C00;
	border-style: dashed;
	padding: 2px 2px 2px 2px;
	margin: 0px 10px 10px 0px;
}
.Error
{
	color: Red;
	font-weight: bold;
}
.Success
{
	color: Green;
	font-weight: bold;
}
.Info
{
	color: Black;
	font-weight: bold;
}
A
{
	color: #777777;
	text-decoration: none;
}
A:hover
{
	color: #FF8C00;
	text-decoration: none;
}

A.LinkButton
{
	font-family: Tahoma, Arial
    font-size: 12px;
	color: #444444;
	text-decoration: none;
}
A:hover.LinkButton
{
	color: #FF8C00;
	text-decoration: none;
}
.ModuleContainer
{
	padding: 0px 70px 0px 70px;
}
.ModuleTitle
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.ModuleMenu
{
	float:right;
}
.Module
{
	margin-bottom: 15px;
}
.ListHeader
{
	background-color: #000000;
	color: Gray;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/background_body.gif);
}
.List
{
	border-collapse:collapse;
}
.ListLine
{

}
.AlternatingListLine
{
	background-color: #777777;
}
.Label
{
}
.Data
{
}
.Emph
{
	font-style: italic;
}
span.NewsTitle
{
	font-size: 16px;
	color: #000000;
	font-weight:bold;
}
.OverlayMenuRoot
{
	padding: 5 5 5 5;
	margin: 2 2 2 2;
	font-family: Tahoma, Arial;
   	font-size: 12px;
	text-decoration: none;
}
.OverlayMenu
{
	border: solid 1px #000000;
	background-color: #ffffff;
	position:absolute;
	padding: 7px 7px 7px 7px;
}
.OverlayMenuItem
{
	font-family: Tahoma, Arial;
   	font-size: 12px;
	text-decoration: none;
	cursor: hand;
}
.OverlayMenuSeparator
{
}
HR.OverlayMenuSeparator
{
	border: 0;
	height: 1px;	
	color: #333399;
}
/*  Riverside Internet Forums  */
.WebSolutionBorder
{
    border: 1px #333399 solid; 
    background-color: #FFFFFF;
}
.WebSolutionHeader
{
    background-color: #333399;
    color: white;
    font-size: 0.7em;
    font-weight:bold;
    font-family: Tahoma, Arial;
}
.WebSolutionFormControl
{
    font-size: 1.0em;
    font-family: Tahoma, Arial;
}
.WebSolutionErrorText
{
	color: red;
}
.WebSolutionQuote
{
	border-top: 1px #333399 solid; 
	border-bottom: 1px #333399 solid; 
}
TD.WebSolutionRow
{
    background-color: #eef3fb;
}
TD.WebSolutionRowHighlight
{
    background-color: #D4D9EC;
}
/* FileBrowser */
.FileList
{
	padding: 0em 0.7em 0em 0em;
}