html, body, h1, h2, h3, h4, ul, li {
    margin:0;
    padding:0;
}

body {
    font-family: arial, verdana, Helvetica, sans-serif;
    font-size:11px;
    color:#6d6d6d;
    text-decoration:none;
    line-height:15px;
    background-color:#f6f6f6;
    background-image:url('../files/grafik/system/bodyBg.png');
    background-repeat:repeat-x;
}

h1.MediumStdColor{ line-height: 26px; }

img {
    border: 0;
}

a {
    color:#7d3b35;
    text-decoration:none;
}

a:hover {
    color: #000000;
    text-decoration:underline;
}

a.topNav {
    font-family: arial;
    font-size:11px;
    font-weight:bold;
    color: #fff;
    text-decoration: none;
    text-transform:uppercase;
}

a.topNav:hover {
    font-weight:bold;
    color: #ffffff;	
    text-decoration:none;
    text-transform:uppercase;
}

a.linkGrey {
    color:#6d6d6d;
    line-height:11px;
    text-decoration:none;
}

a.linkGrey:hover {
    color:#7d3b36;
    line-height:11px;
    text-decoration:underline;
}

a.leftMenu1 {
    color:#717171;
    text-decoration:none;
}

a.leftMenu1:hover {
    color:#717171;
    text-decoration:underline;
}

a.leftMenu2On {
    color:#717171;
    text-decoration:none;
}

a.leftMenu2On:hover {
    color:#717171;
    text-decoration:underline;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

/** layout **/

#mainBody {
    width: 1000px;
    display:table;
}

#topColumn {
    text-align:left;
    width:1000px;
    height:173px;
}

#topColumn div {
    float:left;
}

#topIcons {
    width:965px;
    text-align:right;
    padding-right:35px;
}

#topPictureFrame {
    text-align:left;
    width:1000px;
    height:216px;
    background-image:url('../files/grafik/system/topPictureFrame.png');
    background-repeat:no-repeat;
}

#topPictureOverlay {
    padding:23px 0px 0px 22px;
}

#mainContent {
    width:964px;
    padding-left:36px;
    text-align:left;
    background-image:url('../files/grafik/system/mainContentBg.png');
    background-position:left bottom;
    background-repeat:no-repeat;
}

#contentLeft {
    float:left;
    width:444px;
}

#contentRight {
    float:left;
    width:444px;
}

#horDotted {
    width:1000px;
    text-align:center;
    padding-bottom:12px;
}

#bottomLinks {
    text-align:left;
}

#mainContentSub1 {
    float:left;
    width:1000px;
    padding-top:46px;
    text-align:left;
    background-image:url('../files/grafik/system/mainContentTopBg.png');
    background-position:left top;
    background-repeat:no-repeat;
}

#mainContentSub2 {
    float:left;
    width:964px;
    padding:0px 0px 0px 36px;
    background-image:url('../files/grafik/system/mainContentBottomBg.png');
    background-position:left bottom;
    background-repeat:no-repeat;
}

#leftColumn {
    float:left;
    width:157px;
    text-align:left;
}

#middleColumn {
    float:left;
    width:546px;
    padding:0px 25px 0px 35px;
    text-align:left;
}

#rightColumn {
    float:left;
    width:160px;
    text-align:left;
    padding:0px 1px 0px 0px;
}

#linkBoxBg {
    float:left;
    background-image:url('../files/grafik/system/horSmallDottedBG.gif');
    background-repeat:repeat-x;
    background-position:0px 0px;
    padding-bottom:4px;
    text-align:left;
}

#contentTeaser {
    float:left;
    text-align:left;
    background-image:url('../files/grafik/system/teaserBg.gif');
    background-repeat:repeat-y;
    background-position:left top;
    width:960px;
}

.linkBox {
    float:left;
    padding:0px 40px 0px 36px;
    width:174px;
    text-align:left;
    background-image:url('../files/grafik/system/arrowSmallGrey.png');
    background-repeat:no-repeat;
    background-position:36px 7px;
}

.linkBoxText {
    padding:6px 0px 6px 10px;
}

.linkBoxText a {
    color:#6d6d6d;
    line-height:11px;
    text-decoration:none;
}

.linkBoxText a:visited {
    color:#6d6d6d;
    line-height:11px;
    text-decoration:none;
}

.linkBoxText a:hover {
    color:#7d3b36;
    line-height:11px;
    text-decoration:underline;
}

.leftMenu {
    height:18px;
    padding: 4px 0px 0px 14px;
}

.leftMenuOn {
    height:18px;
    background-color:#eaeaea;
    padding: 4px 0px 0px 0px;
}

.leftMenuOnSub {
    height:18px;
    background-color:#eaeaea;
    padding: 4px 0px 0px 14px;
}

.teaserIcons {
    float:left;
    width:133px;
    padding-right:27px;
}

.teaserText {
    padding-top:20px;
}

.topMenuLeftOff {
    float:left;
    width:2px;
    height:173px;
}

.topMenuLeftOn {
    float:left;
    width:2px;
    height:173px;
    background-image:url('../files/grafik/system/topMenuBorderLeft.png');
    background-repeat:repeat-y;
}

.topMenuRightOff {
    float:left;
    width:2px;
    height:173px;
}

.topMenuRightOn {
    float:left;
    width:2px;
    height:173px;
    background-image:url('../files/grafik/system/topMenuBorderRight.png');
    background-repeat:repeat-y;
}

.topMenuItem {
    height:152px;
}

.topMenuBgOff {
    float:left;
    padding:0px 10px 0px 10px;
    height:173px;
}

.topMenuBgOn {
    float:left;
    padding:0px 10px 0px 10px;
    height:173px;
    background-image:url('../files/grafik/system/topMenuBg.png');
    background-repeat:repeat-x;
}

.payOff {
    color:#6C6A6A;
    text-align:left;
    font-weight:bold;
}

input,textarea,select
{
 font-family: arial, verdana, tahoma;
 color: #000;
 font-size: 11px;
}

h1 {
    font-family:Georgia;
    font-size:21px;
    margin-bottom:13px;
}
 
h2 {
    font-family:Georgia;
    font-size:16px;
    margin-bottom:11px;
    font-weight:bold;
}

input.ButtonInputsWide {
    border: 1px #A1A1A1 solid;
    background: #cccccc;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    width: 150px;
    height: 22px;
    cursor: pointer;
}

input.ButtonInputsMedium {
    border: 1px #A1A1A1 solid;
    color: #A17F44;
    font-weight: bold;
    font-size: 11px;
    padding: 0 10px 0 10px;
    cursor: pointer;
    background: #f3f3f3;
}

input.ButtonInputsNarrow {
    border: 1px #000000 solid;
    background: #cccccc;
    color: #000000;
    font-weight: bold;
    width: 120px;
    height: 15px;
    cursor: pointer;
}

.FormFieldInputsWide {
    border: 1px #000000 solid;
    background: #ffffff;
    color: #000000;
    width: 420px;
    height: 15px;
}

.FormFieldInputsMedium {
    border: 1px #A1A1A1 solid;
    color: #000000;
    font-size: 11px;
    width: 400px;
    height: 15px;
}

.FormFieldInputsNarrow {
    border: 1px #000000 solid;
    background: #ffffff;
    color: #000000;
    font-size: 12px;
    width: 120px;
}

textarea.FormFieldInputsMedium
{
 border: 1px #A1A1A1 solid;
 width: 400px;
 height: 120px;
 padding: 2px;
}

.FormFieldLabelMediumStdColor {
    font-size: 11px;
}

.searchField {
    width:132px;
    height:17px;
    border:1px #A1A1A1 solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#717171;
    padding:3px 2px 0px 2px;
}


.minor { font-size: 11px }

/* ----------------- start list classes ----------------- */

ul
{
 padding: 0;
 margin: 0;
 margin-left: 10px;
 list-style-type: none;
}

li
{
 background-image: url('/AjrGfx/SystemGfx/list_item.gif');
 background-repeat: no-repeat;
 padding-left: 10px;
 padding-bottom: 5px;
}
.ChildNode
{
 background-image:url("/AjrGfx/Sitemap/sitemap_childnode.gif");
 background-repeat: no-repeat;
 background-position: top left;
}

.LastChildNode
{
 background-image:url("/AjrGfx/Sitemap/sitemap_lastchildnode.gif");
 background-repeat: no-repeat;
 background-position: top left;
}


