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

 * this file is generated 04. July 2008 / 07:27:17 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 

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

/* 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:0.75em; 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:0.75em; 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:0.75em; 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:0.75em; 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;
}
