body {
        background-color: #F6F3F2;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
        color: #000000;
}



form {
        display: inline;
}

h1 {
        font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
        font-size: 20px;
        color: #9F918D;
        font-weight: bold;
        margin: 0;
        padding: 0 0 12px 0;
}

h2, .h2 {
        font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
        color: #9F918D;
        font-size: 16px;
        line-height: 18px;
        font-weight: bold;
        border-bottom: 1px solid #9F918D;
        margin: 30px 0 10px 0;
        padding: 0 0 1px 0;
}

#sidebar h2 {
        border-bottom-width: 0px;
        margin: 4px 0 0px 0;
}

h3 {
        font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
        color: #F88000;
        font-size: 14px;
        line-height: 16px;
        font-weight: bold;
        margin: 30px 0 3px 0;
        padding: 0;
}

p {
        text-align: justify;
        margin: 0 0 5px 0;
        padding: 0;
        line-height: 150%;
        color: #4B4B4B;
}





.leftalign {
        text-align: left;
}

img.imgborder {
        border: 1px solid #4B4B4B;
}

hr {
        border-width: 1px 0 0 0 ;
        border-style: solid;
        border-color: #000000;
        height: 1;
}

sup {
        color: #000000;
        font-weight: bold;
        padding: 0 2px;
}

a {
        color: #0000FF;
        text-decoration: none;
}

a:hover {
        color: #0000FF;
        text-decoration: underline;
}

small {
        font-size: 9px;
}



#tirol-page {
        width: 930px;
        margin: 0 auto;
        padding-bottom: 5px;
        border: 1px solid #BBAFAB;
        border-top-width: 0;
        background-color: #ffffff;
}



#footer {
        width: 930px;
        margin: 0 auto;
        padding: 20px 0 20px 0;
        text-align: center;
        font-size: 11px;
        color: #999999;
}

#tirol_header_img {
        background-image:url(../style-images/tirol.jpg);
        margin-bottom: 1px;
}



#header-tirol {
        background-image:url(../style-images/title_bar.gif);
        background-repeat: repeat-x;
        background-position: bottom;
}

#header-tirol-links {
        text-align: right;
        vertical-align: bottom;
        padding: 0 5px 7px 0;
        color: #7B7270;
}

#header-tirol-links a {
        color: #7B7270;
        text-decoration: none;
}

#header-tirol-links a:hover {
        color: #000000;
        text-decoration: none;
}

#sidebar {
        width: 210px;
        float: left;
         margin: 0px 0px 0px 0px;
}

#contentbox {
        margin: 25px 14px 0 13px;
        width: 903px;
        padding: 0;
}

#content {
        width: 646px;
        margin: 0 auto;
        float: right;
        vertical-align: top;
}

ul, ol {
        margin: 0px;
        padding: 0;
        color: #4B4B4B;
}
/*
li {
        text-align: left;
        line-height:150%;
        margin: .25em 0 .25em 3em;
}
*/
#menubar {
        background-image:url(../style-images/menu_bar.gif);
        width: 910px;
        margin: 0;
        padding: 0px 10px 0 10px;
        background-repeat: repeat-x;
        background-position: bottom;
        border-top: 1px solid #BBAFAB;
        border-bottom: 1px solid #BBAFAB;
}

#menubar a {
        color: #7C6E69;
        line-height: 25px;
        vertical-align: middle;
        display: block;
        float: left;
        padding: 0px 15px;
        text-decoration: none;
}

#menubar a:hover {
        color: #FFFFFF;
        background-color: #BFABAC;
        text-decoration: none;
}



#tirol-wegweiser {
        font-size: 11px;
        padding: 5px 5px 0px 7px;
        font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
        color: #999999;
}

#bookmark {
         text-align: right;
         font-size: 11px;
        padding: 5px 5px 0px 7px;
        font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
        color: #999999;
}


/* Tirol-Navigation */
.tirol-navigation:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.tirol-navigation {
        display: inline-block;
}

/* Hides from IE-mac \*/
* html .tirol-navigation {
        height: 1px;
}
.tirol-navigation {display: block;}
/* End hide from IE-mac */



.loginboxcontent {
                color: #7A7878;
                        font-size: 11px;
                padding: 10px;
                /* background-image:url(../style-images/loginbox_bg.gif); */
                background-color: #fff;
                background-repeat: repeat-x;
                background-position: bottom;
                border: 1px solid #C5B2B3;
                }


div.loginboxcontent .innerboxcontent {
                                    width: auto;
                                    margin: 0;
                                    }

.box .loginboxcontent a, .box .loginboxcontent a:hover {
                                                      color: #7A7878;
                                                      }

.box {
        margin-bottom: 30px;
}

.stdbox_more {
        float: right;
        margin: 5px 3px 0 0;
}

.stdbox_more img{
        border: 0 none;
}

.outerboxcontent {
        color: #F6F3F2;
        font-size: 11px;
        background-image:url(../style-images/std_box_bg.gif);
        background-color: #F6F3F2;
        background-repeat: repeat-y;
        background-position: right;
        border: 1px solid #C5B2B3;
}

.innerboxcontent {
        width: 190px;
        margin: 10px 0 10px 10px;
}

.box input.editbox {
        border: 1px solid #C6B4B5;
        background-color: #FFFFFF;
}

.box input.error {        border: 1px solid #CC0000;}
.box input.notice {        background-color: #EEFFBB;}

div.newsboxitem {
        background-image:url(../style-images/menuitemlink.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
}

div.newsboxitem a{
        color: #7A7878;
        display: block;
        padding: 4px 0 4px 15px;
}
div.largeImg{float:left;width:auto;padding:.6em .1em .6em 0;margin-right:14px;}
div.largeImgArea{float:left;width:308px;height:308px;margin:0;padding:.6em .6em 0 0;}
div.largeImg img,div.largeImgArea img{display:block;}
div.smallImgArea{margin-left:316px;padding-top:.6em;}
div.smallImgArea img{margin:0 0 4px 0;}
.clearBoth{clear:both;}hr.clearBoth{width:0;height:0;visibility:hidden;margin:0;}
p.summary{padding:.6em 0;margin:0;}


/* FIXES */

.clearfix:after {

    content: ".";

    display: block;

    height: 0;

    clear: both;

    visibility: hidden;

}



.clearfix {

        display: inline-block;

}



/* Hides from IE-mac \*/

* html .clearfix {

        height: 1px;

}

.clearfix {display: block;}

/* End hide from IE-mac */




#search {
         position: absolute; top:0px; left:0px; width:0px; height:0px; z-index:1;
         }


fieldset {
          position: relative; font-family:arial,verdana,sans-serif; border:1px solid #C5B2B3;padding:8px;padding:8px;background-color:#F6F3F2;-moz-border-radius:5px;line-height: 1.5;
          }

fieldset legend   {
          font-family:arial,verdana,sans-serif;font-size:13px;font-weight:700;color:#000000;line-height: 1.3;
          }

<!--[if IE 6]>
 /* IE6 fix */
 * html fieldset#fixed legend {
 float: left; position:
 relative; margin-top: -.95em
 /* equals actual line-height minus 0.35em */;}
<![endif]-->

<!--[if IE 6]>
 * html p.comp {
 margin-bottom: 18px;}
<![endif]-->

<!--[if IE 6]>
 /* IE7 fix */
 *:first-child+html fieldset#fixed legend {
 float: left; position: relative;
 margin-top: -.95em
 /* equals actual line-height minus 0.35em */;}

 *:first-child+html p.comp {
 margin-bottom: 18px;}

<![endif]-->

<!--[if IE 8]>
 /* IE7 fix */
 *:first-child+html fieldset#fixed legend {
 float: left; position: relative;
 margin-top: -.95em
 /* equals actual line-height minus 0.35em */;}

 *:first-child+html p.comp {
 margin-bottom: 18px;}

<![endif]-->


 <!--<[if IE]>

fieldset {background-color:#F6F3F2;}
legend {border:1px solid #C5B2B3;padding:2px;background-color:#F6F3F2;}

<![endif]-->