﻿html, body
{
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
}

body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	font-family: Verdana, Sans-Serif;
	border-right-style: none;
	border-left-style: none;
	background-color: #ffffff;
	border-bottom-style: none;
	font-variant: small-caps;
}
a
{
	color: #006600;
	text-decoration: none;
}
a:active 
{
	color: #660000;
	text-decoration: underline;
}
a:visited
{
	color: #006600;
	text-decoration: none;
}
a:hover 
{
	color: #660000;
	text-decoration: underline;
}
h2
{
	font-size: 18px;
	font-family: 'BankGothic Lt BT', Verdana, Sans-Serif;
	/**/font-variant: small-caps;
}
.maxKonText
{
	font-family: 'BankGothic Lt BT', Verdana, Sans-Serif;
	/**/font-variant: small-caps;
}
div.header
{
	padding: 5px;
	vertical-align: middle;
}
img.tagline
{
	padding: 35px 5px 5px 65px;
	vertical-align: middle;
	text-align: right;
}
.menu
{
	background-repeat: repeat-x;
	background-image: url(  'images/menu_bg.gif' );
	width: 700px;
	height: 100px;
}
img.headers
{
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	display: inline;
}
.breadcrumbs
{
	font-size: smaller;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*orig*/
div.maxkonHome
{
	padding-left: 20px;
	padding-top: 0px;
	font-family: Sans-Serif;
	font-size: 18pt;
	/**/font-variant: small-caps;
}
img.maxkonHomeL
{
	vertical-align: middle;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	/*padding-left: 20%;*/
	padding-right: 40;
	padding-top: 0;
	padding-bottom: 0;
	
}
div.maxkonHomeR
{
	vertical-align: top;
	text-align: right;
	}
img.maxkonHomeR
{
	vertical-align: top;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	/*padding-left: 75%;*/
	padding-top: 0;
	
}

/*  XXXXXX */
.footer
{
	font-family: Verdana, Sans-Serif; /**/
	font-variant: small-caps;
	text-align: center;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	vertical-align: bottom;
}
div.mainContent
{
	padding: 0px 30px 0px 30px;
	vertical-align: top;
}
.nopadding
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
table.master
{
	background-image: url( 'images/bg_concrete_texture.jpg' );
	background-repeat: repeat;
	background-attachment: fixed;
}