/* style.css ::: Css Definitionen */

@import url(http://www.hkfc-clan.de/style_tab.css);

body
{
  background-color : #FEFAD4;
  color : #000000;				  /*text-color : black; */
  font-family : arial, sans-serif;
  font-size : 11px;
  margin : 0;
  /*  text-align : center; */
  text-align : left;
}
img { padding: 0; margin: 0; }
.menu
{
  position : relative;
  font-weight : bold;
  font-size : 11px;
  text-align : left;
}
#menu1
{
  top : 32px;
  left : 45px;
  width : 110px;
  height : 60px;
  /*border-style:solid;*/
}
#menu2
{
  top : 70px;
  left : 45px;
  width : 110px;
  height : 85px;
}
#menu3
{
  top : 110px; /* 105px */
  left : 45px;
  width : 110px;
  height : 60px;
}
#menu4
{
  top : 27px;
  left : 32px;
  width : 110px;
  height : 98px;
}
#menu5
{
  top : 55px;
  left : 32px;
  width : 110px;
  height : 60px;
  padding: 0px;
  font-size : 9px;
}
#menu6
{
  top : 100px;
  left : 45px;
  width : 110px;
  height : 60px;
}
#menu6_bild
{
  top : 75px;
  left : 27px;
  width : 110px;
  height : 60px;
}

/* Klasse "stats" fuer die Zugriffsstatistik */
#stats
{
	position : relative;
	/* margin : 0; */
	top : 155px;
	left : 45px;
	width : 110px;
	text-align : left;
	/* height : 60px; */
}

td.stats
{
	color : #000000;
	font-family : arial, sans-serif;
	font-size : 10px;
	text-align : left;
}

.menu A:link { COLOR: #FFE165; text-decoration: none}
.menu A:visited { COLOR: #FFE165; text-decoration: none }
.menu A:hover { color: #CD3027; text-decoration: underline overline }
.menu A:active { COLOR: #CD3027; text-decoration: none }

.admin A:link { COLOR: #CD3027; text-decoration: none}
.admin A:visited { COLOR: #CD3027; text-decoration: none }
.admin A:hover { color: #000000; text-decoration: none }
.admin A:active { COLOR: #000000; text-decoration: none }

A:link { COLOR: blue; text-decoration: none}
A:visited { COLOR: blue; text-decoration: none }
A:hover { color: #CD3027; text-decoration: underline overline }
A:active { COLOR: #CD3027; text-decoration: none }

.objekt1
{
  margin-top: 9px;
  font-size : 11px;
  font-weight : bold;
}
.objekt1u
{
  font-size : 11px;
  font-weight : bold;
}
.objekt2
{
  margin-top: 2px;
  font-size : 11px;
  font-weight : bold;
}
.text
{
  font-size : 12px;
  vertical-align : top;
  padding : 4px;
}
.member
{
  margin-top: 3px;
  font-size : 16px;
  font-weight : bold;
}
.memberpic
{
  position : relative;
  top : 10px;
  right : 20px;
  float : right;
  width: 100px;
}
.membertext, td
{
  font-size : 12px;
  vertical-align : top;
}

/* td { vertical-align : top; } */

/* Klasse "impressum" fuer /link/disclaimer.php */
.impressum
{
	/* margin-left: 64pt;
	margin-right: 64pt; */
	color : #666633;
	font-size : 10px;
	vertical-align : top;
	padding : 4px;
	text-align : left;
}
.impressum A:link { COLOR: #666633; text-decoration: none}

/* Klasse "banlink" fuer /server/hlglist.php */
div.banlink
{
	color: #000000;
	font-size: 11px;
	text-align: right;
}
div.banlink A:link { COLOR: #000000; text-decoration: none }
div.banlink A:visited { COLOR: #000000; text-decoration: none }
div.banlink A:hover { COLOR: #CD3027; text-decoration: underline overline }
div.banlink A:active { COLOR: #000000; text-decoration: none }

div.footer
{
	font-size: 10px;
}
/* eof style.css */
