@import url(menustyle.css);

body {
	color:#0d1bc8;
	font-family:Tahoma,verdana,arial,sans-serif;
	background-image:url(../gifs/Bookcover.gif);
	width : 90%;
}

a {
	display:block;
	width:200px;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
background-color : white;
color : red;
}
a:visited{
background-color : #e2e2e2;
color : gray;
}

#xmas  {
background-color : transparent;
position : absolute;
top : 2%; left : 75%;
}

#lernpunktlinks {
font-size : 16pt;
}

#grammar {
font-size : 12pt;
font-family : "Comic Sans MS";
color :blue;
border:thin solid blue;
position : absolute;
top :280px; left : 180px;
}

td a {width:auto;}

#explain {
font-weight : bold
}


#bookworm {
position : absolute;
top : 1%; left : 10%;
}

#xmastree {
position : absolute;
top : 20%; left : 40%;
}

#lp2ind {
position: absolute;
top : 450px; left : 10px;
width:auto;
color : blue
background-color:yellow; border:thin solid blue;
}

#lp2ind:hover {
background-color : white;
color : red;
a:visited
background-color : #e2e2e2;
color : red;
}

#nounsind {
background-color : white;
color : red;
a:visited
background-color : #e2e2e2;
color : red;
}

#nounsind {
position: absolute;
top : 550px; left : 10px;
width:auto;
color : blue
background-color:yellow; border:thin solid blue;
}

#diefrau {
color : red;
}

#dasmadchen {
color : green;
}

#dermann {
color : blue;
}

#case {
color : black;
}

#defarts {
font-size : 16pt;
font-family : "Comic Sans MS";
color :blue;
background-color : white;
border:thin solid blue;
}

.inline{
display : inline;
background-color : #f5ac81;

}

table {text-align:center}