body {
   padding          : 0px;
   margin           : 0px;

}

td, blockquote, center, p, textarea, input, form, select, option, table{
	padding         : 0px;
	margin          : 0px;
	color           : #000000;
	font-family     : arial, sans-serif, helvetica;
	font-size       : 12px;
	line-height      : 20px;
}

.contentTable {
   line-height      : 22px;
}

.MainTable {
  height            : 100%;
  min-height        : 100%;
}

img {
   border           :0px;
}

.MainColor {
   color            : #018BBA;
}

H1, h1 {
	font-size : 16px;
	color : #018BBA;
	font-weight : bold;
	letter-spacing : 2px;
	padding : 0px;
	padding-top : 0px;
	padding-bottom : 10px;
	margin : 0px;
	line-height : 25px;
}

H2, h2{
	padding : 0px;
	margin : 0px;
	color : #018BBA;
	font-weight : bold;
	font-size : 12px;
	line-height : 22px;
}

H3, h3 {
	padding : 0px;
	margin : 0px;
	color : #018BBA;
	font-weight : bold;
	font-size : 10px;
	line-height : 14px;
}

.NaviContainer {
   width            : 176px;
   border-left      : 1px solid #018BBA;
   border-bottom    : 1px solid #018BBA;
   background-image : url(../files/layout/gif/NaviBlockBG.gif);
   line-height      : normal;
}

a, a:link, a:active, a:visited {
   color            : #018BBA;
   font-weight      : bold;
   text-decoration  : none;
   line-height      : normal;
}

a:hover {
   color            : #000000;
   line-height      : normal;
}

li {

  list-style-image  : url(../files/layout/gif/punkt.jpg);
  text-align        : left;
  margin-top        : 0px;
  margin-left       : -25px;
  margin-bottom     : 0px;
}

ul {
  margin-bottom     : 0px;
  margin-top        : 0px;
}
