/* css für jQuery Theme importieren */
/*@import url("/rot/style/blitzer/jquery-ui-1.8.2.custom.css");*/
@import url("/rot/style/ui-lightness/jquery-ui-1.8.2.custom.css");

body {
	margin: 0;
	padding: 0;
	background: url(../images/footer_bg.png) repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

.header {
	height: 113px;
	background: url(../images/head_bg.png) repeat;
	width: 100%;
	text-align:center;
}

.header_line {
	height: 4px;
	background: url(../images/head_line.png) repeat;
	overflow:hidden;
}

.verlauf {
	height: 487px;
	background: url(../images/background.png) repeat;
}

.header .header_content {
	margin: 0px auto;
	width: 990px;
	height: 92px;
	text-align:left;
	background: url(../images/lubera_logo.png) top left no-repeat;
}

.header .header_content .logo {
	text-align:left;
	width:200px;
	float:left;
}

.header .header_content .menu {
	text-align:right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	padding-top: 15px;
	width:535px;
	float:left;
}

.header .header_content .menu a {
	text-decoration:none;
	color: #555555;
}

.header .header_content .ctright {
	width: 250px;
	height: 92px;
	text-align:left;
	margin: 0px;
	margin-left: -13px;
	padding: 0px;
	float:left;
	vertical-align:bottom;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
}

.carttext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.carttext a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
}

.carttext a:hover{
	text-decoration:underline;
}

.maincontent {
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 70px;
	width:980px;
	text-align:left;
}

.maincontent .content {
	position: relative;
	top:-2px;
	margin:0px;
	padding: 10px;
	width:957px;
	#width:980px;
	text-align:left;
	background:#FFFFFF;
	
}

.maincontent .content .left {
	width:208px;
	margin-right:7px;
	float:left;
	/*border:1px solid; border-color:orange;*/
}

.maincontent .content .left .links {
	margin-top:20px;
	margin-left:5px;
	padding: 4px;
	font-size: 11px;
	font-weight:normal;
	color:#777777;
}

.maincontent .content .left .links h1 {
	color:#777777;
	font-weight:bold;
	font-size: 16px;
	margin:0px;
	padding:0px;
}

.maincontent .content .left .links h2 {
	color:#777777;
	font-weight:bold;
	font-size: 16px;
	margin:0px;
	padding:0px;
}

.maincontent .content .left .links h3 {
	color:#777777;
	font-weight:bold;
	font-size: 16px;
	margin:0px;
	padding:0px;
}

.maincontent .content .left .links a {
	color: #CC0000;
	text-decoration:none;
	font-weight:bold;
}

.maincontent .content .left .links a:hover {
	color: #CC0000;
	text-decoration:underline;
	font-weight:bold;
}

.maincontent .content .left .links ul {
	padding-left:7px;
	padding-top:10px;
	margin:0px;
}

.maincontent .content .left .links ul li {
	background: url(../images/links_bg.png);
	display:block;
	color: #CC0000;
	font-size:11px;
	list-style-type: none; 
	padding-top:5px;
	height:17px;
	font-weight:bold;
}

.maincontent .content .left .menu {
	background: url(../images/menu_bg.png);
}

.maincontent .content .left .menu .edge {
	background: url(../images/menu_edge.png) top left no-repeat;
	margin:0px;
	height:17px;
	overflow:hidden;
	padding:0px;

}

.maincontent .content .left .menu .bottom {
	background: url(../images/menu_bottom.png) top left no-repeat;
	margin:0px;
	height:11px;
	overflow:hidden;
	padding:0px;
}

.maincontent .content .left .menu input {
	width:130px;
	color: #333333;
	font-weight:bold;
	font-size:11px;
	padding:2px;
}

.maincontent .content .left .menu input#submit {
	width:65px;
	border:1px solid #F0F57F;
	background: url(../images/menu_bg.png);
	color: #F0F57F;
	font-weight:normal;
}

.maincontent .content .left .menu h1 {
	color: #FFFFFF;
	font-weight:bold;
	font-size:16px;
	margin-left:5px;
}

.maincontent .content .left .menu h2 {
	color: #FFFFFF;
	font-weight:bold;
	font-size:16px;
	margin-left:5px;
}

.maincontent .content .left .menu h3 {
	color: #FFFFFF;
	font-weight:bold;
	font-size:16px;
	margin-left:5px;
}

ul.nav {
	padding-left:7px;
	margin:0px;
}

ul.nav li {
	display:block;
	color: #F0F57F;
	font-size:12px;
	list-style-type: none;
	padding-left:3px;
	padding-right:3px;
	padding-top:4px;
	padding-bottom:3px;
	#margin-top:0px;
	#margin-bottom:0px;
	#padding:2px;
}

ul.nav li a {
	display:block;
	color: #F0F57F;
	font-size:12px;
	list-style-type: none; 

}

ul.nav li a:hover {
	#background: url(../images/menu_active.png);
	background: #699700;
	display:block;
	color: #F0F57F;
	font-size:12px;
	font-weight:bold;
	list-style-type: none; 

}

ul.nav ul {
	z-index: 2;
	border: 2px solid #4F6F00;
	background: #699700;
	visibility:hidden;
	position:absolute;
	margin-left:155px;
	margin-top:-25px;
	padding:8px;
	font-weight:normal;
}

ul.nav li ul li {
	background: #699700 url(../images/yellow_dotted.png) bottom left repeat-x;
	display:block;
	color: #F0F57F;
	font-size:12px;
	list-style-type: none; 
	padding:3px;
}

ul.nav table {
	color: #F0F57F;
	font-size:12px;
	padding:0px;
}


.maincontent .content .left .menu a {
	color: #F0F57F;
	text-decoration:none;
}

.maincontent .content .right {
	color:#555555;
	overflow:hidden;
	width:740px;
}

.maincontent .content .right .navigation {
	font-size: 11px;
	font-weight:bold;
	background: url(../images/line_dotted.png) bottom left repeat-x;
	padding-bottom:10px;
	margin:8px;
}

.maincontent .content .right .navigation a {
	color:#555555;
	font-weight:normal;
}

.maincontent .content .right .navigation h1 {
	font-size: 11px;
	color:#555555;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
}

.maincontent .content .bottom {
	clear:left;	
}

.maincontent .headermenu {
	padding-left:220px;
	text-align:left;
	overflow:hidden;
}

.maincontent .headermenu a {
	text-decoration:none;
}

.maincontent .headermenu .box {
  	float:left; 
	text-align:center;
	height:22px;
	background:#FFFFFF;
	position:relative; 
	display:block;
}

.maincontent .headermenu .box .boxleft {
	background: url(../images/left.png) 0 0 no-repeat;
	width:7px;
	height:7px;
	display:block;
}

.maincontent .headermenu .box .boxcenter {
	display:block;
	color:#888888;
	font-weight:bold;
	font-size:14px;
	padding:2px;
}

.maincontent .headermenu .box .boxright {
	background: url(../images/right.png) 0 0 no-repeat;
	width:7px;
	height:7px;
	display:block;
}

.maincontent .headermenu .box_active {
  	float:left; 
	text-align:center;
	height:22px;
	background:#4E6E00;
	position:relative; 
	display:block;
}

.maincontent .headermenu .box_active .boxleft {
	background: url(../images/left_active.png) 0 0 no-repeat;
	width:7px;
	height:7px;
	display:block;
}

.maincontent .headermenu .box_active .boxcenter {
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding:2px;
}

.maincontent .headermenu .box_active .boxright {
	background: url(../images/right_active.png) 0 0 no-repeat;
	width:7px;
	height:7px;
	display:block;
}


.green_box_right_top {
	background: url(../images/menu_bg.png);
	height:250px;
	overflow:hidden;
	color:#FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
	margin:0px;
}

.green_box_right_top h1 {
	font-size: 14px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:0px;
	margin:0px;
}

.green_box_right_top h2 {
	font-size: 14px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:0px;
	margin:0px;
}

.green_box_right_top h3 {
	font-size: 14px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:-10px;
}

.green_box_right_top a {
	color: #F0F57F;
	font-size:11px;
	text-decoration:none;

}

.green_box_right_top a:hover {
	color: #F0F57F;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.productBox {
	/*width:230px;*/
	width:500px;  
	overflow:hidden; 
	float:left;
	margin-top:20px;
	padding:7px;
	font-family: Verdana, Helvetica, sans-serif;
}

.productBox h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

.productBox h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

.productBox h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}


.productBox p {
	font-weight:normal;
	font-size:12px;
}

.productBox a {
	font-weight:bold;
	color:#CC0000;
	text-decoration: none;
}

.productBox a:hover {
	font-weight:bold;
	color:#CC0000;
	text-decoration: underline;
}

.productBox table{
	color:#555555;
	font-family: Verdana, Helvetica, sans-serif;
}

/************************************************************
    Shoppisierung
*************************************************************/ 
tr.productbox_davor td, tr.productbox_danach td {
    padding: 0;
}
div.productbox_in_liste {
    float: left;
    padding: 4px 2px 2px 4px;
    padding: 3px;
    background-color: #cc0000;
    background-color: #ffcc33;
}
div.productbox_auf_detailseite {
    padding: 4px 2px 2px 4px;
    padding: 3px;
    background-color: #cc0000;
    background-color: #ffcc33;
}
tr.productbox_vor_antworten div.productbox_auf_detailseite {
    float: left;
    margin: 10px 0;
}
tr.productbox_vor_antworten div.productbox_auf_detailseite div.productbox_neu {
    float: left;
}
tr.productbox_davor div.productbox_in_liste {
    padding-top: 1px;
    margin-bottom: 15px;
}
tr.productbox_danach div.productbox_in_liste {
    padding-bottom: 1px;
}
tr.lupic_productboxrow div.productbox_in_liste {
    margin-bottom: 10px;
}

.productbox_neu {
    background-color: #fff;
        float: left;
        width: 325px;
        border: 2px solid #ffcc33;
        border: 1px solid #cc0000;
        margin-right: 2px;
        margin-bottom: 2px;
        margin: 1px;
        padding: 5px;
}
div.productbox_auf_detailseite .productbox_neu {
    float: none;
}

.productbox_neu img {
    float: left;
    margin-right: 10px;
}
.productbox_neu h2 {
    font-size: 1.0em !important;
    margin: 0;
}
.productbox_neu .beschreibung,
.productbox_neu .preis,
.productbox_neu .order {
        padding-left: 80px;
        padding-bottom: 3px;
}
.productbox_neu .preis {
        font-weight: bold;
        margin-top: 7px;
}
.productbox_neu input.anzahl {
    width: 30px;
    vertical-align: top;
}
.productbox_neu .order a {
    display: inline-block;
    vertical-align: top;    
}
.clear {
    clear: both;
}
div#produktinfo {
    font-size: 0.8em;
    padding: 20px;
    text-align: left;
    background-color: #fff;
}
div#produktinfo div#infotext {
    padding-left: 270px;
}
div#produktinfo div#leftcol {
    float: left;
    margin: 0px 10px 10px 0px;
}
div#produktinfo div#luberashop {
    background-color: #ffcc33;
    margin-top: 20px;
    padding: 15px;
}
div#produktinfo div#luberashop a {
    color: #cc0000;
}
div#produktinfo img {
    /*float: left;*/
    /*margin: 0px 10px 10px 0px;*/
}
div#produktinfo h3 {
    font-size: 1.2em;
    margin-top: 0;
}
div#produktinfo h4 {
    font-size: 1.1em;
}
/************************************************************
    ENDE - Shoppisierung
*************************************************************/ 

/************************************************************
    Lupic
*************************************************************/ 
.lupic_einzelbild {
    background-color: #f7f7f7;
    padding: 20px;
    padding-bottom: 10px;
    width: 300px;
    height: 300px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    text-align: center;
}
div.lupic_einzelbild  {
    display: table-cell;
    vertical-align: middle;
}
div.lupic_einzelbild div img {
    margin-bottom: 10px;
}

.lupic_einzelbild img {
    border: 1px solid #ccc;
}
.lupic_einzelbild .bildbeschreibung {
    /*background-color: #ccc;*/
    text-align: center;
    padding: 10px;
}
table.lupics_table tr.productbox_danach td,
table.lupics_table tr.productbox_davor td {
    padding-left: 5px;
}
table.lupics_table img.portrait_foto {
    margin: 0 10px 10px 0;
}

.latestContent{
	width:230px;
	overflow:hidden; 
	float:left;
	margin-top:20px;
	padding:7px;
	font-family: Verdana, Helvetica, sans-serif;
}

.latestContent h1 {
	font-weight:bold;
	font-size:14px;
}

.latestContent h2 {
	font-weight:bold;
	font-size:14px;
}

.latestContent h3 {
	font-weight:bold;
	font-size:14px;
}


.latestContent p {
	font-weight:normal;
	font-size:12px;
}

.latestContent a {
	font-weight:bold;
	color:#CC0000;
	text-decoration: none;
}

.latestContent a:hover {
	font-weight:bold;
	color:#CC0000;
	text-decoration: underline;
}

.latestContent table{
	color:#555555;
	font-family: Verdana, Helvetica, sans-serif;
}

.contentBox {
	padding:7px;
	font-family: Verdana, Helvetica, sans-serif;
}

.contentBox h1 {
	font-weight:bold;
	font-size:14px;
}

.contentBox h2 {
	font-weight:bold;
	font-size:14px;
}

.contentBox h3 {
	font-weight:bold;
	font-size:14px;
}

.contentBox p {
	font-weight:normal;
	font-size:12px;
}

.contentBox a {
	font-weight:bold;
	color:#CC0000;
	text-decoration: none;
}

.contentBox a:hover {
	font-weight:bold;
	color:#CC0000;
	text-decoration: underline;
}


.contentBox {
	padding:7px;
	font-family: Verdana, Helvetica, sans-serif;
}

.contentBox h1 {
	font-weight:bold;
	font-size:14px;
}

.contentBox h2 {
	font-weight:bold;
	font-size:14px;
}

.contentBox h3 {
	font-weight:bold;
	font-size:14px;
}


.contentBox p {
	font-weight:normal;
	font-size:12px;
}

.contentBox a {
	font-weight:bold;
	color:#CC0000;
	text-decoration: none;
}

.contentBox a:hover {
	font-weight:bold;
	color:#CC0000;
	text-decoration: underline;
}

.copyrightBox p {
	text-align:center;
	color:white;
	font-size:12px;
	font-weight:bold;
}	

.right_content {
	background-image:url(../images/y_line_dotted.png);
	background-repeat:repeat-y;
 	background-position:5px 50px;

	width:220px;
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	padding:0px;
	margin-top:26px;
}

.right_content h1 {
	font-weight:bold;
	font-size:14px;
}

.right_content h2 {
	font-weight:bold;
	font-size:14px;
}

.right_content h3 {
	font-weight:bold;
	font-size:14px;
}


.right_content p {
	font-weight:normal;
	font-size:12px;
}

.right_content a {
	font-weight:bold;
	color:#CC0000;
	text-decoration: none;
}

.discover_lubera {
	background-image:url(../images/y_line_dotted.png);
	background-repeat:repeat-y;
 	background-position:5px 50px;

	width:220px;
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	padding:0px;
	margin-top:26px;
}

.discover_lubera h1 {
	font-weight:bold;
	font-size:14px;
}

.discover_lubera h2 {
	font-weight:bold;
	font-size:14px;
}

.discover_lubera h3 {
	font-weight:bold;
	font-size:14px;
}

.discover_lubera p {
	font-weight:normal;
	font-size:12px;
}

.discover_lubera a {
	color:#CC0000;
	text-decoration: none;
}

.discover_lubera a:hover {
	color: #CC0000;
	text-decoration:underline;
}

.discover_lubera table{

	width:200px;
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	padding-top:5px;	
	padding-bottom:5px;
	color:#555555;
}

.discover_lubera select{
	color:#555555;
}

.product_desc {
	width:235px;
	overflow:hidden; 
	float:left;
	padding:7px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;

}

.product_desc h1 {
	font-weight:bold;
	font-size:12px;
}

.product_desc h2 {
	font-weight:bold;
	font-size:11px;
}

.product_desc h3 {
	font-weight:bold;
	font-size:11px;
}

.product_desc p {
	font-weight:normal;
	font-size:11px;
}

.product_profile {
	background-image:url(../images/y_line_dotted.png);
	background-repeat:repeat-y;
 	background-position:5px 50px;

	width:220px;
	min-height:350px;
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	padding:10px;
}

.product_profile h1 {
	font-weight:bold;
	font-size:12px;
}

.product_profile h2 {
	font-weight:bold;
	font-size:12px;
}

.product_profile h3 {
	font-weight:bold;
	font-size:12px;
}

.product_profile p {
	font-weight:normal;
	font-size:11px;
}

.product_profile a {
	font-size:11px;
	color:#CC0000;
	text-decoration:none;
}

.product_profile a:hover {
	color: #CC0000;
	text-decoration:underline;
}

.product_profile table {
	font-size:11px;
	text-align:left;
	border-spacing: 0px;
	color:#555555;
	width:100%;
}


.product_variants {
	background: url(../images/line_dotted.png) top left repeat-x;
	overflow:hidden; 
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	padding-top:11px;	
}

.product_variants h1 {
	font-weight:bold;
	font-size:12px;
}

.product_variants h2 {
	font-weight:bold;
	font-size:12px;
}

.product_variants h3 {
	font-weight:bold;
	font-size:12px;
}

.product_variants p {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}

.product_variants a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

.product_variants a:hover {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

.product_variants table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	border-spacing: 0px;
	background-color: #EEEEEE;
	color:#555555;
	width:740px;
}

.product_variants table th {
	padding: 5px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: white;
	background-color:#DDDDDD;	
}

.product_variants table td {
	padding: 5px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: white;
}

.quicklinks{
	overflow:hidden; 
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	padding:0px;
	width:740px;	
}

.quicklinks h1 {
	font-weight:bold;
	font-size:12px;
}

.quicklinks h2 {
	font-weight:bold;
	font-size:12px;
}

.quicklinks h3 {
	font-weight:bold;
	font-size:12px;
}

.quicklinks p {
	font-weight:normal;
	font-size:11px;
}

.quicklinks table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	border-spacing: 0px;
	color:#555555;
	width:100%;
}

.quicklinks a {
	color:#CC0000;
	text-decoration:none;
}

.quicklinks a:hover {
	color:#CC0000;
	text-decoration:underline;
}

.alt_products {
	overflow:hidden; 
	width:740px;
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	padding:0px;	
}

.alt_products h1 {
	font-weight:bold;
	font-size:12px;
}

.alt_products h2 {
	font-weight:bold;
	font-size:12px;
}

.alt_products h3 {
	font-weight:bold;
	font-size:12px;
}

.alt_products p {
	font-weight:normal;
	font-size:11px;
}

.alt_products a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

.alt_products a:hover {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

.alt_products table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	border-spacing: 0px;
	color:#555555;
	padding-top:5px;
	padding-bottom:10px;
}

.videos{
	overflow:hidden; 
	width:740px;
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	padding:0px;	
	font-size:11px;
}

.videos table{
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	padding:0px;	
	font-size:11px;
	color:#555555;
}

.videos h1 {
	font-weight:bold;
	font-size:12px;
}

.videos h2 {
	font-weight:bold;
	font-size:12px;
}

.videos h3 {
	font-weight:bold;
	font-size:12px;
}

.videos p {
	font-weight:normal;
	font-size:11px;
}

.videos a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

.videos a:hover {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

.fragen{
	overflow:hidden; 
	width:740px;
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;	
}


.fragen h1 {
	font-weight:bold;
	font-size:12px;
}

.fragen h2 {
	font-weight:bold;
	font-size:12px;
}

.fragen h3 {
	font-weight:bold;
	font-size:12px;
}

.fragen p {
	font-weight:normal;
	font-size:11px;
}

.fragen  a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

.fragen  a:hover {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

.bilder{
	overflow:hidden; 
	width:740px;
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;	
}

.bilder h1 {
	font-weight:bold;
	font-size:12px;
}

.bilder h2 {
	font-weight:bold;
	font-size:12px;
}

.bilder h3 {
	font-weight:bold;
	font-size:12px;
}

.bilder  a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

.bilder  a:hover {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

.kommentare{
	overflow:hidden; 
	width:740px;
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;	
}

.kommentare h1 {
	font-weight:bold;
	font-size:12px;
}

.kommentare h2 {
	font-weight:bold;
	font-size:12px;
}
.kommentare h3 {
	font-weight:bold;
	font-size:12px;
}

.kommentare  a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

.kommentare  a:hover {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

.product_filter {
	border:solid 2px #699700;
	width:715px;
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	margin-left:10px
}

.product_filter table{
	color:#555555;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
}

.product_filter select{
	color:#555555;
}

.product_filter h1 {
	font-weight:bold;
	font-size:12px;
}

.product_filter h2 {
	font-weight:bold;
	font-size:12px;
}

.product_filter h3 {
	font-weight:bold;
	font-size:12px;
}

.product_filter p {
	font-weight:bold;
	font-size:11px;
}

.product_filter  a {
	font-size:11px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

.product_filter  a:hover {
	font-size:11px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

.product_sort{
	width:720px;
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
	margin-left:5px;
}

.product_sort p {
	font-weight:normal;
	font-size:10px;
}

.product_sort a {
	font-size:10px;
	color:#CC0000;
	text-decoration:none;
}

.product_sort a:hover {
	font-size:10px;
	color:#CC0000;
	text-decoration:underline;
}

.product_sort table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	border-spacing: 0px;
	color:#555555;
	width:100%;
}

.product_list {
	background: url(../images/line_dotted.png) top left repeat-x;

	width:720px;
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	padding:5px;	
}

.product_list  a {
	color:#CC0000;
	text-decoration:none;
}

.product_list  a:hover {
	color:#CC0000;
	text-decoration:underline;
}

.product_list  p {
	font-size:12px;
}

.product_list table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	border-spacing: 0px;
	color:#555555;
	padding-top:5px;
	padding-bottom:10px;
}

.xdotted{
	background: url(../images/line_dotted.png) bottom left repeat-x;
}

.xdotted_top{
	background: url(../images/line_dotted.png) top left repeat-x;
}

.ydotted{
	background: url(../images/y_line_dotted.png) top right repeat-y;

}

.simple_content{
	width:750px;
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	padding:5px;
	font-size:11px;
}

.simple_content h1 {
	font-weight:bold;
	font-size:14px;
}

.simple_content h2 {
	font-weight:bold;
	font-size:14px;
}

.simple_content h3 {
	font-weight:bold;
	font-size:14px;
}

.simple_content p {
	font-weight:normal;
	font-size:11px;
}

.simple_content a {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}

.simple_content a:hover {
	color:#CC0000;
	text-decoration:underline;
	font-weight:bold;
}

.simple_content table {
	font-family: Verdana, Helvetica, sans-serif;
	text-align:left;
	border-spacing: 0px;
	color:#555555;
	padding-top:0px;
	padding-bottom:0px;
	font-size:11px;
}


.simple_content input {
	color:#555555;
	font-size:12px;
}

.simple_content select{
	color:#555555;
	font-size:12px;
}

.simple_content .nl_archive table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	border-spacing: 0px;
	background-color: #EEEEEE;
	color:#555555;
	width:740px;
}

.simple_content .nl_archive table th {
	padding: 5px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: white;
	background-color:#DDDDDD;	
}

.simple_content .nl_archive table td {
	padding: 5px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: white;
	vertical-align:top;
}


.standard {
  font-size: 11px;
}

a.standard {
  color:#CC0000;
  text-decoration: none;
}
a.standard:hover {
  text-decoration:underline;
} 
 
.standardred {
  font-size: 11px;
  color:#CC0000;
}