﻿body
{
    margin: 0 0 0 40px;
    padding: 0;
    background-color: #fefefe;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 16px;
}

h1
{
    display: inline;
    color: #ffffff;
    background-color: #000000;
    padding: 7px 20px 7px 20px;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 42px;
    font-weight: normal;
    line-height: 180%;
}

#currywurst
{
    margin-top: 40px;
}

#content
{
    margin-top: 22px;
}

#footer
{
    margin: 40px 0 32px 2px;
    color: #000000;
}

#datenschutz, #impressum
{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
}

#impressum
{
    background-image: url(/img/impressum.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

span.textrow
{
    color: #ffffff;
    background-color: #000000;
    line-height: 180%;
    padding: 7px;
}

a,
a:link,
a:visited,
a:active,
a:hover {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

a:hover 
{
    color: #00ff00;
	text-decoration: underline;
}


#footer a,
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

#footer a:hover 
{
	text-decoration: underline;
}

a.imbissionen,
a.imbissionen:link,
a.imbissionen:visited,
a.imbissionen:active,
a.imbissionen:hover {
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}

a.imbissionen:hover {
	color: #00ff00;
}

.markup
{
    background-color: #ffff66;
}
