
body { font-family: Verdana, sans-serif; font-size: small; }

.en { color: #CC0000; line-height: 140%; margin-top: 36px; }
.en a { color: white; background-color: #CC0000; text-decoration: none; padding: 0px 8px 0px 8px;}
.en a:hover { color: white; background-color: #333333; text-decoration: none; }

.de { color: #333333; line-height: 140%; margin-top: 36px; }
.de a { color: white; background-color: #333333; text-decoration: none; padding: 0px 8px 0px 8px;}
.de a:hover { color: white; background-color: #CC0000; text-decoration: none; }



#logo { position: absolute; left: 0px; top: 0px; }

#menu { position: absolute; left: 360px; top: 0px; width: 216px; height: 36px; background-color: #CC0000; padding: 18px;}
#tour { position: absolute; left: 792px; top: 0px; width: 144px; height: 36px; background-color: #666666; padding: 18px;}

#content { position: absolute; left: 36px; top: 96px; width: 720px; }

#footer { color: #999999; padding-top: 54px; padding-bottom: 72px; font-size: smaller; }
#footer a { color: #999999; }

