body {
background: #000;
color: #f8dc98;
font-size: 12px;
font-family: Georgia;
margin-top: 2%;
margin: 0;
line-height: 170%;
}

table {
font-size: 12px;
}

p {
padding: 0;
margin: 0;
}

.table {
min-width: 680;
max-width: 1280;
height: 100%;
width: 100%;
}

#top {
height: 80;
background: url("top2.jpg");
padding-right: 5;
}

.main {
min-width: 400;
max-width: 400;
padding-right: 120;
padding-bottom: 30;
text-align: justify;
vertical-align: top;
color: #FFF;
line-height: 180%;
}

.list {
width: 25%;
font-family: Tahoma;
vertical-align: top;
text-align: justify;
padding-right: 15;
line-height: 140%;
}

.intro {
color: #f8dc98;
width: 755;
height: 700;
background: url("intro_enkeli.jpg");
padding-left: 400;
padding-right: 100;
}

.tail {
color: #f8dc98;
font-family: Tahoma;
text-align: center;
height: 57;
vertical-align: top;
padding-top: 15;
background: url("tail.jpg");
}

.login {
color: #f7d526;
}

.top-left {
min-width: 400;
max-width: 600;
background: url("top-left.jpg") no-repeat top left;
}

.left {
min-width: 400;
max-width: 600;
background: url("left.jpg") no-repeat top left;
}

#left {
background: url("left2.jpg") no-repeat top left;
}

.exit {
padding-right: 10;
text-align: right;
vertical-align: top;
}

#tail {
height: 57;
background: url("tail.jpg");
}

.comment {
color: #f7d526;
padding: 2;
background: #222;
border: 1px solid #333;
border-bottom: 0;
font-family: Tahoma;
}

.comment2 {
padding: 2;
padding-bottom: 10;
border: 1px solid #333;
font-family: Tahoma;
}


.header1 {
font-variant: small-caps;
font-size: 49px;
}

.header2 {
font-size: 24px;
}

.header3 {
font-size: 18px;
}

#title {
font-weight: normal;
}

a:link, a:visited {
font-weight: bold;
color: #f7d526;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a#none:link, a#none:visited {
font-weight: normal;
color: #f8dc98;
text-decoration: none;
}

a#none:hover {
text-decoration: underline;
}

#list {
font-weight: normal;
}

hr {
color: #484848;
}

img {
border: 0;
}

input, textarea {
border: 1px solid #484848;
font-family: Tahoma;
font-size: 12px;
background: #111;
color: #FFF;
}

#submit {
width: 22;
background: url("button1.jpg");
}

#submit:hover {
background: url("button2.jpg");
}

.top {
color: #f8dc98;
max-width: 800;
padding-left: 350;
padding-top: 15;
vertical-align: top;
height: 401;
background: url("top.jpg");
}