/* Style Lumpi */

body {
background-color : #ca0000;
background-attachment : fixed;
font-size : 12px;
font-family : Verdana, Arial, Tahoma;
color : #fff;
}
A:link {
color : #fff;
font-family : 'verdana, arial, tahoma, helvetica, sans serif';
font-size : 12px;
text-decoration : none;
}
A:visited {
color : #fff;
font-family : 'verdana, arial, tahoma, helvetica, sans serif';
font-size : 12px;
text-decoration : none;
}
A:active {
color : #fff;
font-family : 'verdana, arial, tahoma, helvetica, sans serif';
font-size : 12px;
text-decoration : none;
}
A:hover {
color : #000000;
font-family : 'verdana, arial, tahoma, helvetica, sans serif';
font-size : 12px;
cursor : crosshair;
text-decoration : none;
font-style : italic;
}
h1 {
margin : 25px 25px 0 25px;
text-align : center;
color : #fff;
font-family : 'trebuchet ms';
font-size : 24px;
}
h2 {
margin : 25px 25px 0 25px;
text-align : left;
color : #fff;
font-family : 'trebuchet ms';
font-size : 16px;
}
p {
margin : 25px 55px 0 25px;
}
h3 {
text-align : left;
color : #fff;
font-family : 'trebuchet ms';
font-size : 16px;
}
#container {
width : 800px;
color : #fff;
margin : 0 auto;
background-image : url(laybackground.gif);
background-repeat : repeat-y;
}
#titel {
background-color : #ca0000;
background-image : url(layoben.gif);
width : 800px;
height : 68px;
}
#nav {
float : left;
width : 200px;
margin-top : 25px;
}
#content {
margin-left : 16em;
}
#fuss {
background-image : url(layfuss.gif);
width : 800px;
height : 266px;
float : left;
}
A.menulink:link, A.menulink:visited, A.menulink:active {
display : block;
width : 150px;
height : 20px;
line-height : 20px;
text-align : left;
text-decoration : none;
font-family : Verdana;
font-size : 12px;
color : #ffffff;
background-color : #ca0000;
border-style : solid;
border-width : 1px;
border-color : #ffffff;
}
A.menulink:hover {
border-style : solid;
border-width : 1px;
border-color : #000000;
color : #000000;
background-color : #ca0000;
background-image : url(buttonfortuna.gif);
background-repeat : no-repeat;
}

