body {
	background: #000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	text-align: left;
}

a:link {
	font-weight: bold;
	color: #523F30;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #523F30;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #1479A8;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #1479A8;
	text-decoration: none;
}

a img {
	border: none;
}

#main {
	background-repeat: repeat-y;
	background-image: url(../images/index/index_middle.jpg);
	margin: 0px auto;
	position: relative;
	width: 990px;
	min-height: 560px;
}

#main_header {
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../images/index/index_header.jpg);
	top: 0px;
	width: 955px;
	height: 560px;
}

#main_footer {
	position: relative;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(../images/index/index_footer.jpg);
	bottom: 0px;
	width: 955px;
	height: 80px;
}

#thewest_header {
	position: absolute;
	left: 252px;
	top: 33px;
	z-index: 3;
}

#thewest_header_img {
	width: 360px;
	height: 70px;
}

#content {
	position: relative;
	left: 265px;
	width: 615px;
	z-index: 2;
	min-height: 320px;
}

#copyright {
	position: absolute;
	left: 220px;
	top: 30px;
	font-size: 12px;
}

#copyright a {
	color: rgb(0, 0, 0);
}

#copyright a:hover {
	color: rgb(220, 220, 220);
}

#imprint {
	position: absolute;
	left: 575px;
	top: 30px;
	font-size: 12px;
	width: 320px;
	text-align: right;
}

#imprint a {
	color: rgb(0, 0, 0);
}

#imprint a:hover {
	color: rgb(220, 220, 220);
}

/* index.css */
#stat {
	position: absolute;
	left: 400px;
	top: -150px;
	width: 200px;
	color: rgb(180, 180, 180);
}

#stat a:link, #stat a:visited {
	color: rgb(180, 180, 180);
	font-weight: normal;
}

#stat a:hover, #stat a:active {
        color: #1479A8;
	font-weight: normal;
}

#award {
	position: absolute;
	background: url(../images/index/award.png) no-repeat;
	left: 550px;
	top: -160px;
	width: 67px;
	height: 78px;
}

#content_left {
	width: 375px;
	height: 200px;
}

#desc {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 364px;
	color: black;
	font-size: 17px;
	font-weight: bold;
}

#register {
	position: absolute;
	left: 0px;
	top: 80px;
	width: 364px;
	height: 54px;
}

#register:hover {
	background-position: 0px -54px;
}

#register span {
	display: none;
}

#thumbs {
	position: absolute;
	left: 0px;
	top: 150px;
	width: 364px;
	height: 80px;
}

.thumb {
	position: relative;
	width: 103px;
	height: 72px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#links {
	position: absolute;
	left: 0px;
	top: 240px;
	width: 584px;
	color: black;
	font-size: 13px;
	font-weight: bold;
}

#news {
	position: relative;
	left: 0px;
	width: 584px;
	color: black;

}

#news td {
	font-size: 11px;
}

.date {
	font-weight: bold;
}

.input {
	background-color: transparent;
	background-image: url(../images/index/input.jpg);
	border: 0px none;
	left: 7px;
	bottom: 13px;
	width: 140px;
	height: 17px;
	padding: 10px 10px 5px 10px;
	font-size: 13px;
	font-weight: bold;
}

#login {
	position: absolute;
	left: 382px;
	top: 0px;
	width: 170px;
	height: 222px;
	background-image: url(../images/index/metal1.jpg);
	background-repeat: no-repeat;
	padding: 15px 10px 10px 22px;
	color: rgb(220, 220, 220);
	font-size: 12px;
}

#howdy {
	font-size: 14px;
	font-weight: bold;
}

#del_cookies {
	margin-top: 10px;
}

#del_cookies a {
	color: rgb(220, 220, 220);
}

#del_cookies a:hover {
	color: white;
}

a.login_switch,a.login_switch:visited {
	margin: 2px;
	font-weight: bold;
	color: rgb(220, 220, 220);
}

.login_button {
	display: block;
	margin-top: 4px;
	width: 113px;
	height: 33px;
	border: 0;
	cursor: pointer;
}

.set_cookie {
	margin-top: 0px;
	width: 200px;
}

#activation_mail a {
	color: rgb(220, 220, 220);
}

#lost_pw {
	margin-top: 2px;
	width: 200px;
}

#lost_pw a {
	color: rgb(220, 220, 220);
}

#screenshot {
	position: absolute;
	left: 0px;
	top: -170px;
	background-color: black;
	z-index: 1;
}

#screenshot_text {
	position: absolute;
	left: 7px;
	top: 7px;
	width: 200px;
	height: 100px;
	z-index: 1;
}

#screenshot_image {
	background-color: black;
	position: absolute;
	width: 535px;
	height: 316px;
}

#select_world {
	position: absolute;
	left: 378px;
	top: 15px;
	background-image: url(../images/border/table/bright.png);
}

#select_world_text {
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 5px;
}

#select_world_form {
	margin-top: 0px;
	margin-bottom: 3px;
}

.world_button {
	margin: 0px auto;
	display: block;
	background-image: url(../images/index/world_active.png);
	width: 97px;
	height: 22px;
}

.world_button span {
	display: none;
}

.world_button:hover {
	background-image: url(../images/index/world_active_pressed.png);
}

#caption {
	position: absolute;
	left: 65px;
	top: -50px;
	margin-top: 10px;
}

/* register
 * ==================================== 
 */
#register_form {
	position: absolute;
	width: 260px;
	height: 305px;
	background-image: url(../images/index/metal2.jpg);
	left: 0px;
	top: 0px;
	color: white;
	padding-left: 25px;
	line-height: 100%;
}

#register_form p {
	margin: 5px;
}

p.register_name_area {
	padding-top: 20px;
}

p.register_submit_area {
	padding-top: 10px;
}

#register_saloon_img {
	position: absolute;
	left: 300px;
	top: 20px;
}

#register_error_div {
	position: absolute;
	left: 300px;
	top: 0px;
	width: 300px;
	z-index: 1;
	font-size: 16px;
	color: rgb(128, 0, 0);
	font-weight: bold;
}

#register_switch_div {
	position: absolute;
	left: 300px;
	top: 255px;
	width: 300px;
	z-index: 1;
	font-size: 16px;
	text-align: right;
}

.register_input {
	background-color: transparent;
	background-image: url(../images/index/input.jpg);
	border: 0px none;
	left: 7px;
	bottom: 13px;
	width: 140px;
	height: 17px;
	padding: 10px 10px 5px 10px;
	font-size: 15px;
	font-weight: bold;
}

.input_openid,.register_openid { /* TODO: */
	left: 7px;
	bottom: 13px;
	font-weight: bold;
}

/* create_forum_account
 * ==================================== 
 */
#create_forum_account_form { /*position: absolute;*/
	width: 264px;
	height: 275px;
	background-image: url(../images/index/metal2.jpg);
	left: 0px;
	top: 0px;
	color: white;
	padding: 10px;
}

#create_forum_account_error {
	font-size: 16px;
	color: rgb(128, 0, 0);
	font-weight: bold;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 10px 0;
	display: block;
}

.request_pwd_textbox {
	font-size: 13px;
	height: 110px;
	margin-right: 25px;
}

#request_pwd_form {
	background-image: url(../images/index/metal3.jpg);
	color: white;
	height: 157px;
	width: 179px;
	padding: 13px 0 0 23px;
	float: left;
}

#request_pwd_form input {
	margin-bottom: 5px;
}

#request_pwd_back2index {
	margin: 5px 25px 0 440px;
	clear: both;
}

#request_pwd_error_box {
	font-weight: bold;
	font-size: 13px;
	color: #900;
	margin-left: 20px;
	float: left;
	width: 390px;
	height: 175px;
}

/* email confirm
 * ==================================== 
 */
#confirm_form_1 {
	position: absolute;
	width: 260px;
	height: 116px;
	background-image: url(../images/index/metal4.jpg);
	left: 0px;
	top: -6px;
	color: white;
	padding-left: 25px;
	line-height: 100%;
}

#confirm_form_2 {
	position: absolute;
	width: 260px;
	height: 213px;
	background-image: url(../images/index/metal5.jpg);
	left: 0px;
	top: 118px;
	color: white;
	padding-left: 25px;
	line-height: 100%;
}

#confirm_form_2 p {
	margin: 4px;
}

#confirm_form_2 h4 {
	margin: 9px;
	margin-bottom:4px
}

#confirm_form_1 p {
	margin: 4px;
}

#confirm_form_1 h4 {
	margin: 9px;
	margin-bottom:4px
}

#confirm_error {
	position: absolute;
	left: 300px;
	width: 300px;
	top: 6px;
	font-weight: bold;
	font-size: 13px;
	color: #900;
	float: left;

}
#confirm_telegraph {
	position: absolute;
	left: 287px;
	top: 135px;
}

#confirm_backlink {
	position: absolute;
	left: 375px;
	top: 310px;
}

.confirm_input {
	background-color: transparent;
	background-image: url(../images/index/input_long.jpg);
	border: 0px none;
	left: 7px;
	bottom: 13px;
	width: 195px;
	height: 17px;
	padding: 10px 10px 5px 10px;
	font-size: 13px;
	font-weight: bold;
}
/* logout_page
 * ==================================== 
 */
 #logout_head {
 	position: absolute;
 	margin-top:-38px; 
 	margin-left: 65px; 
 }
 #logout_start {
 	position: relative; 
 	float: right;
 	padding-right: 20px;
 }
 #logout_advertising {
 	position: relative;
 	margin-top: 15px;
 	margin-left: 10px;
 	width: 370px;
 	height: 250px;
 }

/* recruit supporter
 * ====================================
 */
table.recruit_supporter {
	background-image: url(../images/border/table/dark.png);
	width: 100%;
}
table.recruit_supporter tr {
	
}
table.recruit_supporter tr:hover {
	background-image: url(../images/border/table/bright.png);
}