/* 
-----------------------------------------------------------------
Titel: Styles fuer smskaufen.com / Import Tabellen Content
-----------------------------------------------------------------
*/

/* ----- TABELLEN ----- */

table.contenttableerror th,
table.contenttableform th {
	font-size: 1.1em;
}
table.contenttable {
	margin: 0px;
	padding: 0px;
	width: 730px;
}
td.contenttablebtm {
	height: 10px;
	background: url(../images_c/contenttableform-btm.png) no-repeat left top;
}

/* @group Tabelle: Error */

table.contenttableerror {
	margin: 20px 0px 0px;
	padding: 0px;
	width: 730px;
	border: 1px dashed #c00;
}
table.contenttableerror td {
	color: #c00;
	background-color: #ffc;
	padding: 0px 10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.contenttableerror th {
	color: #C00;
	padding: 10px 10px 10px 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	background: #ffc url(../images_c/pic-fehler.gif) no-repeat 10px 10px;
}

/* @end */

/* @group Tabelle: Formular */

table.contenttableform {
	margin: 10px 0px 0px;
	padding: 0px;
	width: 100%;
}
table.contenttableform th {
	color: #fff;
	text-align: left;
	background: url(../images_c/contenttableform-th.png) no-repeat left top;
	padding: 10px 10px 30px;
}
table.contenttableform td {
	padding: 2px 0px 2px 10px;
	vertical-align: top;
}
table.contenttableform span {
	font-size: 0.7em;
	color: #666;
}
td.contentformlabel {
	width: 200px;
	font-weight: bold;
	color: #666;
	text-align: right;
}
td.contentformelement {
	width: 280px;
	font-weight: normal;
}
td.contentformsubheader {
	color: #fff;
	font-weight: bold;
	background-color: #ffac2f;
	border-top: 5px solid #f90;
	border-bottom: 5px solid #ffac2f;
}

/* @end */

/* @group Tabelle: Anzeige */

table.moduletableanzeige {
	margin: 20px 0px;
	padding: 0px;
	width: 710px;
}
table.moduletableanzeige td {
	color: #80CB4F;
	font-weight: bold;	
	background: url(../images_c/pic-ok.gif) no-repeat 5px 5px;
	padding: 5px 5px 5px 25px;
	border: 1px dashed #80cb4f;
}
table.modulettablenavig {
	margin: 10px 0px;
	padding: 0px;
	border: 1px dashed #b3b8cf;
}
table.modulettablenavig td {
	padding: 5px;
}
table.contenttableoverview {
	margin: 20px 0px 0px;
	padding: 0px;
	width: 730px;
	border-top: 1px solid #f90;
	border-left: 1px solid #f90;
	border-bottom: 1px solid #f90;
}
table.contenttableoverview th {
	text-align: left;
}
table.contenttablebox {
	margin: 5px 0px;
	padding: 0px;
	width: 710px;
}
table.contenttablebox td {
	padding: 3px;
	background-color: #fff;
	vertical-align: top;
	border-bottom: 1px solid #f5f5f5;
}
table.contenttablebox th {
	padding: 3px;
	background-color: #f5f5f5;
	text-align: left;
	vertical-align: top;
	border-bottom: 3px solid #c5c5c5;
}
td.sectiontableentrybox {
	border-top: 2px solid #c5c5c5;
}

/* @end */

/* @group Tabelle: Sectionen */

.sectiontableheader {
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
	background-color: #ffcd8c;
	border-right: 1px solid #f90;
	border-bottom: 5px solid #f90;
}
.sectiontablekopf {
	padding: 5px;
	vertical-align: top;
	background-color: #f90;
	color: #FFF;
	border-right: 1px solid #f48d00;
}
.sectiontableentry,
.sectiontableentryleft,
.sectiontableentryleftgreen,
.sectiontableentryleftyellow,
.sectiontableentryleftred,
.sectiontableentryright,
.sectiontableentry2,
.sectiontableentry2left,
.sectiontableentry3left,
.sectiontableentryred,
.sectiontableentrylabel,
.sectiontableentrytrenner,
.sectiontableentrytrennerleer,
.sectiontableentrysumme,
.sectiontableentrynext {
	vertical-align: top;
	font-weight: normal;
	padding: 5px;
	border-right: 1px solid #f90;
	border-top: 1px solid #f90;
}
.sectiontableentry {
	text-align: center;
	background-color: #f7f7f7;
}
.sectiontableentryleft {
	text-align: left;
	background-color: #f7f7f7;
}
.sectiontableentryleftgreen {
	text-align: left;
	background-color: #16ff91;
}
.sectiontableentryleftyellow {
	text-align: left;
	background-color: #fefca5;
}
.sectiontableentryleftred {
	text-align: left;
	background-color: #f82e00;
}
.sectiontableentryright {
	background-color: #f7f7f7;
	text-align: right;
}
.sectiontableentry2 {
	background-color: #ffebcd;
	text-align: center;
}
.sectiontableentry2left {
	background-color: #ffebcd;
	text-align: left;
}
.sectiontableentry3left {
	background-color: #fff;
	text-align: left;
	border-bottom: 2px solid #f90;
}
.sectiontableentryred {
	color: #c00;
	text-align: center;
	background-color: #f5f5f5;
}
.sectiontableentrylabel {
	background-color: #ffcd8c;
	border-right-width: 5px !important;
}
.sectiontableentrytrenner {
	background-color: #fff;
	text-align: center;
}
.sectiontableentrytrennerleer {
	color: #c00;
	text-align: center;
	background-color: #fff;
}
.sectiontableentrysumme {
	color: #f90;
	text-align: right;
	font-weight: bold !important;
	background-color: #fff;
}
.sectiontableentrynext {
	color: #000;
	text-align: right;
	background-color: #fff;
}

/* @end */
