/**
* SCHWABE TEMPLATE, 2010.schwabe.ch (Zusatz-Template)
*
* @project Schwabe.ch & EMH.ch Relaunch
* @version 0.1.1 Prototyp Ausgangsbasis
* @package xhtml-css
* @author Fabian Steiner, Schwabe AG, Informatik, modified and completed by Melanie Schmidt
* @copyright 2010, Schwabe AG, Informatik
* @cssdoc version 1.0-pre
* @license
* @colordef #fff; white
* @colordef #808080; standard grey
*/


@import url(all_emh.css);
/*@import url(tt_news_v2_.css);*/





/********* SCHWABE spezifisch ************/
a {
	color:#b31b3f;
	text-decoration:none;
}
a:hover {text-decoration:none;underline;}


a strong{
	color:#b31b3f;
	text-decoration:none;
}

.events_container a b{
color:#B31B3F;
}


#logo {
	position:absolute;
	background:url(../images/logo.gif) no-repeat;
	width:135px;
	height:40px;
	overflow:hidden;
	/* Damit wird der Link aus dem Viewport des Browsers geschoben*/
	text-indent:-9999em;
	margin:0;
	top:9px;
	right:10px;
	z-index:2;
	text-decoration:none;
	border-bottom:0;
}
#logo a {
	/* damit der Linkbereich trotzdem noch im Viewport genau �ber dem Logo ist*/
	display:block;
	height:100%;
	text-decoration:none;
}


#nav li a {
	display:block;
	height:120px;
	width:110px;
	text-indent:-9999em;
background:url(../images/bg-main-nav-itemsok.png) no-repeat;
}

#controls-panel a:hover, #controls-panel .active a {
	color:#ce0c34;
	text-decoration:none;
}
    
	
	#sidebar li a:hover, #sidebar li a.active  {color:#ce0c34; text-decoration:none;}
	
	/* Mit Content und linkem Men�, also ohne horizontale Navigationen */
#container {
	background: url(../images/bg-header.gif) repeat-x;	
}

#sidebar li.sub a:hover, #sidebar li.sub a.active  {color:#ce0c34; text-decoration:none;}

/*geht das nun im IE6? - JA! */
#sidebar li.subsubVerlag a:hover, #sidebar li.subsubVerlag a.active  {color:#ce0c34; text-decoration:none;}


.colums ul {
	margin-bottom:11px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	padding:0;
  line-height:1.6;
		
}

.single-right ul       {
	margin-bottom:0;
}

.contenttable ul li, .colums .events_right ul li, .colums .tx-fdfx2cols-pi1 ul li, .colums .single-left-center-tabs ul li, .colums .news-single-right ul li{
	padding: 0 0 0 15px;
	background:transparent url(../images/bullet.gif) no-repeat scroll 0 0.6em;
}



.colums ul li, .colums .events_left ul li, .colums .events_leftform ul li {
	padding: 0 0 0 15px;
	background:transparent url(../images/arrowred.gif) no-repeat scroll 0 0.6em;
}


 #tabsB a.tabactive span {
      background-position:100% -42px;
	  color:#B31B3F;
      }

/*tt_products*/

		.order_form .submit_button
	{
	
background:url('../images/AddItem.gif');
width:32px;
height:22px;
border-width:0;
background-repeat:no-repeat;
cursor:pointer;



}

.bag_full a {
background:transparent url(../images/AddItem.gif) no-repeat scroll 0 0;
}	
/*tt_products END*/

/*********STARTSEITE Listen********/

ul.news-list-START ul li {
	/*margin:0 0 0;*/
	padding: 0 0 0 15px;
	background:transparent url(../images/arrowred.gif) no-repeat scroll 0 0.6em;
}

/*********STARTSEITE Listen**END******/
/*team usw fotos vertik buendig*/
 .tx-fdfx2cols-pi1 img {
border-style:none;
margin-bottom:0;
margin-top:5px;
}

div.tx-fdfx2cols-pi1 {
left:0;
margin-bottom:0;
margin-top:15px;
position:relative;
}
   
       