body {
	margin: 0;
	padding: 0;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


img {
	border: 0;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

#wrapper {
    margin: 0 auto;
    padding: 0 0 100px 0;
    width: 800px;
    background: url(../img/repeat.jpg) left top repeat-y;	
}

#head1 {
    height: 250px;
    background: url(../img/head.jpg) left top no-repeat;
}

#navigation {
	height: 25px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul li {
	float: left;
    height: 25px;
    background-position: left top;
    background-repeat: no-repeat;
}

#navigation ul li#nav1 {
    width: 140px;
    background-image: url(../img/menuli.jpg);
}

#navigation ul li#nav2 {
    width: 110px;
    background-image: url(../img/cup.jpg);
}

#navigation ul li#nav3 {
    width: 57px;
    background-image: url(../img/menuli2.jpg);
}

#navigation ul li#nav4 {
    width: 87px;
    background-image: url(../img/events.jpg);
}

#navigation ul li#nav5 {
    width: 59px;
    background-image: url(../img/menumitte.jpg);
}

#navigation ul li#nav6 {
    width: 58px;
    background-image: url(../img/fotos.jpg);
}

#navigation ul li#nav7 {
    width: 64px;
    background-image: url(../img/menure2.jpg);
}

#navigation ul li#nav8 {
    width: 70px;
    background-image: url(../img/contact.jpg);
}

#navigation ul li#nav9 {
    width: 155px;
    background-image: url(../img/menure.jpg);
}

#navigation ul li a {
    display: block;
    height: 100%;
}

#navigation ul li a span {
    display: none;
}

#head2 {
    height: 58px;
    background: url(../img/kopff.jpg) left top no-repeat;
}

#content {
	padding: 20px 72px !important;
	padding: 20px 50px 20px 72px;
    background: url(../img/content.jpg) left top no-repeat;
}

#main {
	float: right;
	width: 495px;
}
	
#left {
	width: 100px;
}

#left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#left ul li a {
	display: block;
	margin: 20px 0;
	width: 100px;
	background-position: center top;
	background-repeat: no-repeat;
}

#left ul li#sponsor_cielab a {
    height: 50px;
    background-image: url(../img/cielab.gif);
}

#left ul li#sponsor_drquendt a {
    height: 40px;
    background-image: url(../img/drquendt.jpg);
}

#left ul li#sponsor_bikepoint a {
    height: 22px;
    background-image: url(../img/bikepointweb.jpg);
}

#left ul li#sponsor_generator a {
    height: 45px;
    background-image: url(../img/generatorweb.jpg);
}

#left ul li#sponsor_bikeland a {
    height: 15px;
    background-image: url(../img/bikelandweb3.jpg);
}

#left ul li#sponsor_gsvelo a {
    height: 23px;
    background-image: url(../img/gsveloweb.jpg);
}

#left ul li#sponsor_fixieinc a {
    height: 34px;
    background-image: url(../img/fixieweb.jpg);
}

#left ul li#sponsor_vintagebikes a {
    height: 20px;
    background-image: url(../img/vintagebikesweb.jpg);
}

#left ul li#sponsor_bagjack a {
    height: 39px;
    background-image: url(../img/bagjackweb.jpg);
}

#left ul li#sponsor_lightwolf a {
    height: 40px;
    background-image: url(../img/lightwolf.jpg);
}

#left ul li#sponsor_boehmisch a {
    height: 38px;
    background-image: url(../img/boehmisch.jpg);
}

#left ul li#sponsor_retrovelo a {
    height: 33px;
    background-image: url(../img/retrovelo.jpg);
}

#left ul li#sponsor_veloheld a {
    height: 33px;
    background-image: url(../img/veloheld.jpg);
}

#left ul li a span {
    display: none;
}

ul.gallery {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.gallery li {
	float: left;
	margin: 20px;
	height: 120px;
}

ul.gallery li a img {
	padding: 5px;
	margin: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
}

ul.gallery li a:hover img {
	border: 1px solid #000;
}

ul.gallery li a p {
	margin: 0;
	padding: 0;
	text-align: center;
	
}

ul.gallery li a:hover p {
	text-decoration: underline;
}

p.pagelist {
	margin: 30px;
	text-align: center;
}

p.pagelist a.active {
	padding: 1px 3px;
	background: #000;
	color: #fff;
}

#preview {
	margin: 20px;
}

#preview img {
	padding: 5px;
	border: 1px solid #ccc;
}
