@charset "utf-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
background-image: url(tile.gif);
line-height:1.5;
text-decoration:none;
color: #ffffff;
}


.textein {

font-family: times;
font-size:15px;
font-style:italic;

color: #ffffff;
font-weight:bold;

}
td {
font-family: times;
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;


color: #ffffff;

}

h1 {
font-size:16px;
}
a {
font-size: 11px;
color: #ffffff;
text-decoration: underline;
}

a:hover {
color: #fffff;
}

.breaks {

height: 3px;
}
.menu {

cursor:pointer;
}
.menuopen {

cursor:pointer;
}
.text {
cursor:auto;
}

.headline {
font-family: times;
font-size: 14px;
font-style:italic;

line-height:12pt;
color: #ffffff ;
}
#lang {
padding: 10px 15px;
color: #666666;
font-size: 9px;
}
#rubrik {

font-size: 9px;
}
</style>


