body.runt
{
	background-color: #d3d3d3;
}

ul.nav 
{
list-style-image: url("../image/logo3.gif");
margin-left: 15%;
font-family: arial, courier;
font-size: 12px;
}

a
{
:link {color:#0000ff; text-decoration:none};
:visited {color:#0000ff; text-decoration:none};
:hover {color:#ff0000; text-decoration:none};
}

img.logo
{
height:64px;
width:538px;
position:absolute;
left:20%;
}

img.cebit
{
height:38px;
width:65px;
}

h6
{
font-family: arial, courier;
font-size: 10px;
position: absolute;
left: 45%;
top: 2px;
}

p
{
font-family: arial, courier;
font-size: 10px;
position: absolute;
bottom: 20px
}