body {
	background: #610A19 url(../../img/bg.gif) repeat-x scroll 0 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#header {
	height: 420px;
	width: 100%;
	background: url(../../img/logo.png) no-repeat scroll center top;
}

#content {
	width: 100%;
	padding-top: 200px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969696;
}
 



input {width: 220px;} /* standard formatting for input tags */
textarea {width: 211px; height: 60px;} /* standardformatiereung for textareas */
h1 {margin:0px; padding:15px; font-size:22px;text-transform:uppercase;} /* all h1 titles (e.g. title of the topsite) */

a:link {color: #00CCFF;} /* all links without style */
a {color: #00CCFF;}
a:visited {color: #00CCFF}
a:hover {color: #FF9900;}
a:active {color: #00CCFF;}

.heading {font-size:18px;text-transform:uppercase;} /* titles (add.php and members area */
.error {color:#FF0000;} /* error text */
.stats {font-size: 10px; padding-left:5px; padding-top:2px; padding-right:5px; padding-bottom:2px;background-color:#101010;} /* stats at topsite and at registration site */
.updatemessage {color:#FF0000; font-size:18px; font-weight:bold;} /* Text, which the script dispalys after submitting formulars */

td.row-header {background-color:#101010;} /* cell with the header of the rows with the entrys and the titles at add.php and in the members area*/
td.row-midle{background-color:#14191C;} /* cell with the title, banner and description and cells at add.php and members area*/

/* ---------------- Topsite ---------------- */

td.row-left{background-color:#14191C;} /* left cell of the rows with the entrys (rank) */
td.row-right1{background-color:#14191C;} /*  right cell (hits in)*/
td.row-right2{background-color:#14191C;} /*  second right cell (hits out)*/

td.top-header{background-color:#000066;} /*  cell with the topsite title*/

a.topmenu {font-size: 14px;color: #CCCC00; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px; text-transform:uppercase;} /* top menu */
a.topmenu:visited {color: #CCCC00; text-transform:uppercase;}
a.topmenu:hover {color: #969696; text-transform:uppercase;}
a.topmenu:active {color: #CCCC00; text-transform:uppercase;}

a.topsitemenu {font-size: 12px;color: #CCCC00; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px}  /* subsites menu */
a.topsitemenu:visited {color: #CCCC00;}
a.topsitemenu:hover {color: #969696;}
a.topsitemenu:active {color: #CCCC00;}

a.members {font-size: 12px;color: #CCCC00;} /* Login and Join Link at bottom of topsite (footerlinks) */
a.members:visited {color: #CCCC00;}
a.members:hover {color: #969696;}
a.members:active {color: #CCCC00;}

a.sitetitle {font-size: 12px;color: #CCCC00; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px; text-decoration:none;} /* Title of each entry at topsite */
a.sitetitle:visited {color: #CCCC00;}
a.sitetitle:hover {color: #969696;}
a.sitetitle:active {color: #CCCC00;text-decoration:none;}

.new {color: #FF0000; font-weight:bolder;} /* Text new at topsite */
.banner { padding:4px; padding-bottom:0px;} /* Banner of each entry at topsite */
.description { font-size:12px; padding-left:4px; padding-top:0px; padding-right:4px; padding-bottom:4px} /* Description of each entry at topsite */

/* ---------------- registration site ---------------- */

.inputs1 {width: 102px;} /* submitbotton */
.inputs {width: 211px;} /* all other input tags at registration page  */

/* ---------------- Login Lost ---------------- */

.input2 {width:150px;} /* all input tags at the Login and lost password page */

/* ---------------- Members Area ---------------- */

a.biglink:link {color: #CCCC00;font-size: 14px;font-weight: bolder;text-decoration: none;text-transform:uppercase;} /* Big links in the members area (without the left menu) */
a.biglink:visited {color: #CCCC00;font-size: 14px;font-weight: bolder;text-decoration: none;text-transform:uppercase;}
a.biglink:hover {color: #969696;font-size: 14px;font-weight: bolder;text-decoration: none;text-transform:uppercase;}
a.biglink:active {color: #CCCC00;font-size: 14px;font-weight: bolder;text-decoration: none;text-transform:uppercase;}

a.smalllink:link {color: #CCCC00;font-size: 12px;} /* small links in the members area (without the left menu) */
a.smalllink:visited {color: #CCCC00;font-size: 12px;}
a.smalllink:hover {color: #969696;font-size: 12px;}
a.smalllink:active {color: #CCCC00;font-size: 12px;}

.submitbuton {width: 78px;} /* submitbuttons in the members area */
.tdcontentbgcolor {background-color: #14191C;} /* Backgrouncolor of the cell with the content part in the members area */


.font_xx-small {font-size: xx-small}
.font_x-small {font-size: x-small}
.font_small {font-size: small}
.font_large {font-size: large}
.font_x-large {font-size: x-large}
.font_xx-large {font-size: xx-large}