BODY {
	background-color : #F7F7EF;
}
A, A:VISITED {
	color : #FF00FF;
	text-decoration : none;
}
A:HOVER, A:ACTIVE {
	color : #FF00FF;
	text-decoration : underline;
}
.header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	color : #779876;
	text-align : left;
	font-weight : bold;
}
.adminheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	color : #779876;
	text-align : center;
	font-weight : bold;
}
.content {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	color : #779876;
	background-color : #F7F7EF;
}
.content A, .content A:VISITED {
	color : #FF00FF;
	text-decoration : none;
}
.content A:HOVER, .content A:ACTIVE {
	color : #FF00FF;
	text-decoration : underline;
}
.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 18px;
	color : #FF00FF;
	background-color : #F7F7EF;
	height : 18px;
	font-weight : bold;
}
.menu A, menu A:VISITED {
	color : #FF00FF;
	text-decoration : none;
	font-weight : bold;
}
.menu A:HOVER, .menu A:ACTIVE {
	color : #779876;
	text-decoration : none;
	font-weight : bold;
}
.menuselected {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 18px;
	color : #779876;
	background-color : #F7F7EF;
	height : 18px;
	font-weight : bold;
}
.jaettestuenmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 18px;
	color : #7777FF;
	background-color : #F7F7EF;
	height : 18px;
	font-weight : bold;
}
.jaettestuenmenu A, .jaettestuenmenu A:VISITED {
	color : #7777FF;
	text-decoration : none;
	font-weight : bold;
}
.jaettestuenmenu A:HOVER, .jaettestuenmenu A:ACTIVE {
	color : #779876;
	text-decoration : none;
	font-weight : bold;
}
.jaettestuenmenuselected {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 18px;
	color : #779876;
	background-color : #F7F7EF;
	height : 18px;
	font-weight : bold;
}
.tableheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #F7F7EF;
	background-color : #9CB69B;
	text-align: center;
	font-weight : bold;
}
.tablerow1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #779876;
	background-color : #D7DED4;
	text-align: center;
}
.tablerow2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #779876;
	background-color : #CDD8CA;
	text-align: center;
}
.inputbox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #7A7A7A;
	text-align : left;
}
.inputbutton {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #7A7A7A;
	text-align : center;
}
.inputcontent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	height : 15px;
	color : #7A7A7A;
}
.blackline {
	height : 1px;
	background-color : #000000;
}
.inputspacer {
	height : 20px;
}
.address {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	color : #7A7A7A;
	background-color : #F7F7EF;
}
.address A, address A:VISITED {
	color : #FF00FF;
	text-decoration : none;
}
.address A:HOVER, .address A:ACTIVE {
	color : #FF00FF;
	text-decoration : underline;
}

.border {
	background-color : #9CB59C;
}
.arrow {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	color : #FF00FF;
	background-color : #F7F7EF;
	font-weight : bold;
}
.jaettestuenarrow {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	color : #7777FF;
	background-color : #F7F7EF;
	font-weight : bold;
}
.imageref {
	border: 1 solid #FF00FF;
}
.mesh {
	background: url("images/popup-mesh.gif") repeat-x;
}
.alertcontent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	color : #FF0000;
	background-color : #F7F7EF;
	font-weight : bold;
}
