p {padding:0;margin: 0;}

#js-soft 		{
				filter: Alpha(opacity=40, finishopacity=40, style=1);
				opacity: 0.4;
				}
.png6 {
	behavior:url("fileadmin/css/pngbehavior.htc");
}
img {
	border:none;
}

#js-invert 		{
				filter: Alpha(opacity=100, finishopacity=100, style=1);
				}


td, body			  	{
				font-family: verdana, arial, helvetica, sans-serif;
				color: #FFFFFF;
				font-size: 11px;
				line-height: 18px;
				}
.td10			 {
				font-family: verdana, arial, helvetica, sans-serif;
				color: #FFFFFF;
				font-size: 10px;
				line-height: 14px;
				}

.preis			{
				font-family: verdana, arial, helvetica, sans-serif;
				color: #FFFFFF;
				font-size: 20px;
				line-height: 22px;
				/*font-weight: bold;*/
				}

body 			{
				scrollbar-face-color: #E1E1E1;
				scrollbar-highlight-color: #FAFAFA;
				scrollbar-shadow-color: #E1E1E1;
				scrollbar-3dlight-color: #D5D5D5;
				scrollbar-arrow-color:  #0;
				scrollbar-track-color: #F2F2F2;
				scrollbar-darkshadow-color: #C6C6C6;
				background-color:#161616;
				background-image: url(/fileadmin/templates_aprilia/images/bg_streifen.jpg);
				background-repeat: repeat-y;
				margin: 0;
				padding: 0;
				}

A:link,  A:visited        	{
				color: #FF0000;
				text-decoration: underline;
				}

A:hover         {
				color: #FF0000;
				text-decoration: none;
				}
				
A.redlink:link,	A.redlink:visited	{
					text-decoration: none;
					color: #ff0000;
					}
A.redlink:hover 	{
					text-decoration: underline;
					color: #ff0000;
					}
A.fflink:link, A.fflink:visited 	{
					text-decoration: none;
					color: #ffffff;
					}

A.fflink:hover 	{
					text-decoration: underline;
					color: #ffffff;
					}
A.noul:link, A.noul:visited, A.noul:hover 	{
					text-decoration: none;
					color: #ffffff;
					}
A.top1navi:link, A.top1navi:visited 		{
					display:block;
					width:152px !important;
					width:176px;
					height:auto !important;
					min-height:18px;
					height:19px;
					background-image:url(../images/vorlagen/topnavi.gif);
					background-repeat:no-repeat;
					background-color:#000000;
					text-decoration: none;
					color: #ff0000;
					padding-left: 24px;
					padding-top: 1px;
					font-family: verdana, arial, helvetica, sans-serif;
					font-size: 10px;
					line-height: 16px;
					border-bottom: solid 1px #212121;
					}
A.top1navi:hover 	{
					background-image:url(../images/vorlagen/topnavi_h.gif);
					text-decoration: none;
					color: #FFFFFF;
					}

A.top1navi_h:link, A.top1navi_h:visited, A.top1navi_h:hover	{
					display:block;
					width:152px !important;
					width:176px;
					height:auto !important;
					min-height:18px;
					height:19px;
					background-image:url(../images/vorlagen/topnavi_h.gif);
					background-repeat:no-repeat;
					background-color:#000000;
					text-decoration: none;
					color: #ffffff;
					padding-left: 24px;
					padding-top: 1px;
					font-family: verdana, arial, helvetica, sans-serif;
					font-size: 10px;
					line-height: 16px;
					border-bottom: solid 1px #212121;
					}

A.subnavi:link, A.subnavi:visited 	{
					display:block;
					width:170px !important;
					width:194px;
					height:auto !important;
					min-height:19px;
					height:19px;
					background-image:url(../images/vorlagen/subnavi.gif);
					text-decoration: none;
					color: #ff0000;
					margin-bottom:1px;
					padding-left: 24px;
					font-size: 10px;
					background-color:#000000;
					}

A.subnavi:hover 	{
					background-image:url(../images/vorlagen/subnavi_h.gif);
					text-decoration: none;
					color: #ffffff;
					}

A.subnavi_h:link, A.subnavi_h:visited, A.subnavi_h:hover 	{
					display:block;
					width:170px !important;
					width:194px;
					height:auto !important;
					min-height:19px;
					height:19px;
					background-image:url(../images/vorlagen/subnavi_h.gif);
					text-decoration: none;
					color: #ffffff;
					margin-bottom:1px;
					padding-left: 24px;
					font-size: 10px;
					background-color:#000000;
					}


A.langnavi:link, A.langnavi:visited 		{
					display:block;
					width:114px;
					height:19px;
					background-image:url(../images/vorlagen/subnavi.gif);
					text-decoration: none;
					color: #ff0000;
					padding-left: 25px;
					margin-bottom:1px;
					font-family: verdana, arial, helvetica, sans-serif;
					font-size: 10px;
					line-height: 18px;
					background-color:#000000;
					}

A.langnavi:hover 	{
					background-image:url(../images/vorlagen/subnavi_h.gif);
					text-decoration: none;
					color: #FFFFFF;
					}
				
#blacklayer {
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	z-index:99;
	background-color:#000000;
	display:none;
	filter: Alpha(opacity=80, finishopacity=80, style=1);
	opacity: 0.8;
}
#zoomlayer {
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	z-index:100;
	display:none;
	text-align:center;
	vertical-align:middle;
}
#optionslayer{
	position:absolute;
	top:428px;
	left:50%;
	margin-left:295px;
	width:180px;
	height:100px;
	z-index:10;
}
#zinfo{
	position:absolute;
	top:500px;
	left:50%;
	margin-left:-455px;
	width:195px;
	height:100px;
	z-index:3;
}
.inputfield	{
				border: 1px solid;
				border-color:#999999;
				color: #FFFFFF;
				background-color: #212121;
				font-size: 10px;
				height: 17px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				}

#zbh_layer{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-191px;
	margin-left:-418px;
	z-index:100;
	display:none;
	width:833px;
	height:380px;
	background-image:url(../images/bg_lightbox.jpg);
}

/* MAX BIAGGI START SCREEN */

#start_screen
{
    width: 992px;
    height: 575px;
    position: absolute;
    left: 50%;
    margin-left: -496px;
}

#start-text
{
    float: right;
    width: 350px;
    border-right: 6px solid #ff0000;
    position: absolute;
    top: 195px;
    right: 0px;
}

#start-text p
{
    float: right;
    width: 160px;
    color: #000;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    line-height: 14px;
    margin: 10px 15px;
}

img.button
{
     float: right;
     clear: both;
     margin-right: 15px;
     margin-top: 5px;
}
ul{list-style-type:none;margin:0 0 0 20px;padding:0}
ol{margin-left:30px;list-style-type:decimal}
li {background: url(/fileadmin/templates_aprilia/images/pfeil.gif) no-repeat 0px 6px; list-style-type:none; padding: 0 0 0 15px; margin: 0;}








