.tabUser {
	margin: 0 0 15px 0;
	font-size:0.7em;
}

.tabUser td {
	padding:5px;
	border:1px solid #FFF;
}

.tabUser tr {
	background-color:#e9f5ed;
}

.tabUser tr.cms_list_head {
	padding-left:4px;
}

.tabUser tr.cms_list_head td {
	background-color:#8fcf99;
	border:none;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
	padding:32px 5px 5px 5px;
	font-weight:bold;
}

.tabUser tr.cms_list_head td.first {
	border-left:1px solid #FFF;
}
.tabUser tr.cms_list_head td.last {

	border-right:1px solid #FFF;
}

.tabUser tr.cms_list_leiste {
	background-color:#d6edd9;
}

.tabUser tr.cms_list_leiste table tr {
	background-color:transparent;
}

.tabUser tr.cms_list_leiste table td {
	border:none;
	padding:0 5px 0 0;
}

.tabUser tr.cms_list_leiste td.first {
	text-align:right;
}

.tabUser tr.cms_list_leiste .btnNormFloat {
	font-size:1.4em;
	margin:0;
}

.tabUser a#current {
	color:#4E4E53;
	background:url(../images/bulletSubNavPath.gif) 0px 15px no-repeat;
	padding-bottom:10px;
}

.tabUser input, .tabUser select {
	height:auto;
	width:auto;
}

.boxTrenner {
	height:auto;
	margin:5px 0;
	padding:5px 0;
	border-top:1px dotted #4E4E53;
	border-bottom:1px dotted #4E4E53;
}

/*	*	fehlermeldungen	*/
.tabFehler {
	margin: 0 0 15px 0;
	font-size:0.7em;
}

.tabFehler td {
	padding:5px 5px 5px 15px;
	border:1px solid #FFF;
}

.tabFehler tr {
	background-color:#e9f5ed;
}

.tabFehler td.first, .tabFehler td.last {
	padding-left:5px;
}

.tabFehler tr.cms_list_head td, .tabFehler tr.cms_list_headb td {
	background-color:#8fcf99;
	border:none;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
	padding:32px 5px 5px 5px;
	font-weight:bold;
}

.tabFehler tr.cms_list_headb td {
	padding:26px 5px 5px 5px;
}

.tabFehler tr.cms_list_head2 td {
	background-color:#FFF;
	border:none;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
	font-weight:bold;
}

.tabFehler tr.cms_list_head td.first {
	border-left:1px solid #FFF;
	padding-left:5px;
	padding-right:0px;
}

.tabFehler tr.cms_list_head td.last {
	border-right:1px solid #FFF;
}

.tabFehler td a {
	float:right;
	margin-top:-17px;
}

.tabFehler .btnNormFloatRight {
	float:none;
	margin-left:0;
}

.tabFehler .btnNormFloatRight a {
	float:none;
	margin-top:0;
}

.tabFehler select {
	display:inline;
}

/*	*	sortieren	*/
tr.sort td {
	padding:0;
	background-color:#d6edd9;
}

tr.sort td.first {
	padding:0 5px;
	text-align:right;
	min-width:40px;
}

tr.sort td a {
	display:block;
	padding:4px 0 0 5px;
	width:auto;
	background: url(../images/grBgRapSortNorm.gif) repeat-x;
	border:1px solid #B4BDC1;
	height:18px;
	he\ight:12px; /*IE 5.x Box Model Hack */
	text-align:left;
}

tr.sort td a:hover {
	text-decoration:none;
	background: url(../images/grBgRapSortActive.gif) repeat-x;
}

tr.sort td a.current {
	background: url(../images/grBgRapSortActive.gif) repeat-x;
}

/*	*	forms	*/
.tabForm {
	margin: 0 0 15px 0;
	font-size:0.7em;
}

.tabForm td {
	padding:3px 5px;
	border:1px solid #FFF;
	height:25px;
}

.tabForm tr {
	background-color:#e9f5ed;
}

.tabForm tr.tabFormHead, .tabForm tr.tabFormHeadError, .tabForm tr.tabFormHeadBest {
	background-color:#8fcf99;
	border:none;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
	font-weight:bold;
}

.tabForm tr.tabFormHeadError {
	background-color:#FD935F;
}

.tabForm tr.tabFormHeadBest {
	background-color:#FD935F;
}

.tabForm tr.tabFormHead td, .tabForm tr.tabFormHeadError td, .tabForm tr.tabFormHeadBest td {
	height:auto;
	padding:32px 5px 5px 5px;
}

.tabForm tr.tabFormHead2 td {
	background-color:#8fcf99;
	height:auto;
	padding:32px 5px 5px 5px;
	border:none;
	font-weight:bold;
}

.tabForm tr.tabFormHead2 td.first {
	border-left:1px solid #FFF;
}

.tabForm tr.tabFormHead2 td.last {
	border-right:1px solid #FFF;
}

.tabForm tr.tabFormHeadError td {
	border-bottom:15px solid #FFF;
}

.tabForm table td {
	border:none;
	padding:0;
}

.tabForm input {
	vertical-align:middle;
}

.tabForm input.error {
	border:2px solid #FD935F;
}

.tabForm label {
	padding:0 0 0 3px;
}

.tabForm label.error {
	color:#FD935F;
	font-weight:bold;
}

.tabForm select {
	font-size:1.0em;
	width:205px;
}

.tabForm span ul {
	padding:0 0 0 15px;
}

.tabForm span li {
	color:#999999;
}

.tabForm tr.cms_list_leiste {
	background-color:#d6edd9;
}

.tabForm tr.cms_list_leiste td {
	padding:5px;
}

.tabForm .btnNormFloat {
	font-size:1.4em;
}

.tabForm .listTextBullet {
	font-size:1.4em;
}

.gesamtzeit {
	float:right;
	font-size:0.7em;
	padding-top:20px;
}

/*	*	allgemein	*/
tr.trenner {
	background-color:#FFF;
	line-height:5px;
}

tr.trenner td {
	height:auto;
}

/* text
---------------------------------------------------------------------------------------*/
.tabText1 {
	padding:3px 10px 0px 0px;
	float:left;
}

.tabText2 {
	float:right;
	padding:2px 0 0 10px;
}

.tabTextTrenner {
	padding:3px 10px 5px 0px;
	margin-bottom:5px;
	display:block;
	text-align:left;
	border-bottom:1px dotted #4E4E53;
}

.tabAchtung {
	float:right;
	padding:2px 0 0 10px;
	margin:-15px 10px 0 0px;
	color:#FD935F;
}

.linkTabMore {
	padding:0 0 0 3px;
}

.linkBlaettern {
	float:left;
	margin-left:5px;
}

select.linkBlaettern {
	margin-top:1px;
}

.tabStatistik tr.cms_list_leiste select.linkBlaettern {
	margin-right:0px;
}

select.selBlaettern {
	float:right;
	margin-top:1px;
}

.txtBlaettern {
	float:left;
	margin-top:4px;
	padding-right:5px;
}

.txtBlaettern2 {
	float:right;
	margin-top:4px;
	padding-left:5px;
}

/* lists
---------------------------------------------------------------------------------------*/
.listPageNum {
	float:right;
	padding-top:2px;
}

.listPageNum li {
	padding:0 5px;
	float:left;
	list-style-type:none;
}

.listPageNum li a {
	font-size:1.0em;
	font-weight:bold;
	color:#3680A5;
}


/* kalender
---------------------------------------------------------------------------------------*/
.boxKalenderSrd {
	position:relative;
	font-size: 70%;
}

.boxKalenderShadow {
	position:absolute;
	top:22px;
	right:37px;
	width:191px;
	height:182px;
	overflow:hidden;
	background:url(../images/grBgShadowKalender.gif) right top no-repeat;
	right: 37px;
}

.boxKalenderShadow div {
	width:187px;
	height:178px;
	border:1px solid #3680A5;
	background:#FFF;
}

.boxKalenderShadow #tabKalenderSrd td {
	padding:0;
	text-align:center;
}

.boxKalenderShadow #tabKalenderSrd table#tabKalender {
	border: 1px solid #999;
}

.boxKalenderShadow #tabKalenderSrd table td.month {
	background-color:#8fcf99;
	font-weight:bold;
	height:18px;
}

.boxKalenderShadow #tabKalenderSrd table tr.days td {
	height:18px;
}

.boxKalenderShadow #tabKalenderSrd table table td {
	border-right: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	height:16px;
}

.boxKalenderShadow #tabKalenderSrd table table td a {
	font-weight:bold;
}

.boxKalenderShadow #tabKalenderSrd table table tr.days {
	background-color:#D4D4D4;
}

.boxKalenderShadow #tabKalenderSrd table table tr.last td {
	border-bottom:none;
}

.boxKalenderShadow #tabKalenderSrd table table td.weekend {
	background-color:#DDEDF5;
}

.boxKalenderShadow #tabKalenderSrd table table td.weekendLast {
	border-right:none;
	background-color:#DDEDF5;
}

.boxKalenderShadow #tabKalenderSrd table table td.current {
	background-color:#8fcf99;
}

.boxKalenderShadow #tabKalenderSrd table table td.currentLast {
	border-right:none;
	background-color:#8fcf99;
}

.boxKalenderShadow #tabKalenderSrd table td#monthSwitchBack {
	text-align:left;
	height:20px;
}

.boxKalenderShadow #tabKalenderSrd table td#monthSwitchBack a {
	padding:0 0 0 10px;
	background: url(../images/iconKalenderBack.gif) 0 3px no-repeat;
	line-height:15px;
	font-weight:bold;
}

.boxKalenderShadow #tabKalenderSrd table td#monthSwitchForw {
	text-align:right;
}

.boxKalenderShadow #tabKalenderSrd table td#monthSwitchForw a {
	padding:0 10px 0 0;
	background: url(../images/iconKalenderForw.gif) right 3px no-repeat;
	line-height:15px;
	font-weight:bold;
}

/* overwrite styles
---------------------------------------------------------------------------------------*/
table td.tabLeft {
	text-align:left;
}
