/*
////////////////////////////////////////////////////////////////
//
// design.css Stylesheet fuer die Inhaltsseiten
//
// Weblication® CMS Strukturdesign Version 4.5
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication® Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/*Standardformatierungen*/

body     {background-color:#FFFFFF;margin:0px;font-family:verdana, arial, sans-serif;font-size:11px;color:#000000;font-weight:normal;line-height:150%;}/*Standard Textformatierung*/


form     {font-family:verdana, arial, sans-serif;font-size:11px;color:#000000;line-height:150%;margin:0px;padding:0px;}
p        {font-family:verdana, arial, sans-serif;font-size:11px;color:#000000;line-height:150%;margin:0px;padding:0px;}
span     {font-family:verdana, arial, sans-serif;font-size:11px;color:#000000;line-height:150%;}
div      {font-family:verdana, arial, sans-serif;font-size:11px;color:#000000;line-height:150%;}
td       {font-family:verdana, arial, sans-serif;font-size:11px;color:#000000;line-height:150%;}

/*Links*/
a        {font-family:verdana, arial, sans-serif;font-size:11px;color:#034A8A;text-decoration:none;}
a:hover  {font-family:verdana, arial, sans-serif;font-size:11px;color:#034A8A;text-decoration:underline;}

/*Eingabefelder*/
input    {font-size:11px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#000000;}
select   {font-size:11px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#000000;}
textarea {font-size:11px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#000000;}

/*Horizontale Linien*/
hr       {background-color:#C0C0C0;color:#C0C0C0;height:1px;border-style:none;}


/*################################ Ueberschriften ################################*/

h1 {margin:0px;padding:0px;font-size:15px; font-family:verdana, arial, sans-serif; font-weight:bold; color:#000000;}
h2 {margin:0px;padding:0px;font-size:14px; font-family:verdana, arial, sans-serif; font-weight:bold; color:#000000;}
h3 {margin:0px;padding:0px;font-size:13px; font-family:verdana, arial, sans-serif; font-weight:bold; color:#000000;}
h4 {margin:0px;padding:0px;font-size:11px; font-family:verdana, arial, sans-serif; font-weight:bold; color:#000000;}
h5 {margin:0px;padding:0px;font-size:9px;  font-family:verdana, arial, sans-serif; font-weight:bold; color:#000000;}
h6 {margin:0px;padding:0px;font-size:7px;  font-family:verdana, arial, sans-serif; font-weight:bold; color:#000000;}

/*################################ Texte ################################*/

.text                {
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
	color:#000000;
	text-align: justify;
}/*Text*/
.textVorsicht               {
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
	color:#000000;
	text-align: justify;
	background-color: #FF6600;
}/*Text in Weiss*/
.textWhite                {
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
}/*Text in Weiss, klein*/
.textWhiteSmall                {
	font-size:9px;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
	color:#FFFFFF;}/*Text*/
.textBold            {font-size:11px; font-family:verdana, arial, sans-serif; font-weight:bold;   color:#000000;}/*Text fett*/
.textBoldBlock       {
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	font-weight:bold;
	color:#000000;
	text-align: justify;
}/*Text fett, Blocksatz, zB Spielberichte*/
.textInvert          {font-size:11px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#FFFFFF;}/*Text negativ*/
.textBoldInvert      {font-size:11px; font-family:verdana, arial, sans-serif; font-weight:bold;   color:#FFFFFF;}/*Text fett negativ*/

.textSmall           {
	font-size:9px;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
	color:#000000;
	text-align: justify;
}/*Kleiner Text*/
.textSmallBold       {font-size:9px; font-family:verdana, arial, sans-serif; font-weight:bold;   color:#000000;}/*Kleiner Text fett*/
.textSmallInvert     {font-size:9px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#FFFFFF;}/*Kleiner Text negativ*/
.textSmallBoldInvert {font-size:9px; font-family:verdana, arial, sans-serif; font-weight:bold;   color:#FFFFFF;}/*Kleiner Text fett negativ*/

.textLarge           {font-size:13px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#000000;}/*Gro&szlig;er Text*/
.textLargeBold       {font-size:13px; font-family:verdana, arial, sans-serif; font-weight:bold;   color:#000000;}/*Gro&szlig;er Text fett*/
.textLargeInvert     {font-size:13px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#FFFFFF;}/*Gro&szlig;er Text negativ*/
.textLargeBoldInvert {font-size:13px; font-family:verdana, arial, sans-serif; font-weight:bold;   color:#FFFFFF;}/*Gro&szlig;er Text fett negativ*/
.textSportplatz                {
	font-size:12px;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
	color:#000000;
	text-align: center;
}/*Text, für den Bereich Vorstellungen, auf dem Sportplatz*/

/*################################ Elemente ################################*/

.elementHeadline         {padding:15px 8px 8px;}/*Überschrift*/
.elementStandard         {padding:0px 8px 8px;}/*Standard*/
.elementFormular         {padding:8px;}/*Formulare*/
.elementInclude          {padding:0px;}/*Includes*/
.elementSpace            {height:12px;padding:8px;}/*Leerzeile*/

.elementRightStandard    {padding:8px 8px 8px 12px;}/*Standard im rechten Bereich*/
.elementRightInclude     {padding:0px;}/*Include im rechten Bereich*/

.elementLeftStandard     {padding:8px;}/*Standard im linken Bereich*/
.elementLeftInclude      {padding:0px;}/*Include im linken Bereich*/
.elementLeftNavigation   {padding:10px;}/*Navigation im linken Bereich*/

.elementTopStandard      {padding:0px;}/*Standard im oberen Bereich*/
.elementTopInclude       {padding:0px;}/*Include im oberen Bereich*/
.elementTopNavigation    {
	padding:0px 0px 0px 10px;
	margin:0px;
	background-color:#C7D5E4;
	height:25px;
	width: 796px;
}/*Navigation im oberen Bereich*/
.elementTopSystemNavigation {
	position:absolute;
	top:10px;
	width:100%;
	text-align:left;
	padding-left: 15px;
}
.elementTopSystemNavigationAdmin {
	position:absolute;
	top:10px;
	width:100%;
	text-align:right;
	padding-right: 15px;
}


.elementBottomStandard  {padding:4px;text-align:center;}/*Standard im unteren Bereich*/
.elementBottomInclude   {padding:8px;}/*Include im unteren Bereich*/
.elementVerantwortliche {
	background-image: url(/wDeutsch/wLayout/design/img/back/linie_verantwortliche.gif);
	background-repeat: no-repeat;
	background-position: left 19px;
}/*Linie ubter dem Namen Bereich bei Verantwortliche, Oygar*/
.elementTorspieler         {
	background-attachment: fixed;
	background-image: url(../img/back/vorstellung_torspieler.gif);
	background-repeat: no-repeat;
	background-position: right;
}/*hintergrundgrafik bei Vorstellungen, Torspieler, Oygar*/
.elementStandardVorstellung        {
	padding:0px 8px 8px;
	background-attachment: fixed;
	background-image: url(../img/back/sportplatz.gif);
	background-repeat: no-repeat;
}/*Standard*/
.elementTopmeldungen        {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #89ACD3;
	border-right: 1px solid #89ACD3;
	border-bottom: 1px none #89ACD3;
	border-left: 1px solid #89ACD3;
}
.elementRahmenMeldung        {
	border-top: 1px none #89ACD3;
	border-right: 1px solid #89ACD3;
	border-bottom: 1px solid #89ACD3;
	border-left: 1px solid #89ACD3;
}
/*Standard*/
.elementRight_up_register        {
	background-attachment: fixed;
	background-image: url(/wDeutsch/img/right_up_register.gif);
	background-repeat: no-repeat;
	padding: 4px;
	background-color: #374270;
	text-align: center;
}/*Standard*/

.elementRight_Rahmen       {
	border-top: 1px none #374270;
	border-right: 1px dashed #374270;
	border-bottom: 1px dashed #374270;
	border-left: 1px dashed #374270;
	text-align: center;
}/*Standard*/

/*################################ Bloecke ################################*/

.blockMain           {
	width:768px;
	height:100%;
}/*Gesamter Bereich*/
.blockTop            {
	width:768px;
	height:110px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #374270;
	border-bottom-color: #374270;
	border-left-color: #374270;
}/*Bereich oben*/
.blockLeft           {
	width:145px;
	height:100%;
	vertical-align:top;
	background-color:#C7D5E4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #374270;
	border-left-color: #374270;
}/*Bereich links*/
.blockContent        {
	width:100%;
	height:100%;
	vertical-align:top;
	background-attachment: fixed;
	background-image: url(/wDeutsch/wLayout/design/img/back/fcf_logo_content.jpg);
	background-repeat: repeat-y;
	background-position: center 70px;
}/*Inhaltsbereich*/
.blockRight          {
	width:145px;
	height:100%;
	vertical-align:top;
	background-color:#C7D5E4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #374270;
	border-left-color: #374270;
}/*Bereich rechts*/
.blockBottom         {
	height:50px;
	vertical-align:top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #374270;
	border-left-color: #374270;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #374270;
}/*Bereich unten*/

/*################################ Fragmente ################################*/

.fragmentSpace             {height:12px;margin-bottom:2px;margin-left:8px;border-style:none;}

.fragmentPictureFloatLeft  {margin-right:8px;margin-bottom:5px;float:left;} 
.fragmentPictureFloatRight {margin-left:8px;margin-bottom:8px;float:right;} 

.fragmentTableDoubleCol    {padding:0px;border-style:none;border-width:1px;border-color:#FF0000;}
.fragmentTableTripleCol    {padding:0px;border-style:none;border-width:1px;border-color:#FF0000;}
.fragmentCellDoubleCol     {width:50%;vertical-align:top;float:left}
.fragmentCellTripleCol     {width:30%;vertical-align:top;float:left}

.fragmentLinklistFloatLeft {padding:8px;margin-right:8px;margin-bottom:8px;float:left;border-style:solid;border-color:#000000;border-width:1px;} 
