/* style.css für Basis-Musterweb */
/* Allgemeines CSS Reset */
/* ... ohne img wg. vspace und hspace, ohne table, td und th wg. cellpadding u.a. */
html, body, div, span, p, pre, a, address, code, dfn, dl, dt, dd, ol, ul, li, form, label, legend, caption, tbody, tfoot, thead, tr 
{
   margin:0;
   padding:0;
   border:0;
   vertical-align:baseline;
}

a img,:link img,:visited img { border:none }

body 
  { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    margin-top: 10px; 
    margin-bottom: 10px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-left: 5px; 
    margin-right: 5px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    font-weight: normal; 
    font-size: 18px; 
    line-height: 1.2;
    text-decoration: none; 
    background-color: #cccccc; 
    color: #000000;  
    } 


br	{ line-height: 1;} 

p	{ margin-top: 0em; margin-bottom: 0.4em;} 
.p0	{ margin-bottom: 0em; } 
.p1	{ margin-bottom: 0.2em; } 
.p2	{ margin-bottom: 0.3em; } 
.p3	{ margin-bottom: 1em;} 

.small 	{ font-size: 16px; } 
.extrasmall 	{ font-size: 80%; } 

.TabBG1 { background-color: #0CF; color:#fff; } 
.TabBG2 { background-color: #6FF; } 
.TabBG3 { background-color: #006500; font-weight: bold; color: #fff; } 
.BlockBG1 { background-color: #173A8B; } 

.Aktionsbox {
	background-color: #F0F;
	border-color: #00F;
	border-style: ridge;
	color: #06F;
}

.Aktionsbox h3, .Aktionsbox h4 {
	color: #fff;
}

a 
  {
	text-decoration: underline;
	color: #006;
    } 

a:focus
  { 
    text-decoration: underline; 
    color: #00f;
    } 

a:hover
  {
	text-decoration: underline;
	color: #00F;
    } 

a:active
  { 
    text-decoration: underline; 
    color: #09f;
    } 

a.active
  { 
    text-decoration: underline; 
    color: #09f;
    } 

.BlockBG1 a
    {
    color:#FF0;
    } 

.BlockBG1 a:hover
    { color:#F0F; } 

#topT3 a
    {
    } 

#topT3 a:hover
  { 
    color: #00f;
    } 

#topT3 a:active
  { 
    color: #09f;
    } 

#topT3 a.active
  { color: #09F; } 


h1, .h1 
  { 
    font-family: Arial, Verdana, sans-serif; 
    font-weight: bold; 
    font-size: 240%; 
    margin-top: 0em; 
    margin-bottom: 0em; 
    color: #000000;  
    } 

#top h1
  { 
    color: #555555;  
    } 

h2, .h2 
  { 
    font-family: Arial, Verdana, sans-serif; 
    font-weight: bold; 
    font-size: 200%; 
    margin-top: 0em; 
    margin-bottom: 0.1em; 
    color: #000000;  
    } 

h3, .h3 
  { 
    font-family: Arial, Verdana, sans-serif; 
    font-weight: bold; 
    font-size: 160%; 
    margin-top: 0em; 
    margin-bottom: 0.1em; 
    color: #000000; 
    } 

h4, .h4 
  { 
    font-family: Arial, Verdana, sans-serif; 
    font-weight: bold; 
    font-size: 120%; 
    margin-top: 0em; 
    margin-bottom: 0.4em; 
    color: #000000;
    } 

h5, .h5 
  { 
    font-family: Arial, Verdana, sans-serif; 
    font-weight: bold; 
    font-size: 100%; 
    margin-top: 0.8em; 
    margin-bottom: 0.1em; 
    } 

h6, .h6 
  { 
    font-family: Arial, Verdana, sans-serif; 
    font-weight: normal; 
    font-size: 80%; 
    margin-top: 0em; 
    margin-bottom: 0em; 
    } 


table 
  { 
    empty-cells: show;
    border-collapse: separate;
    } 

th
  {
    font-weight: bold; 
    background-color: #3574bb; 
    padding: 4px 0px 4px 0px;
    }
 
td
  {
    vertical-align: top;
  }

li 
  { 
    list-style: square; 
    } 

li li 
  { 
    list-style: disc; 
    } 

li li li 
  { 
    list-style: circle; 
    } 

ul 
  { 
    margin-top: 0em; 
    margin-bottom: 0.4em; 
    margin-left: 1.2em; 
    margin-right: 1em; 
    padding-left: 0px; 
    } 

ol 
  { 
    margin-top: 0em; 
    margin-bottom: 0.4em; 
    margin-left: 1.5em; 
    margin-right: 1em; 
    padding-left: 0px; 
    } 

dl 
  { 
    margin-top: 0em; 
    margin-bottom: 0em; 
    margin-left: 0em; 
    margin-right: 0em; 
    } 

dt 
  { 
    margin-top: 0.6em; 
    margin-bottom: 0em; 
    margin-left: 0em; 
    margin-right: 0em; 
    } 

dd 
  { 
    margin-top: 0em; 
    margin-bottom: 0em; 
    margin-left: 2.4em; 
    margin-right: 2em; 
    } 

#overdiv 
  { 
    overflow:visible;
    margin-left: auto; 
    margin-right: auto; 
    margin-bottom: 0px; 
    border-top-width: 0px; 
    border-left-width: 0px; 
    border-right-width: 0px; 
    border-bottom-width: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    margin-top: 0px; 
/*
    background-color: #00f1f1; 
    width: 972px; 
*/
    } 

#extra_left1 
  { 
    overflow:visible;
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
/*
    border-width: 1px; 
    border-color: #FFCF00; 
    width: 120px; 
    height:300px;
    background-color: #f1f1f1; 
    border-style: solid; 
*/
    } 

#extra_left2 
  { 
    overflow:visible;
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
/*
    border-width: 1px; 
    border-color: #FFCF00; 
    width: 120px; 
    height:300px;
    background-color: #f1f1f1; 
    border-style: solid; 
*/
    } 

#extra_right1 
  { 
    overflow:visible;
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
/*
    background-color: #f1fff1; 
    border-width: 1px; 
    border-color: #FFCF00; 
    width: 120px; 
    height:250px;
    border-style: solid; 
*/
    } 

#extra_right1_top 
  { 
    overflow:visible;
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    height:185px;
/*
    background-color: #f1fff1; 
    width: 120px; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #FFCF00; 
*/
    } 

#extra_right1_center 
  { 
    overflow:visible;
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
/*
    width: 180px; 
    background-color: #f1f1ff; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #FFCF00; 
    height:180px;
*/
    } 

#center_r1 
  { 
    font-family: Arial, Verdana, sans-serif;
    overflow:visible;
    vertical-align: top; 
    width: 180px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    font-size: 14px; 
    color: #fff;
/*
    background-color: #0d0; 
    height:380px;
    border-left-width: 1px; 
    border-left-style: solid; 
    border-left-color: #aaaaaa; 
    background-image: url(images/center_r.jpg);
    background-repeat: repeat;
    background-position: right top;
    border-left-width: 1px; 
    border-left-style: solid; 
    border-left-color: #FFCF00; 
    border-right-width: 1px; 
    border-right-style: solid; 
    border-right-color: #FFCF00; 
*/
    } 

#extra_right2 
  { 
    overflow:visible;
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
/*
    background-color: #f1f1ff; 
    width: 120px; 
    height:150px;
    border-width: 1px; 
    border-color: #FFCF00; 
    border-style: solid; 
*/
    } 

#extra_right2_top 
  { 
    overflow:visible;
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    height:185px;
/*
    background-color: #fffff1; 
    width: 160px; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #FFCF00; 
*/
    } 

#extra_right2_center 
  { 
    overflow:visible;
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
/*
    width: 180px; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #FFCF00; 
    height:180px;
    background-color: #f1f1ff; 
*/
    } 

#center_r2 
  { 
    font-family: Arial, Verdana, sans-serif;
    overflow:visible;
    vertical-align: top; 
    width: 180px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    font-size: 14px; 
    color: #fff;
/*
    background-color: #0d0; 
    height:380px;
    border-left-width: 1px; 
    border-left-style: solid; 
    border-left-color: #aaaaaa; 
    background-image: url(images/center_r.jpg);
    background-repeat: repeat;
    background-position: right top;
    border-left-width: 1px; 
    border-left-style: solid; 
    border-left-color: #FFCF00; 
    border-right-width: 1px; 
    border-right-style: solid; 
    border-right-color: #FFCF00; 
*/
    } 


/* 970 + 2 (Borderdicke links + rechts) wegen Boder (Innenraum bleibt so genau 970) */
/*  + 2 mit richtigem DOCTYPE nicht mehr nötig ! */
#container 
  {
    width: 970px; 
    overflow:visible;
    margin-top: 0px; 
    margin-bottom: 0px; 
    margin-left: auto; 
    margin-right: auto; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    border-style:none;
    border-width:1px 1px;
    border-style:solid;
    border-color:#aaaaaa;
    background-color: #ffffff; 
/*
    background-color: #aaaaaa; 
*/
    } 

#topT1
  { 
    overflow:visible;
    border-top-width: 0px; 
    border-left-width: 0px; 
    border-right-width: 0px; 
    border-bottom-width: 0px; 
    height: 25px; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    background-color: #666; 
    color:#000;
    } 

#topT2 
  { 
    overflow:hidden;
    height: 15px; 
    border-top-width: 0px; 
    border-left-width: 0px; 
    border-right-width: 0px; 
    border-bottom-width: 0px; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    background-color: #666;  
    color:#000;
    background-image: url(images/topT2.png);
    background-repeat: repeat;
    background-position: top;
    } 

#topT3
  {
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #000;
	height: 56px;
	text-align:left;
	overflow:visible;
	background-color: #bbb; 
/*
        background-image: url(images/topT3.jpg);
        background-repeat: repeat;
        background-position: bottom;
	border-bottom-width: 2px; 
	border-bottom-style: solid; 
	border-bottom-color: #FFCF00; 
	... würde immer ganz unten stehen !
	position: fixed;
	bottom: 0px;
*/
    } 

#top 
  { 
    overflow:visible;
    border-top-width: 0px; 
    border-left-width: 0px; 
    border-right-width: 0px; 
    border-bottom-width: 0px; 
    height: 124px; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    color:#888;
    background-image: url(images/logo-t6c.gif);
    background-repeat: no-repeat;
    background-position: top;
    } 

#topLeft 
  { 
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px; 
    overflow:hidden;
    height: 30px; 
    width: 180px; 
    background-color: #ff0000; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px;
    border-width:2px 0px;
    border-style:solid;
    border-color:#000000;
    } 

#topCenter 
  { 
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px; 
    overflow:hidden;
    height: 30px; 
    width: 600px; 
    background-color: #00ff00; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    border-width:2px 0px;
    border-style:solid;
    border-color:#000000;
    } 

#topRight 
  { 
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px; 
    overflow:hidden;
    height: 30px; 
    width: 180px; 
    background-color: #0000ff; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    border-width:2px 0px;
    border-style:solid;
    border-color:#000000;
    } 

#center_table 
  { 
    width: 100%;
    height: 400px;
    overflow:visible;
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    border-style:none;
    border-width:0px 0px;
/*
    color: #FFFFFF;  
    background-color: #eeeeee; 
*/
    } 

#center_c 
  { 
    overflow:visible;
    padding-top: 5px; 
    padding-left: 15px; 
    padding-right: 15px; 
    padding-bottom: 5px; 
    vertical-align: top; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    border-style:none;
    border-width:0px 0px;
/*
    background-image: url(images/work/bottom1a.png);
    background-image: url(images/bottom1atrans60.jpg);
    background-repeat: no-repeat;
    background-position: center;
*/
    } 

#center_l 
  {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	overflow:visible;
	vertical-align: top;
	width: 200px;
        background-color: #ddd; 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaaaaa;
/*
    background-image: url(images/center_l.jpg);
    background-repeat: repeat-y;
    background-position: right top;
    border-left-width: 1px; 
    border-left-style: solid; 
    border-left-color: #FFCF00; 
    border-right-width: 1px; 
    border-right-style: solid; 
    border-right-color: #FFCF00; 
*/
    } 

#center_r 
  { 
    font-family: Arial, Verdana, sans-serif;
    overflow:visible;
    vertical-align: top; 
    width: 200px; 
    padding-top: 5px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 5px; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    background-color: #ddd; 
    font-size: 14px; 
    color: #000;
    border-left-width: 1px; 
    border-left-style: solid; 
    border-left-color: #aaaaaa; 
/*
    background-image: url(images/center_r.jpg);
    background-repeat: repeat;
    background-position: right top;
    border-left-width: 1px; 
    border-left-style: solid; 
    border-left-color: #FFCF00; 
    border-right-width: 1px; 
    border-right-style: solid; 
    border-right-color: #FFCF00; 
*/
    } 

#bottomB1 
  { 
    overflow:visible;
    background-color: #ddd;
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 3px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px;
    border-top-width: 1px; 
    border-top-style: solid; 
    border-top-color: #aaa; 
    border-bottom-width: 1px; 
    border-bottom-style: solid; 
    border-bottom-color: #aaa; 
    color: #444;  
    } 

#bottom 
  { 
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px; 
    overflow:visible;
    height: 25px; 
    background-color: #bbb;
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
/*
    border-left-width: 1px; 
    border-left-style: solid; 
    border-left-color: #FFCF00; 
    border-right-width: 1px; 
    border-right-style: solid; 
    border-right-color: #FFCF00; 
    border-top-width: 1px; 
    border-bottom-width: 1px; 
    border-top-style: solid; 
    border-top-color: #FFCF00; 
    border-bottom-style: solid; 
    border-bottom-color: #FFCF00; 
*/    } 


#bottomB2 
  { 
    overflow:hidden;
    height: 13px; 
    background-color: #F0FFFF; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px;
    background-image: url(images/bottomB2.jpg);
    background-position: top;
    background-repeat: repeat;
    border-style:none;
    border-width:0px 0px;
    } 

#bottomLeft 
  { 
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px; 
    overflow:hidden;
    height: 20px; 
    width: 180px; 
    background-color: #FF0000; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 

    border-width:1px 0px;
    border-style:solid;
    border-color:#000000;
    } 

#bottomCenter 
  { 
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px; 
    overflow:hidden;
    height: 20px; 
    width: 600px; 
    background-color: #00ff00; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 

    border-width:1px 0px;
    border-style:solid;
    border-color:#000000;
    } 

#bottomRight 
  { 
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px; 
    overflow:hidden;
    height: 20px; 
    width: 180px; 
    background-color: #0000FF; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 

    border-width:1px 0px;
    border-style:solid;
    border-color:#000000;
    } 


.Balkentitel { background-image: url(/images/3391.jpg); text-align: center; padding-bottom: 0px; margin: 0px; padding-left: 0px; width: 100%; padding-right: 0px; background-repeat: repeat-x; height: 25px; color: #ffffff; font-size: 14px;  font-weight: bold; padding-top: 5px; }

.Menuebox {
	border-bottom: #c8c8c8 1px solid;
	border-left: #c8c8c8 1px solid;
	padding-bottom: 5px;
	background-color: #5B7189;
	color:#ddd;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	height: 160px;
	border-top: #c8c8c8 1px solid;
	border-right: #c8c8c8 1px solid;
	padding-top: 5px;
	overflow: visible;
}

.Textzelle {
	border-bottom: #c8c8c8 1px solid;
	border-left: #c8c8c8 1px solid;
	padding-bottom: 5px;
	background-color: #f4f4f4;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	height: 160px;
	border-top: #c8c8c8 1px solid;
	border-right: #c8c8c8 1px solid;
	text-align: justify;
	padding-top: 5px;
}

#Linkbalken { cursor: hand }


/* horizontaler Navigationsbereich - einfache Variante */
#top_navigation { }

#top_navigation a { }

#top_navigation a:hover { }

#top_navigation a.active { }


/* horizontaler Navigationsbereich = 4 Buttons à 120px = 480 px */


/* ... ist eigentlich unnötig! */
ul#navcenter {
	text-align:center;
}

#navigation ul {
	padding: 0;
	height:29px;
	margin: 0;
	padding-left: 125px;
	background-image:url(/images/3314.gif);
	background-repeat:repeat-x;
}

#navigation li{
	float:left;
	list-style: none;
	width:120px;
	height:29px;
	padding: 0;
	margin: 0;
}

#navigation a {
	padding:8px 5px 9px 5px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background-image:url(/images/3314.gif);
	background-position:left;
	background-repeat:repeat-x;
	border-right:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	display:block;
	line-height:1;
	text-decoration:none;
	color:#555;
}

#navigation a:hover{
	background-image:url(/images/3315.gif);
	background-position:left;
	background-repeat:repeat-x;
	color:#111111;
}

#navigation a.active{
	background-image:url(/images/3315.gif);
	background-position:left;
	background-repeat:repeat-x;
	color:#660000;
}


/* vertikaler Navigationsbereich */
#left_navigation {
	width: 160px;
	padding: 0px 0px 15px 0px;
	text-align:left;
	margin-left: 15px;
	float: left;
}


#left_navigation ul{
	width: 160px;
	padding: 0 0 1px 0;
	margin: 0;
}

#left_navigation li{
	list-style: none;
	height:31px;
	padding: 0;
	margin: 0;
}

#left_navigation li a {
	display:block;
	padding:9px 5px 8px 5px;
	text-decoration:none;
	color:#555;
	line-height:1;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #a6a6a6;
	background-image:url(/images/3314.gif);
	background-position:left;
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}

#left_navigation a:hover {
	color:#FF8000;
	background-color: #E9E9E9;
	background-image:url(/images/3315.gif);
	background-position:left;
	background-repeat:repeat-x;
	font-weight: bold;
}

#left_navigation a.active {
	color:#FF8000;
	background-color: #E9E9E9;
	background-image:url(/images/3315.gif);
	background-position:left;
	background-repeat:repeat-x;
	font-weight: bold;
}
