/*
////////////////////////////////////////////////////////////////
//
// Allgemeine Styles
//
// Weblication CMS Grid Strukturdesign Version 5.0.9.1
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/* Stylesheet für Standard-Gui-Element */
@import url(wgl.css);

/* Stylesheet für Navigationen */
@import url(nav.css);

/* Spezialfarbe für Marker im Editor */
.wMarkerInsertBefore			{background-color:#F49D00}
.wMarkerInsertBeforeVisible		{background-color:#F49D00}

/* Formatierung von HTML-Elementen */

*						{margin:0;padding:0}

#body					{background-color:#000000}

body					{font-family:Arial, Sans-serif, Helvetica;font-size:11px;color:#999999;font-weight:normal;line-height:14px}

div						{}
span					{}

/* Überschriften */

h1						{font-size:18px;font-weight:bold;line-height:22px;color:#FFFFFF;margin:0 0 5px 0}
h2						{font-size:15px;font-weight:bold;line-height:19px;color:#F49D00;margin:0 0 5px 0}
h3						{font-size:12px;font-weight:bold;line-height:16px;color:#FFFFFF;margin:0 0 5px 0}
h4						{font-size:11px;font-weight:bold;line-height:13px;color:#FFFFFF;margin:0 0 5px 0}
h5						{font-size:11px;font-weight:bold;line-height:13px;color:#FFFFFF;margin:0 0 5px 0}
h6						{font-size:11px;font-weight:bold;line-height:13px;color:#FFFFFF;margin:0 0 5px 0}

#blockRight .elementText h3			{margin:0 0 3px 0;font-size:11px}

/* Textblöcke */
p						{margin:0 0 14px 0}
#blockRight p			{margin:0 0 5px 0}

/* Listen */
ul						{margin:0 0 14px 16px;padding:0 0 0 9px;list-style-image:url(/falcons/wGlobal/layout/images/decoration/bullet_list.gif)}
ol						{margin:0 0 14px 28px;list-style-type:decimal}

/* Definitionslisten */
dl						{}
dt						{}
dd						{margin:0 0 14px 0;padding:0 0 0 16px;color:#a0a0a0}

/* Formularelemente */

form						{}

input						{font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}
select					{font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}
textarea					{font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}

button					{cursor:pointer;background-color:#B6B6B6;border:none;font-size:11px;line-height:18px;height:18px;color:#ffffff}
button:hover				{cursor:pointer;background-color:#98BFD7;border:none;font-size:11px;line-height:18px;height:18px;color:#ffffff}

/* Links */

a						{text-decoration:none;color:#F49D00}
a:hover					{text-decoration:none;color:#FFFFFF}
a.intern				{padding:0 0 0 14px;background:url(/falcons/wGlobal/layout/images/links/intern.gif) top left no-repeat}
a.extern				{padding:0 0 0 14px;background:url(/falcons/wGlobal/layout/images/links/extern.gif) top left no-repeat}
a.download				{padding:0 0 0 14px;background:url(/falcons/wGlobal/layout/images/links/download.gif) top left no-repeat}
a.audio					{padding:0 0 0 14px;background:url(/falcons/wGlobal/layout/images/links/audio.gif) top left no-repeat}
a.video					{padding:0 0 0 14px;background:url(/falcons/wGlobal/layout/images/links/video.gif) top left no-repeat}

/* Bilder */

/* Bilder */

a img                {border:none}

img.picture          {}
img.pictureLeft      {float:left;margin:4px 4px 4px 0}
img.pictureRight     {float:right;margin:4px 0 4px 4px}

	/* Bilder */

	.elementPicture img.picture          	{}
	.elementPicture img.pictureLeft      {float:none;margin:0}
	.elementPicture img.pictureRight     {float:none;margin:0}

	div.pictureLeft      {float:left;margin:0 10px 10px 0}
	div.pictureRight     {float:right;margin:0 0 10px 10px}

/* Tabellen */

table					{font:inherit;color:inherit;border:none}
tr, thead, tbody			{}
th, td					{vertical-align:top}

table.light				{border:none;margin-bottom:12px;}
table.light th				{border:none;text-align:left;background-color:#f0f0f0}
table.light td			{border:none;padding:2px}

table.alternierend		{border:none;margin-bottom:12px;text-align:left;background-image:url(/falcons/wGlobal/layout/images/backgrounds/alternierend.png);border-collapse:collapse;background-repeat:repeat}
table.alternierend th		{border:none;}
table.alternierend td		{border:none;padding-left:2px;height:20px;line-height:20px}

table.default			{border-style:solid none none solid;border-width:1px;border-color:#a0a0a0;margin-bottom:12px;}
table.default th			{border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:2px;text-align:left;background-color:#f0f0f0}
table.default td			{border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:2px}

table.full				{border-style:solid none none solid;border-width:1px;border-color:#a0a0a0;margin-bottom:12px;}
table.full th				{border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:2px;text-align:left;background-color:#f0f0f0}
table.full td				{border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:2px}

/* Grundgerüst */

#blockPre				{}
#blockPreInner			{}

#blockMain				{width:960px;margin:0 auto;position:relative}
#blockMainInner			{}

#blockTop				{height:216px;position:relative;background-image:url(/falcons/wGlobal/layout/images/backgrounds/bg_top.png)}
#blockTopInner         		{margin:0 40px 0 40px;}

#blockLeftContentRight	{overflow:hidden;padding:10px 40px 10px 40px;background-color:#050505;background-image:url(/falcons/wGlobal/layout/images/backgrounds/bg_main.png);background-repeat:repeat-x;}

#blockLeft				{float:left;width:155px;}
#blockLeftInner			{margin:6px 0 0 0;overflow:hidden;}

#blockContent			{float:left;width:530px;}
#blockContentInner		{margin:0 20px 0 10px;overflow:hidden;}

#blockRight				{float:left;width:195px;vertical-align:top;font-size:10px}
#blockRightInner		{margin:2px 0 0 0;overflow:hidden;}

#blockBottom			{background-color:#F49D00;height:64px;}
#blockBottomInner		{margin:0 40px 0 40px;color:#FFFFFF}

#blockPost				{}
#blockPostInner			{}

/* Globale Elemente */

#globalFunctions		{height:18px;margin:0 0 8px 0;text-align:right}
#globalFunctions a		{line-height:18px;padding:0 4px 0 4px;color:#939393}
#globalFunctions a:hover	{}

#logo					{position:absolute;top:22px;}

#logo_bottom			{float:left;margin:8px 20px 0 0}

#search					{float:left}
.searchInput			{float:left;width:130px;margin:0 8px 0 8px;text-indent:8px;font-size:10px;font-weight:bold;}


/* Pflegeschaltflächen */

#beButtons				{position:absolute;top:2px;right:42px}
#beButtonAdmin			{float:left}
#beButtonPage			{float:left}
#beButtonContent		{float:left}

#beButtonEditRight		{float:right;margin:2px 0 0 0}
#beButtonEditLeft		{float:left;margin:2px 0 0 0}

#beButtonEditNavigation	{float:left;margin:2px 0 10px 0}

/* Allgemeine Elemente */

.elementStandard				{margin:0 0 5px 0}
.elementHeadline				{margin:0 0 5px 0}
.elementText					{margin:0 0 5px 0}

.elementTell					{margin:0 0 5px 0;font-style:italic;font-size:10px}

.elementPicture					{margin:0 0 5px 0}
#blockContent .elementPicture img	{border:1px solid #f39100}
.elementPicture .title			{line-height:20px;font-size:10px}
.elementLink					{margin:0 0 5px 0}
#blockRight	.elementLink		{font-style:italic;font-size:10px}

.elementVideo					{margin:0 0 5px 0}
.elementAudio					{margin:0 0 5px 0}
.elementPortlet					{margin:0 0 5px 0}
.elementScript					{margin:0 0 5px 0}
.elementSource					{margin:0 0 5px 0;padding:4px;background-color:#FFFFCC;overflow:auto;white-space:nowrap}
.elementSource h4				{margin:0 0 4px 0;background-color:#ffffcc;padding:4px 4px 4px 0;border-bottom:solid 1px #cccccc}
.elementPlain					{margin:0 0 5px 0;overflow:auto;padding:4px;background-color:#f0f0f0;border:solid 1px #a0a0a0}

.elementDelimiter				{margin:0 0 5px 0;background-image:url(/falcons/wGlobal/layout/images/line/content.png);behavior: url(/weblication/grid/taglib/wsl/customized/fontimg/iepngfix.htc);height:2px;border-style:nonefont-size:1px;}
#blockRight .elementDelimiter	{margin:0 0 5px 0;background-image:url(/falcons/wGlobal/layout/images/line/right.png);behavior: url(/weblication/grid/taglib/wsl/customized/fontimg/iepngfix.htc);height:2px;border-style:none;font-size:1px;}

.elementContainer				{margin:0 0 18px 0}
.elementContainerBox			{margin:0 0 18px 0}

.elementContainer1				{margin:0 0 0 0}
.elementContainer1 .col1			{}

.elementContainer2				{margin:0 0 0 0}

.elementContainer2 .col1			{float:left;width:245px;overflow:hidden}
.elementContainer2 .col2			{float:right;width:245px;overflow:hidden}

.elementContainer3				{margin:0 0 0 0}
.elementContainer3 .col1			{float:left;width:160px;margin:0 10px 0 0;overflow:hidden}
.elementContainer3 .col2			{float:left;width:160px;overflow:hidden}
.elementContainer3 .col3			{float:right;width:160px;overflow:hidden}

.elementContainerBox1			{margin:0 0 16px 0;padding:8px;background-color:#DBE9F2;border:1px none #e0e0e0}
.elementContainerBox1 .col1		{}

.elementContainerBox2			{margin:0 0 16px 0;padding:8px;background-color:#DBE9F2;border:1px none #e0e0e0}
.elementContainerBox2 .col1		{float:left;width:49%;margin:0 2% 0 0}
.elementContainerBox2 .col2		{float:left;width:49%}

.elementContainerBox3			{margin:0 0 16px 0;padding:8px;background-color:#DBE9F2;border:1px none #e0e0e0}
.elementContainerBox3 .col1		{float:left;width:32%;margin:0 2% 0 0}
.elementContainerBox3 .col2		{float:left;width:32%;margin:0 2% 0 0}
.elementContainerBox3 .col3		{float:left;width:32%}

/* Liste der 1. Mannschaft */

.elementTabelle					{margin:15px 0 15px 0;font-size:10px}

.tabelle						{}
.tabelleEintrag					{display:block;width:195px;margin:0 0 1px 0;background-image:url(/falcons/wGlobal/layout/images/line/tabelle.jpg);background-repeat:repeat-y;height:20px;line-height:18px}
.tabelleEintragRang				{float:left;width:20px;color:#FFFFFF;font-weight:bold;text-align:right}
.tabelleEintragName				{float:left;color:#c27400;text-indent:8px}
.tabelleEintragPunke			{float:right;width:25px;color:#FFFFFF;font-weight:bold;font-size:11px;text-align:right;margin:0 5px 0 0}

/* Listen Formatierungen */

.ListTitle						{height:20px;background-color:#f39100;margin:0 0 5px 0;padding:0 5px 0 5px;vertical-align:middle}
.ListTitle h3					{line-height:20px}
/* Elemente des Inhaltsbereiches */
/*
#blockRight .elementHeadline		{margin:0 0 1px 0;padding:2px 6px 2px 10px}
#blockRight .elementHeadline h1	{margin:0;padding:0;color:#ffffff;}
#blockRight .elementHeadline h2	{margin:0;padding:0;color:#ffffff;}
#blockRight .elementHeadline h3	{margin:0;padding:0;color:#ffffff;}
#blockRight .elementHeadline h4	{margin:0;padding:0;color:#ffffff;}
#blockRight .elementText			{}
*/