/*/////////////////////////////////////////////////////
//////////          MAIN - SETTINGS          //////////
/////////////////////////////////////////////////////*/
html, body, #wapper{
	margin:0px; padding: 0px; border: 0px; height: 100%;
	background-color:#000000;
}
#wapper{
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
}
/* body{ margin:0px; background-color:#000000; } */
table{ font:12px Comic Sans MS; color:#FFFFFF; }

form{ margin: 0px; padding: 0px; }
.jb_size_body{ width:100%; height: 100%; }
.jb_size_main{
	width:1100px; height: 100%;
	background-image:URL(../img/index_bg.jpg);
	background-repeat: repeat-y;
}
.jb_size_header{
	width: 1100px; height: 300px;
	background-image:URL(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.jb_div_topnav{
	position: absolute; z-index: 2;
	width: 1100px; height: 230px;
	background-image:URL(../img/metal_up.png);
	background-repeat: no-repeat;
	/*border: 1px solid #333333;*/
}
.jb_size_index{ width: 705px; height: 100%; }
.jb_size_col_l{ width:197px; }
.jb_size_col_r{ width:198px; }
.jb_size_col_table{ width:190px; }
.jb_size_col_div{ position: absolute; z-index: 3; }

a.imprint_link {font: bold 14px Comic Sans MS; color:#FFFFFF; text-decoration:none;}
a.imprint_link:hover {font: bold 14px Comic Sans MS; color:#FFFFFF; text-decoration:underline;}
/*///////////////////////////////////////////////////////////
//////////          NAVIGATION - SETTINGS          //////////
///////////////////////////////////////////////////////////*/
a {font:bold 12px Comic Sans MS; color:#000000; text-decoration:none;}
a:hover {font:bold 12px Comic Sans MS; color:#000000; text-decoration:underline;}

a.link {font: 12px Comic Sans MS; color:#000000; text-decoration:underline;}
a.link:hover {font: 12px Comic Sans MS; color:#FFFFFF; text-decoration:underline;}
/*---------------------------------------------------------*/
.jb_topnav_home{ left:20px; top: 100px; width: 165px; height: 55px; float: left; position: absolute; z-index: 6; }
.jb_topnav_gilde{ left:167px; top: 70px; width: 165px; height: 55px; float: left; position: absolute; z-index: 7; }
.jb_topnav_gallery{ left:314px; top: 42px; width: 165px; height: 55px; float: left; position: absolute; z-index: 8; }
.jb_topnav_forum{ left:465px; top: 15px; width: 165px; height: 55px; float: left; position: absolute; z-index: 9; }

/*////////////////////////////////////////////////////
//////////          BOX - SETTINGS          //////////
////////////////////////////////////////////////////*/
.jb_login_table{
	width: 180px; height: 250px;
	background-image:URL(../module/box/img/login_bg.png);
	background-repeat: no-repeat;
}
.jb_login_wrong{
	width: 180px; height: 200px;
	background-image:URL(../module/box/img/login_wrong_bg.png);
	background-repeat: no-repeat;
}
.jb_login_logout{
	width: 180px; height: 250px;
	background-image:URL(../module/box/img/logout_bg.png);
	background-repeat: no-repeat;
}
.jb_login_input{
	font:12px Tahoma; color:#000000; padding-left: 3px;
	width: 139px; height: 19px;
	border: solid 0px; margin:0px;
	background-image:URL(../module/box/img/login_input.jpg);
	background-repeat: no-repeat;
}
.jb_login_input_pos{
	height: 47px;
	background-repeat: no-repeat;
	padding-left: 14px; padding-top: 20px;
}
.jb_login_button{
	width: 30px; height: 30px; cursor: pointer;
	background-image:URL(../module/box/img/i_login_arrow_0.jpg);
	border: solid 0px; margin:0px;
}
.jb_login_button_pos{ height: 20px; padding-left:127px;}
/*///////////////////////////////////////////////////////
//////////          INDEX - SETTINGS          //////////
///////////////////////////////////////////////////////*/

.jb_index{
	width: 100%; font: 16px Comic Sans MS; color:#000000;
	padding-left: 20px; padding-right: 16px;
}

/*///////////////////////////////////////////////////////
//////////          FOOTER - SETTINGS          //////////
///////////////////////////////////////////////////////*/
.jb_footer_line{
	width: 1100px; height: 218px;
	padding-bottom: 5px; text-align: center; font-size: 14px;
	background-image:URL(../img/metal_down.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
/*
.modul_footer_line{
	width: 1100px; height: 230px;
	padding-bottom: 10px; text-align: center; font-size: 14px;
	background-image:URL(../img/metal_down_b.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
*/
/*///////////////////////////////////////////////////////
//////////          VOTE BOX - SETTINGS          //////////
///////////////////////////////////////////////////////*/
.vote_box_bg{
	width:175px;
	background-image:URL(../module/vote/img/vote_box_bg.png);
	background-repeat: no-repeat;
}
.vote_box_index{
	height: 120px; width: 140px;
	font: 12px Comic Sans MS; color:#000000;
}
.vote_box_submit{
	height: 60px; padding-left: 25px;
}
/*///////////////////////////////////////////////////////
//////////          Online List - SETTINGS          //////////
///////////////////////////////////////////////////////*/
.onlist_bg{
	background-image:URL(../module/box/img/online_list_bg.jpg);
	width: 130px; height: 156px;
}
.onlist_div{
	margin: 0px; padding: 0px; overflow:auto;
	font: 12px Comic Sans MS; color:#000000;
	width: 129px; height: 131px;
}
