/* geht net. wegen ispsa startseite
body {
	background-color: #f4e5ba;
}
*/

.rahmen {
	border: 1px dotted #AD8353;
}

h2 {
	color: #cc3433;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bolder;
	font-style: italic;
}

body, input, p, td, textarea, select, pre {
	font-family: Verdana, Arial;
	font-size: 8pt;
}


a,a:visited {
	color: #cc3433;
	text-decoration: none;
	background-color: transparent;
}
a:hover,a:active {
	color: #cc3433;
	text-decoration: none;
	background-color: #f4e5ba;
}

a.nav,a.nav:visited {
	display:block;
	width: 170px;
	color: #cc3433;
	text-decoration: none;
	font-weight: bold;
	background-color: #f1eed3;
}
a.nav:hover,a.nav:active {
	display:block;
	width: 170px;
	color: #cc3433;
	text-decoration: none;
	font-weight: bold;
	background-color: #f4e5ba;
}

a.nav2,a.nav2:visited {
	display:block;
	width: 170px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}
a.nav2:hover,a.nav2:active {
	display:block;
	width: 170px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: #f4e5ba;
}

/* kopftabelle mit pfad */
table.menu, td.menu {
	background-color: #f1eed3;
}

/* haupttabelle im isp-sa (mit linkem menue)*/
.navigation {
	background-color: #ffffff;
}
/* content-table ispsa */
.blank {
	background-color: #ffffff;
}

/*
td.navigation {
	background-color: #f1eed3;
	background-image: url(http://pr002pcl.predl.info/images/menu_bg.gif);
}
*/

th {
	color: #cc3433;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: #f1eed3;
}

/* geht net
td {
	background-color: #fdfef0;
}
*/