*
{

padding: 0px;
}

body
{
background: #282828 url(images/blueteddy_small1.png) no-repeat 800px 100px;
color: #b4b4b4;
font-size: 12px;
font-family: "Arial", helvetica, sans-serif;

}

h3.titel {
padding-bottom: 5px;
border-bottom: 1px solid #777777;

}
a {

color: #DBDBDB;
text-decoration: none;
font-weight: bold;

}

a:hover {

color: silver;

}
#content {

width: 537px;
height: auto;
text-align: left;
float: left;
position: absolute;
left: 310px;
top: 200px;

}

#site {

width: 500px;
float: left;
height: auto;

margin-left: 15px;
margin-right: 15px;

}

#site img {

float: right;
border: 1px dashed #b4b4b4;
padding: 1px;
}
#top {
float: left;
width: 537px;
height: 13px;
background: url('images/top.png') no-repeat;
}

#center {

float: left;
width: 620px;
height: auto;
min-height: 200px;
background: url('images/center.png') repeat-y;
padding-top: 0px;


}

#bottom {
float: left;
width: 620px;
height: 50px;
background: url('images/bottom.png') no-repeat;
}



#header
{
text-align: left;
width: 100%;
height: 105px;
position: absolute;
left: 0px;
top: -150px;

}

#header img {



}

#nav {
color: #777777;
height: 70px;
margin-top: 50px;
float: left;
width: 680px;
text-transform: uppercase;
float: left;
margin-bottom: -42px;
font-size: 30px;
margin-left: 5px;
letter-spacing: -2px;
position: relative;
left: -40px;
}

#nav a.navlink_active {

font-weight: bold;
text-decoration: none;
color: #5a5a5a;

padding-right: 5px;
padding-left: 3px;

}

#nav a.navlink_active:hover {

}

#nav a.navlink_active:hover::before {
color: #884444;
content: "<";
}
#nav a.navlink_active:hover::after {
color: #884444;
content: ">";
}

#nav a.navlink_active::before {
color: #444444;
content: "<";
}
#nav a.navlink_active::after {
color: #444444;
content: ">";
}

#nav a.navlink{
color: #b4b4b4;
font-weight: bold;
text-decoration: none;


padding-right: 5px;
padding-left: 3px;
}

#nav a.navlink:hover {

color: #777777;

}

#nav a.navlink:hover::before {
color: #884444;
content: "<";
}
#nav a.navlink:hover::after {
color: #884444;
content: ">";
}

#nav a.navlink::before {
color: #444444;
content: "<";
}
#nav a.navlink::after {
color: #444444;
content: ">";
}

#footer
{
font-size: 10px;
float: right;
height: 50px;
color: #5a5a5a;
text-align: right;
margin-left: 120px;
margin-top: -2.5em;
text-transform: uppercase;
float: left;
font-size: 12px;
text-align: center;
letter-spacing: -0.05em;
font-weight: bold;
}

#footer a {



color: #b4b4b4;
font-weight: bold;
text-decoration: none;
}

#footer a:hover {

color: silver;
text-decoration: underline;
}







