@font-face {
    font-family: TeXGyrePagellaRegular;
    src: url('../fonts/texgyrepagella-regular-webfont.eot');
    src: url('../fonts/texgyrepagella-regular-webfont.eot?iefix') format('eot'),
        url('../fonts/texgyrepagella-regular-webfont.woff') format('woff'),
        url('../fonts/texgyrepagella-regular-webfont.ttf') format('truetype'),
        url('../fonts/texgyrepagella-regular-webfont.svg#webfontV9zfofBq')
        format('svg');
    font-weight: normal;
    font-style: normal;
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video
    {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}

blockquote,q {
    quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

input,select {
    vertical-align: middle;
}

select,input,textarea,button {
    font: 99% TeXGyrePagellaRegular, serif;
}

html {
    overflow-y: scroll;
}

a:hover,a:active {
    outline: none;
}

ul,ol {
    margin-left: 2em;
}

ol {
    list-style-type: decimal;
}

nav ul,nav li {
    margin: 0;
    list-style: none;
    list-style-image: none;
}

small {
    font-size: 85%;
}

strong,th {
    font-weight: bold;
}

td {
    vertical-align: top;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    padding: 15px;
}

textarea {
    overflow: auto;
}

.ie6 legend,.ie7 legend {
    margin-left: -7px;
}

input[type="radio"] {
    vertical-align: text-bottom;
}

input[type="checkbox"] {
    vertical-align: bottom;
}

.ie7 input[type="checkbox"] {
    vertical-align: baseline;
}

.ie6 input {
    vertical-align: text-bottom;
}

label,input[type="button"],input[type="submit"],input[type="image"],button {
    cursor: pointer;
}

button,input,select,textarea {
    margin: 0;
}

input:valid,textarea:valid {
    
}

input:invalid,textarea:invalid {
    border-radius: 1px;
    -moz-box-shadow: 0px 0px 5px red;
    -webkit-box-shadow: 0px 0px 5px red;
    box-shadow: 0px 0px 5px red;
}

.no-boxshadow input:invalid,.no-boxshadow textarea:invalid {
    background-color: #f0dddd;
}

::-moz-selection {
    background: #be0000;
    color: #ffffff;
    text-shadow: none;
}

::selection {
    background: #be0000;
    color: #ffffff;
    text-shadow: none;
}

a:link {
    -webkit-tap-highlight-color: #be0000;
}

button {
    width: auto;
    overflow: visible;
}

.ie7 img {
    -ms-interpolation-mode: bicubic;
}

body,select,input,textarea {
    color: #444;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
}

a,a:active,a:visited {
    color: #be0000;
}

a:hover {
    color: #be0000;
}

.hidden {
    display: none;
    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:before,.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

html {
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 225, 240, 1)
        ), to(rgba(255, 255, 255, 1) ) ) fixed;
    background: -moz-linear-gradient(top, rgba(210, 225, 240, 1),
        rgba(255, 255, 255, 1) ) fixed;
    height: 100%;
}

body {
    font-weight: normal;
    height: 100%;
    font-family: TeXGyrePagellaRegular, serif;
    font-size: small;
    *font-size: small;
}

header {
    position: fixed;
    z-index: 100;
    width: 55%;
    background: #100808;
    /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 8, 8, 1)
        ), to(rgba(48, 48, 48, 1) ) ) fixed;
    background: -moz-linear-gradient(top, rgba(14, 8, 8, 1), rgba(48, 48, 48, 1) )
        fixed;
    background: -o-linear-gradient(top, rgba(14, 8, 8, 1), rgba(48, 48, 48, 1) )
        fixed; */
    height: 120px;
    padding: 0 30% 0 15%;
    /* border-top: 20px solid #dce6f0; */
    border-bottom: 3px solid #be0000;
    top: 0;
    left: 0;
}

nav {
    position: absolute;
    font-size: 1em;
    white-space: nowrap;
    text-align: left;
    position: absolute;
    bottom: 5px;
}

nav a {
    text-decoration: none;
    margin-right: 5%;
    color: #666666;
}

h1 {
    color: #be0000;
    font-size: 2em;
    margin-left: -1.6em;
    position: absolute;
    top: 0.8em;
    line-height: 1.2em;
    white-space: nowrap;
}

h1 span {
    color: #bbbbbb;
    padding-right: 120px;
    background: url(../img/sterne.gif) right 0.35em no-repeat;
}

h2 {
    font-size: 1.4em;
    color: #bbbbbb;
    position: absolute;
    top: 2.8em;
    line-height: 1.2em;
    white-space: nowrap;
}

h3 {
    position: absolute;
    margin: -1.6em 0 1em -2em;
    color: #be0000;
    font-size: 1.6em;
}

h4 {
    font-size: 1.2em;
    margin: 0 0 1em 0;
}

footer {
    display: block;
    margin: 4em auto 4em auto !important;
    text-align: center;
}

#main {
    position: relative;
    padding-top: 200px;
    margin: 0 auto;
    width: 70%;
}

#main>div {
    margin: 0 0 8em 0;
}

#main ul,#main li,nav ul,nav li {
    list-style: none;
    margin: 0;
    text-indent: 0;
}

#wohnung1 li,#wohnung2 li,nav li {
    display: inline;
}

#gmap {
    position: relative;
    float: left;
    width: 60%;
    margin-right: 2%;
    height: 370px;
}

#route {
    position: relative;
    float: right;
    width: 36%;
    height: 370px;
}

#route form {
    height: 80px;
}

#route button {
    width: 165px;
    margin-top: 1em;
}

#routenplan {
    height: 270px;
}

label {
    display: none;
}

#strasse,#ort {
    width: 100px;
}

#hausnr,#plz {
    width: 50px;
}

#start,#wohnung1,#wohnung2,#lage,#preise,#kontakt {
    position: relative;
    height: 100%;
}

.placeholder {
    color: #999999;
}
.bigger {
	font-size: 1.4em;
}