/* kadische.ch stylesheet */ 
/* body */ 
body { 
	background:#CC99FF;
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #000000;
	margin:0 0 0 0;
	scrollbar-base-color: #666666;
}
td {
	font-size: 13px;
}


#producttable {
        border-left:1px solid #860389; 
                border-top:1px solid #860389; 
}


#producttable td {
        border-bottom: 1px solid #860389;
        border-right: 1px solid #860389;
}


.cart {
	background-color: #FFDDFF;
	color:#000000;
	font-size: 90%;
}

div#sitenav {
	font-size: 95%;
	color: black;
	background-color: white;
	border-top:1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

div#sitenav a.sitelink {
	display: block;
	padding: 4px 8px;
	margin: 0;
	text-decoration: none;
	text-align: right;
	border-top: 1px solid #999;
	background-color: #fef;
	font-weight: bold;
	color: #660066;
}

a.sitelink {
	background: #FFCC00;
	color: #000000;
}

/* Links */
.inhalt a:link {
	color:#666666;
	text-decoration:underline;
}
.inhalt a:visited {
	color:#333333;
	text-decoration:underline;
}
.inhalt a:active {
	color:#666666;
	text-decoration:underline;
}
.inhalt a:hover {
	color:#999999;
	text-decoration:underline;
}
/* headers */ 
h1 {
	color: #333333;
	font: bold normal 24px;
	font-family: Arial, Verdana;
}
h2 {
	color: #333333;
	font: normal 20px;
	font-family: Arial, Verdana;
}

h3 {
	color: #333333;
	font: bold 16px;
	font-family: Arial, Verdana;
}
/* inhalt */ 
div.inhalt {
	margin: 5px 10px 10px 10px;
}
/* navigation */ 
.nav a
{
	color:#330033;
	background-color:#CC00CC;
	font-size:14px;
	text-decoration:underline overline;
	left: 12px;
	display:block;
	width:120px;
}
.nav a:visited
{
	color:#330033;
	background-color:#CCCCCC;
	font-size:14px;
	text-decoration:underline overline;
	left: 12px;
	display:block;
	width:120px;
}
.nav a:active
{
	color:#330033;
	background-color:#CCCCCC;
	font-size:14px;
	text-decoration:underline overline;
	left: 12px;
	display:block;
	width:120px;
}
.nav a:hover
{
	color:#CC00CC;
	background-color:#CCCCCC;
	font-size:14px;
	text-decoration:underline overline;
	display:block;
	width:120px;
}
/* subnavigation */ 
.subnav
{
	color:#660066;
	background-color:#CCCCCC;
	font-size:12px;
	text-decoration:underline overline;
	left: 15px;
	display:block;
	width:120px;
	margin: 0px 0px 0px 5px;
}
.subnav a
{
	color:#660066;
	background-color:#CCCCCC;
	font-size:12px;
	text-decoration:underline overline;
	left: 15px;
	display:block;
	width:120px;
	margin: 0px 0px 0px 5px;
}
.subnav a:active
{
	color:#660066;
	background-color:#CCCCCC;
	font-size:12px;
	text-decoration:underline overline;
	left: 15px;
	display:block;
	width:120px;
	margin: 0px 0px 0px 5px;
}
.subnav a:visited
{
	color:#660066;
	background-color:#CCCCCC;
	font-size:12px;
	text-decoration:underline overline;
	left: 15px;
	display:block;
	width:120px;
	margin: 0px 0px 0px 5px;
}
.subnav a:hover
{
	color:#CC00CC;
	background-color:#CCCCCC;
	font-size:12px;
	text-decoration:underline overline;
	display:block;
	width:120px;
	margin: 0px 0px 0px 5px;
}

/* footer aloco */ 
p.footer, a.footer:link, a.footer:visited, a.footer:active {
	font-size: 9pt;
	text-align:right;
	margin: 5px 5px 5px 5px;
	color: #666666;
	font-family: Arial, Verdana;
}
a.footer:hover {
	font-size: 9pt;
	color: #333333;
	font-family: Arial, Verdana;
}
/* border_zwischenraum */ 
.border {
	border-top: solid 2px #660066;
	margin:3;
}
/* border_table */ 
.tableborder {
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #666666;
	margin:0,0,0,0;
}

th {
	margin-bottom: 0px;
	color: #000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cc99cc;
	background-color: #ffccff;
	font-size: 70%;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

li {
	text-align:left;
	font-family: Arial, Verdana;
	font:14px;
}

.labl {
	vertical-align: top;
	background-color: #FEF;
	color: black;
}
.inpt {
	vertical-align: top;
	background-color: #FDF;
	color: black;
}

.row0 {
	color: #000000;
	background-color: #ffeeff;
}
.row1 {
	color: #000000;
	background-color: #ffffff;
}
tr.rowactive {
	color: #000000;
	background-color: #eeddee;
}
tr.rowold {
	color: #666;
	background-color: #ccbbcc;
}

.separator {
	vertical-align: top;
	background-color: #979;
	color: black;
}

.komment {
	font-size: 10px;
	font-style: italic;
}
.important {
	font-weight: bold;
	color: #CC0000;
}
.comment {
	font-style: italic;
	font-size: 90%;
	color: #666666;
}

.alarm {
	border: 1px solid #000;
	background-color: #FFFFCC;
	padding: 10px;
	color: #CC0000;
}

.netto {
	margin-top:0.2em;
	margin-bottom:0.2em;
	background-color: #FFFF00;	
	color:#000000;
	font-weight:bold;
}

.kurskopf {
	color: #000000;
	background-color:#FFFFCC;
	border-color:#FFCC00;
	border-style:solid;
	border-width:1px;
}
.submenu {
	padding: 10px;
	border-color:ddd;
	border-style:solid;
	border-width:1px;
	background-color: #eee;
	color: #000;
}
.failed {
	color:#FFFFFF;
	border-color:#990000;
	border-style:solid;
	border-width:thin;
	background-color: #CC0000;
	margin: 3px;
	padding: 3px;
}
.confirm {
	color:#FFFFFF;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:thin;
	background-color:#009900;
	margin: 6px;
	padding: 6px;
}
.saved {
	color:#000;
	border-color:#66FF99;
	border-style:solid;
	border-width:thin;
	background-color:#CCFFDD;
	margin: 1px;
	padding: 2px;
}
.todo {
	color:#000;
	border-color:#FF0000;
	border-style:solid;
	border-width:thin;
	background-color:#FFFFCC;
	margin: 1px;
	padding: 2px;
}

.savebutton {
	font-weight:bold;
}
