/* Allgemeine Vorformatierung der HTML Tags */

BODY				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #18306b; color: #000000; margin: 0; width: 99.9%; text-align: center;}

// Fuer Hintergrundbild Caseking
//BODY 				{
//					background: #000 url('/styles/blan/page_bg_case.jpg') 50% 0 no-repeat;
//					-webkit-background-size: 1900px 1100px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #18306b; color: #000000;
//				}
UL,OL				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
LI				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; list-style: square; margin-left: 16px;}
TD, TH, TR, DIV, P		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
h1,h2,h3,h4,h5,h6		{margin: 0; padding: 0;}
SELECT				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
INPUT				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
TEXTAREA			{font-size: 11px;}
OPTION				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
FORM				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding: 0; margin: 0;}

/* allgm. Links */
A:link				{color: #666666; text-decoration: none;}
A:active			{color: #666666; text-decoration: none;}
A:visited			{color: #666666; text-decoration: none;}
A:hover				{color: #c9cdf2; text-decoration: none;}

/* Allgm. Aufzaehlungen Listen, Messageboxen, u.v.m. */
.msg				{background-color: #FFFFFF;}
.msg2				{background-color: #FFFFFF; border-top: solid 1px #CCCCCC; border-left: solid 1px #CCCCCC; border-bottom: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; }
.msgbody			{background-color: #c9cdf2; color: #000000;}
.msghead			{background-color: #DDDDDD; color: #000000; border-bottom: solid 2px #c9cdf2;}
.msghead2			{background-color: #EEEEEE; color: #000000; font-size: 10px; font-weight: bold; text-align: center;}
.msghead3			{background-color: #DDDDDD; color: #000000; font-size: 10px; border-bottom: solid 1px #c9cdf2;}
.msgrow1			{background-color: #EFEFEF; color: #000000;}
.msgrow2			{background-color: #F7F7F7; color: #000000;}
.msg_over			{background-color: #c9cdf2; color: #000000;}
.small				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

/* Shortbar Navigation (User, Event, Catering, Turniere, etc) */
.shortbar			{background-color: #FFFFFF; border-color: #CCCCCC; border-width: 1px; border-style: solid;}
.shortbarrow			{ }
.shortbarbit			{background-color: #EEEEEE; font-weight: bold; text-align: center;}
.shortbarbitselect		{background-color: #c9cdf2; font-weight: bold; text-align: center;}

/* Shortbar Links (normal/active) */
.shortbarlink:link		{color: #888888; text-decoration: none;}
.shortbarlink:active		{color: #888888; text-decoration: none;}
.shortbarlink:visited		{color: #888888; text-decoration: none;}
.shortbarlink:hover		{color: #c9cdf2; text-decoration: none;}
.shortbarlinkselect:link	{color: #FFFFFF; text-decoration: none;}
.shortbarlinkselect:active	{color: #FFFFFF; text-decoration: none;}	
.shortbarlinkselect:visited	{color: #FFFFFF; text-decoration: none;}
.shortbarlinkselect:hover	{color: #000000; text-decoration: none;}

/* Seitentitel / Ueberschrift Layout, Topmenu und Impressum */
.title				{color: #000000; font-size: 18px; border-bottom: solid 2px #c9cdf2; font-family: Arial, Helvetica, sans-serif, Verdana; margin-bottom: 16px;}

/* Formatierung des Login Eingabe feldes */
.input_text			{background-color: #eeeeee; color: #000000; border-color: #A5ACB2; border-width: 1px; border-style: solid;}
.login_line			{background-color: #DDDDDD; border-bottom: solid 1px #006395; border-right: solid 1px #006395; border-left: solid 1px #006395; border-top: solid 1px #006395;}
.login_user			{color: #006395;}

/* Rahmenkonfiguration */
.rahmen_msg			{padding-bottom: 10px;}
.rahmen_msg2			{padding: 3px; border-bottom: solid 2px #c9cdf2;}
.rahmen_msgtitle		{color: #000000; font-weight: bold; font-size: 13px;}

/* HTML::message() */
.msgbox_body			{background-color: #f4f4f4; border: solid 1px #c9cdf2; padding: 5px;}
.msgbox_head			{background-color: #c9cdf2; }
.msgbox_title			{color: #000000; font-weight: bold; }


/* News System */
.news				{padding-bottom: 5px; background-color: #d9ddff; border-bottom-style:solid; border-bottom-width: 1px; border-bottom-color: #c9cdf2;}
.newshead			{font-size: 13px; font-weight: bold; padding-left: 3px; padding-bottom: 2px; border-bottom: 2px solid #c9cdf2; background-color: #f0f1ff}
.newsheadsmall			{padding: 5px; position: relative; background-color: #d9ddff;}
.newsheaddate			{float: right; padding: 0px;}
.newsheadautor			{margin-left: 22px; background-color: #d9ddff;}
.newsheadautor IMG		{position: absolute; left: 5px; }
.newsbody			{padding: 3px 5px 3px 5px; border-bottom: 1px solid #c9cdf2; border-top: 1px solid #c9cdf2; background-color: #d9ddff; text-align: justify;}

.newsdateline			{font-weight: bold; border-bottom: solid 1px #c9cdf2;}
.newsshorthead			{font-weight: bold;}
.newsshort			{}
.newsline			{height: 1px; width: 100%;}

/* News Archiv */
.archive			{}
.archiveheadline		{background-color: #EEEEEE; height:18px; font-weight: bold;} 
.archiveline1			{background-color: #DDDDDD; height:18px;}
.archiveline2			{background-color: #EEEEEE; height:18px;}

/* Event Status anzeige und TeilnehmerStatus Uebersicht*/
.event_bar			{background-color: #DDDDDD; border-top: solid 1px #006395; border-left: solid 1px #006395; border-bottom: solid 1px #006395; border-right: solid 1px #006395; width: 100px !important;}
.eventinfo_title		{font-size: 15px; font-weight: bold;}
.eventinfo_content		{margin-left: 25px; margin-right: 10px; margin-top: 10px; margin-bottom: 20px;}

/* Sitzplan Layout */
.sitzistatus			{background-color: #DDDDDD; border-color: #006395; border-width: 1px; border-style: solid;}
.rahmen_sitzplan		{background-color: #c9cdf2; border-top: solid 1px #989898; border-left: solid 1px #989898; border-bottom: solid 1px #989898; border-right: solid 1px #989898;}
.sitzplan			{}
.sitzplan_descr			{background-color: #003150; color: #FFFFFF;}

/* Speziell fuer den [IMGPRO] Befehl im Forumcode */
.imgpro				{background-color: #003150}
.imgprofont			{font-size: 10px; color: #FECF00;}

/* Forum */
.forum				{background-color: #FFFFFF;}
.forumhead			{background-color: #CCCCCC; font-size: 10px; border-bottom: solid 2px #c9cdf2;}
.forumcat			{background-color: #CCCCCC; font-size: 10px; border-bottom: solid 1px #c9cdf2;}
.forumpart1			{background-color: #DDDDDD;}
.forumpart2			{background-color: #EEEEEE;}
.forumtext			{}
.forumcode			{background-color: #CCCCCC; font-family: Courier, 'Courier New', sans-serif; border-color: #AAAAAA; border-style: solid; border-width: 1px; white-space:pre}
.forumcode br                   {display:none;}
.forumquote			{background-color: #CCCCCC; border-color: #AAAAAA; border-style: solid; border-width: 1px;}
.forumnew			{font-size: 16px; font-weight: bold; font-style: italic; color: #c9cdf2;} 
.cattitle			{font-weight: bold;}
.catdesc			{font-size: 10px;}
.copyright			{font-size: 10px;}

/* Eingabe Formulare fuers Forum und das Adminsystem */
.newpost			{background-color: #FFFFFF; border-top: solid 1px #CCCCCC; border-left: solid 1px #CCCCCC; border-bottom: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; }
.newpostdesc			{background-color: #EEEEEE; font-weight: bold;}
.newpostbody			{background-color: #EEEEEE;}
.select_mono			{font-family: courier new, courier;}
.select_mono OPTION		{font-family: courier new, courier;}

/* Turnierbaum Boxen */
.turnier_treebox1		{background-color: #EFEFEF; border-top: solid 1px #000000; border-left: solid 1px #000000; border-bottom: solid 1px #000000; border-right: solid 1px #000000; white-space: nowrap; cursor: pointer;}
.turnier_treebox2		{background-color: #F7F7F7; border-top: solid 1px #c9cdf2; border-left: solid 1px #c9cdf2; border-bottom: solid 1px #c9cdf2; border-right: solid 1px #c9cdf2; white-space: nowrap; cursor: pointer;}
.tbox				{}
.tbox_a				{font-size: 10px; text-align: center; width: 100%; white-space: nowrap;}
.tbox_vs			{font-size: 10px; text-align: center; line-height: 15px; font-weight: bold; height: 15px;}
.tbox_b				{font-size: 10px; text-align: center; width: 100%; white-space: nowrap;}
.tbox_p				{padding-left: 24px; text-align: left; display: block; white-space: nowrap; }
.tbox_w				{padding-left: 24px; text-align: left; display: block; font-weight: bold; color: #003150; white-space: nowrap; }
.tbox_c				{vertical-align: middle; padding-left: 3px; float: left;}
.tbox_ra, .tbox_rb		{}

.ttree_defmap			{background: url('/images/turnier/vdot.gif') repeat-y right; vertical-align: middle; width: 118px; height: 30px; font-size: 11px; text-align: center;}
.ttree_col			{background: url('/images/turnier/vdot.gif') repeat-y right; vertical-align: middle; width: 118px;}
.tlist_won			{padding-left: 37px; background-image: url('/images/turnier/win.gif'); background-position: 2px; background-repeat: no-repeat; font-weight: bold;}
.tlist_loss			{}

/* Suchergebnis */

.search_result			{}
.search_part			{border-bottom: 1px solid #dddddd;}
.search_jump			{margin: 16px 0; padding: 5px; border-color: #dddddd; border-style: solid; border-width: 1px;}
.search_result_bit		{margin-bottom: 10px;}
.search_title			{font-size: 13px; font-weight: bold;}
.search_content			{}
.search_extra			{color: #888888;} 
.search_extra_link		{color: green;}
.search_extra_date		{color: #aaaaaa;}
.search_extra_user		{color: #aaaaaa;}



/* ********************************************************************************* */

#body

{
	clear: left;
	background-color: #18306b;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	/*position: relative;*/
	width: 1000px;
	text-align: left;

}
/*
{

	background: #000 url('/styles/blan/page_bg_case.jpg') 50% 0 no-repeat;
	-webkit-background-size: 1900px 1100px; font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	font-size: 11px;
	background-color: #163b61;
	margin: 5px 0 25px 0;


}
*/
#header {
	background: #ffffff;
	height: 181px;
	display: block;
}
#header h1 {
	position: absolute;
	font-size: 1px;
	text-indent: -2500px;
	height: 88px;
	width: 133px;
	left: 0px;
	margin: 0;
	padding: 0;
}
#banner {
	background: #cccccc url(/styles/blan/topbanner_org.jpg) ;
	height: 181px;
	alt: LAN Party
}
#main {
	background-color: #ffffff;
	position: relative;
}
#copyright {
	position: absolute; 
	bottom: 5px;
	left: 5px;
	font-size: 10px;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

/* ********************************************************************************* */

#langnav {
	background-color: #C1D72E;
	margin-left: 133px;
	height: 22px;
}
#langnav h2 {
	display: none;
}
#langnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#langnav ul li {
	float: right;
	list-style: none;
	padding-top: 4px;
	padding-right: 6px;
	margin-left: 0px;
}
#langnav ul li a {
	display: block;
	width: 18px;
	-width: 20px;
	height: 12px;
	-height: 14px;
	overflow: hidden;
	font-size: 1px;
	text-indent: -3000px;
}
#flag_de	{background: url(/images/flags/de.gif) no-repeat; border-width: 1px; border-style: solid; border-color: #C1D72E;}	
#flag_en	{background: url(/images/flags/en.gif) no-repeat; border-width: 1px; border-style: solid; border-color: #C1D72E;}
#flag_it	{background: url(/images/flags/it.gif) no-repeat; border-width: 1px; border-style: solid; border-color: #C1D72E;}
#flag_de_active	{background: url(/images/flags/de.gif) no-repeat; border-width: 1px; border-style: solid; border-color: white;}	
#flag_en_active	{background: url(/images/flags/en.gif) no-repeat; border-width: 1px; border-style: solid; border-color: white;}
#flag_it_active	{background: url(/images/flags/it.gif) no-repeat; border-width: 1px; border-style: solid; border-color: white;}

/* ********************************************************************************* */

#shortmenu {
	background-color: #c9cdf2;
	height: 22px;
	top: 88px;
	overflow: hidden;
	white-space: nowrap;
}
#shortmenu h2 {
	display: none;
}
#shortmenu ul {
	padding: 0;
	margin: 0;
	list-style: none; 
}
#shortmenu ul li {
	float: right;
	text-align: center; 
	height: 22px; 
	list-style: none;
	margin-left: 1px;
}
#shortmenu ul li a, #shortmenu ul li a:link, #shortmenu ul li a:visited, #shortmenu ul li a:active {
	background-color: #ADAA38;
	white-space: nowrap;
	height: 22px;
	padding: 4px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	overflow: visible;
	line-height: 22px;
}
#shortmenu ul li a:hover {
	background-color: #C1D72E;
}
#shortmenu_date {
	float: left;
	height: 22px; 
	display: block;
	line-height: 21px;
	font-size: 12px;
	font-weight: bold;
	width: 133px;
	text-align: center;
	color: #ffffff;
}

/* ********************************************************************************* */

#content_left {
	width: 133px;
	background-color: #dddddd;
	background: url(/styles/blan/navi_back.png);
	vertical-align: top;
	padding-bottom: 40px;
}
#content_left h2 {
	display: block;
        padding: 10px 0px 0px 0px;
	background: url(/styles/blan/blan-menubg.png);
	height: 28px;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 21px;
	font-size: 12px;
	font-weight: bold;
    text-align: right;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	padding-left: 15px;
	padding-right: 3px;
}
#content_left h2 img {
	float: right;
	padding-top: 3px;
	padding-right: 3px;
}

#verlaufnavlinks {
	background: url(/styles/blan/verlauf-topleft.png);
	width: 133;
	height: 21;
}

.box_left {
	
}

/* ********************************************************************************* */

#content {
	background: url(/styles/blan/verlauf-content2.png) repeat-y;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

#content2 {
	background: url(/styles/blan/verlauf-content.png) repeat-x;
	padding: 15px 10px 10px 15px;
	vertical-align: top;
}

#content h1 {
	position: relative;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: normal;
	border-bottom: 2px solid #c9cdf2;
	margin-left: 25px;
	margin-bottom: 15px;
	line-height: 20px;
}
#content h1 img	{
	position: absolute; 
	left: -25px; 
}
#content_text {
        border-style: solid;
        border-width: 1px;
        border-color: #c9cdf2;
        padding: 0px;
        background-color: #f0f1ff !important;
	text-align: left;
        background: url(/styles/blan/verlauf-news.png) repeat-x;
}

/* ********************************************************************************* */

#content_right {
	width: 133px;
	background-color: #dddddd;
	background: url(/styles/blan/navi_back.png);
	vertical-align: top;
}
#content_right h2 {
	display: block;
        padding: 10px 0px 0px 0px;
	background: url(/styles/blan/blan-menubg-right.png);
	height: 28px;
	margin-top: 15px;
	margin-top: 22px;
	margin-bottom: 0px;
	line-height: 21px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	padding-left: 3px;
}
#content_right h2 img {
	float: left;
	padding-top: 3px;
	padding-left: 0px;
}


/* ********************************************************************************* */

.box_menu ul {
        width: 115px;
	padding: 0;
        margin: 0px 0px 0px 10px;
	list-style: none;
	display: block;
	background: url(/styles/blan/navlinksbg.png) ;
        border-style: solid;
        border-width: 1px;
        border-color: #000000;
        text-align: right;

}
.box_menu ul li {
	list-style: none;
	margin-left: 0px;
}
.box_menu ul li a, .box_menu ul li a:link, .box_menu ul li a:visited, .box_menu ul li a:active {
	display: block;
	line-height: 19px;
	font-size: 10px;
        font-weight: bold;
	color: #FFFFFF;
        padding-right: 3px;
}
.box_menu ul li a:hover {

}
.box_menu ul li a img {
	top: 2px;
	position: relative;
}
.box_menu ul li form {
	position: relative;
	display: block;
	padding: 0;
	margin-top: 0px;
	margin-left: 20px;
	font-size: 0px;
	line-height: 0px;
	height: 21px;
}

#menu_box_search {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 11px;
	width: 124px;
	background-color: #eeeeee; 
	color: #000000; 
	border-color: #A5ACB2; 
	border-width: 1px; 
	border-style: solid;
	margin-top: 3px;
}
#menu_box_search_submit { 
	position: absolute;
	left: 126px;
	font-size: 10px;
	background-color: #BABABA; 
	color: #ffffff; 
	border-color: #A5ACB2; 
	border-width: 1px; 
	border-style: solid;
	height: 16px;
	he\ight: 15px;
	line-height: 10px;
	margin-left: 3px;
	font-weight: bold;
	margin-top: 3px;
	width: 24px;
}

/* ********************************************************************************* */

.box_news ul {
	padding: 0;
	margin: 0;
}

/* ********************************************************************************* */

#beamer_body
{
	padding-bottom: 22px;
	background-color: #ffffff;
	margin: 0 auto;
	position: relative;
	width: 1024px;
}

#beamer_shortmenu {
	background-color: #ADAA38;
	height: 22px;
	top: 88px;
	overflow: hidden;
	white-space: nowrap;
}
#beamer_shortmenu h2 {
	display: none;
}

#beamer_langnav {
	background-color: #C1D72E;
	margin-left: 133px;
	height: 22px;
}

#beamer_shortmenu_date {
	background-color: #c9cdf2;
	float: left;
	height: 22px; 
	display: block;
	line-height: 21px;
	font-size: 12px;
	font-weight: bold;
	width: 133px;
	text-align: center;
	color: #ffffff;
}

#beamer {
	background-color: #ffffff;
	padding: 22px 22px 0px 22px;
	vertical-align: top;
}

#beamer h1 {
	position: relative;
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: normal;
	border-bottom: 4px solid #c9cdf2;
	margin-left: 60px;
	margin-bottom: 15px;
	line-height: 45px;
}
#beamer h1 img	{
	position: absolute; 
	left: -60px; 
	top: 0px;
}
#beamer_text {
	text-align: left;
	position: relative;
}

.beamerhead			{background-color: #CCCCCC; color: #000000; font-size: 40px; font-weight: bold; border-bottom: solid 4px #c9cdf2; padding: 10px;}
.beamercontent			{background-color: #c9cdf2; color: #000000; font-size: 32px; padding: 25px;}
.beamerrow1			{background-color: #DDDDDD; color: #000000; font-size: 32px;}
.beamerrow2			{background-color: #EEEEEE; color: #000000; font-size: 32px;}
.beamer_countryimg		{width: 54px; height: 36px;}

/* ************ Beamer CSS fuer Team/Player Seite ************************************************** */

.beamer_turnier_avatar {
	width: 240px;
	height: 320px;
	overflow: hidden;
}
.beamer_turnier_avatar IMG {
	width: 240px;
}

.beamer_turnier_members {
	position: relative;
}

.beamer_turnier_member {
	text-align: center;
	width: 20%;
	float: left;
	font-size: 0.7em;
}
.beamer_turnier_member_avatar {
	margin: 0 auto;
	width: 120px;
	height: 160px;
	overflow: hidden;
}
.beamer_turnier_member_avatar IMG {
	width: 120px;
}