@import url(Unstyles.css);

html, body { background: #fafafa; font-family: Tahoma, Verdana, Arial, Sans-Serif; }

html, body {
	height: 100%;
	width: 100%;
}

body {
	font-size: 76%;
	font-family: Verdana, Arial, Sans-Serif;
}

.Website {
    position: relative;
    margin: 100px auto;
    width: 750px;
}


.MainLinks a {
    float: left;
    display: block;
    width: 356px;
    height: 229px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-decoration: none;
}

.MainLinks a:hover { background-position: 0px -229px; }

.MainLinks a.Hamburg {
    background-image: url(../Images/QbikeHamburg.png);
}

.MainLinks a.Triumph {
    background-image: url(../Images/QbikeTriumph.png);
}

.SponsorLink a.MotoMike {
    display: block;
    margin: 0px auto;
    width: 250px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-decoration: none;
	background-image: url(../Images/MotoMike.gif);
}

.SponsorLink a.MotoMike:hover {
	background-position: 0px -150px;
}

p { clear: both; }

p.Zu {
    margin-top: 15px;
    text-align: center;
    color: #9c9c9c;
    font-size: 1.5em;
    font-weight: bold;
}

  .Demonz {
		position: absolute;
        right: 3px;
		bottom: 0px;
        color: #586a78;
		font-size: 0.8em;
        text-transform: lowercase;
    }

    .Demonz a { color: #586a78; }
    .Demonz a:hover { text-decoration: underline; }

p.Email { text-align: center; }
p.Email a { color: #9c9c9c; }
p.Email a:hover { text-decoration: underline; }

  .effektor {
		position: absolute;
        left: 3px;
		bottom: 0px;
        color: #586a78;
		font-size: 0.8em;
        text-transform: lowercase;
    }

    .effektor a { color: #586a78; }
    .effektor a:hover { text-decoration: underline; }