#Babycontent{
 font-family: Arial;
 font-size: 15px;
 font-weight: normal;
 font-style: normal;
 width: 545px;
}

#linkliste{
 clear: left;
 width: 100%;
 text-align: center;
}

a.navlink{
 text-decoration: none;
}

a.navlink:visited{
 text-decoration: none;
}

a.navlink:hover{
 text-decoration: none;
}

#weiblich{
 float: left;
 width: 100%;
 margin: 25px 0px 10px 0px;
 background-color: #FFB6C1;
}

#maennlich{
 float: left;
 width: 100%;
 margin: 25px 0px 10px 0px;
 background-color: #87CEFA;
}

img.foto{
 float: left;
 width: 210px;
 margin: 0px 10px 0px 0px;
 border: 0px none;
 clear: left;
}

td.description{
 width: 90px;
}

span.glueck{
 color: red;
 float: left;
 padding: 0px 0px 15px 0px;
}

span.glueck a.wishlink{
 color: red;
 text-decoration: none;
}

#searchform{
 width: 165px;
 height: 100px;
}

#searchform input{
 margin: 5px 0px 0px 0px;
}

span.fett{
  font-weight: bold;
}

#navigation{
 clear: both;
 width: 545px;
 text-align: center;
 padding: 7px 0px 7px 0px;
}

#navigation a{
 border: 1px solid #E0E0E0;
 margin: 0 1px;
 padding: 4px 7px;
 color: #444; 
 text-decoration: none;
}

#navigation a:visited{
 color: #507DB4; 
 font-weight: normal;
 text-decoration: none;
}

#navigation a:hover, #navigation a:active{
 border: 1px solid #507DB4;
 background: #F8F8F8;
 color: #737373; 
 text-decoration: none;
}

span.current{
 border: 1px solid #E0E0E0;
 padding: 4px 7px;
 color: #444; 
}
