body {
font-size: 13px;
font-family: "Lucida Grande";
color: #444444;
}


#wrapper {
width: 900px;
margin-left: auto;
margin-right: auto;

}


#navigation {

font-weight: bold;
display: inline;
list-style-type: none;
}

#navigation li {
float: left;
width: 150px;
text-align: center;
line-height: 50px;
}




#listvideos {
clear: left;
margin: 0px;
padding: 0px;
list-style-type: none;
}
#listvideos li {
height: 97px;
padding: 5px;

background: #f2f2f2;
border-bottom: 1px solid #f7f7f7;
margin-bottom: 2px;
}

#listvideos img {
float: left;
width: 130px;
height: 97px;
margin-right: 10px;
}
#listnews {
clear: left;
margin: 0px;
padding: 0px;
list-style-type: none;
}
#listnews li {
height: 30px;
padding: 5px;
line-height: 30px;
background: #f2f2f2;
border-bottom: 1px solid #f7f7f7;
margin-bottom: 2px;
}

.item {
clear: left;
}

a {
color: #174f70;
}

h2 , h3{
clear: left;
padding-bottom: 3px;
margin-bottom: 2px;
color: #910505;
border-bottom: 1px solid #444444;
}

.item p {
width: 70%;
background: #f2f2f2;
margin-left: auto;
margin-right: auto;
}

.news #news a {
color: #910505;
text-decoration: none;
}

.bremer-blues #bremer-blues a {
color: #910505;
text-decoration: none;
}


.informationen #informationen a {
color: #910505;
text-decoration: none;
}

.online-shop #online-shop a {
color: #910505;
text-decoration: none;
}
.videos #videos a {
color: #910505;
text-decoration: none;
}