html {
     overflow: -moz-scrollbars-vertical;
}

body {
	background: url('/images/mainback.jpg') top left repeat-x; 
	font: 12px Arial, Helvetica, sans-serif;
	color: #555;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

table.showlist  {
    border: 1px solid;
    border-color: #242F53;
}

table.faq  {
    border: 1px solid;
    border-color: #242F53;
}

th {
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold; 
    background-color: #242F53;
    color: #ffffff;        
}

td {
    font: 12px Arial, Helvetica, sans-serif;
    vertical-align: top;
}
	        
a {
	color: #242F53; 
	text-decoration: none;
}
a:hover {
	color: #ff9930;
	text-decoration: underline;
}

ul {
    list-style: none;
    margin: 0 ;
    padding: 0 ;
}

ul li {
    background: url(/images/bullet-orange.gif) no-repeat;
    padding-left: 18px ;
    font-weight: bold;
}

ul li ul li {
    background: url(/images/bullet-grey.gif) no-repeat;
    padding-left: 12px ;
    font-weight: normal;
}

h2 {
    font-size:18px;
    font-weight: bold;
}

h3 {
    font-size:16px;
    font-weight: bold;
}



/*------------------------------------------------------*/



.time {
    font-weigth: normal;
    width: 12%;
}

.time_small {
    font-size: 9px;
    font-weigth: normal;
    width: 12%;
}

.title {
    width: 49%;
    font-weight: bold;
    font-size: 14px;
    text-align:left;
}

.title_small {
    width: 43%;
    font-weight: bold;
    font-size: 10px;
    text-align:left;
}


#titletext {
    position: absolute;
    top: 56px;
    left: 86px;
    font-size: 28px;
    font-style: italic;
    color: white;
}

#amazon_advert {
    position: absolute;
    top: 60px;
    left: 870px;
}

#searchbox {
    position: absolute;
    top: -90px;
    left: 750px;
	white-space: nowrap;	
}
.price {
    width: 14%;
    text-align:right;
    font-weight: bold;
    color: #000;
}

.price_small {
    font-size: 9px;
    width: 14%;
    text-align:right;
    color: #000;
}

.event {
    width: 22%;
}

.event_small {
    font-size: 9px;
    font-weight: bold;
    width: 28%;
}

.info {
    width: 3%;
    text-align: center;
}

.infoblock {
    background: #242F53;
}

.nohit {
    width: 100%;
}
        
.left {
    text-align:left;
    padding-left:3px;
}

.bg1 {
    background: #eeeeee;
}

.bg2 {
    background: #ffffff;
}

.price_green_1 {
	padding-left: 33px;
    background: url(/images/price/price_green_1.gif) no-repeat;
}
.price_green_2 {
	padding-left: 33px;
    background: url(/images/price/price_green_2.gif) no-repeat;
}
.price_green_3 {
	padding-left: 33px;
    background: url(/images/price/price_green_3.gif) no-repeat;
}

.price_red_1 {
	padding-left: 33px;
    background: url(/images/price/price_red_1.gif) no-repeat;
}
.price_red_2 {
	padding-left: 33px;
    background: url(/images/price/price_red_2.gif) no-repeat;
}
.price_red_3 {
	padding-left: 33px;
    background: url(/images/price/price_red_3.gif) no-repeat;
}
.price_neu {
	padding-left: 33px;
    background: url(/images/price/price_neu.gif) no-repeat;
}
.price_da {
	padding-left: 33px;
    background: url(/images/price/price_da.gif) no-repeat;
}
.price_no {
	padding-left: 33px;
    background: url(/images/price/price_no.gif) no-repeat;
}


.green1 {
    color: green;
}
.green2 {
    color: green;
    font-weight: bold;
}
.green3 {
    color: green;
    font-weight: bold;
    font-size: 14px;
}

.green1_small {
    color: green;
}
.green2_small {
    color: green;
    font-size: 11px;
    font-weight: bold;
}
.green3_small {
    color: green;
    font-weight: bold;
    font-size: 12px;
}

.red1 {
    color: red;
    }
.red2 {
    color: red;
    font-weight: bold;
}
.red3 {
    color: red;
    font-weight: bold;
    font-size: 14px;
}
			

#container{
    width: 990px;
	margin: 0px auto;
    clear: both;
	position: relative;
	background: #ffffff;
}

#wrapper1 {
    width: 990px;
	margin: 5px auto;
	position: relative;
    clear: both;
	margin-bottom: 0px;
}

#wrapper2 {
    width: 990px;
    border: 0px solid;
    border-color: #242F53;
    background: #ffffff;
	background-image: url(/images/content.png);
	margin: 0px auto;
	position: relative;
    clear: both;
}
#wrapper3 {
    width: 990px;
	height: 11px;
	background: url(/images/footer.png) no-repeat;	
	margin: 0px auto;
	position: relative;
    clear: both;
}

#toplogo {
    width: 990px;
    height: 110px;
    background-image: url(/images/preisradar_toplogo.png);
}

#left_nav {
	text-align: left;
    padding: 5px;
    padding-top: 0px;
    margin-top: 7px;
    width: 200px;
    overflow: hidden;
    float: left;
    font-size:14px;
	display: block;
}

#content
{
    margin: 0px;
    padding: 5px;
    overflow: hidden;
    clear: right;
}		    

#clear
{
    clear: left;
}

#copyright
{
	font: 10px Arial, Helvetica, sans-serif;
    width: 990px;
	text-align: right;
	font-weight: bold;
	position: relative; 
	margin: 5px auto;
}		    

/*------------------------------------------------------*/
#popup_body {
    color: #000;
    padding: 5px;
    background: #ffffff;
	text-align: left;	
}
#popup_chart_body {
 width: 40%;
 height: 250px;
 float: right;
 text-align: right; 
}
#popup_chart {
 border: 1px solid;
 border-color: #242F53;
 width: 100%;
 height: 240px;
 float: right;
 text-align: right; 
}
#popup_chart_large {
 border: 1px solid;
 border-color: #242F53;
 width: 100%;
 height: 300px;
 float: right;
 text-align: right; 
}
#popup_preise {
 width: 60%;
 float: left; 
}
#popwin_infos_content {
 padding-top: 5px;
 padding-left: 5px;
 padding-right: 5px;
}

.tabtopbg { 
    background: url(/images/tabtopbg.png) repeat-x;
}
.tabtopicon {
	margin-top: 5px;
	margin-left: 1px;
	padding: 0px;
	border: 0px;
	width: 14px;
	height: 15px;
}
.tabtopl {
    background: url(/images/tabtopl.png) no-repeat;
}
.tabtopr { 
    background: url(/images/tabtopr.png) no-repeat;
}

