/* CSS Document */

* {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color:#3c3c3c;
}

img { border:0px; }

div.img { margin:0px; display:inline; padding:0px; }

.bodyold { background-image:url(/layout/default_layout_2/background.jpg); }

body {
	margin: 0; 
	padding: 0;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	background-image:url(/layout/default_layout_2/background.jpg);
	background-repeat:repeat-x;
	background-color:#535353;
}

.Price {
	font-weight:bold;
	font-size:16px;
	color:#FF9500;
}

H1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #3C3C3C;
}
H2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #3C3C3C;
}
H3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #3C3C3C;
}

td#navi_panel {
 padding-top:15px;
}

/* menu left */
.left_menu {
  width:198px;
  list-style: none;
  margin: 0px;
  margin-left:3px;
  padding: 0px;
  border: none;
  font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
  color: #333;
}
.left_menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: none;
}
.left_menu li {
  text-align:left;
  margin: 0;
}
.left_menu li a {
  display: block;
  padding: 6px 0px 6px 4px;
  color: black;
  text-decoration: none;
  width:190px;
}
.left_menu li a:hover {
  background-color: #319BCB;
  color: #FFF;
}

.left_menu li.level2 a {
  text-align:left;
  padding: 4px 0px 4px 10px;
  width: 184px;
}
.left_menu li.level3 a {
        text-align:left;
  padding: 3px 0px 3px 20px;
  width: 174px;
}

.articlePages_activeLink
{
color:red;
font-weight:bold;
font-size:12pt;
}

.left_menu li.level1active a
{
background-color:#89d9e0;
font-weight:bold;
font-style:italic;
}

.left_menu li.level2active a
{
background-color:#9ae3ea;
font-weight:bold;
font-style:italic;
}

.left_menu li.level3active a
{
background-color:#acf2f8;
font-weight:bold;
font-style:italic;
}



.menu { 
	margin:0; 
	padding:0; 
	list-style:none; 
} 
.menu li { 
        text-align:left;
	float:left; 
	margin:0; 
	padding:0;
}

.menu a { 
	display:block;
}

.menu li { 
        text-align:left;
	float:left;
	margin:0; 
	padding:0; 
}

.menuStart { background:url(/layout/default_layout_2/button_menu_left.gif) no-repeat;
      text-decoration:none;
      font-weight:normal;
      font-size:12px;
      color:#3C3C3C;
      min-width:6px;
 }

.menu a {
      display:block;
      background:url(/layout/default_layout_2/button_menu.gif) no-repeat right top;
      padding:5px 15px 4px 12px;
      text-decoration:none;
      font-weight:normal;
      font-size:12px;
      color:#3C3C3C;
}
	  
.menu a:hover {
      color:#cc0000;
}

.header {
        background-repeat:no-repeat;
	background-repeat:repeat-x;
	height:152px;
	padding:20px 9px 1px 9px;
	
}

table.header
{
border:1px solid red; color:#00658f;
}


.header_navigation_right {
	margin:0px;
	padding-right:20px;
	padding-top:0px;
	text-align:right;
	color:black;
}

.header_navigation_right a {
	color:black;
	text-decoration:none;
        font-weight:normal;
}

/**
 * mit dieser Anweisung kann das Logo im Kopfbereich geändert werden.
 */
.header_logo {
	background-repeat:no-repeat;
	height:32px;
	width:200px;
	margin:20px
}

/**
 * 2. row
 */
#left_column {
        text-align:left;
	width:200px;

}

#main_column {
        text-align:left;
	padding:10px;
	width:564px;
	padding-bottom:15px;

}

#right_column {
	width:200px;

}

.box {
	width:200px;
}

.box .header {
	padding:0px;
	margin-top:10px;
	
	height:30px;
	
        font-weight:bold;
	background-image:url(/layout/default_layout_2/bg_box2.png);
	background-repeat:no-repeat;
}

.header h2 {
        text-align:left;
	padding-top:8px;
	padding-left:20px;
	padding-bottom:0px;
	
	margin: 0px;
	
	color:#3C3C3C;
	font-size:12px;
	font-weight:bold;
}

.box .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	
	background-image:url(/layout/default_layout_2/box_transient.png);
	background-repeat:no-repeat;
	
	margin-top:0px;
	margin-left:0px;
	
	padding: 20px 8px 10px 0px;
	
	width:inherit;
}

.box .contentWhite {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	
	background-image:url(/layout/default_layout_2/bg_text_box.gif);
	background-repeat:repeat-y;
	
	margin-top:0px;
	margin-left:0px;
	
	padding: 10px 8px 10px 0px;
	
	width:inherit;
}


.bg_content {
	background-color:#ffffff;
	padding:9px;
	width:964px;
	margin-top:10px;	

}

.footer {
        text-align:left;
	background-image:url(/layout/default_layout_2/bg_footer_blue.gif);
	background-repeat:repeat-x;
	height:25px;
	color:#ffffff;
	padding-left:16px;
	padding-top:1px;

}


.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;
}

.boxfooter
{
     height:18px; 
     background-image:url(/images/gallery/gfx/bg_box3.png);
}

/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
	width:99%; 
	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;
}



/* Buttons */
	    .left {float:left;}
	    .right {float:right;}
	         
	    .prev {
	         background:url(/layout/extra/gfx/image-slide-arrows.jpg) bottom left;
	        height:200px;
	        width:25px;
	        display:block;
	        border:1px solid #b9cad6; border-right:0;
	             }
	            .prev:hover   {background-position:top left; border:1px solid #87a7ba;}
	    .next {
	        background:url(/layout/extra/gfx/image-slide-arrows.jpg) bottom right;
	        height:200px;
	         width:25px;
	        display:block;
	        border:1px solid #b9cad6;
	        border-left:0;
	              }
	    .next:hover {background-position:top right; border:1px solid #87a7ba;}
	             
	             
	/* Scrollbar */        
	             
	.scrollable
	{
	    position:relative;
	    overflow:hidden;
	    width: 470px;
	    height:200px;
	    border:1px solid #e8e1db;
	    float:left;   
	}
	.scrollable .items
	{
	    width:20000em;
	    position:absolute;
	    clear:both;
	}
	.items div.arround
	{
	    float:left;
	    width:920px;   
	}
	.items div.sliderproduct
	{
	    float:left;
	     width:151px;
	     height:200px;
	     border-right:1px dotted #ccc; padding-top:5px;
	}
	 
	.items div.sliderproduct:hover
	{
	    background-color:#e3e3e3;
	} 
