.HauptNav {
	float: left;
}


/* STANDARD FORMATE */

body 
{
	font-size : 11px;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: black;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #9fa9b3;
	padding: 0px;
	margin: 0px;
}
#layoutbox
{
	padding: 30px;
	text-align: center;
}
#pagebox
{
	width: 768px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-left: *;
	margin-right: *;
}
#headerbox 
{
	background-image: url(images/bg_header.gif);
	height: 102px;	
	margin: 0px;
}
#contentbox 
{
	background-image: url(images/bg_middle.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;	
	margin: 0px;
	padding-bottom: 1px;
	border: 0px solid red;
}
#footerbox 
{
	background-image: url(images/bg_footer.gif);	
	height: 26px;
	margin: 0px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
}
.footer
{
	font-size : 10px;
	color: #666;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
}
.footer a:link, a:visited
{
	font-size : 10px;
	color: #888;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover, a:active
{
	font-size : 10px;
	color: #666;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

#nav1box
{
	width: 760px;
	height: 30px;
	background-image: url(images/bg_nav1.gif);
}


img {
	
}

p {
}


hr {
}

a:link {
}

a:visited {
}

a:hover {
}

a:active {
}

h1 {

}

h2 {
}

h3 {
}


.Nav1
{
	height: 30px;
	margin-left: 12px;
}

.Nav1Item
{
	padding: 8px;
	font-size: 11px;
	color: #333;
	float: left;
}
.Nav1Item a:link, a:visited
{
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.Nav1Item a:hover, a:active
{
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.Nav1Item div
{
	display: none;
}
.Nav1Item:hover div
{
	display: block;
}


.Nav1ItemActive
{
	padding: 8px;
	color: #333;
	font-size: 11px;
	float: left;
}
.Nav1ItemActive a:link, a:visited
{
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.Nav1ItemActive a:hover, a:active
{
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.Nav1ItemActive div
{
	display: none;
}
.Nav1ItemActive:hover div
{
	display: block;
}

.Nav1ItemSel
{
	padding: 8px;
	color: #333;
	font-size: 11px;
	float: left;
}
.Nav1ItemSel a:link, a:visited
{
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.Nav1ItemSel a:hover, a:active
{
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.Nav1ItemSel div
{
	display: none;
}
.Nav1ItemSel:hover div
{
	display: block;
}

.Nav1ItemInv
{
	padding: 8px;
	color: #333;
	font-size: 11px;
	float: left;
}
.Nav1ItemInv a:link, a:visited
{
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.Nav1ItemInv a:hover, a:active
{
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.Nav1ItemInv div
{
	display: none;
}
.Nav1ItemInv:hover div
{
	display: block;
}

.Nav1Spacer
{
	height: 30px;
	width: 5px;
	background-image: url(images/nav1spacer.gif);
	float: left;
}
.Nav1DropDownBox
{
	position: absolute;
	width: 100px;
	margin: *;	
	z-index: 99;
	padding: 10px;
	margin-left: -11px;
	margin-top: 20px;
	border-left: 1px solid #c1c1b9;
	border-right: 1px solid #c1c1b9;
	border-bottom: 1px solid #c1c1b9;
	background-color: #e4e1da;
	background-image: url(images/nav1DropDownBg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}


.Nav1DropDownItem
{
	padding-bottom: 10px;
	/*padding-top: 6px;
	border-bottom: 1px solid #f2f0ed;*/
}
.Nav1DropDownItem a:link, a:visited
{
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.Nav1DropDownItem a:hover, a:active
{
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.Nav1DropDownItemInv
{}
.Nav1DropDownItemHover
{}
.Nav1DropDownItemSel
{}
.Nav1DropDownSpacer
{}



.searchbox{
	padding: 20px;	
	vertical-align: top;
	float: right;
}
.searchboxSearchpage{
	vertical-align: top;
	border: 1px solid gray;
	margin-bottom: 20px;
	padding: 10px;
}
.searchboxlabel{
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0px;
	height: 18px;
}
.searchboxtextfield{
	font-size: 11px;
	height: 12px;
	width: 120px;
	margin-right: 4px;
}
.searchboxbutton{
	font-size: 11px;
}

