/* ++++++++++++++++++++ */
/* Startseite           */
/* ++++++++++++++++++++ */


h1 {
font-style: inherit;
font-size: 20px;
color: #e6fb00;
}

/* Header */

#logo {
float:left;
padding-top: 38px;
}


/* Dude */

#dude {
float:right;
margin-right:-39px;
margin-top: 45px;
}


/*  boxes */

#readall {
width: 430px;
clear:both;
padding-top: 60px;
float: left;
}

.read {
margin-bottom: 40px;
}

.read h3 {
margin-top:5px;
margin-bottom: 6px;
}

.read h4 {
font-weight: bold;
}

.read h3 a {
text-decoration: none;
font-size: 20px;
}


.read img {
margin-right: 5px;
}

.text {
width: 259px;
min-height: 172px;
float:left;
background:transparent url(../images/line.png) no-repeat scroll right top;
padding-right:35px;
padding-top: 5px;
}

.picture {
float: left;
width: 130px;
text-align: right;
margin-top: 39px;
}

.fg-icon {
margin-top:5px;
}

/* sweat image */

#sweat {
clear: both;
}

#sweat p {
margin-bottom: 0;
}

#sweat img{
margin-left: 39px;
margin-bottom: 66px;
}

/* Footer */

#footer {
border-top:1px solid #616161;
background: #353535 url('../images/texture2.png') repeat-x bottom;
}

#termin {
background: url('../images/termine.png') no-repeat left top;
width: 77px;
height: 20px;
}


#termin span {
position: absolute;
left: -5000px;
}

#resultate {
background: url('../images/resultate.png') no-repeat left top;
width: 86px;
height: 20px;
}

#resultate span {
position: absolute;
left: -5000px;
}

#termin a,
#fotogalerie a,
#resultate a {
display: block;
height: 20px;
}

#fotogalerie {
background: url('../images/fotogalerie.png') no-repeat left top;
width: 105px;
height: 20px;
}

#fotogalerie span {
position: absolute;
left: -5000px;
}

#shine {
	background: url(../images/shine.png) no-repeat bottom center;
}

#subfooter1 {
width: 960px;
margin:0 auto;
padding-top: 25px;
}

#subsubfooter1 {
width: 280px;
float: left;
}

#subsubfooter1 p {
margin: 0;
}

#subsubfooter1 img {
margin: 10px 55px 25px 0;
}

#subsubfooter2 {
width: 679px;
float: right;
}

#subsubfooter2 img{
margin: 10px 55px 25px 0;
}

