body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(design/hg.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Stil1 {
	color: #FFFFFF;
	font-weight: bold;
}
.Stil2 {
	color: #cccccc;
	font-weight: bold;
}
a.wlink, a.wlink:visited, a.wlink:active {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
	
}

a.wlink:hover {
    color: #cccccc;
    font-weight: bold;
}
.form_username {
	background-color:transparent;
	border:transparent;
	color:#eeeeee;
	font-size: 9px; 
	font-weight: bold;
	
}

.form_quicksearch {
	background-color:transparent;
	border:transparent;
	color:#eeeeee;
	font-size: 9px; 
	font-weight: bold;
	
}

.form_password {
	background-color:transparent;
	border:transparent;
	color:#eeeeee;
	font-size: 9px; 
    font-weight: bold;
}
.Stil4 {color: #666666}
.Stil5 {color: #999999}
a:hover {
	color: #000000;
}
.Stil3 {color: #FFFFFF}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a:link {

}
a:visited {
	
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #444444;
}
a:active {
	
	color: #000000;
}
span, div {
  margin: 0;
  padding: 0;
}
hr {
  border: 1px solid #333333;
}
img {
  border: 0;
}
form {
  display: inline;
}
textarea {
  width: 90%;
}
ul {
  margin: 0;
}

input, textarea, select {
  background-color: #EEEEEE;
  border: 1px solid #002200;
  color: #002200;
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 8pt;
}
.forum {
  background-color:#333333;
  color:inherit;
  margin:auto;
  border-collapse:separate;
  border-spacing:1px;
}
.headb {
  background-image:url(design/titlehg.png);
  background-color:#000000;
  font-weight:bold;
  color:#ffffff;
  padding:3px 5px 3px 7px;
  text-align:left;
  font-size: 12px;
}
.bottom {
  background-image:url(design/thg1.png);
  background-position:top;
  background-repeat:repeat-x;
  background-color:#eeeeee;
  color:inherit;
  padding:4px 6px 4px 8px;
  text-align:left;
}
.newshead {
  background-image:url(design/titlehg.png);
  background-color:#000000;
  font-weight:bold;
  color:#eeeeee;
  padding:3px 5px 3px 7px;
  text-align:left;
  font-size: 12px;
}
.left,.center,.right {
  padding:1px;
}
.leftb,.centerb,.rightb {
  background-image:url(design/thg1.png);
  background-position:top;
  background-repeat:repeat-x;
  background-color:#eeeeee;
  color:#222222;
  padding:4px 6px 4px 8px;
}
.leftc,.centerc,.rightc {
  background-image:url(design/thg2.png);
  background-position:top;
  background-repeat:repeat-x;
  background-color:#eeeeee;
  color:#222222;
  padding:4px 6px 4px 8px;
}
.left,.leftb,.leftc {
  text-align:left;
}
.center,.centerb,.centerc {
  text-align:center;
}
.right,.rightb,.rightc {
  text-align:right;
}
.notpublic {
  background-color:#F5F5F5 !important;
  color:#CCC !important;
  font-style:italic;
}

.quote {
  background-color:#EEEEEE;
  border:1px dashed #333333;
  color:inherit;
  padding:6px;
  text-align:left;
}
.h1 {
  color: #333333;
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
}
.h2 {
  color: #333333;
  font-size: 16pt;
  font-weight: normal;
  text-decoration: none;
}
.h3 {
  color: #333333;
  font-size: 20pt;
  font-weight: normal;
  text-decoration: none;
}

#msg_normal, #msg_success {
	width: 90%;
  color:inherit;
  margin:auto;
  border: 1px solid #333;
  margin-bottom: 10px;
  text-align:center;
}
#msg_normal div, #msg_success div {
	padding: 8px 0 8px 20px;
}
#msg_normal {
	background-color: #fff;
}
#msg_success {
	background-color: #ddffdd;
}

/*Cal*/
.calhead {
  background-color:#FFFFFF;
  color:inherit;
  padding:4px 2px 4px 2px;
  text-align:center;
}
.calday,.calevent,.caltoday, .calweek {
  padding:4px 2px 4px 2px;
  text-align:right;
}
.calday {
  background-color:#FFFFFF;
  color:inherit;
}
.calevent {
  background-color:#EEEEEE;
  color:inherit;
}
.caltoday {
  background-color:#FFE0E0;
  color:inherit;
}
.calweek {
  background-color:#FFFFFF;
  color:inherit;
}

/*Manage*/
.manage {
  background-color: #F8F8F8;
  border: 1px solid #999999;
  margin: 5px;
  padding: 5px 0px 0px 0px;
}
.manage:hover {
  background-color:#E2E2E2;
}

/*Themebar*/
.themebar {
  border: 1px dashed #777777;
  margin: 4px 8px 4px 8px;
  padding: 4px;
}
