﻿@charset "utf-8";
body
{
    background-color: black;
    font-size: 13px;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    padding:0px;
    margin:0px;
background-image:url(http://spi-service.com/Umzug/Umzug_Back.jpg); background-repeat:repeat-x;background-attachment: fixed;
}

#Kasterl{padding:20px 0px; background-color:white;margin: 0px auto; width:1000px; min-height:1500px;}

#Top{margin:10px auto;width:1000px;}
#Menu{clear:both;}
#Text{margin: 30px;}
#AGB{font-weight:bold;}
p.normal{font-weight:normal;}














#Menueleiste
{
border-bottom: 1px solid #ccc;
margin: 0px;
padding-bottom: 19px;
padding-left: 10px;
}

#Menueleiste ul, #Menueleiste li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#Menueleiste a:link, #Menueleiste a:visited
{
background: #E8EBF0;
border: 1px solid #ccc;
color: #444;
float: left;
font-size: 20px;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#Menueleiste a:link#this, #Menueleiste a:visited#this
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#Menueleiste a:hover { background-color: #011341; color:white;}

