


body {
    background-color: #451E01;
    margin-bottom: 30px;
}

#frame {
    background-color: #EFEFEF;
    margin: 0px auto;
    width: 748px;
    background-image:url('img/shadow_side.jpg');
    background-repeat: repeat-y;
}

.hidden {
    visibility: hidden;
}

.imglink {
    border-style: none;
}

#header {
    width: 748px;
    background-image: url('img/shadow_top.jpg');
    background-repeat: no-repeat;
}

#berufimg {
    margin-left: 20px;
    margin-top: 20px;
    font-size: 0;
}

#logotop {
    position: relative;
    left:270px;
}


#navcontainer {
    
}

#menu {
    position: relative;
    top: 0px;
    list-style-type:none;
    list-style-position:outside;
    margin-top: 0px;
    
}

#menu li {
    margin-left: -30px;
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 12pt;
    font-weight: bold;
    font-family: Arial;
}

#menu a {
    font-size: 12pt;
    font-weight: bold;
    font-family: Arial;
    color: #B47848;
    text-decoration: none;
    padding-left: 20px;
}

#menu .clicked {
    color: #333333;
}

#flashcontent {
		height: 100%;
        margin: 0px auto;
        text-align: center;
}

#menu .clicked:hover {
    background: none;
}

#menu  a:hover {
    background: url("img/arrow.gif") left center no-repeat;
    margin-left: 0px;
    margin-top: 10px;
    padding-top: 0px;
}

#mainimg {
    margin-left: 12px;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}

#logobottom {
    position: relative;
    left: 181px;
    top: -5px;
}

#content {
    clear: left;
    text-align: justify;
}

#content ul {
    padding-left: 70px;
    padding-right: 50px;
    font-family: Arial;
    color: #222222;
    font-size: 10pt;
    margin-top:0px;
}

#content .imglink {
    border: none;
    margin-top: 30px;
    margin-left: 40px;
}

#content ul li {
    padding-top: 8px;
}

#content h2 {
    color: #333333;
    margin-left: 45px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    font-family: Arial;
    font-size: 24px;
}

#content h4 {
    color: #333333;
    margin-left: 45px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    font-family: Arial;
    font-weight: normal;
    font-size: 18px;
}

#vertable {
    text-align: left
}

#vertable tr {
    vertical-align: top;
}

#content h3 {
    color: #B47848;
    margin-left: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: Arial;
}

#content .underline {
    text-align: left;/*this will align it for IE*/
    margin: 0 auto 0 0; /*this will align it left for Mozilla*/
    margin-left: 45px;
    margin-top: 0px;
    padding-top: 0px;
    color: #B47848;
    background-color: #B47848;;
    border: none;
    height: 2px;
}

#content .bottomrow {
    width: 90%;
    text-align: center;
    margin: 0px auto;
    color: #B47848;
    background-color: #B47848;
    border: none;
    height: 2px;
    margin-top: 30px;
}
#content .introrow {
    width: 726px;
    color: #999999;
    background-color: #999999;
    border: none;
    height: 1px;
    margin-left: 12px;
}

#content .intrologo {
    margin: 0px auto;
    padding-left: 230px;
    position: relative;
    border-style: none;
    top: -8px;
}

#content p {
    font-size: 10pt;
    font-family: Arial;
    color: #222222;
    padding-left: 45px;
    padding-right: 40px;
    margin: 0px;
    padding-top:0px;
    margin-top: 20px;
}

#content a {
    font-size: 10pt;
    font-family: Arial;
    color: #222222;
    padding-right: 30px;
    margin: 0px;
    padding-top:0px;
    margin-top: 20px;
    font-weight: bold;
}

#content .refback {
    padding-left: 25px;
}

#content .feed_link {
    text-align: center;
}

.cite {
    line-height:1.5;
}

#footer {
    background-image: url('img/shadow_bottom.jpg');
    background-repeat:no-repeat;
    background-position:bottom;
}

#footer a {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    top: -15px;
    left: 650px;
    font-size: 12px;
    font-family: Arial;
}

#footer .introlink {
    color: #333333;
    text-decoration: underline;
    font-weight: bold;
    position: relative;
    top: -20px;
    left: 650px;
    font-size: 13px;
    font-family: Arial;
}
