/* Allgemeine Vorformatierung der HTML Tags */
BODY				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #DADADA; color: #000000; margin-top: 7px; margin-left: 7px; margin-right: 7px;}
UL				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
LI				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
TD, TH, TR, DIV, P		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
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;}

/* allgm. Links */
A:link				{color: #006395; text-decoration: none;}
A:active			{color: #006395; text-decoration: none;}
A:visited			{color: #006395; text-decoration: none;}
A:hover				{color: #F5D300; text-decoration: none;}

/* Allgm. Aufzählungen Listen, Messageboxen, u.v.m. */
.msg				{background-color: #FFFFFF;}
.msg2				{background-color: #FFFFFF;}
.msgbody			{background-color: #F0F0F0; color: #000000;}
.msghead			{background-color: #CCCCCC; color: #000000; border-bottom: solid 2px #FECF00;}
.msghead2			{background-color: #EEEEEE; color: #000000; font-size: 10px; font-weight: bold; text-align: center;}
.msghead3			{background-color: #CCCCCC; color: #000000; font-size: 10px; border-bottom: solid 1px #FECF00;}
.msgrow1			{background-color: #DDDDDD; color: #000000;}
.msgrow2			{background-color: #EEEEEE; color: #000000;}
.msg_over			{background-color: #F0F0AA; color: #000000;}
.small				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

/* Shortbar Navigation (User, Event, Catering, Turniere, etc) */
.shortbar			{background-color: #FFFFFF;}
.shortbarrow			{ }
.shortbarbit			{background-color: #EEEEEE; font-weight: bold; text-align: center;}
.shortbarbitselect		{background-color: #F0F0AA; font-weight: bold; text-align: center;}

/* Shortbar Links (normal/active) */
.shortbarlink:link		{color: #006395; text-decoration: none;}
.shortbarlink:active		{color: #006395; text-decoration: none;}
.shortbarlink:visited		{color: #006395; text-decoration: none;}
.shortbarlink:hover		{color: #F5D300; text-decoration: none;}
.shortbarlinkselect:link	{color: #000000; text-decoration: none;}
.shortbarlinkselect:active	{color: #000000; text-decoration: none;}
.shortbarlinkselect:visited	{color: #000000; text-decoration: none;}
.shortbarlinkselect:hover	{color: #F5D300; text-decoration: none;}


/* Seitentitel / Überschrift Layout, Topmenu und Impressum */
.title				{color: #006395; font-size: 18px; font-style: italic; border-bottom: solid 2px #F5D300; }
.topmenuleft			{color: #F5D300; text-align:left;  font-weight: bold; padding-left: 5px; padding-right:5px; font-weight: bold; filter:DropShadow(color=#000000, offx=1, offy=1);}
.topmenuright			{color: #F5D300; text-align:right; font-weight: bold; padding-left: 5px; padding-right:5px; font-weight: bold; filter:DropShadow(color=#000000, offx=1, offy=1);}
.impressum			{color: #AAAAAA; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.topmenu:link			{color: #F5D300; text-decoration: none;}
.topmenu:active			{color: #F5D300; text-decoration: none;}
.topmenu:visited		{color: #F5D300; text-decoration: none;}
.topmenu:hover			{color: #FFFFFF; text-decoration: none;}

/* Formatierung des Login Eingabe feldes */
.input_text			{background-color: #DDDDDD; color: #000000; BORDER-color: #006395; BORDER-WIDTH: 1px; BORDER-STYLE: solid;}

/* Schriftformatierung in der LoginBox */
.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 der Hauptseite und des Topmenus. */
.rahmen_main			{background-color: #FFFFFF; border-top: solid 1px #000000; border-left: solid 1px #000000; border-bottom: solid 1px #000000; border-right: solid 1px #000000;}
.rahmen_top			{background-color: #000000; border-top: solid 1px #000000; border-left: solid 1px #000000; border-bottom: solid 0px #000000; border-right: solid 1px #000000;}
.rahmen_top2			{background-color: #000000; background:url('/styles/default/topbanner.jpg'); border-top: solid 1px #DDDDDD; border-left: solid 1px #DDDDDD; border-bottom: solid 1px #DDDDDD; border-right: solid 1px #DDDDDD;}
.rahmen_topmenu			{background-color: #000000; background:url('/styles/default/menubanner.jpg'); border-top: solid 1px #000000; border-left: solid 1px #000000; border-bottom: solid 1px #000000; border-right: solid 1px #000000;}

/* Rahmenkonfiguration der $HTML->message Box */
.rahmen_msg			{background-color: #F0F0F0; border-top: solid 1px #989898; border-left: solid 1px #989898; border-bottom: solid 1px #989898; border-right: solid 1px #989898;}
.rahmen_msg2			{background:url('/styles/default/msgbanner.jpg'); border-top: solid 1px #000000; border-left: solid 1px #000000; border-bottom: solid 1px #000000; border-right: solid 1px #000000;}
.rahmen_msgtitle		{color: #F5D300; font-weight: bold; filter:DropShadow(color=#000000, offx=1, offy=1);}

/* HTML::message() */
.msgbox_body			{background-color: #F0F0F0; border-top: solid 1px #989898; border-left: solid 1px #989898; border-bottom: solid 1px #989898; border-right: solid 1px #989898; padding: 5px;}
.msgbox_head			{background:url('/styles/default/msgbanner.jpg'); border-top: solid 1px #000000; border-left: solid 1px #000000; border-bottom: solid 1px #000000; border-right: solid 1px #000000;}
.msgbox_title			{color: #F5D300; font-weight: bold; filter:DropShadow(color=#000000, offx=1, offy=1);}

/* Rahmenkonfiguration der Content Boxen */
.rahmen_box			{background-color: #F0F0F0; border-top: solid 0px #000000; border-left: solid 0px #000000; border-bottom: solid 0px #000000; border-right: solid 0px #000000;}
.rahmen_box2			{background-color: #DDDDDD; border-top: solid 1px #006395; border-left: solid 1px #006395; border-bottom: solid 1px #006395; border-right: solid 1px #006395;}
.rahmen_title			{color: #006395; font-weight: bold;}

/* Menüpunkte */
.mnb				{background-color: #006395; border-bottom: solid 1px #F0F0F0;}
.mnbo				{background-color: #F5D300;}
.mntext				{background-color: #F0F0F0;}

/* News System */
.news				{padding-bottom: 10px;}
.newshead			{font-size: 13px; font-weight: bold; padding: 2px 0; border-bottom: 2px solid #006395;}
.newsheadsmall			{padding: 4px 0; position: relative; }
.newsheaddate			{float: right;}
.newsheadautor			{margin-left: 22px;}
.newsheadautor IMG		{position: absolute; left: 0px; }
.newsbody			{padding: 3px 0px 3px 22px; border-bottom: 1px solid #F0F0F0; border-top: 1px solid #F0F0F0;}

.newsdateline			{font-weight: bold; border-top: solid 0px #006395; border-bottom: solid 1px #006395; border-left: solid 0px #006395; border-right: solid 0px #006395;}
.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 Übersicht*/
.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;}
.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: #F0F0F0; 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 für 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 #F5D300;}
.forumcat			{background-color: #CCCCCC; font-size: 10px; border-bottom: solid 1px #F5D300;}
.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: #F5D300;} 
.cattitle			{font-weight: bold;}
.catdesc			{font-size: 10px;}
.copyright			{font-size: 10px;}

/* Eingabe Formulare fürs Forum und das Adminsystem */
.newpost			{background-color: #FFFFFF;}
.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: #DDDDDD; 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: #EEEEEE; 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;}
.tbox				{width: 100%; }
.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			{}

/* Beamerstyles */
.beamertitle			{color: #006395; font-size: 40px; font-style: italic; border-bottom: solid 4px #F5D300;}
.beamerhead			{background-color: #CCCCCC; color: #006395; font-size: 40px; font-weight: bold; border-bottom: solid 4px #F5D300; padding: 10px;}
.beamercontent			{background-color: #F0F0F0; 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;}
