/*---------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------                            ---------------------------------------------------*/
/*--------------------------------------------------     GRUNDEINSTELLUNGEN     ---------------------------------------------------*/
/*--------------------------------------------------                            ---------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------*/

body
{
	background-image: url(images/wallpaper/spellforce.jpg);
	padding:0px 0px 0px 0px;
	font-family:arial;
	font-size:12px;
}

table
{
	font-family:arial;
	font-size:12px;
}

input
{
	height:18px;
	font-size:12px;
}

a { color:#AA5522; text-decoration:none;}

a:visited { color:#772200; }

a:active { color:#6B3310; }

a:hover { color:#6B3310; }

.main
{
	padding:0px;
	border-width:0px;
	width:100%;
}

.button
{
	background-color: #888888;
	border:2px solid #AC8100;
	color:#467C40;
}

.bold
{
	font-weight:bold;
}

.header_table
{
	table-layout:fixed;
	padding:3px;
	width:820px;
}

.header_td
{
	background-image: url(images/wallpaper/header_bg.jpg);
	font-size:15px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding:2px 0px 2px 0px;
}

.Overlib
{
	font-size:10px;
	font-family:Verdana;
}

.overlay_clear:after
{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.overlay_commander
{
	font-weight:bold;
	color:#FFFFFF;
}

.LoggedOut_header_table
{
	background-image:url(../../../images/bg_header.gif);
}

.LoggedOut_header_table a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.LoggedOut_header_table a:visited
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.LoggedOut_header_table a:active
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.LoggedOut_header_table a:hover
{
	color:#DCC16F;
}

.LoggedOut_index_table
{
	padding:0px 0px 0px 0px;
	border:0px;
	width:750px;
}

.hr
{
	background-color:#AC8100;
	width:100%;
	height:1px;
	border:1px solid #AC8100;
}

.LoggedOut_imprint_headword
{
	font-weight:bold;
	padding:0px 0px 0px 10px;
}

/*---------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------              ----------------------------------------------------------*/
/*---------------------------------------------------------   Selector   ----------------------------------------------------------*/
/*---------------------------------------------------------              ----------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------*/
.selector_row_unmarked
{
	text-align:center;
}

.selector_row_unmarked:hover
{
	background-image: url(images/wallpaper/prod_bg.jpg);
}

.selector_row_marked
{
	background-image: url(images/wallpaper/header_bg.jpg);
	text-align:center;
}

/*---------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------              ----------------------------------------------------------*/
/*---------------------------------------------------------     MENU     ----------------------------------------------------------*/
/*---------------------------------------------------------              ----------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------*/

.menu_main
{
	margin-right:auto;
	padding:10px;
	border-width:0px;
	width:900px;
}

.menu td
{
	font-family:arial;
	font-size:12px;
}


/*---------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------                ---------------------------------------------------------*/
/*--------------------------------------------------------     DESIGN     ---------------------------------------------------------*/
/*--------------------------------------------------------                ---------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------*/
.design_main_table
{
	margin-left:auto;
	margin-right:auto;
	border-width:0px;
	width:982px;
	padding:0px;
}

.design_main_row
{
	height:23px;
}

.design_sub_row
{
	height:23px;
}

																			/*--------------------------------------------------------*/
																			/*------------------     ECKEN     -----------------------*/
																			/*--------------------------------------------------------*/

		/*--------------------------------------------------------*/
		/*-------------------     MAIN     -----------------------*/
		/*--------------------------------------------------------*/
.design_main_corner_left_head
{
	background-image: url(images/design/main/corner_left_head.gif);
	background-repeat:no-repeat;
	width:23px;
	height:23px;
}

.design_main_corner_right_head
{
	background-image: url(images/design/main/corner_right_head.gif);
	background-repeat:no-repeat;
	width:23px;
	height:23px;
}

.design_main_corner_left_down
{
	background-image: url(images/design/main/corner_left_down.gif);
	background-repeat:no-repeat;
	width:23px;
	height:23px;
}

.design_main_corner_right_down
{
	background-image: url(images/design/main/corner_right_down.gif);
	background-repeat:no-repeat;
	width:23px;
	height:23px;
}

		/*--------------------------------------------------------*/
		/*-------------------     SUB     ------------------------*/
		/*--------------------------------------------------------*/
.design_sub_corner_left_head
{
	background-image: url(images/design/sub/corner_left_head.gif);
	background-repeat:no-repeat;
	width:23px;
	height:23px;
}

.design_sub_corner_right_head
{
	background-image: url(images/design/sub/corner_right_head.gif);
	background-repeat:no-repeat;
	width:23px;
	height:23px;
}

.design_sub_corner_left_down
{
	background-image: url(images/design/sub/corner_left_down.gif);
	background-repeat:no-repeat;
	width:23px;
	height:23px;
}

.design_sub_corner_right_down
{
	background-image: url(images/design/sub/corner_right_down.gif);
	background-repeat:no-repeat;
	width:23px;
	height:23px;
}

																			/*--------------------------------------------------------*/
																			/*-----------------     BORDERS     ----------------------*/
																			/*--------------------------------------------------------*/

		/*--------------------------------------------------------*/
		/*-------------------     MAIN     -----------------------*/
		/*--------------------------------------------------------*/
.design_main_border_left
{
	background-image: url(images/design/main/border_left.gif);
	width:23px;
}

.design_main_border_right
{
	background-image: url(images/design/main/border_right.gif);
	width:23px;
}

.design_main_border_head
{
	background-image: url(images/design/main/border_head.gif);
}

.design_main_border_down
{
	background-image: url(images/design/main/border_down.gif);
}

		/*--------------------------------------------------------*/
		/*-------------------     SUB     ------------------------*/
		/*--------------------------------------------------------*/
.design_sub_border_left
{
	background-image: url(images/design/sub/border_left.gif);
	width:23px;
}

.design_sub_border_right
{
	background-image: url(images/design/sub/border_right.gif);
	width:23px;
}

.design_sub_border_head
{
	background-image: url(images/design/sub/border_head.gif);
}

.design_sub_border_down
{
	background-image: url(images/design/sub/border_down.gif);
}



/*---------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------                   --------------------------------------------------------*/
/*------------------------------------------------------     Einzelnes     --------------------------------------------------------*/
/*------------------------------------------------------                   --------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------*/

.note
{
	font-size:10px;
}

.green
{
	color:#006000;
	font-weight:bold;
}

.red
{
	color:#DD1417;
	font-weight:bold;
}

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

.area_overview
{
	height:150px;
	font-family:arial;
	font-size:12px;
	border:2px
	solid #AC8100;
}

.area_indent
{
	position:relative; left:15px;
}

					/*--------------------------------------------------------*/
					/*-----------------     Messages     ---------------------*/
					/*--------------------------------------------------------*/

.msg_unread_link_start a
{
	font-weight:bold;
	color:#00FF00;
	text-decoration:none;
}

.msg_unread_link
{
	font-weight:bold;
	color:#00FF00;
	text-decoration:none;
}

.msg_unread_link:visited
{
	font-weight:bold;
	color:#00FF00;
	text-decoration:none;
}

.msg_link
{
	text-decoration:none;
}

.msg_row_dark
{
	background-image: url(images/wallpaper/prod_bg.jpg);
}

.msg_td
{
	padding-top:3px;
	padding-left:8px;
	padding-bottom:3px;
}

.msg_tr td
{
	padding-top:3px;
	padding-left:8px;
	padding-bottom:3px;
}

.msg_sub_table
{
	table-layout:fixed;
	padding:3px;
	width:820px;
}

.msg_sub_header_tr
{
	background-image: url(images/wallpaper/header_bg.jpg);
}

.msg_sub_header_td
{
	font-size:15px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:2px;
}

					/*--------------------------------------------------------*/
					/*-------------------     Ally     -----------------------*/
					/*--------------------------------------------------------*/

.new_ally_title
{
	font-size:18px;
	font-weight:bold;
}

.new_ally_point
{
	font-size:12px;
}


					/*--------------------------------------------------------*/
					/*---------------     Produktionen     -------------------*/
					/*--------------------------------------------------------*/
.production_head
{
	background-image: url(images/wallpaper/header_bg.jpg);
	font-weight:bold;
}

.production_head td
{
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}


.production_row td
{
	text-align:left;
	font-family:arial;
	font-size:12px;
	padding-left:10px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}


					/*--------------------------------------------------------*/
					/*---------------     Ressi-Anzeige     ------------------*/
					/*--------------------------------------------------------*/
.ressis td
{
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
}

					/*--------------------------------------------------------*/
					/*---------------     Ressi-Anzeige     ------------------*/
					/*--------------------------------------------------------*/
.tech_view_green
{
	font-weight:bold;
	color:#007000;
}

.tech_view_red
{
	font-weight:bold;
	color:#EE0000;
}

.tech_view_orange
{
	font-weight:bold;
	color:#CC6600;
}
					/*--------------------------------------------------------*/
					/*---------------     Gebäude-Kosten     -----------------*/
					/*--------------------------------------------------------*/
.building_name
{
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

.building_point
{
	font-size:12px;
	font-weight:bold;
}

					/*--------------------------------------------------------*/
					/*---------------   Avatar-Techs-Kosten  -----------------*/
					/*--------------------------------------------------------*/
.avatar_spell_name
{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.avatar_spell_point
{
	font-size:11px;
	font-weight:bold;
}


					/*--------------------------------------------------------*/
					/*---------     Registrierungsbeschriftung     -----------*/
					/*--------------------------------------------------------*/
.register
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.register_sub
{
	font-size:12px;
}

					/*--------------------------------------------------------*/
					/*-------------------     Login     ----------------------*/
					/*--------------------------------------------------------*/
.login_title
{
	font-size:20px;
	font-weight:bold;
}

.login_data
{
	table-layout:auto;
	font-size:12px;
}

/*---------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------                   -------------------------------------------------------*/
/*-------------------------------------------------------     MELDUNGEN     -------------------------------------------------------*/
/*-------------------------------------------------------                   -------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------*/


																			/*--------------------------------------------------------*/
																			/*------------------     FEHLER     ----------------------*/
																			/*--------------------------------------------------------*/
.error
{
	background-color:#FFDBD9;
	border-width:2px;
	border-color:#FF534A;
	border-style:solid;
	table-layout:auto;
	width:500px;
	padding:5px;
	font-weight:bold;
	font-family:arial;
}

.error_subtable
{
	padding:0px;
	font-weight:bold;
	font-family:arial;
	color:#FF534A;
}

.error_picto
{
	vertical-align:middle;
	width:25px;
}

																			/*--------------------------------------------------------*/
																			/*------------------     ERFOLG     ----------------------*/
																			/*--------------------------------------------------------*/
.success
{
	background-color:#F6FFEE;
	border-width:2px;
	border-color:#73CC1A;
	border-style:solid;
	table-layout:auto;
	width:500px;
	padding:5px;
	font-weight:bold;
	font-family:arial;
}

.success_subtable
{
	padding:0px;
	font-weight:bold;
	font-family:arial;
	color:#73CC1A;
}

.success_picto
{
	vertical-align:middle;
	width:25px;
}

																			/*--------------------------------------------------------*/
																			/*-------------------     INFO     -----------------------*/
																			/*--------------------------------------------------------*/
.info
{
	background-color:#B5B1FF;
	border-width:2px;
	border-color:#3B33D8;
	border-style:solid;
	table-layout:auto;
	width:500px;
	padding:5px;
	font-weight:bold;
	font-family:arial;
}

.info_subtable
{
	padding:0px;
	font-weight:bold;
	font-family:arial;
	color:#3B33D8;
}

.info_picto
{
	vertical-align:middle;
	width:25px;
}

																			/*--------------------------------------------------------*/
																			/*------------------     PROGGER     ---------------------*/
																			/*--------------------------------------------------------*/
.progger
{
	background-color:#FFCFA3;
	border-width:2px;
	border-color:#FF7B00;
	border-style:solid;
	table-layout:auto;
	width:500px;
	padding:5px;
	font-weight:bold;
	font-family:arial;
}

.progger_subtable
{
	padding:0px;
	font-weight:bold;
	font-family:arial;
	color:#FF7B00;
}

.progger_picto
{
	vertical-align:middle;
	width:25px;
}

/*---------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------                         ----------------------------------------------------*/
/*----------------------------------------------------   Startseiten-Aufträge  ----------------------------------------------------*/
/*----------------------------------------------------                     	   ----------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------*/

.start_0
{
color:darkblue;
}

.start_1
{
color:#AA5522;
}

.start_2
{
color:blue;
}

.start_3
{
color:white;
}

.start_4
{
color:black;
}


/*---------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------                     ------------------------------------------------------*/
/*------------------------------------------------------     PLATZHALTER     ------------------------------------------------------*/
/*------------------------------------------------------                   	 ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------*/

.placeholder
{
	font-size:2px;
}