/* CSS Document braun 6B380D, gelb FFEDB8 */

/*PAGE LAYOUT*/
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
/* #logo{float:left; background-image:url(/images/custom/tie_logo.gif); width:274px; height:213px;} */
#logo{float:left; background-image:url(/images/custom/logo.png); width:274px; height:213px;}
/* #topheader{float:right; width:526px; height:97px; background-color:#F0F0F0; position:relative} */
/* #topheader{float:right; width:626px; height:97px; background-color:#6B380D; position:relative} */
#topheader{float:right; background-image:url(/images/custom/bg_header.png); width:626px; height:97px; position:relative}
#toplinks{position:absolute; right:10px; top:5px;}
#menu{float:right; width:626px; height:32px; background-image:url(/images/custom/bg_menu.gif); background-repeat:repeat-x;}
#submenu{float:right; width:626px; height:32px; background-image:url(/images/custom/bg_submenu.gif); background-position:top; background-repeat:repeat-x;}
#contenttext{float:right; width:626px; text-align:left;}
#leftpanel{float:left; width:274px;}
/* #footer{float:left; width:800px; background-color:#F0F0F0; padding:10px;} */
#footer{float:left; width:880px; background-color:#6B380D; padding:10px;}


/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666;
/*     background-color:#F7F7F7; */
    background-color:#FFEDB8;
    padding:10px;
    margin:10px;
}

/*TEXT STYLES*/
#contenttext h1 {
/*     padding: 10px; */
    margin-bottom: 0px;
    font: 0.7em Tahoma, sans-serif;
    font-size:28px;
    font-weight:bold;
/*     color:#CC0000; */
    color:#6B380D;
}
#contenttext h2 {
    margin-bottom: 0px;
    font: 0.9em Tahoma, sans-serif;
    font-size: 16px;
    font-weight:bold;
    color:#6B380D;
}
#contenttext p {
    padding: 14px;
    text-align: justify;
    font: 0.9em Tahoma, sans-serif;
    color: #666666;
/*     color: #FFFFFF; */
}
#leftpanel h1 {
    font: 0.7em Tahoma, sans-serif;
    font-size:20px;
    font-weight:bold;
/*     color:#CC0000; */
    color:#6B380D;
}
#leftpanel h2 {
    margin-bottom: 0px;
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#6B380D;
}
#leftpanel p {
    margin-top: 0px;
    text-align: justify;
    font: 0.7em Tahoma, sans-serif;
/*     color: #666666; */
    color: #000000;
    }

img.floatRight {
  float: right;
  margin: 5px 10px 10px 15px;
}

img.floatLeft {
  float: left;
  margin: 5px 15px 10px 0px;
}


/*TEXT STYLES*/
.bodytext {
    font: 0.7em Tahoma, sans-serif;
    color: #FFEDB8;
}
.headtext {
    font: 0.8em Tahoma, sans-serif;
    color: #EEEEEE;
}

.mlevel1 {
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #FFFFFF;
}
.mlevel1 a{
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #FFFFFF;
    text-decoration:none;
}
.mlevel1 a:hover{
    text-decoration:underline;
}

.mlevel1active {
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#777777;
}
.mlevel1active a{
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#777777;
    text-decoration:none;
}
.mlevel1active a:hover{
    text-decoration:underline;
}

.mlevel2 {
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#666666;
}
.mlevel2 a{
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#666666;
    text-decoration:none;
}
.mlevel2 a:hover{
    text-decoration:underline;
}

.infotext {
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#111111;
}
.infotext a{
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#111111;
    text-decoration:none;
}
.infotext a:hover{
    text-decoration:underline;
}

.footertext {
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#FFEDB8;
}
.footertext a{
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#FFEDB8;
    text-decoration:none;
}
.footertext a:hover{
    text-decoration:underline;
}
