/*############################# Links / Kontainer #############################*/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
a {
	color:#00b200;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color:#00b200;
	font-weight: bold;
}
h1 {
	color: #00b200;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
}
h2 {
	color: #00b200;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
}
h3 {
	color: #00b200;
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
}
#debug {
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #888888;
  padding: 5px;
  color: #757575;
  font-family: Tahoma;
  font-size: 10px;
  overflow: auto;
  line-height: 150%;
}
#errors {
  color:#DD3300;
}
#sql {
  color:#666666;
}
span, div {
  margin: 0;
  padding: 0;
}
hr {
  border: 1px solid #888888;
}
img {
  border: 0;
}
form {
  display: inline;
}
td {
  background-color: inherit;
  color: #000000;
  font-size: 8pt;
  vertical-align: top;
  line-height: 1.5;
}
textarea {
  width: 90%;
}
ul {
  margin: 0;
}

/*############################# Clansphere Content #############################*/
input, textarea, select {
  background-color: #EEEEEE;
  border: 1px solid #002200;
  color: #002200;
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 8pt;
  margin: 2px;
  padding-left: 3px;
}
.forum {
  background-color:#888888;
  color:inherit;
  margin:auto;
  border-collapse:separate;
  border-spacing:1px;
}
.headb {
  background-color:#FFFFFF;
  color:#B91F1D;
  text-transform: uppercase;
  padding:4px 6px 4px 8px;
  text-align:left;
  letter-spacing: 3px;
  font-size: 14px;
}
.bottom {
  background-color:#FFFFFF;
  color:inherit;
  padding:4px 6px 4px 8px;
  text-align:left;
}
.newshead {
  background-color:#FFFFFF;
  color:#B91F1D;
  font-size:14px;
  padding:4px 6px 4px 8px;
  text-align:left;
  letter-spacing: 1px;
}
.left,.center,.right {
  padding:1px;
}
.leftb,.centerb,.rightb {
  background-color:#FFFFFF;
  color:#222222;
  padding:4px 6px 4px 8px;
}
.leftc,.centerc,.rightc {
  background-color:#F2F2F2;
  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 #888888;
  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 #888;
  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;
}

/*############################# Seitenfooter ##############################*/
#footerbg {
  width:100%;
  background-color: #fff;
  float:left;
}
#seitenfooter {
	width: 800px;
	margin: 0 auto;
}
.spalten {
	float:left;
	width:246px;
	padding:10px;
	font: normal normal normal 0.8em/1em Tahoma,Verdana,Helvetica,sans-serif;
}

/*############################# QLinks ##############################*/
#quicklinks {
	width:790px;
	height:20px;
	padding-left: 10px;
    background-color: #ccefef;
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
float:left;
}
#quicklinks  a {
	color:#3060ff;
	text-decoration: underline;
	font-size: 0.9em;
	font-weight: bold;
}
#quicklinks  a:hover {
	text-decoration: none;
	color:#3060ff;
	font-size: 0.9em;
	font-weight: bold;
}

.links{
float: right;
color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1em;
}

/*############################# ajax #############################*/
#ajax_loading {
  position:absolute;
  top:20px;
  right:60px;
}
