/* gedankenreiter release 02, 2004-03-04 */

body
{
font-family: verdana, arial, sans-serif;
font-size: 12px;
line-height: 15px;
color: #666666;
background-color: #993300;
text-align: justify;
}

a:link
{
color: #cc6600;
text-decoration: none;
}

a:visited
{
color: #cc6600;
text-decoration: none;
}

a:active
{
color: #cc6600;
text-decoration: none;
}

a:hover
{
color: #666666;
background-color: #ff9900;
text-decoration: none;
}

#titel
{
position: absolute;
top: 5px;
left: 160px;
height: 70px;
width: 600px;
background-color: #f5f5dc;
border-style: solid;
border-width: 1px;
border-color: #333300;
font-family: arial, helvetica, sans-serif;
text-align: center;
z-index: 1;
}

#nav
{
position: absolute;
top: 80px;
left: 160px;
height: 20px;
width: 600px;
background-color: #cccc99;
border-style: solid;
border-width: 1px;
border-color: #333300;
text-align: right;
z-index: 1;
}

.nav
{
font-size: 10px;
line-height: 12px;
}

.link
{
font-size: 10px;
line-height: 12px;
color: #666666;
}

#note
{
position: absolute;
top: 60px;
left: 20px;
width: 195px;
background-color: #cccc99;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 2px;
border-bottom-width: 2px;
border-color: #333300;
text-align: left;
padding-top: 0px;
padding-left: 5px;
padding-right: 0px;
padding-bottom: 0px;
z-index: 2;
}

#text
{
position: absolute;
top: 105px;
left: 160px;
width: 470px;
background-color: #f5f5dc;
border-style: solid;
border-width: 1px;
border-color: #333300;
padding-top: 40px;
padding-left: 90px;
padding-right: 40px;
padding-bottom: 20px;
z-index: 1;
}

.headline
{
color: #ff6600;
}

#comment
{
position: absolute;
top: 123px;
left: 20px;
width: 180px;
background-color: #cccc99;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 2px;
border-bottom-width: 2px;
border-color: #333300;
padding: 10px;
z-index: 2;
}

#category
{
position: absolute;
top: 272px;
left: 20px;
width: 180px;
background-color: #cccc99;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 2px;
border-bottom-width: 2px;
border-color: #333300;
padding: 10px;
z-index: 2;
}

#stats
{
position: absolute;
top: 472px;
left: 20px;
width: 180px;
background-color: #cccc99;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 2px;
border-bottom-width: 2px;
border-color: #333300;
padding: 10px;
z-index: 2;
}

#credits
{
position: absolute;
top: 580px;
left: 20px;
width: 180px;
background-color: #cccc99;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 2px;
border-bottom-width: 2px;
border-color: #333300;
padding: 10px;
z-index: 2;
}

#language
{
position: absolute;
top: 120px;
left: 675px;
width: 80px;
background-color: #cccc99;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 2px;
border-bottom-width: 2px;
border-color: #333300;
padding: 10px;
z-index: 2;
}

.comment
{
font-size: 10px;
line-height: 12px;
}

/* (c) Daniel S. Lee - gedankenreiter release 02, 2004-04-06 */
