/* ---------------------------------------------------------------------------

 * this file is generated 08. August 2008 / 18:20:08 by ext:swisstypo3_config

 * included : 
 * fileadmin/css/fce/2spaltig/2spaltig.css
 * fileadmin/css/fce/2spaltig_user/2spaltig_user.css
 * fileadmin/css/fce/3spaltig/3spaltig.css
 * fileadmin/css/fce/4spaltig/4spaltig.css
 * fileadmin/css/fce/abc_list/abc_list.css
 * fileadmin/css/fce/produkte/produkte.css 

 * --------------------------------------------------------------------------- */

/* include from 2spaltig:fileadmin/css/fce/2spaltig/2spaltig.css */

/*
** Author    : t3media AG
** Version   : 0.1.5
** Datei     : 2spaltig.css
** Desc      : Blockaufbau-Module ( 2 Spalten )
** LayoutKey : fce_2spaltig
** Changes   : 24.04.08 - pf - create file version
*/

table.fce-2spaltig {margin-bottom:15px; width:100%;}
table.fce-2spaltig td {border-style:solid; border-width:0px;}
table.fce-2spaltig td.col1 {vertical-align:top; width:50%;}
table.fce-2spaltig td.col2 {vertical-align:top; width:50%;}

/* include from 2spaltig_user:fileadmin/css/fce/2spaltig_user/2spaltig_user.css */

/*
** Author    : t3media AG
** Version   : 0.1.5
** Datei     : 2spaltig_user.css
** Desc      : Blockaufbau-Module ( 2 Spalten Benutzerdefiniert )
** LayoutKey : fce_2spaltig_user
** Changes   : 24.04.08 - pf - create file version
*/

table.fce-2spaltig_user {margin-bottom:15px; width:100%;}
table.fce-2spaltig_user td {border-style:solid; border-width:0px;}
table.fce-2spaltig_user td.col1 {vertical-align:top; width:30%;}
table.fce-2spaltig_user td.col2 {vertical-align:top; width:70%;}
/* include from 3spaltig:fileadmin/css/fce/3spaltig/3spaltig.css */

/*
** Author    : t3media AG
** Version   : 0.1.5
** Datei     : 3spaltig.css
** Desc      : Blockaufbau-Module ( 3 Spalten )
** LayoutKey : fce_3spaltig
** Changes   : 24.04.08 - pf - create file version
*/

table.fce-3spaltig {margin-bottom:15px; width:100%;}
table.fce-3spaltig td {border-style:solid; border-width:0px;}
table.fce-3spaltig td.col1 {vertical-align:top; width:33%;}
table.fce-3spaltig td.col2 {vertical-align:top; width:33%;}
table.fce-3spaltig td.col3 {vertical-align:top; width:33%;}
/* include from 4spaltig:fileadmin/css/fce/4spaltig/4spaltig.css */

/*
** Author    : t3media AG
** Version   : 0.1.5
** Datei     : 4spaltig.css
** Desc      : Blockaufbau-Module ( 4 Spalten )
** LayoutKey : fce_4spaltig
** Changes   : 24.04.08 - pf - create file version
*/

table.fce-4spaltig {margin-bottom:15px; width:100%;}
table.fce-4spaltig td {border-style:solid; border-width:0px;}
table.fce-4spaltig td.col1 {vertical-align:top; width:25%;}
table.fce-4spaltig td.col2 {vertical-align:top; width:25%;}
table.fce-4spaltig td.col3 {vertical-align:top; width:25%;}
table.fce-4spaltig td.col4 {vertical-align:top; width:25%;}
/* include from abc_list:fileadmin/css/fce/abc_list/abc_list.css */

/*
** Author    : t3media AG
** Version   : 0.1.5
** Datei     : abc_list.css
** Desc      : ABC-Liste
** LayoutKey : fce_abc_list
** Changes   : 24.04.08 - pf - create file version
*/

.fce-abc_list_navi {
	border-style:solid;
	border-width:0px 0px 1px 0px;
	font-weight:bold;
	margin:0px 0px 25px 0px;
	padding:0px 0px 5px 0px;
}

/* Alle Link in Navi */
.fce-abc_list_navi a:link,
.fce-abc_list_navi a:visited,
.fce-abc_list_navi a:hover,
.fce-abc_list_navi a:active {
	font-weight:bold;
}

/* ------------------------------------------- */

.fce-abc_list {
	border-style:solid;
	border-width:0px;
}
.fce-abc_list .letter {
	border-style:solid;
	border-width:0px 0px 1px 0px;
}

/* Alle Links */
.fce-abc_list .letter a:link,
.fce-abc_list .letter a:visited,
.fce-abc_list .letter a:hover,
.fce-abc_list .letter a:active {
	font-weight:bold;
}

.fce-abc_list ul {
	list-style-type:none;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	border-style:solid;
	border-width:0px;
}
.fce-abc_list li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-style:solid;
	border-width:0px;
	font-weight:normal;
}

/* include from produkte:fileadmin/css/fce/produkte/produkte.css */

.produkte {
	display:block;
	height:1%;
	overflow:hidden;
}
.produkte_bild {
	float: left;
	margin-right: 20px;
	width: 150px;
	/*height:150px;*/
}
.produkte_desc {
	float:left;
	min-height:160px;
	width:250px;
}
.produkte_desc ul{list-style:none;}
.produkte_desc ul li{
	list-style-image:url(/fileadmin/images_layouts/button_small_orange.gif);
	/*background-image: url(/fileadmin/images_layouts/button_small_orange.gif);
	background-position:0px; 0px;
	background-repeat:no-repeat;*/
	width:150px;
	padding-bottom:5px;
}
.produkte_desc a{
	/*line-height:20px;
	margin-bottom:10px;
	position:relative;
	left:20px;*/	
}
.produkte_clear {
		
}
.produkte {
	width:500px;
	margin-bottom:20px;
	line-height:20px;
}
* html .produkte{width:500px;display:block;overflow:hidden;height:auto;}