/* CCSTheme v 3.x */
/* General */

/* BEGIN Common */
body { 
	font-family: Arial; font-size: 70%;
	
	}

.text { 
	color: #000000 
	}

a.menulink:link, a.menulink:visited { 
	color: #0033cc;
	}

a.menulink:hover, a.menulink:active { 
	color: #ff0000;
	}


a:link { 
	color: #0033cc;
	}

a:visited { 
	color: #830000;
	}

a:hover,a:active { 
	color: #ff0000;
	}

ul, ol, blockquote { 
	margin-bottom: 3px; 
	/*margin-left: 20px;*/
	}
	
li	{
 	list-style-position:outside;
	}

form {
	margin: 0px;
	}

h1	{
	font-size: 140%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	font-size: 110%;
	margin-top: 5px; 
	margin-bottom: 5px; 
	}

h3	{ 
	font-size: 110%; font-style: italic;
	margin-top: 5px; 
	margin-bottom: 5px; 
	}

h4	{ 
	font-size: 100%;
	margin-top: 5px; 
	margin-bottom: 5px; 
	}

h5	{ 
	font-size: 100%; font-style: italic;
	margin-top: 5px; 
	margin-bottom: 5px; 
	}

h6	{ 
	font-size: 90%;
	margin-top: 5px; 
	margin-bottom: 5px; 
	}

th	{ 
	font-family: Arial; font-size: 70%;
	}

td { 
	font-family: Arial; font-size: 70%;
	}

/* END Common */

.Header {
	width: 100%;
	}

.Header th { 
	font-size: 80%; text-align: left;
	padding: 3px;
	background-color: #138f89; color: #ffffff;
	width: 100%;
	/*	white-space: nowrap;*/
	}

.Header a:link { 
	color: #ffffff;
	}

.Header a:visited { 
	color: #ffffff;
	}

.Header a:hover, .Caption a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeft { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRight { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeft img{
	width: 4px;
	}

.HeaderRight img{
	width: 9px;
	}


/* Grid Options */
.Grid { 
	border: 1px solid #138f89;
	width: 100%;
	}

.Caption th { 
	font-size: 70%; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	background-color: #d0e9e6; color: #000000;
/*	white-space: nowrap;*/
	}

.Caption td { 
	font-size: 70%; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	background-color: #d0e9e6; color: #000000;
/*	white-space: nowrap;*/
	}

.Caption a:link { 
	color: #000000;
	}

.Caption a:visited { 
	color: #000000;
	}

.Caption a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	background-color: #e6f3f2; color: #000000;
/*	white-space: nowrap;*/
	color: #000000;
	}

.Row td { 
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	vertical-align: top;
	background-color: #e6f3f2; 
	color: #000000;
	}

.Row a:link { 
	color: #0033cc;
	}

.Row a:visited { 
	color: #830000;
	}

.Row a:hover, .Row a:active { 
	color: #ff0000;
	}

.Separator{
	color: #138f89;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	background-color: #e6f3f2; color: #000000;
/*	white-space: nowrap;*/
	color: #000000;
	}

.AltRow td { 
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	vertical-align: top;
	background-color: #e6f3f2; 
	color: #000000;
	}

.AltRow a:link { 
	color: #0033cc;
	}

.AltRow a:visited { 
	color: #830000;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #ff0000;
	}

.NoRecords td { 
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	background-color: #e6f3f2; 
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	font-size: 70%;
	padding: 3px;
	border: 1px solid #d0e9e6; border-left: 0px none;
	background-color: #d0e9e6; color: #000000;
	text-align: center;
	vertical-align: middle;
/*	white-space: nowrap;*/
	color: #000000;
	}

.Footer a:link { 
	color: #0033cc;
	}

.Footer a:visited { 
	color: #830000;
	}

.Footer a:hover, .Footer a:active { 
	color: #ff0000;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.Record { 
	border: 1px solid #138f89;
	width: 100%;
	}

.Error td { 
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	color: #FF0000;
	vertical-align: top;
	background-color: #e6f3f2; 
	}

.Controls th { 
	font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	background-color: #e6f3f2; color: #000000;
	/*white-space: nowrap;*/
	color: #000000;
	}

.Controls td { 
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	vertical-align: top;
	background-color: #e6f3f2; 
	color: #000000;
	}

.Bottom td { 
	font-size: 70%;
	padding: 2px;
	border: 1px solid #d0e9e6; border-left: 0px none;
	background-color: #d0e9e6; color: #000000;
	text-align: right;
	vertical-align: middle;
	/*white-space: nowrap;*/
	color: #000000;
	}

.Bottom a:link { 
	color: #0033cc;
	}

.Bottom a:visited { 
	color: #830000;
	}

.Bottom a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottom input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaption th{
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
/*	white-space: nowrap;*/
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #e6f3f2; 
	color: #000000;
	}

.GroupCaption td{
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	vertical-align: top;
	font-weight: bold;
	background-color: #e6f3f2; 
	color: #000000;
	}

.GroupCaption a:link {
	color: #000000;
	}

.GroupCaption a:visited{
	color: #000000;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #ff0000;
	}

.GroupFooter td{
	font-size: 70%;
	padding: 3px;
	border: 1px solid #d0e9e6; border-left: 0px none;
	text-align: center;
	vertical-align: middle;
/*	white-space: nowrap;*/
	background-color: #d0e9e6; 
	color: #000000;
	}

.GroupFooter a:link {
	color: #0033cc;
	}

.GroupFooter a:visited{
	color: #830000;
	}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #ff0000;
	}

.GroupFooter img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooter input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotal td{
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	vertical-align: top;
	font-weight: bold;
	background-color: #e6f3f2; 
	color: #000000;
	border-bottom: 2px solid #138f89;
	}

.SubTotal a:link {
	color: #0033cc;
	}

.SubTotal a:visited{
	color: #830000;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #ff0000;
	}

.Total td{
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	vertical-align: top;
/*	white-space: nowrap;*/
	font-weight: bold;
	background-color: #e6f3f2; 
	color: #000000;
	}

.Total a:link {
	color: #0033cc;
	}

.Total a:visited{
	color: #830000;
	}

.Total a:hover, .Total a:active{
	color: #ff0000;
	}

/* Form Options */
.Button { 
	background-color: #138f89; color: #ffffff; border-left: solid 1px #EDEDED; border-top: solid 1px #EDEDED; border-right: solid 1px #848284; border-bottom: solid 1px #848284; padding: 2px; font-weight: bold; font-size: 85%; font-family: Tahoma;
	}

/* Calendar */

.Calendar { 
	border: 1px solid #138f89;
	width: 100%;
	}

.CalendarWeekdayName{
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #e6f3f2; 
	color: #000000;
	}

.CalendarWeekdayName a:link {
	color: #0033cc;
	}

.CalendarWeekdayName a:visited{
	color: #830000;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #ff0000;
	}

.CalendarWeekendName{
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #e6f3f2;	
	color: #000000;
	}

.CalendarWeekendName a:link {
	color: #000000;
	}

.CalendarWeekendName a:visited{
	color: #000000;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDay{
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	text-align: center;
	background-color: #e6f3f2;	
	color: #000000;
	}

.CalendarDay a:link {
	color: #0033cc;
	}

.CalendarDay a:visited{
	color: #830000;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	text-align: center;
	background-color: #e6f3f2;	
	color: #000000;
	}

.CalendarWeekend a:link {
	color: #0033cc;
	}

.CalendarWeekend a:visited{
	color: #830000;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarToday {
	font-size: 70%;
	padding: 1px;
	border: 2px solid #138f89;
	text-align: center;
	background-color: #e6f3f2;	
	color: #000000;
	}

.CalendarToday a:link {
	color: #0033cc;
	}

.CalendarToday a:visited{
	color: #830000;
	}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 70%;
	padding: 1px;
	border: 2px solid #138f89;
	text-align: center;
	background-color: #e6f3f2;	
	color: #000000;
	}

.CalendarWeekendToday a:link {
	color: #0033cc;
	}

.CalendarWeekendToday a:visited{
	color: #830000;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	text-align: center;
	background-color: #e6f3f2;	
	color: #138f89;
	}

.CalendarOtherMonthDay a:link {
	color: #138f89;
	}

.CalendarOtherMonthDay a:visited{
	color: #138f89;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 70%;
	padding: 1px;
	border: 2px solid #138f89;
	text-align: center;
	background-color: #e6f3f2;	
	color: #138f89;
	}

.CalendarOtherMonthToday a:link {
	color: #138f89;
	}

.CalendarOtherMonthToday a:visited{
	color: #138f89;
	}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	text-align: center;
	background-color: #e6f3f2;	
	color: #138f89;
	}

.CalendarOtherMonthWeekend a:link {
	color: #138f89;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #138f89;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 70%;
	padding: 1px;
	border: 2px solid #138f89;
	text-align: center;
	color: #138f89;
	background-color: #e6f3f2;	
	}

.CalendarOtherMonthWeekendToday a:link {
	color: #138f89;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #138f89;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	background-color: #d0e9e6;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDay a:link {
	color: #000000;
	}

.CalendarSelectedDay a:visited{
	color: #000000;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 70%;
	padding: 3px;
	background-color: #d0e9e6; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.CalendarNavigator a:link {
	color: #0033cc;
	}

.CalendarNavigator a:visited{
	color: #830000;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #ff0000;
	}

.CalendarNavigator img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEvent{
	font-size: 80%;
	text-align: left;
	}

.CalendarEvent a:link {
	color: #0033cc;
	}

.CalendarEvent a:visited{
	color: #830000;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #ff0000;
	}

/*Beginn der fb Styles
Hinweis: 
- bei neuen Styles ist 
  control th und header th auf 70% zu setzen
- die Menubuttons sind zu erstellen und als mbuttonp.gif und mbuttonu.gif im Style Verzeichnis zu speichern*/
.Headerd {
	width: 100%;
	}

.Headerd th { 
	font-size: 90%;
	padding: 3px;
	background-image: url('Images/HeaderBgd.gif'); color: #ffffff;
	background-position:bottom;
	width: 100%;
/*	white-space: nowrap;*/
	}

.Headerd a:link { 
	color: #ffffff;
	}

.Headerd a:visited { 
	color: #ffffff;
	}

.Headerd a:hover, .Caption a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftd { 
	background-image: url('Images/HeaderLeftd.gif');
	background-position:bottom;
	}

.HeaderRightd { 
	background-image: url('Images/HeaderRightd.gif');
	background-position:bottom;
	}

.HeaderLeftd img{
	width: 9px;
	}

.HeaderRightd img{
	width: 12px;
	}
.tablebody {
	background-color:#594DAD;
	color: #ffffff; text-decoration: none;
	}
.tablebody a:link { 
	color: #ffffff;
	}
.tablebody a:visited { 
	color: #ffffff;
	}
.tablebody a:hover, .Caption a:active { 
	color: #ffffff; text-decoration: none;
	}

/*Menubutton - die */	
.mbutton td{ 
		width:98px;
		height:50px;
		font-family: Arial; font-size: 75%;font-weight: bold;
		border: 0px
		padding: 0px;
/*		white-space: nowrap;*/
		background-position:center;
	}
.mbuttonspace td{
		width:1px;
		height:50px;
		font-size: 90%;
		border: 0px
		padding: 0px;
/*		white-space: nowrap;	*/
	}
.mbutton a:link { 
	color: #ffffff;
	}
.mbutton a:visited { 
	color: #ffffff;
	}
.mbutton a:hover, .Caption a:active { 
	color: #ffffff; text-decoration: none;
	}	
.mbutton tr {
	}
.mbutton {
	border-collapse:collapse;
	border-spacing:0;
	text-align:center;
	vertical-align: middle;
	}	
	
/*MenuHeaderStart*/
.menuHeaderStart tr{
	text-align:left;	
	}
	
.table_description_header {
	}
	
.table_description_body {
	font-size: 100%; text-align: left; vertical-align: top;
	padding: 4px;
	border: 1px solid #dbdbdb;
	background-color: #dbdbdb; color: #000000;
	}
	
.table_description_body td{
	font-size: 70%; text-align: left; vertical-align: top;
	background-color: #dbdbdb;
	padding: 2px;
	}
		
		
.error_output {
	font-size: 90%;
	color: #FF0000;
	}
	
/*Shoptable*/
.shoptable {
	/*width: 800px;*/
	background-color: #ffffff;
	}
	
.shoptable_td_rahmen {
	background-color: #dbdbdb
	}
	
/*Hilfsstyles zu Formatierungszwecken*/
.formater td {
	text-align:left;
	}
	
.markedRow {
	background-color: #ff9900;
}

.separator td, .separatorwide {
	text-align:center;
	width: 300;
	font-size: 100%; vertical-align: center;
	font-family: Arial;
	background-color: #dbdbdb;
}
.separatorwide separator {
	width: 100%;
	text-align:left;
}
.separator2 td {
	text-align:left;vertical-align: top;
	font-size: 70%; 
	font-family: Arial;
	background-color: #eeeeee;
}

.ControlsBlue td { 
	font-size: 70%;
	padding: 3px;
	border-top: 1px solid #d0e9e6; border-right: 1px solid #d0e9e6;
	vertical-align: top;
	background-color: #A4D5CE;
	color: #000000;
	}
.sitenavigator_link {
	font-size: 90%;
}