/** deaktivieren s?mtlicher abstande etc... **/
body {
	background-image: url(images/bg.jpg);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3662B7;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.menu {
	 font-weight: bold;
    display: block;
    height: 22px;
    background:url(images/button_all.jpg) 0px 0px;
}

.menu td {
	display: block;
	font-size: 11px;
	height: 22px;
	padding: 0;
	margin: 0;
}

.menu a {
	display: block;
	font-size: 11px;
	padding-left: 40px;
	padding-top: 3px;
	height: 22px;
	color: #3662B7;
}

.menu a:hover {
   display: block;
   font-size: 11px;
   	padding-left: 40px;
	padding-top: 3px;
   background:url(images/button_all.jpg) 179px 0px;
	height: 22px;
	color: #FFFFFF;

}


a:link img, a:visited img, a:hover img, a:active img {
/* wegen darstellungsfehler im opera werden alle variationen notiert */
	border: none;
}



fieldset {
	border: 1px solid gray;
	margin: 15px 0 15px 0;
	padding: 5px 5px 5px 5px;
}	

/** error message in templates **/
fieldset.error {
	text-align: center;
	font-weight: bold;
}

legend {
	color: #000000;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

ul.list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

label{
	cursor: pointer;
}

/** clan wars **/
.clan_wars_lost, .clan_wars_lost a{
color: #FF0000;
}

.clan_wars_won, .clan_wars_won a{
color: #00CC0E;
}

.clan_wars_tie, .clan_wars_tie a{
color: #FF7E00;
}

.catdeeplink, .catdeeplink a, .catdeeplink a:hover{
	font-size: 105%;
	text-align: center;
	margin: 10px 0 10px 0;
}

.catdeeplink hr {
	color: #FF6600;
	background-color: #FF6600;
	height: 1px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border-width: 1px 0 0 0;
	border-color: #FF6600;
}


/***************** Form layouts **********************/

.formlabel{
	width: 100%;
}

div.row {
	clear: both;
	padding-top: 10px;
}

.formlabel .fileinput{
	width: 100%;
}

span.input{
   display: block;
	float: right;
	/**font-weight: bold;**/
	margin: 0 5px 5px 0;
	overflow: visible;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

span.label {
	display: block;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: top;
	width: 45%;
}

/** sind fast die selben, au?er dass die texte au?en stehen und der ganze platz genutzt wird **/
span.biginput{
	display: block;
	float: right;
	/**font-weight: bold;**/
	margin: 0 0 5px 0;
	overflow: visible;
	padding: 0;
	text-align: right;
	vertical-align: top;
	width: 75%;
}

span.biglabel {
	display: block;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 20%;
}

.formlabel .clear {
	clear: both;
}

/***************** form input styles *****************/

.heading {
	padding-bottom: 15px;
}

.submit, .reset {
	border: 1px solid #15406D;
	margin: 20px 10px 10px 0px;
	padding: 3px;
}

.submit:hover, .reset:hover, .button:hover {
	background-color: #FFFFFF;
	cursor: pointer;
}

.button {
	border: 1px solid #15406D;
}

.textinput {
	border: 1px solid #15406D;
	padding: 2px 2px 2px;
	background-color:#E3E0DB;
	display: block;
	vertical-align: top;
	width: 100%;
}

.intinput {
	border: 1px solid #15406D;
	padding: 2px 2px 2px;
	background-color:#E3E0DB;
	vertical-align: top;
	width: 50px;
}

.fileinput, .fileinput:hover {
	border: 1px solid #15406D;
	padding: 2px 2px 2px;
	background-color: #E3E0DB;
	display: block;
	vertical-align: top;
}

textarea {
  border: 1px solid #15406D;
  background-color:#E3E0DB;
  padding: 5px;
  width: 100%;
}

.fileinput:focus, .fileinput:hover {
	cursor: pointer;
}

textarea:focus, textarea:hover, .intinput:focus, .intinput:hover, 
   .textinput:focus, .textinput:hover {
  background-color: #FFFFFF;
  cursor: pointer;
}

select{
 background-color: #E3E0DB;
}

button:hover, button:focus{
	cursor: pointer;
	background-color: #b7aaa6;
}



/** poll **/
.poll_1 {
	background-color: #F0F0F0;
	width: 100%;
}

.poll_2 {
	background-color: #D5D5D5;
	width: 100%;
}

.poll_title {
	background-color: #F0F0F0;
	font-weight: bold;
	padding: 5px;
}

.poll_cat {
	background-color: #D5D5D5;
	padding: 5px;
}

.pollbar {
	border: 1px solid #9B9B9B;
}

/** NEWS **/

.newsposting {
	border: 0px solid #808080;
	margin-bottom: 5px;
	width: 100%;
}

.newsposting .entry {
   <!-- padding erh?hen um den "floateffekt" zu verhindern -> gerader textfluss -->
	border: 0px solid red;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 135px;
}

.newsposting .showmore {
	cursor: pointer;
	margin: 15px 0px;
}

.newsposting .head {
	border-bottom: 1px solid #808080;
	font-size: 100%;
	font-weight: normal;
	padding: 0 5px;
	margin: 0px;
}

.newsposting .footer {
	border-top: 0px solid #808080;
	height: 15px;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
}

.newsposting .posterinfo h4 {
	cursor: pointer;
	font-size: 100%;
	margin: 0px;
}

.newsposting .posterinfo {
	border-top: 0px;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	clear: right;
	display: block;
	float: right;
	height: 99%;
	list-style-type: none;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 5px 5px;
	min-width: 120px;
}

.newsposting .posterinfo ul li {
	max-width: 120px;
}

.newsposting .posterinfo .placeholder {
	display: block;
	width: 120px;
}


/** postings (comments etc.) **/

.posting {
	border: 1px solid #808080;
	margin-top: 5px;
}

.posting .entry {
   <!-- padding erh?hen um den "floateffekt" zu verhindern -> gerader textfluss -->
	padding-top: 5px;
	padding-left: 5px;
	position: static;
}

.posting .head {
	border-bottom: 1px solid #808080;
	font-size: 100%;
	font-weight: normal;
	padding: 0 5px;
	margin: 0px;
}

.posting .footer {
	border-top: 1px solid #808080;
	height: 15px;
	clear: left;
	padding-top: 5px;
	padding-right: 5px;
}

.posting .posterinfo h4 {
	font-size: 100%;
	margin: 0px;
}

.posting .posterinfo{
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	float: left;
	list-style-type: none;
	margin: 0;
	margin-bottom: 10px;
	margin-right: 5px;
	padding: 5px 5px;
	min-width: 120px;
}

.posting ul li {
	max-width: 120px;
}

.posting .placeholder {
	display: block;
	width: 120px;
}

/** linkarchiv **/
.linkarchiv .parentcat {
	height: 22px;
	vertical-align: middle;
}

.linkarchiv .subcat {
	height: 18px;
	vertical-align: middle;
}

.linkarchiv .name {
	padding-left: 5px;
}

.linkarchiv a, .linkarchiv a:hover, .linkarchiv a:visited, .linkarchiv a:active {
	font-size: 110%;
	font-weight: bold;
	height: 100%;
	padding-top: 5px;
}

/** content layouts **/
.content_table {
	background-color: #808080;
	border: 1px solid #808080;
	border-collapse: collapse;
	width: 100%;
}

.content_table .row {
	margin-bottom: 1px;
}

.content_table td{
	border: 1px solid #808080;
}

.content_table th {
	border: 1px solid #808080;
	font-weight: bold;
}

.row1 {
	background-color: #E4E4E4;
}

.row2 {
	background-color: #D5D5D5;
} 

.rowhover {
	background-color: #FAFAFA;
}

th {
	font-size: 12px;
}

.table_headline{
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	height: 10%;
	font-size: 12px;
}

/** sollte durch span.label ersetzt werden **/
.table_name{
	vertical-align: top;
	font-weight: bold;
}

/** basic classes **/


.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center{
	text-align: center;
}

.top{
vertical-align: top;
}

.bold {
	font-weight: bold;
}

.italic{
	font-style: italic; 
}

.block {
	display: block;
}

/** templates checken und klasse entfernen! 
.error {
	display: block;
   font-weight: bold;
	text-align: center;
	width: 100%;
}
**/

