.IE8Fix { z-index:1000;}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#axhu_rot
{
	color: #B33426;
}
#axhu_beige
{
	color: #D4A77E;
}
#axhu_blau
{
	color: #9094B5;
}
#axhu_hellblau
{
	color: #A6B6D7;
}
#axhu_hellbeige
{
	color: #E0C2C0;
}
#axhu_creme
{
	color: #E4FFDA;
}

#outer
{
	width: 897px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #F2EDE1;
	border-left: #D4A77E 1px solid;
}
#leftcol
{
	border: white 0px solid;
	/* border-left: #D4A77E 1px solid; */
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
	width: 201px;
	height: auto;
	background-color: #F2EDE1; /* RGB(242,237,225) */
}
td.left
{
	width: 201px;
	background-color: #F2EDE1;
	vertical-align: top;
	border-left: #D4A77E 1px solid;
}

#rightcol
{
	float: left;
	position: relative;
	padding-left: 3px;
	margin: 0px;
	background-color: #fcfbf9;
	width: 691px;
}
td.right
{
	padding-left: 3px;
	background-color: #fcfbf9;
	width: 691px;
}
#header
{
	clear: both;
	padding: 0px;
	margin: 0px;
}
#headermenu
{
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #fcfbf9;
}
#banner
{
	padding-top: 3px;
	padding-left: 0px;
}
#content
{
	padding: 5px 25px;
	font-size: 0.7em;
}
#content_rightcol
{
}
#footer
{
	width: 897px;
	clear: left;
	font-size: 10px;
	height: 15px;
	vertical-align: bottom;
	border-top: solid 2px white;
	padding-top: 3px;
	background-color: #B33426;
}
td.ContactCol
{
	text-align: center;
	vertical-align:top;
	padding: 3px;
}
td.ContactLeftCol
{
	text-align: left;
	vertical-align:top;
	padding: 3px;
}

H1
{
	font-size: 20px;
	color: #0051b7;
	color: #daa520;
	color: #B33426;
}
H2
{
	color: #0051b7;
}

/* AxHu */
H3
{
	color: #9094B5;
	color: #0051b7;
	font-family: Times New Roman;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 2px;
}
/* AxHu */
.span_h3
{
	color: #9094B5;
	color: #0051b7;
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 1.5em;
}

DIV.langbox
{
	vertical-align: middle;
	width: 201px;
	border-top-style: none;
	padding-bottom: 3px;
	padding-top: 4px;
	border-bottom: white 2px solid;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
}
A
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
A:link
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
A:visited
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
A:hover
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
A:active
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
td.leftcol
{
	text-align: left;
	vertical-align:top;
	padding: 3px;
	width: 150px;
	font-weight: bold;
}
td.rightcol
{
	text-align: left;
	vertical-align:top;
	padding: 3px;
}
.StaticMenuItem
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.DynamicMenuItem
{
	color: #0051b7;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	border-bottom: solid 1px white;
}
.MenuStaticSeletedStyle
{
	background-color: Yellow;
}


/************** FormView *******************/
#EditBody
{
	background-color: #eff3f5;
	background-color: white;
}
#EditForm
{
	position: absolute;
	top: 0px;
	left: 22px;
}
#EditTable
{
	border: solid 0px #d3d3d3;
	border: solid 1px #000099;
	border-collapse: collapse;
	padding: 3px;
	margin: 3px;
}
.FormHeader
{
    font-size:0.9em;
}
#EditTable td.LeftCol
{
	padding: 3px;
	border: solid 1px #d3d3d3;
	background-color: #E9E8E4; 
	color: #000099; 
    font-size: 0.8em; 
    font-weight: normal; 
    text-align: right; 
    letter-spacing: 0px;
}
#EditTable td.RightCol
{
	padding: 3px;
	border: solid 1px #d3d3d3;
	background-color: #FFFFFF; 
	background-color: #eff3f5;
	color: #000000; 
    font-size: 0.8em; 
    font-family: Arial;
    font-weight: normal; 
    text-align: left; 
    letter-spacing: 0px;
}
#EditTable td.HeaderCol
{
	padding: 3px;
	border: solid 0px #d3d3d3;
	background-color: #FFFFFF; 
	color: #000099; 
    font-size: 0.8em; 
    font-weight: bold; 
    text-align: center; 
    letter-spacing: 1px;
    height: 2em;
}
#EditTable td.CommandCol
{
	padding: 3px;
	border: solid 1px #d3d3d3;
	background-color: #FFFFFF; 
	color: #000099; 
    font-size: 0.8em; 
    font-weight: normal; 
    text-align: center; 
    letter-spacing: 1px;
    height: 2em;
}
#EditTable input.FormFieldInput
{
    font-family: Arial;
    font-size: 0.9em;
    background-color: #FCFCFC;
}




