/* CSS Document */

* {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color:#3c3c3c;
	padding:0px;
	margin:0px;
     }

body {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	background-color:#FFFFFF;
}

.shadow {
	background-image:url(/layout/default_layout_4/shadow.gif);
	background-repeat:repeat-y;
	width:6px;
}

.bg_header {
	background-image:url(/layout/default_layout_4/bg_header.gif);
	background-repeat:repeat-x;
	height:136px;
}

.shadow_header {
	background-image:url(/layout/default_layout_4/shadow_header.gif);
	background-repeat:no-repeat;
	height:181px;
}

H1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
        padding-top:5px;
        padding-bottom:4px;
	color: #3C3C3C;
}
H2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
        padding-top:5px;
        padding-bottom:4px;
	color: #3C3C3C;
}
H3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
        padding-top:5px;
        padding-bottom:4px;
	color: #3C3C3C;
}

H4 {

	padding-top:6px;
	padding-left:20px;
	
	font-size:12px;
	font-weight:normal;
	color:#105A9B;
}

.Price {
	font-weight:bold;
	font-size:12px;
	color:#CC0000;
}

ul {
        text-align:left;
	padding-left:0px;
}

.header {
	background-image:url(/layout/default_layout_4/Logo-Kopf-Shop.jpg);
	background-repeat:no-repeat;
	height:128px;
	width:1024px;
background-position:center;
}

/**
 * mit dieser Anweisung kann das Logo im Kopfbereich geändert werden.
*.header_logo {
*	background-image:url(/layout/default_layout_4/logo.gif);
*	background-repeat:no-repeat;
*	margin-left:223px;
*	height:50px;
*}
 */

.header_navigation_right {
	padding-right:25px;
	padding-top:11px;
	text-align:right;
	color:#105A9B;
	width:30%;
}

.header_navigation_right a {
	color:#105A9B;
	text-decoration:none;
}

#main_tab {
        width:972px;
}


/**
 * 2. row
 */
#left_column {
        text-align:left;
	width:208px;
	background-color:#FFFFFF;

}

#main_column {
        text-align:left;
	padding:15px;
	width:584px;
	padding-bottom:15px;
	background-color:#FFFFFF;

}

#right_column {
	width:208px;
	background-color:#FFFFFF;

}

#background_content {
	background-color:#FFFFFF;
	width:980px;
}

.menu {  
	list-style:none;
        background-color:#ffffff;
        width:750px;
} 
.menu li { 
        text-align:left;
	float:left; 
}

.menu a { 
	display:block;
}

.menu li { 
        text-align:left;
	float:left; 
	background:url(/layout/default_layout_4/button_menu.gif) no-repeat right top; 
}

.menu a {
      display:block;
      background:url(/layout/default_layout_4/button_menu_left.gif) no-repeat left top;
      padding:10px 25px 5px 25px;
      text-decoration:none;
      font-weight:normal;
	  font-size:12px;
      color:#105A9B;
}
	  
.menu a:hover {
      color:#929292;
}


ul.left_menu {
   padding:0px;
   margin:0px;
   width:208px;        }


ul.left_menu ul {
   padding:0px;
   margin:0px;
   width:208px;        }

ul.left_menu li {
   text-align:left;
   list-style-type:none;
   background-image:url(/layout/default_layout_4/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:#105A9B;
   text-decoration:none;
   padding: 7px 4px 5px 20px;
   width:208px;
}

ul.left_menu li a:hover {
   color:#929292;
}

ul.left_menu li.level2 {
   margin-left:1px;
   text-align:left;
   background-image:none;
   background-repeat:no-repeat;
}

ul.left_menu li.level2 a {
   display: block;
   background-image:none;
   background-color:#E7E7E7;
   border-top:1px #D7D7D7 solid;
   border-left:1px #D7D7D7 solid;
   border-right:1px #D7D7D7 solid;
   padding: 7px 4px 5px 30px;
   width:171px;
}


ul.left_menu li.level3 {
   margin-left:1px;
   text-align:left;
   background-image:none;
   background-repeat:no-repeat;
}

ul.left_menu li.level3 a {
   display: block;
   background-image:none;
   background-color:#ECECEC;
   border-top:1px #D7D7D7 solid;
   border-left:1px #D7D7D7 solid;
   border-right:1px #D7D7D7 solid;
   padding: 7px 4px 5px 45px;
   width:156px;
}

.box {
	width:208px;
}

.box_header {
        text-align:left;
	margin-top:16px;
	
	height:38px;

	
	background-image:url(/layout/default_layout_4/bg_box.gif);
	background-repeat:no-repeat;
}

.box_header_left {
        text-align:left;
	margin-top:16px;
	
	height:38px;

	
	background-image:url(/layout/default_layout_4/bg_box_left.gif);
	background-repeat:no-repeat;
}

.box .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	
	background-image:url(/layout/default_layout_4/bg_text_box.gif);
	background-repeat:repeat-y;
	
	padding: 10px 0px 10px 20px;
}

.box .content_left {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	
	background-image:url(/layout/default_layout_4/bg_text_box_left.gif);
	background-repeat:repeat-y;
	
	padding: 10px 0px 10px 20px;
}

.tag_6 {
color:#417C9C;
display:inline;
font-size:10px;
}

.tag_5 {
color:#417C9C;
display:inline;
font-size:12px;
font-weight:bold;
}

.tag_4 {
color:#417C9C;
display:inline;
font-size:14px;
font-weight:bold;
}

.tag_3 {
color:#417C9C;
display:inline;
font-size:16px;
font-weight:bold;
}

.tag_2 {
color:#417C9C;
display:inline;
font-size:18px;
font-weight:bold;
}

.tag_1 {
color:#417C9C;
display:inline;
font-size:20px;
font-weight:bold;
}

.footer {
        text-align:left;
	background-image:url(/layout/default_layout_4/bg_footer.jpg);
	background-repeat:repeat-x;
	height:45px;
	color:#C9C9C9;
	padding-left:16px;
	padding-top:20px;
	border:#ffffff 1px solid;
}

table{
border:0;
}

.x1{
margin-left:2px; 
padding:0; 
width:150px;
}

.x2{
margin-top:10px; 
margin-left:2px;
}

.x3{
margin-left:94px;
margin-top:15px;
}

.x4{
padding-right:10px;
padding-top:12px;
}

.x5{
padding: 10px 8px 10px 50px;
}

.x6{
position:relative;
color:#ffffff;
text-align:center;
font-size:12px;
font-family:arial,helvetica;
width:130px;
height:140px;
background-image:url(/https://ssl.hitmeister.de/static//files/logo/trader/003_120.png);
}

.x7{
list-style:square; 
padding-left:15px;
}

.x8{
height:10px;
}

.x9{
background-color:#DFDFDF;
height:60px; 
padding:16px;
}

.x10{
font-size: 12px;
}

.x11{
width:150px;
height:50px;
}

img{
border:0;
} 