BODY {
   color: black; 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: small; 
   background-color: #aaaaaa;
   background-image:url(images/scala-head.jpg);
   background-repeat:repeat-x; 
	vertical-align:top
}
.print  {text-align: left;
      padding: 150px 10px 10px 30px;
		background-color: White;
		background-image: url(images/print-head.png);
      background-repeat: no-repeat;}
td {
   color: black; 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
	vertical-align:top;
	border-spacing: 0px;
}
a {
	text-decoration: none;
	font-weight: bold;
	border-width:0;
	border-style:none;
	outline: none;
}
a.content {
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a:link, a:visited {
	color: grey;
	outline: none;
}
a:link.content, a:visited.content {
	color: grey;
	outline: none;
}

a:active, a:hover {
	color: black;
	outline: none;
}
a:active.content, a:hover.content {
	color: black;
	outline: none;
}

.adress {
	font-size: 9pt;
	line-height: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

.buttons {
   position: relative;
	margin-left:210px;
	margin-top: -87px;
}
.druck {
	background-color: White;
}

H1, H2, H3 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 6px;
	margin-left: 0x;
	color: #808080;
}

H4 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 6px;
	color: #808080;
}

H5 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 6px;
	color: #808080;
}



ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5  {
	padding: 0;
	margin-left: 2px;
	list-style: none;
	font-weight: bold;
	color: #808080;
	background-color: #FFDF00;	
	outline: none;
}
ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	background-color: #ffffff;	
	outline: none;
}


.formfield{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-color: #DDDDDD #DDDDDD #DDDDDD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
	}

IMG {
	border: 0;
}
li {
	line-height: 1.8;
}


.sitename {
	font-weight: normal;
	font-size: 20pt;
}
.menulevel1 {
	background-color: #aaa;
	font-size: 8pt;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 150px;
	padding: 1px 12px 1px 2px;
}
.menulevel1 a {
	background-color: #aaa;
	color: #fff;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight:bold;
	padding: 1px 12px 1px 2px;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;

}
.menulevel1 a:link, .menulevel1 a:visited {
	color: black;
	font-weight: bold;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: black;
	background-color: #FFDF00;
	display: block;
	border-bottom: 1px solid gray;
	border-top: 1px solid #fff;
}

.menulevel2 {
	font-size: 7pt;
	color: white;
	padding-right: 5px;
}
.menulevel2 a {
	font-weight: normal;
	color: white;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: white;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: white;
	background-color:#808080;
}
.menulevel3 {
	font-size: 7pt;
	color: gray;
}
.menulevel3 a {
	font-size: 7pt;
	color: white;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: white;

}
.menulevel3 a:active, .menulevel3 a:hover {
	color: white;
	background-color: #808080;
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
	background-color:white;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
	background-color:white;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
	background-color:white;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
	background-color:white;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
	background-color:white;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: white;
}
.menu a {
	text-decoration: underline;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}
.login {
	font-weight: bold;
	font-size: 8pt;
	color: grey;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
.navigator {
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	color: black;
}
.edit {
	font-size: 8pt;
	color: black;
	background: buttonface;
	background-image: none;
	background-color: White;
}
.retrieve {
background-image:none;
background-color:White;
color:Black;}

.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}

/* Lightbox 2*/

<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />

