BODY {
	background-color: #BDCFE8;
	background-image: url(../bilder/bg2.gif);
	margin-top: 0;
	font-family : Arial, Helvetica, sans-serif;
}

A {	text-decoration : none; }
A:link { color: #000000;  text-decoration: none}
A:visited { color: #000000;  text-decoration: none }
A:active { color: #6487DC;  text-decoration: none }
A:hover { color: #6487DC; text-decoration: underline;}


A.l {text-decoration: underline; }
A.l:link { color: #000000;  text-decoration: underline}
A.l:visited { color: #000000;  text-decoration: underline }
A.l:active { color: #6487DC;  text-decoration: underline }
A.l:hover { color: #6487DC; text-decoration: underline;}

.ntext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}
.label {
	font-family: Arial, Helvetica, sans-serif; /* position: absolute;*/
	width: 250px;
	height: 30px;
	background-color: #BDCFE8; /*BDCFE8*/
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
}
.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: smaller;
	width: 250px;
	height: 250px;
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	overflow: hidden;	
}

.menulabel{
	width: 170px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif; /* position: absolute;*/
	background-color: #BDCFE8;  /*BDCFE8;*/
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
}

.menu{
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	margin-bottom: 20px;
	font-size: smaller;
	width: 170px;
	
}


.footer {
	width: 250px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #AAAAAA;
}

.mainTable{
	width: 750px;
	vertical-align: top;
	border: 0px;
 	padding-left: 5px;
	padding-right: 5px;
	/*border-left: 1px inset #ACBFD2;
	border-right: 3px inset #8B9BAA;/**/
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;/**/
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
}

.mainMenu{
	vertical-align: top;
	padding-top: 20px;
}

.mainText{
	vertical-align: top;
	width: 580px;
	padding-top: 20px;
	
}

.copy{
	width: 580px;
	vertical-align: top;
	font: smaller;
}

input.search_small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}
input.submit_small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	margin-top: 0px;
	margin-bottom: 0px;

