body{
background: black url(images/bricks.gif);
color: white;
font-size: 80%;
font-family: arial, verdana, sans-serif;
}

img{
border: 0;
}

a{
color: #e5be70;
font-weight: bold;
}

a:visited{
color: #656596;
}

a:hover{
color: #f3e0ba;
}

#container{
border-left: 1px solid #333333;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
background-color: black;
}

#container-in{
border-left: 1px solid #555555;
border-right: 1px solid #555555;
border-bottom: 1px solid #555555;
background: url(images/bg-gears.gif) no-repeat right bottom;
}

#topbanner-out{
border-top: 1px solid #731810;
border-bottom: 1px solid #731810;
}

#topbanner-in{
border-top: 1px solid #8c3910;
border-bottom: 1px solid #8c3910;
background-color: #101031;
}

#menu-out{
border-top: 1px solid #b59452;
border-bottom: 1px solid #b59452;
}

#menu-in{
border-top: 1px solid #633110;
border-bottom: 1px solid #633110;
background-color: #212110;
}

#logo{
background: url(images/logo.gif) no-repeat;
}

h1{
font-size: 20%;
}

h2{
font-size: 100%;
color: #d65b00;
}

h3{
font-size: 100%;
color: #b59452;
}

.bold{
font-weight: bold;
}

.tilt{
font-style: oblique;
}

.kat{
font-weight: bold;
color: #D982FC;
}

.prin{
font-weight: bold;
color: #FDAAEB;
}

.detail{
font-size: 90%;
}

.break{
border-bottom: 1px dashed #3b1f00;
}

#table_of_contents{
font-size: 85%;
border: 1px solid #885555;
}

#footer{
font-size: 90%;
}