/*
////////////////////////////////////////////////////////////////
//
// wStyleDesign.css Stylesheet fuer die Inhaltsseiten
//
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit WeblicationŽ Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

body				{ background-color: #F0F0F0; }
body, td			{ font-family: arial, helvetica, sans-serif; color: #000000; font-size: 12px; }
.bgContent			{background-image:url(/wLayout/design/img/backgrounds/bg_content.gif); background-repeat:repeat-y;}


/* textformatierung */
p                   { font-family: arial, helvetica, sans-serif; font-size: 12px; margin-bottom: 1px; margin-top: 1px; }
p.navleftMain		{ margin-bottom: 1px; margin-top: 8px; text-indent: 10px; }
p.navleftSub		{ margin-bottom: 1px; margin-top: 1px; text-indent: 10px; }
.text						{ font-family: arial, helvetica, sans-serif; color: #000000; font-size: 12px; }
.textweissfett		{ font-weight: bold; color: #FFFFFF; }
.textfett               { font-family: arial, helvetica, sans-serif; color: #000000; font-size: 12px;font-weight:bold; }
.textklein              { font-family: arial, helvetica, sans-serif; color: #000000; font-size: 10px; }
.textkleinfett        { font-family: arial, helvetica, sans-serif; color: #000000; font-size: 10px;font-weight:bold; }
.textfettHinweis      { font-family: arial, helvetica, sans-serif; color: #FF0000; font-size: 12px;font-weight:bold; }

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

.fragmentAlignRight 			 {padding:0px; text-align: right;} 
.fragmentPictureFloatLeft  {margin-right:14px;margin-bottom:8px;float:left;} 
.fragmentPictureFloatRight {margin-left:14px;margin-bottom:8px;float:right;} 


/* Headlines */
p.headline			{ font-size: 15px; color: #999999; font-weight: bold; margin-bottom: 20px; margin-top: 1px; }
p.subline			{ font-size: 16px; color: #000000; font-weight: bold; margin-bottom: 5px; margin-top: 10px; }
p.slogan			{ font-size: 12px; color: #FF9900; font-weight: normal; margin-bottom: 1px; margin-top: 1px; }





/* Tabellen-Farben */
td.orange           { background-color: #FF9900; }
td.gruen            { background-color: #FFE2B8; }
td.olivhell         { background-color: #FFF0D9; }
td.oliv             { background-color: #FF9900; }
td.weiss            { background-color: #FFFFFF; }
td.braun            { background-color: #FFE2B8; }


/* Formulardefinitionen */
input               { font-family: arial, helvetica, sans-serif; color: #000000; font-size: 10px; background-color: #FFF0D9; }
input.button        { font-family: arial, helvetica, sans-serif; color: #000000; font-size: 12px; background-color: #C0C0C0; font-weight: bold; }
input.checkbox      { font-family: arial, helvetica, sans-serif; color: #000000; font-size: 12px; background-color: #FFFFFF; }
select              { font-family: arial, helvetica, sans-serif; color: #000000; font-size: 10px; background-color: #FFF0D9; }

/* Link-Definitionen */
a                   { text-decoration: none; font-weight: normal; color: #FF6600;}
a.navleftMain		{ font-weight: bold; color: #000000; font-size: 12px; }
a.navleftSub		{ font-weight: normal; color: #000000; font-size: 11px; }
a.navrighgtMain		{ font-weight: bold; color: #000000; font-size: 12px; }
a.navrightSub		{ font-weight: normal; color: #000000; font-size: 11px; }
a.navrightSubselected		{ font-weight: normal; color: #FF6600; font-size: 11px; }
a.navrightTop		{ font-weight: normal; color: #000000; font-size: 13px; }
a.navTop			{ font-weight: bold; color: #000000; font-size: 11px; }
a.navTopmenu		{ font-weight: bold; color: #999999; font-size: 11px; }
a.navRight			{ font-weight: bold; color: #000000; font-size: 11px; }

a:active            { text-decoration: none; color: #FF6600; }
a:hover             { text-decoration: none; color: #FF6600; }

/* JavaScript-Ticker */
.ticker	{font-family:arial, helvetica, sans-serif;font-weight:bold;font-size:12px;text-decoration:none;color:#FF6600;}
.olivdunkel {background-color: #A29F6C}

.elementForm .fragmentFormHead	{padding-bottom:10px;}
.elementForm .buttonAdmin				{display:inline-block; margin-top:4px; background-color:#FFF0D9; color:#000000; font-family:arial,helvetica,sans-serif; font-size:10px; padding:2px 10px 2px 10px; border-left:2px solid #FFFFFF; border-top:2px solid #FFFFFF; border-bottom:2px solid #828177; border-right:2px solid #828177;}
.elementForm input 							{width:200px;}
.elementForm input.zip					{width:50px;}
.elementForm input.city					{width:148px;}

