/* CSS Document */

* {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color:#333;
}

body
{
	background-color:#fff;
	background-image:;
	color:#fff;
	font-family: Verdana, Arial, sans-serif;
	font-size:11.5px;
}

/*
a:link
{
	color:#090000;
}

a:visited
{
	color:#090000;
}

a:active
{
	color:#090000;
}
*/

DIV.center {
margin:auto;
/*width:680px;*/
}

.Price {
	font-weight:bold;
	font-size:12px;
	color:#CC0000;
}

H1
{
	font-weight:;
	font-family:;
	font-style:;
	font-size:18px;
	color:#171717;
}

H2
{
	font-weight:;
	font-family:;
	font-style:;
	font-size:16px;
	color:#171717;
}

H3
{
	font-weight:;
	font-family:;
	font-style:;
	font-size:14px;
	color:#171717;
}

.table_border {
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	background-color:#FFFFFF;

}




.menu {
	background-image:url(/layout/default_layout_6/bg_navigation.gif);
	background-repeat:repeat-x;
	padding-left:13px;
	padding-right:13px;
	margin:0px;

}

.menu a {
	color:#000000;
	text-decoration:none;

}

.table_menu {
	margin-left:19px;
}

.header_save {
	background-image:url(/layout/default_layout_6/image_header.jpg);
	background-repeat:no-repeat;
	height:167px;
}


.header_navigation_right {
	margin:0px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:60px;
	text-align:right;
	color:#000000;
}

.header_navigation_right a {
	color:#000000;
	text-decoration:none;
}

/**
 * 2. row
 */
#left_column {
	padding-top:20px;
	width:204px;

}

#main_column {
        text-align:left;
	width:580px;
	padding:20px 0px 0px 0px;
}


#right_column {
	width:196px;
	padding-top:20px;

}


ul.left_menu {
   padding:0px;
   margin:0px 0px 0px 20px;
   width:204px;        }


ul.left_menu ul {
   padding:0px;
   margin:0px;
   width:204px;        }

ul.left_menu li {
   text-align:left;
   list-style-type:none;
   background-image:url(/layout/default_layout_6/bg_subnavi.gif);
   background-repeat:no-repeat;
   padding-left: 0px;
   padding-top:0px;
   margin-left:0px;
   width: 100%;
}

ul.left_menu a {
   display: block;
   color:#3c3c3c;
   text-decoration:none;
   padding: 7px 4px 5px 20px;
   width:160px;
}

ul.left_menu li a:hover {
   font-weight:bold;
}

ul.left_menu li.level2 {
   text-align:left;
   background-image:none;
   background-repeat:no-repeat;
}

ul.left_menu li.level2 a {
   display: block;
   background-image:none;
   background-color:#FFF;
   border-top:1px #dddddd solid;
   padding: 7px 4px 5px 30px;
   width:150px;
}


ul.left_menu li.level3 {
   text-align:left;
   background-image:none;
   background-repeat:no-repeat;
}

ul.left_menu li.level3 a {
   display: block;
   background-image:none;
   background-color:#DEDAD9;
   border-top:1px #C0C0C0 solid;
   padding: 7px 4px 5px 40px;
   width:140px;
}

.box {
	width:200px;
	padding-right:5px;
}

#left_column .box {
        text-align:left;
	padding-left:20px;
	padding-right:0px;
}

#left_column .box .content {
        text-align:left;
	
}

div.customer {

        color: #FFFFFF;
        text-align:center;
	font-size:11px;
	font-weight:normal;
	background-image:url(/images/gallery/tiport/basked.jpg);
        
	margin-top:0px;
	margin-left:0px;
        margin-bottom: 20px;

	width:183px;
	height:55px;
}

a.customerlnk {
       padding-top:10px;
       color: #FFFFFF;
       font-size: 12px;
       font-weight: bold;
}

a:hover.customerlnk {
       text-decoration: underline;
       color: #FFFFFF;
}

.box .header {

	padding:0px;
	
	
	height:28px;
	
	background-image:url(/layout/default_layout_6/bg_box.gif);
	background-repeat:no-repeat;
}

.header h2 {
        text-align:left;
	padding-top:6px;
	padding-left:20px;
	padding-bottom:0px;
	
	margin: 0px;
	
	font-size:12px;
	font-weight:normal;
}

.box .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	
	background-image:url(/layout/default_layout_6/bg_text_box.gif);
	background-repeat:repeat-y;
	
	margin-top:0px;
	margin-left:0px;

	padding: 10px 10px 0px 10px;
	
	width:inherit;
}

.box .footer {
        text-align:left;
	background-image:url(/layout/default_layout_6/box_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}



.bg_content {
	background-color:#ffffff;
	padding:9px;
	width:964px;
	margin-top:45px;	



}


/**
 * mit dieser Anweisung kann das Logo im Kopfbereich geändert werden.
 */
.logo {
	background-image:url(/layout/default_layout_6/logo.gif);
	background-repeat:no-repeat;
	padding:20px;
	margin:40px;
	width:150px;
}



.footer {
	background-image:url(/layout/default_layout_6/bg_footer.jpg);
	background-repeat:repeat-x;
	height:25px;
	color:#ffffff;
	padding-left:16px;

}

/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
	width:95%; 
	margin: 4px 0px 4px 0px;
	padding:0px;
	border: 2px solid #dfdfdf; 
	background-color:#f8f8ff;
	text-align:left;
	vertical-align:middle;
}

.plenty_horizontal_bar div {
	padding-left: 8px;
	padding-bottom: 4px;
}

.plenty_horizontal_bar h2 {
	color:#D2D1D7;
	font-weight:normal;
}

.ArticleAttrImageSelected {
	border:1px solid #E2007A;
}

			.tab_border {
				margin-top:14px;
				border-collapse:collapse;
				border-width: 1px;
				border-style: solid;
				border-color: #B1BCC9;
			}
			
			.tab_border td {
				padding:5px;
			}
			
			.tab_border th {
				padding:5px;
				font-weight:bold;
				letter-spacing:0.1em;
				background-color:#818A95;
				color:#FFFFFF;
				border-collapse:collapse;
				border-width: 1px 1px 1px 1px;
				border-style: solid solid solid solid;
				border-color: #C3D0E1;
			}		
.ProductDetailDesc {
width:87%;

}		

H4
{
	font-weight:;
	font-family:;
	font-style:;
	color:#FFFFFF;
	font-size:;
}

H5
{
	font-weight:;
	font-family:;
	font-style:;
	color:#FFFFFF;
	font-size:;
}

H6
{
	font-weight:;
	font-family:;
	font-style:;
	color:#FFFFFF;
	font-size:;
}

a.articlelistcategoryitemlink {
    padding: 5px 0 25px 0;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #009ee1;
}
 
