body {
  background: #FFFFFF;
  margin-top: 15px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  font-family: Verdana, Arial, Trebuchet MS, Tahoma, New Times Roman;
  width: 770px;
  
  margin-left: auto;
  margin-right: auto;
  color: #000000;
  font-size: 12px;
}

#main {
  width: 770px;
  margin-left: auto;
  margin-right: auto;
  min-height: 100%;
}
#lsk_layer {
	left: 50%;
	position: absolute;
	width: 280px;
	height: 281px;
	margin-left: -140px;
	top: 100px;


}

#table {
  width: 770px;
  min-height: 100%;
  position: absolute;
}

#header {
  width: 770px;
  height: 70px;
  
  background: #FFFFFF;
  padding-top: 0px;
  padding-left: 31px;
}

#header_menue {
  width: 750px;
  height: 21px;
  background: url('images/header_menue.gif');
  color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  font-weight: bold;
}
#header_menue a, #header_menue a:link, #header_menue a:focus, #header_menue a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
#header_menue a:hover { color: #FFFFFF; text-decoration: underline; }

#header_menue .one { float: left; }
#header_menue .two {
  float: right;
  width: 161px;
  text-align: right; }
#header_menue .three { float: right; }
#header_menue .four {
	float:left;
	width: 163px;
	text-align:right;
	text-decoration: blink;
}

#spacer {
  width: 770px;
  height: 10px;
  line-height: 10px;
  font-size: 10px;
  background: #FFFFFF;
}

#content {
  width: 770px;
  background-image: url('images/background.gif');
  padding-bottom: 25px;
}

#content #left {
  float: left;
  width: 154px;
  padding-left: 10px;
  font-variant: small-caps;
}
#content #left a, #content #left a:link, #content #left a:focus, #content #left a:visited {
  color: #000000;
  text-decoration: none;
}
#content #left a:hover { color: #000000; text-decoration: underline; }

#content #middle {
  float: left;
  width: 412px;
  padding-left: 15px;
  padding-right: 15px;
}
#content #middle a, #content #middle a:link, #content #middle a:focus, #content #middle a:visited {
  color: #000000;
  text-decoration: underline;
}
#content #middle a:hover { color: #000000; text-decoration: none; }

#content #middle .headline {
  width: 409px;
  background: #DAE8EF;
  height: 18px;
  margin-top: 3px;
  color: #000000;
  font-weight: bold;
  padding-top: 3px;
  padding-left: 3px;
  margin-bottom: 2px;
  font-variant: small-caps;
}

#content #middle .small a, #content #middle .small a:link, #content #middle .small a:focus, #content #middle .small a:visited {
  color: #B9B9B9;
  text-decoration: none;
}
#content #middle .small a:hover { color: #B9B9B9; text-decoration: underline; }

#content #news {
  list-style: none;
  margin: 0px;
  padding: 0px;
  line-height: 20px;
}
#content #news .date { color: #8E8E8E; font-size: 10px; }
#content #news .color { background: #F0F4F6; }
#content #news li a, #content #news li a:link, #content #news li a:focus, #content #news li a:visited {
  color: #000000;
  text-decoration: none;
}
#content #news li a:hover { color: #000000; text-decoration: underline; }

#content #right {
  float: left;
  width: 154px;
  padding-left: 10px;
  font-variant: small-caps;
  font-weight: normal;
}
#content #right a, #content #right a:link, #content #right a:focus, #content #right a:visited {
  color: #000000;
  text-decoration: none;
}
#content #right a:hover { color: #000000; text-decoration: underline; }

#content .m_headline { color: #00AFFF; font-weight: bold; }
#content .m_symbol {
  font-size: 8px;
  font-weight: bold;
  color: #00AFFF;
  padding-left: 4px;
}
#content .m_link { font-size: 10px; font-variant: normal; }

#footer {
  width: 770px;
  height: 23px;
  background-color: #FFFFFF;
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: right;
  color: #ABABAB;
  font-size: 10px;
}
#footer a, #footer a:link, #footer a:focus, #footer a:visited {
  color: #ABABAB;
  text-decoration: none;
}
#footer a:hover { color: #ABABAB; text-decoration: underline; }

.clear { clear: both; }
small { color: #B9B9B9; font-size: 9px; font-weight: normal; }
.right { float: right; text-align: right; }

.ct_main { float: left; width: 220px; font-weight: bold; }
.ct_ipt { float: left; }
.ct_box { margin-top: 2px; width: 408px; height: 100px; }
.ct_submit { float: right; text-align: right; }

input, textarea, select {
  border: 1px solid #898989;
  font-family: Verdana, Arial, Trebuchet MS, Tahoma, New Times Roman;
  font-size: 12px;
}

.ipt_contact { margin-top: 6px; width: 188px; }
* html input.ipt_contact { margin-top: 0px; width: 188px; }
.ipt_ct_s { margin-top: 6px; width: 43px; }
* html input.ipt_ct_s { margin-top: 0px; width: 43px; }

#login {
  width: 300px;
  margin-right: auto;
  margin-left: auto;
}

#login .name { float: left; padding-top: 3px; }
#login .input { float: right; }

a img { border: 0px; }
#lsk_layer #cross {
	position: absolute;
	top: 3px;
	right: 3px;
}
