/* body {
    font: normal 100.01% Arial, Helvetica, sans-serif;
    color: #484848;
    background-color: #ffffff;
    margin: 0px;
    height: 100%;
} */

.exo-green {
    border-bottom: 2px solid rgb(0, 127, 119);
}


/* Extra small devices (phones, 600px and down) */

@media only screen and (max-width: 600px) {
    .fixed-width {
        width: 15% !important;
    }
}


/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 600px) {
    .fixed-width {
        width: 10% !important;
    }
}


/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (min-width: 768px) {
    .fixed-width {
        width: 10% !important;
    }
}


/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (min-width: 992px) {
    .fixed-width {
        width: 10% !important;
    }
}


/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (min-width: 1200px) {
    .fixed-width {
        width: 6% !important;
    }
}

@media only screen and (min-width: 1700px) {
    .fixed-width {
        width: 4% !important;
    }
}

#logo_img {
    display: inline-block;
    background-image: url(logobox.png);
    height: 99px;
    width: 220px;
}

#footer_img {
    /** background-image: url(content_bottom2.jpg);*/
    height: 17px;
    width: 960px;
}

img {
    border: 0 none;
}

div.NavigationBoxPC {
    margin-top: 13px;
    margin-left: 40px;
    width: 250px;
    float: left;
}

div.NavigationBoxInfoBox {
    margin-top: 25px;
    margin-left: 29px;
    width: 250px;
    float: left;
}

ul.NavigationBoxPC {
    float: left;
    margin: 0px;
    padding: 0px;
    border: 1px solid black;
    background-color: silver;
}

* html ul.NavigationBoxPC {
    padding-left: 0;
}

ul.NavigationBoxPC li {
    list-style: none;
    padding: 0;
    height: 27px;
}

* html ul.NavigationBoxPC a {
    /* Breitenangaben nur fuer IE */
    width: 100%;
    width: 8.8em;
}

ul.NavigationBoxPC a:hover {
    border-color: white;
    border-left-color: black;
    border-top-color: black;
    color: #007196;
    background-color: white;
}

.content {
    text-align: left;
    border: 0px solid black;
    background-color: #ffffff;
    ;
}

* html .content {
    width: 11.6em;
    padding-left: 0;
}

.projectLink {
    color: #007196;
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 5px;
}

div#htr_logo.htr_logo {
    vertical-align: top;
    border-style: none;
    float: left;
    clear: none;
}

div.ex_index_logo {
    height: 88px;
    width: 196px;
    margin-bottom: 0px;
    text-align: center;
    text-indent: 0;
    float: left;
    color: #fffffe;
    font: italic bold xx-small/12px "Lucida Grande", Lucida, Verdana, sans-serif;
    overflow: visible;
    clear: both;
}

div.ex_body {
    /*position: relative;*/
}

div.wrapper {
    vertical-align: middle;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    min-height: 82vh;
}

div.content {
    border-style: none;
    background-color: transparent;
    background-image: none;
}

.content {
    margin-top: 25px;
    margin-left: 20px;
    text-align: left;
    border: 0px solid black;
    background-color: #ffffff;
    float: left;
    width: 650px;
    font-size: 10pt;
}

div#htr_search.htr_search {
    background: transparent url(search.png) repeat-x scroll 0 0;
    border-style: none;
    color: teal;
    height: 32px;
    line-height: 12px;
    text-align: center;
    text-indent: 0;
    vertical-align: bottom;
    width: 250px;
}

div.search_input {
    height: 21px;
}

div.search_input input.txt {
    border: 1px solid #FFFFFF;
    font-size: 12pt;
    height: 21px;
    width: 200px;
    float: left;
    margin-left: 6px;
    margin-top: 5px;
}

label.htr_search_button {
    margin-top: 1px;
    height: 30px;
    width: 40px;
    float: left;
}

input#test_searchGo.btn_htr_search {
    margin-top: 1px;
    cursor: pointer;
    height: 30px;
    opacity: 0;
    filter: alpha(opacity='0');
    /* needed for IE 7 and below */
    width: 40px;
}

div.htr_boxes {
    float: left;
    width: 959px;
    height: 209px;
    background: none repeat;
    clear: both;
    position: relative;
    padding-top: 8px;
}

div.htr_footer {
    float: left;
    clear: left;
    text-align: left;
    position: relative;
    width: 959px;
    z-index: 13;
    padding-top: 5px;
}

div.middle {
    border-left: 1px solid #ffffff;
    border-right: 2px solid #ffffff;
    /*float: left;*/
    min-height: 500px;
    /*width: 97%;*/
    background: #FFFFFF none repeat scroll 0 0;
    /*margin: 0 2.5% 0 2.5%;*/
}

div.footer {
    float: left;
    height: 40px;
    width: 960px;
    background: transparent none repeat scroll 0 0;
}

div#header {
    /*	border-left:1px solid #C9C9C9;
	border-right:1px solid #C9C9C9;
	float:left;
	height:100px;
	margin:0 auto;
	width:958px;
*/
    background-color: #FFFFFF;
    /*	background-image: url("http://www.exorbyte.de/wp-content/uploads/basics/header.png"); */
    background-position: 100% 0;
    background-repeat: repeat-x;
    height: 75px;
    position: relative;
    z-index: 99;
    padding-bottom: 30px;
    border-left: 1px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    -webkit-box-shadow: 0px 9px 4px -8px rgba(0, 118, 189, 1);
    -moz-box-shadow: 0px 9px 4px -8px rgba(0, 118, 189, 1);
    box-shadow: 0px 9px 4px -8px rgba(0, 118, 189, 1);
}

div.inner {
    display: block;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 958px;
    z-index: 0;
}

div.inner,
.logo {
    margin-left: 3.5px;
    bottom: 2px;
}

#header_img {
    background: transparent url(header-bg.jpg) no-repeat scroll center top;
    height: 100px;
    margin: 0 auto;
    width: 100%;
}

#logoBottom {
    background: transparent url(header-bottom.png) no-repeat scroll left top;
    height: 32px;
    margin-left: 18px;
    z-index: 998;
}

#logo {
    background-color: white;
    height: 95px;
    margin: 0 0 0 40px;
    overflow: hidden;
    padding-top: 6px;
    text-align: center;
    width: 247px;
    z-index: 998;
}

div#ex_head {
    width: 959px;
    margin: 0;
    padding: 0;
}


/* div#content {
    clear: both;
    background: none;
    width: 959px;
    height: 486px;
} */

#ex_clear {
    height: 0;
}

a:link,
a:visited {
    color: #01578C;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    cursor: pointer;
    font-weight: normal;
    text-decoration: underline;
}

.rounded_corners {
    background-color: #FFFFFF;
    background-image: url(box_bottom.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding-bottom: 1px;
    width: 215px;
}

table.moduletable_references {
    background-image: url(box_right.png);
    background-position: 211px top;
    background-repeat: repeat-y;
    border-left: 1px solid #E9E9E9;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: -2px;
    text-align: left;
    width: 215px;
}

table.moduletable_references td.referencestitle {
    background: transparent url(newsboxheader_slice2.png) repeat-x scroll 0 0;
    color: #01578C;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    padding-left: 10px;
    padding-top: 0;
    text-align: left;
    width: auto;
}

table.moduletable_references tr {
    font-size: 11px;
    font-weight: normal;
    margin: 0 5px;
    padding: 0 5px;
}

table.moduletable_references td {
    font-size: 11px;
    font-weight: normal;
    margin: 0 5px;
    max-width: 204px;
    padding: 0 5px;
}

h1 {
    color: #01578C;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
    width: 100%;
}

h3 {
    color: #01578C;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding-left: 0;
    text-align: left;
}