/* CCSTheme v 3.x */
/* General */

/* BEGIN Common */
body { 
	font-family: Arial; font-size: 75%;
	
	}

p { 
	margin-top: 5px; 
	}

a:link { 
	color: #507bb2;
	}

a:visited { 
	color: #507bb2;
	}

a:hover,a:active { 
	color: #cc4141;
	}

ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px 
	}

form {
	margin: 0px;
	}

h1	{
	font-size: 150%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	font-size: 130%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	font-size: 110%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	font-size: 100%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	font-size: 90%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{ 
	font-family: Arial; font-size: 80%;
	}

td { 
	font-family: Arial; font-size: 80%;
	}

/* END Common */

.Header {
	width: 100%;
	}

.Header th { 
	font-size: 110%; font-weight: bold; text-align: left;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}

.HeaderLeft { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRight { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeft img{
	width: 7px;
	}

.HeaderRight img{
	width: 14px;
	}


/* Grid Options */
.Grid { 
	border: 1px solid #3d84cc;
	width: 100%;
	}

.Caption th { 
	font-size: 75%; 	text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	background-image: url('Images/CaptionBg.gif'); color: #444444;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 75%; 	text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	background-image: url('Images/CaptionBg.gif'); color: #444444;
	white-space: nowrap;
	}

.Caption a:link { 
	color: #444444;
	}

.Caption a:visited { 
	color: #444444;
	}

.Caption a:hover, .Caption a:active { 
	color: #cc4141;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Row td { 
	font-size: 75%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #444444;
	}

.Row a:link { 
	color: #507bb2;
	}

.Row a:visited { 
	color: #507bb2;
	}

.Row a:hover, .Row a:active { 
	color: #cc4141;
	}

.Separator{
	color: #3d84cc;
	}

.Separator td{
	height: 1px;
	}

.AltRow td { 
	font-size: 75%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	vertical-align: top;
	background-color: #fff6e6; 
	color: #444444;
	}

.AltRow a:link { 
	color: #507bb2;
	}

.AltRow a:visited { 
	color: #507bb2;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #cc4141;
	}

.NoRecords td { 
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	background-color: #f7f7f7; 
	color: #444444;
	vertical-align: top;
	}

.Footer td { 
	font-size: 80%;
	padding: 2px;
	border: 1px solid #ffe3b0; border-left: 0px none;
	background-image: url('Images/CaptionBg.gif'); color: #444444;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #444444;
	}

.Footer a:link { 
	color: #444444;
	}

.Footer a:visited { 
	color: #444444;
	}

.Footer a:hover, .Footer a:active { 
	color: #cc4141;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}


/* Record Options */
.Record { 
	border: 1px solid #3d84cc;
	width: 100%;
	}

.Error td { 
	font-size: 75%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}

.Controls th { 
	font-size: 75%; font-weight: normal; text-align: left;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	background-color: #f7f7f7; color: #444444;
	white-space: nowrap;
	color: #444444;
	}

.Controls td { 
	font-size: 75%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	white-space: nowrap;
	background-color: #f7f7f7; 
	color: #444444;
	}

.Bottom td { 
	font-size: 75%;
	padding: 2px;
	border: 1px solid #ffe3b0; border-left: 0px none;
	background-image: url('Images/CaptionBg.gif'); color: #444444;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #444444;
	}

.Bottom a:link { 
	color: #444444;
	}

.Bottom a:visited { 
	color: #444444;
	}

.Bottom a:hover, .Caption a:active { 
	color: #cc4141;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

/* Report */
.GroupCaption th{
	font-size: 75%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #fff6e6; 
	color: #444444;
	}

.GroupCaption td{
	font-size: 75%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #444444;
	}

.GroupCaption a:link {
	color: #444444;
	}

.GroupCaption a:visited{
	color: #444444;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #cc4141;
	}

.GroupFooter td{
	font-size: 75%;
	padding: 2px;
	border: 1px solid #ffe3b0; border-left: 0px none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #ffe3b0; 
	color: #444444;
	}

.GroupFooter a:link {
	color: #444444;
	}

.GroupFooter a:visited{
	color: #444444;
	}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #cc4141;
	}

.GroupFooter img {
	margin: 2px; 
	vertical-align: middle;
	}

.SubTotal td{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	vertical-align: top;
	font-weight: bold;
	background-color: #fff6e6; 
	color: #444444;
	border-bottom: 2px solid #3d84cc;
	}

.SubTotal a:link {
	color: #507bb2;
	}

.SubTotal a:visited{
	color: #507bb2;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #cc4141;
	}

.Total td{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #fff6e6; 
	color: #444444;
	}

.Total a:link {
	color: #507bb2;
	}

.Total a:visited{
	color: #507bb2;
	}

.Total a:hover, .Total a:active{
	color: #cc4141;
	}

/* Form Options */
.Button { 
	margin: 2px
	}

/* Calendar */

.Calendar { 
	border: 1px solid #3d84cc;
	width: 100%;
	}

.CalendarWeekdayName{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	font-weight: bold;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #f7f7f7; 
	color: #444444;
	}

.CalendarWeekdayName a:link {
	color: #507bb2;
	}

.CalendarWeekdayName a:visited{
	color: #507bb2;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #cc4141;
	}

.CalendarWeekendName{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	font-weight: bold;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #fff6e6;	
	color: #444444;
	}

.CalendarWeekendName a:link {
	color: #444444;
	}

.CalendarWeekendName a:visited{
	color: #444444;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #cc4141;
	}

/* Calendar Day */
.CalendarDay{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	text-align: center;
	background-color: #f7f7f7;	
	color: #444444;
	}

.CalendarDay a:link {
	color: #507bb2;
	}

.CalendarDay a:visited{
	color: #507bb2;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #cc4141;
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	text-align: center;
	background-color: #fff6e6;	
	color: #444444;
	}

.CalendarWeekend a:link {
	color: #507bb2;
	}

.CalendarWeekend a:visited{
	color: #507bb2;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #cc4141;
	}

/* Calendar Today */
.CalendarToday{
	font-size: 80%;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	text-align: center;
	border: 2px solid #3d84cc;
	background-color: #f7f7f7;	
	color: #444444;
	}

.CalendarToday a:link {
	color: #507bb2;
	}

.CalendarToday a:visited{
	color: #507bb2;
	}

.CalendarToday a:hover, .CalendarToday a:active{
	color: #cc4141;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday{
	font-size: 80%;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	text-align: center;
	border: 2px solid #3d84cc;
	background-color: #fff6e6;	
	color: #444444;
	}

.CalendarWeekendToday a:link {
	color: #507bb2;
	}

.CalendarWeekendToday a:visited{
	color: #507bb2;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #cc4141;
	}

/* Calendar Weekday Today */
.CalendarWeekdayToday{
	}

.CalendarWeekdayToday a:link {
	color: #507bb2;
	}

.CalendarWeekdayToday a:visited {
	color: #507bb2;
	}

.CalendarWeekdayToday a:hover, .CalendarWeekdayToday a:active{
	color: #cc4141;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	text-align: center;
	background-color: #f7f7f7;	
	color: #3d84cc;
	}

.CalendarOtherMonthDay a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthDay a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #cc4141;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday{
	font-size: 80%;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	text-align: center;
	border: 2px solid #3d84cc;
	background-color: #f7f7f7;	
	color: #3d84cc;
	}

.CalendarOtherMonthToday a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthToday a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	color: #cc4141;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	text-align: center;
	background-color: #fff6e6;	
	color: #3d84cc;
	}

.CalendarOtherMonthWeekend a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #cc4141;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday{
	font-size: 80%;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	text-align: center;
	color: #3d84cc;
	border: 2px solid #3d84cc;
	background-color: #fff6e6;	
	}

.CalendarOtherMonthWeekendToday a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #cc4141;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	background-color: #ffe3b0;
	color: #444444;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDay a:link {
	color: #444444;
	}

.CalendarSelectedDay a:visited{
	color: #444444;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #cc4141;
	}

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 80%;
	padding: 2px;
	background-image: url('Images/CaptionBg.gif'); color: #444444;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #444444;
	}

.CalendarNavigator a:link {
	color: #507bb2;
	}

.CalendarNavigator a:visited{
	color: #507bb2;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #cc4141;
	}

.CalendarNavigator img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEvent{
	font-size: 80%;
	padding: 2px;
	}

.CalendarEvent a:link {
	color: #507bb2;
	}

.CalendarEvent a:visited{
	color: #507bb2;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #cc4141;
	}
	
	
a.CobaltDataLink:link,a.CobaltDataLink:visited{
font-size: 98%; 
color: #3b3b3b;
text-decoration: none;
font-weight: bold;
 }
a.CobaltDataLink:hover,a.CobaltDataLink:active{ 
font-size: 98%;
color: #005FA8;
text-decoration: none;
font-weight: bold; 
}


a.CobaltListeLink:link,a.CobaltListeLink:visited{ 
font-size: 90%;
color: #444444;
text-decoration: none;
 }
a.CobaltListeLink:hover,a.CobaltListeLink:active{
font-size: 90%; 
color: #005FA8;
text-decoration: none; 
}


.GroupZusatz {
font-size: 85%;
}