html, body {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
}

body {
background-color: #7d391e;
background-image: url(_gfx/_back/back_1.jpg);
background-repeat: repeat;
color: #ffffff;
font-family: Helvetica, Arial, Microsoft Sans Serif;
line-height: 17px;
font-size: 10px;
font-weight: normal;
text-decoration: none;
margin: 0px; }

a {
color: #ffffff;
text-decoration: none; }

a:hover {
color: #000000;
}

a:visited{
color: #ffffff;
text-decoration: none;
}

img {
border: none;
}

img, div {
behavior: url(iepngfix.htc);
}

.normal {
text-transform: lowercase;
font-size: 1.3em;
}

.intro {
font-size: 1.3em;
font-weight: normal;
}

.kartentabelle, td, tr {
position: relative;
width: 480px;
text-transform: lowercase;
font-size: 14px;
}

.kartentabelle {
margin-top: 15px;
vertical-align: text-bottom;
}

.spalte1 {
180px;
}

.spalte2 {
width: 100px;
text-align: right; 
}

.spalte3 {
width: 200px;
text-align: right; 
}

.lettermsg {
width: 250px;
text-transform: lowercase;
font-size: 1.3em;
}

.letterform {
margin-left: -3px;
}

.head {
font-size: 2em;
}

.klein {
font-size: 8px;
font-weight: bold;
}


#content {
padding: 10px;
padding-left: 25px;
position: absolute;
top: 0px;
left: 300px;
width: 500px;
height: 100%;
overflow: auto;
background-image: url(_gfx/rasta.gif);
background-repeat: repeat;
}

#logowrapper {
position: absolute;
top: 230px;
left: 20px; 
width: 300px;
}

#menue {
position: relative;
left: 50px;
}

#text {
}


