
div.breadcrumb {
	color: #666;
}

 ul#navi_head_2 {
  	color: #666;
    margin: 0; padding: 1px;
    text-align: center;
    border: 1px solid #666;
    background-color: silver;
    background-image: url("/images/design/bg_tab_head.jpg");
		background-repeat: repeat-x;
		list-style-type: none;
  }
  ul#navi_head_2 li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

  ul#navi_head_2 a, ul#navi_head_2 span {
    padding:3px;
    text-decoration: none; 
    font-weight: normal;
    border: 0;
    border-left-color: black; border-top-color: black;
    background-color: transparent;
    color: #666;
  }
  * html ul#navi_head_2 a, * html ul#navi_head_2 span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#navi_head_2 a:hover, ul#navi_head_2 span {
    color: #666;
    text-decoration: underline;
  }
  
  /*--------------------------CMS Navigation--------------------------*/

input.sbutton_add{width:190px;margin:0;font-weight:bold;color:#444;background:#D0E8FF url(/images/design/bg_button_bl.gif) bottom repeat-x!important;border-top:1px solid #aaa!important;border-left:1px solid #aaa!important;border-right:1px solid #666!important;border-bottom:1px solid #666!important;}

input.sbutton_add2{width:80px;padding:0;height:18px;margin:0;color:#444;background:#D0E8FF url(/images/design/bg_button_bl.gif) bottom repeat-x!important;border-top:1px solid #aaa!important;border-left:1px solid #aaa!important;border-right:1px solid #666!important;border-bottom:1px solid #666!important;}


* html input.sbutton_add{width:100%;}


a.block_del_event {
	text-decoration: none;
	background-image: none;
	padding: 0px;
}
  
  
  
a.tab_navi_head_link:link, a.tab_navi_head_link:visited {
		padding:3px;
		padding-left:5px;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
	}
	
a.tab_navi_head_link a:hover {
		padding:3px;
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;
	}	
	
a.lbutton{padding:3px;font-size:12px;font-family:verdana;text-decoration: none!important;color:#5E2708;background:#FEEEB1 url(bg_button_gl.gif) bottom repeat-x!important;border-top:1px solid #F39D24!important;border-left:1px solid #F39D24!important;border-right:1px solid #CF6F18!important;border-bottom:1px solid #CF6F18!important;}
	
a.lbutton_basket, input.lbutton_basket, input.submit{margin:0;padding:3px;font-size:10px;font-weight:bold;font-family:verdana;text-decoration: none!important;color:#5E2708;background:#FEEEB0 url(/images/design/bg_button_gl.gif) bottom repeat-x!important;border-top:1px solid #F39D24!important;border-left:1px solid #F39D24!important;border-right:1px solid #CF6F18!important;border-bottom:1px solid #CF6F18!important;}	
	
a.button_silver {
padding:2px;
background-image: url(/images/design/bg_reiter_grau.gif);
background-repeat: repeat-x;
border: 1px solid #A8A8A8;
text-decoration:none;	
}
	
a.jmp_down	{
		padding:0;
		line-height:18px;
		text-decoration: underline;
		color: #666;
		padding-left: 10px;
		background-image: url("/images/a_green.gif");
		background-repeat: no-repeat;
		background-position: 0 50%;	
}	

a.weiter	{
		padding:0;
		line-height:18px;
		text-decoration: underline;
		color: #666;
		padding-left: 15px;
		background-image: url("/images/icons/weiter.gif");
		background-repeat: no-repeat;
		background-position: 0 70%;	
}	

a.jmp_up	{
		padding:0;
		line-height:18px;
		text-decoration: none;
		color: #666;
}	
  
div.navi_seminar_left {
	padding:0;
	border:0;
	display: block;
}

div.navi_seminar_left a, div.navi_seminar_left a:visited {
	text-decoration:none;
	padding: 3px;
	margin: 0;
	padding-left:10px;
	color: #555;
	border: 0;
	font-size: 10px;
	font-weight: bold;
	background-image:url(/images/design/bg_navi_seminar_left.gif);
	background-repeat: no-repeat;
	}
	
div.navi_seminar_left a:hover {
	color: #d50000;
}

div.navi_seminar_left ul{
	margin:0;
	padding:0;
	list-style:none;
	list-style-type: none;
}
	
div.navi_seminar_left li{
padding-left:0;
}	

div.navi_seminar_left a.active{
color: #d50000;
}	


/*--------------------------slide menu--------------------------*/

table.tab_slide_menu td{
padding:3px;
color:#666;
background-color: #fff;
}

.slide_menu_left {
border-bottom: 1px solid #A8A8A8;
border-right: 1px solid #A8A8A8;
}

.slide_menu_right {
border-left: 1px solid #A8A8A8;
border-bottom: 1px solid #A8A8A8;
}

.slide_menu {
background-image: url(/images/design/bg_reiter_grau.gif);
background-repeat: repeat-x;
border-top: 1px solid #A8A8A8;
border-bottom: 1px solid #A8A8A8;
border-left: 1px solid #A8A8A8;

}

.slide_menu_active {
border: 1px solid #A8A8A8;
border-bottom:0;
}

.slide_menu a { color:#666;text-decoration:none; }

