#headerimg-wintertraum {
position: relative;
}

#badge {
position: absolute;
top: 0;
left: -5px;
height: 52px;
width: 180px;
background: transparent url(http://www.reschensee.info/img/badge.png) top left no-repeat;
-webkit-transform: rotate(-9deg);
-moz-transform: rotate(-9deg);
}

#badge p a {
font-family: Arial, Verdana;
margin: 15px 0 0 40px;
padding: 0;
line-height: 1.3;
font-size: 13px;
color: #fff;
font-weight: bold;
text-decoration: none;
text-shadow: 1px 1px 2px #4c4c4c; 
}

#badge p a span {
clear: both;
font-size: 0.85em;
margin: 0 0 0 40px;
padding: 0;
font-weight: normal;
text-decoration: none;
text-shadow: 1px 1px 1px #4c4c4c;
}

#badge p a:hover, #badge p a:hover span  {
text-shadow: 1px 1px 2px gray; 
}

#pin-box {
width: 273px;
float: left;
clear: both;
} 

#pin-box-t {
width: 273px;
height:75px;
background: transparent url(http://www.reschensee.info/img/pin-t.png) no-repeat;
}

#pin-box-m {
width: 243px;
background: transparent url(http://www.reschensee.info/img/pin-m.png) repeat-y;
padding: 15px;
position: relative;
}

#pin-box h2 {
position: absolute;
top: -20px;
font-size: 1.3em;
font-family: Georgia, Times, serif;
text-decoration: none;
border-bottom: none;
color: #639ff2;
}

#pin-box strong {
color: red;
}

#pin-box em {
font-style: normal;
font-size: 0.9em;
color: #667d17;
}

#pin-box-b {
width: 273px;
height:25px;
background: transparent url(http://www.reschensee.info/img/pin-b.png) no-repeat;
}


.absenden {
font-size: 14px;
background: #7d9b15 url(http://www.reschensee.info/img/overlay.png) repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
text-shadow: 0 -1px 1px #222;
position: relative;
cursor: pointer;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
}

.absenden:hover {
background: #90b419 url(http://www.reschensee.info/img/overlay.png) repeat-x;
}

.absenden:active {
background: #111 url(http://www.reschensee.info/img/overlay.png) repeat-x;
}

input {
padding: 2px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

input:hover {
border: 1px solid #718c16;
}

input:focus {
border: 1px solid #376cb5;
}

select {
width: 50px;
}

select.l {
width: 100px;
}


