/* CSS (c) by Aquila-Gaming.de */

body {
background-color: #F4F4F4;
font-family: Verdana;
color: #444444;
font-size: 10px;
}

a img {
border: none;
}

table {
vertical-align: top;
font-size: 10px;
}

tr {
vertical-align: top;
}

td {
vertical-align: top;
}

h1 {
line-height: 0px;
display: none;
}

h4 {
color: #D80001;
font-style: bold;
font-size: 12;
}

a:active {
color: #444444;
text-decoration: none;
}

a:link {
color: #444444;
text-decoration: none;
}

a:link {
color: #444444;
text-decoration: none;
}

a:hover {
color: #444444;
text-decoration: underline;
}

#header {
width: 1000px;
height: 244px;
background-image: url(img/img_01.jpg);
background-repeat: no-repeat;
}

#menuleft {
width: 176px;
height: 38px;
background-image: url(img/img_02.jpg);
background-repeat: no-repeat;
}

#menuright {
width: 174px;
height: 38px;
background-image: url(img/img_09.jpg);
background-repeat: no-repeat;
}

#left {
width: 176px;
height: auto;
background-image: url(img/img_16.jpg);
background-repeat: y-repeat;
}

#right {
width: 174px;
height: auto;
background-image: url(img/img_17.jpg);
background-repeat: y-repeat;
}

#footer {
width: 1000px;
height: 40px;
background-image: url(img/img_14.jpg);
background-repeat: no-repeat;
font-family: Verdana;
color: #444444;
font-size: 14px;
padding-top: 13px;
text-align: center;
}

#content{
height: auto;
font-family: Verdana;
color: #444444;
font-size: 12px;
padding: 20px 10px 20px 10px;
line-height: 16px;
}

#bottom {
width: 1000px;
height: 87px;
background-image: url(img/img_15.jpg);
background-repeat: no-repeat;
padding-left: -2px;
font-family: Verdana;
color: #444444;
font-size: 10px;
vertical-align: bottom;
text-align: center;
}