/* 2007 despecial.com */

body, html {
	background: #cccccc url("../_img/bg.jpg");
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
}

#street1 {
	display:block;
	width: 485px;
	height: 342px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 35px;
	background: transparent url("../_img/street1.jpg") no-repeat 0px 35px;
}
#street2 {
	display:block;
	width: 294px;
	height: 134px;
	position: absolute;
	top: 35px;
	left: 485px;
	background: transparent url("../_img/street2.jpg") no-repeat;
}
#street3 {
	display:block;
	width: 294px;
	height: 115px;
	position: absolute;
	top: 237px;
	left: 485px;
	background: transparent url("../_img/street3.jpg") no-repeat;
}
#car {
	margin-top: -34px;
	margin-left: 6px;
}
#logo {
	display:block;
	width: 251px;
	height: 194px;
	position: absolute;
	top: 1px;
	left: 736px;
}

/***** NAVI ****/
#nav {
	float:left;
	display: block;
	position: absolute;
	top: -4px;
	left: -284px;
}
#navrow1 { margin-left: 105px }
#navrow2 { clear: both }

#nav a, 
#nav img { float:left; }
#nav span { display: none }

#nav a.nav1:link,
#nav a.nav1:visited,
.nav1active {
	margin-top: -8px;
	display: block;
	height: 47px;
	width: 156px;
	background: transparent url("../_img/nav1.gif") no-repeat;
}
#nav a.nav1:hover,
#nav a.nav1:active,
.nav1active {
	background: transparent url("../_img/nav-hover1.gif") no-repeat;
}
#nav a.nav3:link,
#nav a.nav3:visited,
.nav3active {
	display: block;
	height: 39px;
	width: 109px;
	background: transparent url("../_img/nav3.gif") no-repeat;
}
#nav a.nav3:hover,
#nav a.nav3:active,
.nav3active {
	background: transparent url("../_img/nav-hover3.gif") no-repeat;
}
#nav a.nav5:link,
#nav a.nav5:visited,
.nav5active {
	display: block;
	height: 39px;
	width: 134px;
	background: transparent url("../_img/nav5.gif") no-repeat;
}
#nav a.nav5:hover,
#nav a.nav5:active,
.nav5active {
	background: transparent url("../_img/nav-hover5.gif") no-repeat;
}
#nav a.nav6:link,
#nav a.nav6:visited,
.nav6active {
	display: block;
	height: 44px;
	width: 184px;
	background: transparent url("../_img/nav6.gif") no-repeat;
}
#nav a.nav6:hover,
#nav a.nav6:active,
.nav6active {
	background: transparent url("../_img/nav-hover6.gif") no-repeat;
}
#nav a.nav8:link,
#nav a.nav8:visited,
.nav8active {
	display: block;
	height: 44px;
	width: 185px;
	background: transparent url("../_img/nav8.gif") no-repeat;
}
#nav a.nav8:hover,
#nav a.nav8:active,
.nav8active {
	background: transparent url("../_img/nav-hover8.gif") no-repeat;
}
#nav a.nav10:link,
#nav a.nav10:visited,
.nav10active {
	display: block;
	height: 44px;
	width: 146px;
	background: transparent url("../_img/nav10.gif") no-repeat;
}
#nav a.nav10:hover,
#nav a.nav10:active,
.nav10active {
	background: transparent url("../_img/nav-hover10.gif") no-repeat;
}
/***** NAVI ****/

#body { 
	position: absolute;
	top: 352px;
	left: 10px;
}
#content {
	display:block;
	width: 715px;
	overflow: auto;
	background: #ffffff url("../_img/content-bg.gif") repeat-y;
	margin: -7px 10px 10px 10px;
	padding: 10px 20px 5px 20px;
}
#contentfooter {
	display:block;
	width: 755px;
	height:11px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	background: transparent url("../_img/content-footer.gif") no-repeat;
}
#content p {
	margin: 5px 0 5px 0;
	line-height: 16px;
}
#content a:link,
#content a:visited {
	color:#e74005;
	text-decoration: underline
}
#content a:hover,
#content a:active {
	color: #ff7800;
	text-decoration: none
}
#content .list {
	float: left;
	font-weight: bold;
}
#content .list span {
	float: left;
	font-weight: normal;
}
.projekt,
.projekte {
	float: left;
	text-align: center;
	width: 160px;
	padding-right: 10px;
}
.projekt img { border: 3px solid #c00 }
.projekte img { border: 3px solid #666 }
#content .projekt a,
#content .projekte a {
	font-size: 10px;
	color: #000;
	text-decoration: none
}
.subtitle {
	color: #666;
	font-weight: bold;
	font-size: 14px
}
#content .sponsor {
	float: left;
	display: block;
	width: 290px;
	height: 75px;
	margin-left: 40px;
	margin-bottom: 20px;
	border: 1px solid #cecece;
	text-align: center;
}

/******** SIDEBAR ********/
#sidebar {
	position: absolute;
	top: 226px;
	left: 800px;
}
#ironcross {
	display: block;
	height: 69px;
	width: 127px;
	margin-left: 88px;
	background: transparent url("../_img/ironcross1.jpg") no-repeat;
}
#address {
	position: absolute;
	display: block;
	height:175px;
	width: 211px;
	background: transparent url("../_img/ironcross2.jpg") no-repeat;
}
#address div {
	position: absolute;
	margin: 60px 7px 10px 7px;
	font: normal 8pt Georgia, Serif;
	color: black
}
#address p {
	margin: 0 0 10px 0
}
#address span {
	display: none
}
#racing {
	width: 215px;
	position:absolute;
	top: 265px;
}
#links {
	width: 200px;
	position:absolute;
	top: 270px;
	left: 5px;
}
#links p {
	text-align: center;
	margin: 16px 0;
}


/******** MISC *********/
a { 
	text-decoration: none;
	color: #23435C
}
img { border: 0 }
.imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
.imgright {
	float: right;
	margin: 0 0 5px 10px;
}
h1,
h2 {
	color: #e74005;
	font: bold 15pt Georgia, Serif;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 13pt;
}
hr { text-align: center; width: 90%; height: 1px; color: transparent; border: none; background-image: url("../_img/hr.gif"); } /* For Internet Explorer */
html>body hr { text-align: center; width: 90%; height: 1px; background-color: transparent; border: 0px solid white; background-image: url("../_img/hr.gif"); } /* For Opera and Gecko-based browsers */

.clear { clear:both }
.red { color: red }
.none { display: none }


.paging {
	float: right;
	margin-top: -20px;
	margin-right: 10px
}

iframe {
	border: 1px solid #cecece
}