@charset "UTF-8";
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4;
}
body,
button,
input,
select,
textarea {
    font-family: sans-serif;
}
::-moz-selection {
    background: #f06529;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #f06529;
    color: #fff;
    text-shadow: none;
}
a {
    color: #00e;
}
a:visited {
    color: #551a8b;
}
a:hover {
    color: #06e;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}
mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    _font-family: "courier new", monospace;
    font-size: 1em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:after,
q:before {
    content: "";
    content: none;
}
small {
    font-size: 85%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
ol,
ul {
    margin: 0 0 1em 0;
    padding: 0 0 0 40px;
}
dd {
    margin: 0 0 0 40px;
}
nav ol,
nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
label {
    cursor: pointer;
}
legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}
button,
input {
    line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}
input:invalid,
textarea:invalid {
    background-color: #f0dddd;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0;
}
.ir br {
    display: none;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.background-clip {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
body {
    background: none no-repeat scroll 0 0 #ffffff;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0 auto;
    color: #404040;
    *font-size: small;
}
.corner_bottom {
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.meteotest {
    font-weight: bold;
    font-family: Futuri, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style: oblique;
}
#container {
    width: 670px;
    margin: auto;
    background: none repeat scroll 0 0 #fff;
}
#container #header {
    background-image: url("/image/strassenwetter.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    height: 330px;
    position: relative;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#container #header .header_c {
    background-image: url("image/mt_logo_white.png");
    background-position: 560px 20px;
    background-repeat: no-repeat;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #0a3378;
    opacity: 0.85;
    filter: Alpha(Opacity= 85);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity= 85 );
}
#container #header .header_c h1 {
    padding: 20px;
    color: #fff;
    line-height: 40px;
    font-variant: small-caps;
    margin-top: 0;
    font-size: 2em;
    font-weight: normal;
    margin-right: 130px;
}
#container #content {
    font-size: 0.9em;
    padding: 20px;
    margin-top: -10px;
    clear: both;
    border: 1px solid #e6e6e6;
    background: none repeat scroll 0 0 #fff;
}
#container #content .teaser {
    line-height: 150%;
    margin: 0 0 1em;
    color: grey;
    font-style: oblique;
    font-size: 1.1em;
    margin-top: 20px;
}
#container #content form {
    margin: 0 auto;
    width: 80%;
    padding: 14px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #e6e6e6;
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(
        linear,
        left top,
        left bottom,
        from(#fff),
        to(#e6e6e6)
    );
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0%, #fff),
        color-stop(100%, #e6e6e6)
    );
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#fff),
        to(#e6e6e6)
    );
    background-image: linear-gradient(top, #fff, #e6e6e6);
}
#container #content form label {
    margin: 5px;
}
#container #content form p {
    margin-bottom: 10px;
}
#container #content form input[type="password"],
#container #content form input[type="text"] {
    padding: 4px;
    border: solid 1px #aacfe4;
    width: 200px;
    margin: 5px;
}
#container #content form button {
    width: 60%;
    margin: 5px;
}
#container footer {
    font-size: 0.7em;
    clear: both;
    margin-top: 10px;
}
.btn,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    display: inline-block;
    padding: 6px 14px 6px;
    font-size: 14px;
    line-height: normal;
    border: 1px solid #e6e6e6;
    border-bottom-color: #d1d1d1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
        0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
        0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(
        linear,
        left top,
        left bottom,
        from(#fff),
        to(#e6e6e6)
    );
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0%, #fff),
        color-stop(100%, #e6e6e6)
    );
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#fff),
        to(#e6e6e6)
    );
    background-image: linear-gradient(top, #fff, #e6e6e6);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #404040;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -ms-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;
}
.btn:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #cccccc #cccccc #b3b3b3;
    border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.35);
}
.btn:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(
        linear,
        left top,
        left bottom,
        from(#cccccc),
        to(#e6e6e6)
    );
    background-image: -moz-linear-gradient(top, #cccccc, #e6e6e6);
    background-image: -ms-linear-gradient(top, #cccccc, #e6e6e6);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0%, #cccccc),
        color-stop(100%, #e6e6e6)
    );
    background-image: -webkit-linear-gradient(top, #cccccc, #e6e6e6);
    background-image: -o-linear-gradient(top, #cccccc, #e6e6e6);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#cccccc),
        to(#e6e6e6)
    );
    background-image: linear-gradient(top, #cccccc, #e6e6e6);
}
.btn:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background-position: 0 -15px;
    color: #333;
    text-decoration: none;
}
.btn:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline: 1px dotted #666;
}
.btn.primary,
input[type="button"].primary,
input[type="reset"].primary,
input[type="submit"].primary {
    color: #fff;
    background-color: #434c59;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(
        linear,
        left top,
        left bottom,
        from(#596578),
        to(#434c59)
    );
    background-image: -moz-linear-gradient(top, #596578, #434c59);
    background-image: -ms-linear-gradient(top, #596578, #434c59);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0%, #596578),
        color-stop(100%, #434c59)
    );
    background-image: -webkit-linear-gradient(top, #596578, #434c59);
    background-image: -o-linear-gradient(top, #596578, #434c59);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#596578),
        to(#434c59)
    );
    background-image: linear-gradient(top, #596578, #434c59);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #434c59 #434c59 #22272d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.primary:hover,
input[type="button"].primary:hover,
input[type="reset"].primary:hover,
input[type="submit"].primary:hover {
    border-color: #2d333c #2d333c #171a1f;
    border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.35);
}
.btn.primary:active,
input[type="button"].primary:active,
input[type="reset"].primary:active,
input[type="submit"].primary:active {
    background-color: #434c59;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(
        linear,
        left top,
        left bottom,
        from(#2e343d),
        to(#434c59)
    );
    background-image: -moz-linear-gradient(top, #2e343d, #434c59);
    background-image: -ms-linear-gradient(top, #2e343d, #434c59);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0%, #2e343d),
        color-stop(100%, #434c59)
    );
    background-image: -webkit-linear-gradient(top, #2e343d, #434c59);
    background-image: -o-linear-gradient(top, #2e343d, #434c59);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#2e343d),
        to(#434c59)
    );
    background-image: linear-gradient(top, #2e343d, #434c59);
}
.btn.disabled,
input[type="button"].disabled,
input[type="reset"].disabled,
input[type="submit"].disabled {
    cursor: default;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    opacity: 0.65;
    filter: Alpha(Opacity= 65);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity= 65 );
    box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.btn[disabled],
input[type="button"][disabled],
input[type="reset"][disabled],
input[type="submit"][disabled] {
    cursor: default;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    opacity: 0.65;
    filter: Alpha(Opacity= 65);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity= 65 );
    box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.btn.large,
input[type="button"].large,
input[type="reset"].large,
input[type="submit"].large {
    font-size: 15px;
    line-height: normal;
    padding: 8px 14px 8px;
}
.btn.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
    padding: 6px 12px 6px;
    font-size: 12px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.message {
    position: relative;
    padding: 7px 15px;
    margin-bottom: 10px;
    color: #404040;
    background-color: #eedc94;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(
        linear,
        left top,
        left bottom,
        from(#fceec1),
        to(#eedc94)
    );
    background-image: -moz-linear-gradient(top, #fceec1, #eedc94);
    background-image: -ms-linear-gradient(top, #fceec1, #eedc94);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0%, #fceec1),
        color-stop(100%, #eedc94)
    );
    background-image: -webkit-linear-gradient(top, #fceec1, #eedc94);
    background-image: -o-linear-gradient(top, #fceec1, #eedc94);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#fceec1),
        to(#eedc94)
    );
    background-image: linear-gradient(top, #fceec1, #eedc94);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #eedc94 #eedc94 #e4c652;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}
.message:hover {
    border-color: #e7ce68 #e7ce68 #e0bf3c;
    border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.35);
}
.message:active {
    background-color: #eedc94;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(
        linear,
        left top,
        left bottom,
        from(#f7d360),
        to(#eedc94)
    );
    background-image: -moz-linear-gradient(top, #f7d360, #eedc94);
    background-image: -ms-linear-gradient(top, #f7d360, #eedc94);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0%, #f7d360),
        color-stop(100%, #eedc94)
    );
    background-image: -webkit-linear-gradient(top, #f7d360, #eedc94);
    background-image: -o-linear-gradient(top, #f7d360, #eedc94);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#f7d360),
        to(#eedc94)
    );
    background-image: linear-gradient(top, #f7d360, #eedc94);
}
.message .close {
    *margin-top: 3px;
}
@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        -webkit-filter: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    a {
        color: #444 !important;
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
