BODY {
         font-family :Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : medium;
        background : #FFFFCC;
}
TD {
	color : #FFF8DC;
	font-family : Timmons, Tahoma, "MS Sans Serif", Century, "Bookman Old Style";
}

A {
        font-family :Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration : none;
        size : 14px;
}

INPUT {
	background-color : Blue;
	font-family : "Arial Narrow";
	font-size : small;
	color : #E6E6FA;
	font-weight : bold;
}

A:ACTIVE, A:FOCUS,A:HOVER {
	text-decoration : underline;
	color : Red;
}

A:VISITED {
	text-decoration : underline;
	color : #FFFF99;
}


A:LINK {
        color : Aqua;
}

H2 {
	color : #FFCC00;
	font-family : Timmons,Tahoma;
	width : auto;
	border : thin #FFCC00;
}
H4 {
	color : #FFCC00;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}

UL {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : larger;
        font-weight : lighter;
}


H1 {
        background-color : #FFFF99;
        font-family : "PosterBodoni BT","MS Serif", "New York", serif;
        color : #9933CC;
        width : auto;
        position : absolute;
        text-align : center;
        top:0px;
        width:200px;
        left : 20px;
}

.premier {
        text-align : center;
        position : relative;
}
.impressum {
	font-size : xx-small;
	font-family : "Courier New", Courier, monospace;
	color : #FFCC00;
	text-align : center;
	margin-bottom : 5%;
}

LI {
	color : #ECECFF;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
}

.dessus {
        color : #FFCC00;
}

.logo {
        position : absolute;
        top : 0px;
        left : 0px;
}

