body {
	background : #EBEEF1;
	margin : 30px 0px 0px 0px;
	background-image:url(images/linie.gif);
}

div, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none ;
	font-weight: normal;
	color : #616261;
	vertical-align: top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none ;
	font-weight: normal;
	color : #616261;
	vertical-align: top;
	text-align: justify;
}


img {border: 0px;}

ul {
	margin-top: 0px;
}

b {
	font-weight: bold;
}

u {
	text-decoration: underline;
}

.small {
	font-size: 10px;
}



.heading2 {
	font-family: 'Times New Roman', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


/* LINK DEFINITIONS ****************************************************************/

a {
	color: #616261;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #9F9F9F;
	font-weight: normal;
	text-decoration: underline;
}


td.selekmenu {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}
td.selekmenu a {
	color: #616261;
	font-weight: bold;
	text-decoration: none;
}
td.selekmenu a:hover {
	color: #3A5282;
	font-weight: bold;
	text-decoration: none;
}

td.transmenu {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}
td.transmenu a {
	color: #616261;
	font-weight: bold;
	text-decoration: none;
}
td.transmenu a:hover {
	color: #3D9257;
	font-weight: bold;
	text-decoration: none;
}

td.kontmenu {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}
td.kontmenu a {
	color: #616261;
	font-weight: bold;
	text-decoration: none;
}
td.kontmenu a:hover {
	color: #9F9F9F;
	font-weight: bold;
	text-decoration: none;
}


/* FORM DEFINITIONS ****************************************************************/

form {
	margin-bottom: 0px;
}

.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #042A60;
	width: 120px;
}

.inputbox	{
	border:0px solid Black; font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #042A60
}

.formbutton	{
	border:0px solid #000000; font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B4B9BE
  }

.ab {
  display: none;
}
