body, form{
	margin: 0px;
	padding: 0px;
	font-family: "Verdana";
	font-size: 13px;
}

p, td {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

h1 {
	font-size: 17px;
}

img {border-style:none;}

a
{
	color: #AD0404;
	text-decoration:none;
}
a:visited{
	color: #AD0404;
}
a:hover {
	color: #888888;
	cursor: pointer;
}
div {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.align-center {
	text-align:center;
}
input {
	border: solid 1px #888888;
}
textarea {
	border: solid 1px #888888;
}


input.newsletter {
	width: 192px;
}

div.error {
	color: #FF0000;
	font-size: 11px;
}

div#page{
	position: absolute;
	left: 50%;
	top: 0px;
	width: 965px;
	margin-left: -480px;
}

div#pageBanner{
	margin-top: 32px;
}

div#pageMain{
	float: left;
	width: 960px;
}
div#Content{
	float: left;
	width: 100%;
	margin-top:20px;
}
div#pageInfo{
	float: left;
	width: 260px;
}

div#infoTitle{
	width: 100%;
}

div#infoTitle2{
	width: 100%;
}

div#pageFooter{
	float: left;
	width: 960px;
}
/* Left, center, right and justify alignment of text in block elements*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }

/* Two frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/
p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; vertical-align:middle; }
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

/* Bullet styles for unordered lists.*/
ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }

/* Numbering styles for ordered lists.*/
ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.important { color: #8A0020; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}

/* Default selector for indentation.*/
div.indent { margin-left: 2em; }

DIV.csc-frame-rulerBefore { border-top: 1px solid #CCCCCC; margin:10px 0px 10px 0px;}
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #CCCCCC; margin:10px 0px 10px 0px;}

DIV.csc-textpic {vertical-align:middle; }



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #CCCCCC;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
}

.news-latest-item H2 {
	padding:2px 0px 10px 0px;
	margin:0px;
	font-size:13px;
	
	/*background-color:#D8FA70;*/
}

.news-latest-gotoarchive 
{
	padding: 3px;
	margin: 3px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
}

.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;	
	padding:3px;
	margin:3px;
	border-bottom:1px solid #CCCCCC;
}

.news-latest-item IMG {
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}
.news-latest-date A {
	font-size:9px;
}
.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

padding:0px;
margin:0px;

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:0px;
	margin:0px;
	}
.news-search-form {
	padding:3px;
	margin-bottom:10px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #AD0404;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#AD0404;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;

}
.news-single-item H2 {
	font-size: 16px;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:20px;
	margin-bottom:10px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
/* 	clear: both; */
	margin-top: 15px;
	font-size:11px;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px 3px 13px 3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border-bottom:1px solid #CCCCCC;
	list-style-type: none;
}
.news-amenu-container H2 {
	padding:3px;
}
.news-amenu-item-year {
	font-weight: bold;
	border-bottom: 1px solid #AD0404;;
	padding: 2px;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

/*  Styles for tt_products */

div.tt-product-redline{
  height:3px;
	background-image: url(../images/border/main/redline.gif);
	background-repeat: no-repeat;
  margin:10px 0;
}

div.tt-product-headerML{
  height:100%;
	background-image: url(../images/border/main/tt_products_header_bl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.tt-product-headerMC{
  height:22px;
	background-image: url(../images/border/main/tt_products_header_m.gif);
	background-repeat: repeat-x;
}
div.tt-product-headerMR{
  height:100%;
	background-image: url(../images/border/main/tt_products_header_br.gif);
	background-position:  right;
	background-repeat: no-repeat;
}
div.tt-product-header{
  padding:3px 0px 0px 5px;
  font-weight:bold;
}


div.tt-product-list-image-r{
	background-image: url(../images/border/main/tt_products_list_image_r.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding:0px 9px 0px 0px;
}
div.tt-product-list-image-b{
	background-image: url(../images/border/main/tt_products_list_image_b.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding:0px 0px 5px 0px;
}
div.tt-product-list-image-b img{
  border: solid 1px #AD0404;
}

div.tt-product-list-image{
  float:left;
  width:156px;
}

div.tt-product-list-contentbox-box{
  width:325px;
  float:left;
  padding: 5px 0;
  margin-right:5px;
}
div.tt-product-list-contentbox {
  padding:5px;
}
div.tt-product-list-descr{
  overflow:visible;
  width:156px;
  height:103px;
  padding:1px 0px 0px 1px;
  float:left;
}
div.tt-product-list-info{
  overflow:visible;
  width:315px;
  padding:1px 0px 0px 1px;
}
input.cart{
  margin-left:52px;
}

div.tt-product-list{
  padding:3px 0px 0px 5px;
  font-weight:bold;
}

div.tt-product-list-spacer{
  width:14px;
  float:left;
}



div.tt-product-box, div.tt_products_basket_payment{
  background-color: #E3E4E7;
}
div.tt-product-boxTL{
	background-image: url(../images/border/main/tt_products_box_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.tt-product-boxTC{
	background-image: url(../images/border/main/tt_products_box_tm.gif);
	background-repeat: repeat-x;
}
div.tt-product-boxTR{
	background-image: url(../images/border/main/tt_products_box_tr.gif);
	background-position: top  right;
	background-repeat: no-repeat;
}
div.tt-product-boxBL{
	background-image: url(../images/border/main/tt_products_box_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.tt-product-boxBC{
	background-image: url(../images/border/main/tt_products_box_bm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div.tt-product-boxBR{
	background-image: url(../images/border/main/tt_products_box_br.gif);
	background-position: bottom  right;
	background-repeat: no-repeat;
	padding-bottom:5px;
}

div.tt-product-detail{
  padding:5px;
}
h1.tt-product-detail{
  float:left;
}
div.tt-product-detail-nav{
  float:right;
  padding:10px 10px 0px 0px;
}
div.tt-product-note{
  clear:both;
}

div.tt-product-cart-item-box{
  padding: 0 5px;  
}
div.tt-product-cart-item{
  padding:5px;
  height:52px;
}
div.tt-product-cart-item-sum{
  padding:5px ;
  clear:both;
}
div.tt-product-delivery-box{
  width:200px;
  float:left;
  padding:5px;
}
div.tt-product-payment-box{
  width:230px;
  float:left;
  padding:5px;
}
div.tt-product-price_summary, div.tt-product-payment, div.tt-product-delivery{
  padding:5px;
  height:83px;
}
div.tt-product-price_summary-box{
  width:200px;
  float:left;
  padding:5px;
}
div.tt-product-cart-count{
  width:50px;
  float:left;
}
div.tt-product-cart-image{
  width:70px;
  float:left;
}
div.tt-product-cart-product{
  width:200px;
  float:left;
}
div.tt-product-cart-price{
  width:144px;
  float:left;
}
div.tt-product-cart-total{
  float:left;
}

div.tt-product-form-control{
  clear:both;
}


div.tt-product-cart-intro, div.tt-product-form-control{
  font-weight:bold;
  padding:5px; 
}

div.tt-product-delivery h3, div.tt-product-payment h3, div.tt-product-price_summary h3, div.tt-product-billing-address-info-content h3, div.tt-product-agb-content h3, div.tt-product-delivery-address-info-content h3, div.tt-product-billing-delivery_notes-content h3, div.tt-product-invoice-address h3, div.tt-product-delivery-address h3, div.tt-product-notes h3, div.tt-product-delivery-address2 h3, div.delivery-payment h3, div.tt-product-boxBR h3{
  padding:0px;
  margin:0px;
}

div.tt-product-billing-address-info{
  padding:5px; 
  width:343px;
  float:left;font-size:12px;
}
div.tt-product-delivery-address-info{
  padding:5px; 
  width:343px;
  clear:both;
}
div.tt-product-delivery-notes{
  padding:5px; 
  width:300px;
}

div.tt-product-billing-address-info-content, div.tt-product-billing-delivery_notes-content, div.tt-product-billing-delivery_address_info-content, div.tt-product-agb-content, div.tt-product-agb, div.tt-product-delivery_notes, div.tt-product-delivery-address-info, div.tt-product-delivery-address-info-content , div.tt-product-invoice-address, div.tt-product-delivery-address2, div.tt-product-notes, div.tt-products-form-control, div.tt-product-cart-item-sum-intro, div.tt-product-cart-item-sum-form-control{
  padding:5px;
}

div.tt-product-billing-address div.label, div.tt-product-delivery-address div.label{
  width:145px;
  float:left;
  font-weight:bold;
}

div.tt-product-invoice-address-control{
  padding:5px; 
  width:343px;
  float:left;font-size:12px;
}
div.tt-product-delivery-address-control{
  padding:5px; 
  width:343px;
  clear:both;
}

div.tt_products_minibasket{
  padding-bottom:5px;
}

div.tt-product-page-navigation{
  clear:both;
}

input.products_update{
  width:30px;
}

ul.sum{
  padding:0;
  margin:5px;
}
ul.sum li{
  padding-left: 0px;
  font-weight:bold;
  list-style:none;
}
ul.sum li ul li{
  font-weight:normal;
