body
{
background-color: #ffffff;
color: #000000;
background-image: url(img/layout/background.gif);
background-repeat:repeat;
background-attachment:fixed;
}


a, a:visited, a:link
{
font-weight: normal;
text-decoration: none;
color: #000000;
}


a:link {color: #0033FF;}
a:focus {outline: none;}
a:visited {color: #4400FF;}


.head
{
height: 155px;
border-bottom: 0px solid #000000;
}


.menu
{
width: 120px;
height: 310px;
display: block;
vertical-align: top;
border-right: 0px solid #000000;
padding: 0px;
margin: 0px;
float: left;
}


.link
{
width: 119px;
height: 35px;
border-bottom: 0px solid #000000;
text-align: center;
}


.headline
{
font-family: Hobo Std;
text-align: center;
font-size: 24px;
}


.text
{
font-family: Verdana;
font-size: 12px;
color: #000000;
}

.event
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
}

.imprint
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
}
