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

 * this file is generated 25. May 2010 / 17:40:12 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/5spaltig/5spaltig.css
 * fileadmin/css/fce/6spaltig_float/6spaltig_float.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:32%;}
table.fce-2spaltig_user td.col2 {vertical-align:top; width:68%;}
/* 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%;border-collapse:collapse;}
table.fce-3spaltig td {border-style:solid; border-width:0px;}
table.fce-3spaltig td.col1 {vertical-align:top; width:33%;padding-right:9px;padding-left:9px;}
table.fce-3spaltig td.col2 {vertical-align:top; width:33%;padding-right:9px;padding-left:9px;}
table.fce-3spaltig td.col3 {vertical-align:top; width:33%;padding-right:9px;padding-left:9px;}
/* 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
*/


#col3_content table.fce-4spaltig {margin-bottom:15px; width:100%;}
#col3_content table.fce-4spaltig td {border-style:solid;}
#col3_content table.fce-4spaltig td.col1 {vertical-align:top; width:25%;}
#col3_content table.fce-4spaltig td.col2 {vertical-align:top; width:25%;}
#col3_content table.fce-4spaltig td.col3 {vertical-align:top; width:25%;}
#col3_content table.fce-4spaltig td.col4 {vertical-align:top; width:25%;}

#col3 table.fce-4spaltig td .csc-frame-frame2 {margin-right: 18px;}
* html #col3 table.fce-4spaltig td .csc-frame-frame2 {margin-right: 18px; }

#col3 table.fce-4spaltig td .csc-frame-frame2 {border-color:#003181;}

#col3 table.fce-4spaltig td .csc-frame-frame2 ul {list-style-type: none; margin: 0 0 0 0; padding: 0 0 0 0;}

#col3 table.fce-4spaltig td .csc-frame-frame2 li {list-style-type: none; margin: 0 0 0 0; padding: 0 0 0 0;}

/* 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 5spaltig:fileadmin/css/fce/5spaltig/5spaltig.css */

/*
** Author    : t3media AG
** Version   : 0.1.5
** Datei     : 5spaltig.css
** Desc      : Blockaufbau-Module ( 5 Spalten )
** LayoutKey : fce_5spaltig
** Changes   : 24.04.08 - pf - create file version
*/


#col3_content table.fce-5spaltig {margin-bottom:15px; width:100%;}
#col3_content table.fce-5spaltig td {border-style:solid;}
#col3_content table.fce-5spaltig td.col1 {vertical-align:top; width:20%;}
#col3_content table.fce-5spaltig td.col2 {vertical-align:top; width:20%;}
#col3_content table.fce-5spaltig td.col3 {vertical-align:top; width:20%;}
#col3_content table.fce-5spaltig td.col4 {vertical-align:top; width:20%;}
#col3_content table.fce-5spaltig td.col5 {vertical-align:top; width:20%;}

#col3 table.fce-5spaltig td .csc-frame-frame2 {margin-right: 18px; }
* html #col3 table.fce-5spaltig td .csc-frame-frame2 {margin-right: 18px; }

#col3 table.fce-5spaltig td .csc-frame-frame2 {border-color:#003181;}

#col3 table.fce-5spaltig td .csc-frame-frame2 ul {list-style-type: none; margin: 0 0 0 0; padding: 0 0 0 0;}

#col3 table.fce-5spaltig td .csc-frame-frame2 li {list-style-type: none; margin: 0 0 0 0; padding: 0 0 0 0;}

/* include from 6spaltig_float:fileadmin/css/fce/6spaltig_float/6spaltig_float.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
*/

div.fce-6spaltig_float {height:1%;display:block;overflow:hidden;}
* html div.fce-6spaltig_float {height:auto;display:inline-block;}
#col3 div.fce-6spaltig_float div.col .csc-frame-frame2 {margin-left:9px;margin-right:9px;float:left;height:160px;width:180px;display:inline-block;overflow:hidden;}
* html #col3 div.fce-6spaltig_float div.col .csc-frame-frame2 {display:inline;width:178px;}
#col3 div.fce-6spaltig_float div.col1 .csc-frame-frame2 {border-color:#52B58A;}
#col3 div.fce-6spaltig_float div.col2 .csc-frame-frame2 {border-color:#f49600;}
#col3 div.fce-6spaltig_float div.col3 .csc-frame-frame2 {border-color:#9D3C93;}
#col3 div.fce-6spaltig_float div.col4 .csc-frame-frame2 {border-color:#64C4D9;}
#col3 div.fce-6spaltig_float div.col5 .csc-frame-frame2 {border-color:#e33534;}
#col3 div.fce-6spaltig_float div.col6 {}
#col3 div.fce-6spaltig_float div.6spaltig_clear {
	clear:both;
	width:100%;
}

