html, body{
margin: 0px;
}

.nav{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: italic;
font-weight: bold;
color: #D7292A;
margin: 5px 0px 5px 130px;
}

.logo{ margin: 10px;}

.pic{ margin-right: 630px; margin-left: 30px;}


.page{
background-image: url(http://www.sorg-rennsport.de/img/background.jpg);
background-repeat: no-repeat;
width: 830px;
height: 500px;
margin: 0px 0px 0px 45px;
}

.content{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
height: 445px;
width: 340px;
margin: 3px 0px 0px 477px;
padding: 5px;
}


.con2{
margin-top: 23px;
}

.sponsor{
margin: 0px 0px 0px 100px;
position: absolute;
}

a:link { color: #D7292A; text-decoration: none; }
a:visited { color: #D7292A; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }

h1{
color: #D7292A;
font-size: 12px;
font-weight: bolder;
margin: 3px 0px 5px 0px;
}

h2{
color: #D7292A;
font-size: 16px;
font-weight: bolder;
margin: 3px 0px 0px 0px;
}

h3{
color: #D7292A;
font-size: 10px;
font-weight: bolder;
margin: 0px 0px 0px 0px;
}

