﻿body 
{
background-color: #454545;
font-family: Verdana;
color: White;
font-size: small;
}

#content 
{
background-image: url('../images/index.JPG');
border: 1px solid Black;
width: 890px;
height: 451px;
position: relative;
top: -7px;
}

#aussen 
{
position: relative;
margin: 0 auto;
width: 1024px;
height: 607px;
position: relative;
top: 14px;
left: 35px;
}

#Nav 
{
position: relative;
font-size: 12px;
}

#Text 
{
line-height: 20px;
font-size: small;
}

#nav {
padding: 0;
margin: 0;
list-style: none;
}


#nav li {
float: left;
width: 10em;
}

#nav a:hover 
{
background-color: Gray;
}

#nav a
{
color: White;
text-decoration: none;
}

#text 
{
line-height: 20px;
font-size: small;
}

#text a
{
color: White;
text-decoration: underline;
}

#text a:hover 
{
background-color: Gray;
}

#form1
{
height: 851px;
margin-top: 0px;
}

#Nav 
{
font-size: 12px;
}

#mathing 
{
font-family: Verdana;
font-size: 110px;
color: #ffcc00;
}
