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



/*################ Formatierung von HTML-Elementen ################*/

body             {background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;margin:0;color:#000000;font-size:1em}/*Standard Textformatierung*/

h1               {margin:0;padding:0;font-size:0.95em;font-weight:bold;color:#006699;line-height:150%;}
h2               {margin:0;padding:0;font-size:0.9em;font-weight:bold;color:#006699;line-height:150%;}
h3               {margin:0;padding:0;font-size:0.8em;font-weight:bold;color:#006699;line-height:150%;}
h4               {margin:0;padding:0;font-size:0.7em;font-weight:bold;color:#006699;line-height:150%;}
h5               {margin:0;padding:0;font-size:0.6em;font-weight:bold;color:#006699;line-height:150%;}
h6               {margin:0;padding:0;font-size:0.5em;font-weight:bold;color:#006699;line-height:150%;}

a                {color: #0000EE;text-decoration: underline;font-weight: normal;}
a:hover          {color: #006699;text-decoration: none;font-weight: normal;}
a:focus          {color: #006699;text-decoration: none;font-weight: normal;}

div              {padding:0;color:#000000;}
p                {font-size:1em;font-weight:normal;margin:0;padding:0;color:#000000;}
span             {margin:0;padding:0;color:#000000;}
hr               {background-color:#81A7CC;color:#81A7CC;height:1px;border-style:none;}

ul               {list-style:none;margin:0;padding:0;}
li               {margin-bottom:0.2em;}

form             {margin:0; padding:0;display:inline;}
input            {font-size:0.7em;  font-weight:normal; color:#000000; cursor:default;}
select           {font-size:0.7em;  font-weight:normal; color:#000000; cursor:default;}
textarea         {font-size:0.7em;  font-weight:normal; color:#000000; font-family:Arial, Helvetica, sans-serif; cursor:default;}

#logo            {width:768px;border-style:none;}

a.viewmode       {font-weight:bold;background-color:#F0F0F0;border:outset 1px #a0a0a0;font-size:1em;text-decoration:none;line-height:150%;padding-left:0.6em;padding-right:0.6em;}
a.viewmode:hover {color:#FFFFFF;background-color:#81A7CC;font-size:1em;text-decoration:none;line-height:150%;}
a.viewmode:focus {color:#FFFFFF;background-color:#81A7CC;font-size:1em;text-decoration:none;line-height:150%;}

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

.blockMain           {width:48em; border-style:none;}
.blockTop            {width:48em; border-style:none;}
.blockLeft           {float:left; width:11.1em; height:25em; overflow:visible;vertical-align:top;background-color:#fff100;border-right:2px solid #006699;}
.blockContent        {float:left; width:27em; border-style:none; vertical-align:top; margin-top:0em;margin-left:0.1em;}
.blockRight          {float:left; width:9.9em; border-style:none; vertical-align:top;}
.blockBottom         {float:left; width:48em; border-style:none; clear:left;}

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

.elementHeadline            {margin:0.4em; margin-bottom:0.4em; padding:0; background-color:#FFFFFF; clear:both;}
.elementSheetHeadline       {margin:0.4em; margin-bottom:0.4em; padding:0; padding-bottom:0.6em; background-color:#FFFFFF; border-bottom:1px solid #81A7CC; clear:both;}
.elementLinkHeadline        {margin:0.4em; margin-bottom:0.4em; padding:0; background-color:#FFFFFF; clear:both;}
.elementLetterHeadline      {margin:0.4em; margin-bottom:0.4em; padding:0; background-color:#FFFFFF; clear:both;}
.elementListHeadline        {margin:0.4em; margin-bottom:0.4em; padding:0; padding-bottom:0.6em; background-color:#FFFFFF; border-bottom:1px solid #81A7CC; clear:both;}

.elementStandard            {margin:0.4em;clear:all;}
.elementStandard p          {font-size:0.8em;}

.elementText                {margin:0.4em;margin-bottom:0.4em;padding:0;}
.elementText p              {font-size:0.8em}
.elementText li             {font-size:0.8em}
.elementText li img         {float:left;}
.elementText table          {spacing:0;padding:0;border-left:solid 1px #a0a0a0;border-top:solid 1px #a0a0a0}
.elementText table th       {text-align:left;padding:2px;font-size:0.8em;border-left:none;border-right:solid 1px #a0a0a0;border-bottom:solid 1px #a0a0a0;background-color:#F0F0F0}
.elementText table td       {padding:2px;font-size:0.8em;border-left:none;border-right:solid 1px #a0a0a0;border-bottom:solid 1px #a0a0a0}

.elementLine                {margin:0.4em;border-bottom: 1px solid #81A7CC;}

.elementTable               {margin:0.4em;spacing:0; padding:0;}
.elementTable th            {text-align:left; padding:2px; font-size:0.8em; border-left:none; border-right:1px solid #a0a0a0;border-bottom:1px solid #a0a0a0; background-color:#F0F0F0}
.elementTable .cellValue    {font-size:0.8em;}

.elementTableDiv            {margin:0.4em;spacing:0; padding:0;}
.elementTableDiv p          {font-size:0.8em;}

.elementLink                {margin:0.4em; padding:0; background-color:#FFFFFF}
.elementLink a              {float:left; margin-right:1em}

.elementList                {margin:0.4em; padding:0;}
.elementList strong         {font-size:0.8em;font-weight:bold;}
.elementList p              {font-size:0.8em}
.elementList ul             {margin:0;}
.elementList li             {margin:0;padding: 0.2em 0 0.2em 0;clear:right;}
.elementList dl p           {font-size:0.8em;}
.elementList dt             {clear:left;float:left;width:11.5em;}
.elementList dt p           {font-size:0.8em;margin-bottom:1em;}
.elementList dd             {margin-left:12em;}
.elementlist dd p           {font-size:0.8em;}

.elementListStyle           {list-style:none;margin-left:0.4em;margin-right:0.2em;padding:0;}
.elementListStyle li        {padding: 0.4em 0 0.4em 0;}

.elementSheet               {margin:0.4em; padding:0; background-color:#FFFFFF}
.elementSheet p             {font-size:0.8em}

.elementSheetHeadlineIntern    {margin:0.4em;margin-bottom:0.8em;margin-top:1em;background-color:#F0F0F0;height:1em;clear:both;}
.elementSheetHeadlineIntern h3 {font-size:0.8em;color:#000000;clear:both;}

.elementForm                {margin:0.4em; background-color:#F0F0F0; clear: both;}

.elementPictureLeft         {margin:0.4em;float:left;}

.elementPictureRight        {margin:0.4em;float:right;}

.elementFuncHeader          {margin:0.4em;padding-bottom:2em;padding-top:1em;}
.elementFuncFooter          {margin:0.4em;margin-bottom:8em;margin-top:0.5em;margin-right:8px;padding-top:0.5em;border-top: 1px solid #81A7CC;clear:both;}

.elementLinkFooter          {margin:0.4em; border-top: 1px solid #81A7CC;clear:both;}
.elementLinkFooterEditGroup {margin:0.4em;}

.elementFunctions               {margin:0.4em;padding:0px;}
.elementFunctions a             {color:#000000;font-size:0.9em;}
.elementFunctions a:hover       {color:#000000;font-size:0.9em;}

.elementFunctionsAdmin          {margin:0.4em;padding:0px;text-align:right;z-index:3;}
.elementFunctionsAdmin a        {color:#000000;}
.elementFunctionsAdmin a:hover  {color:#000000;}

.elementEditGroup               {margin:0.4em;}

.elementEditbuttonPage          {position:absolute;left:200px;top:6.95em;}
.elementEditbuttonNavi          {padding:0.4em;padding-top:1.5em}

.elementRightHeadline       {margin-top:0.5em;padding-left:0.5em;padding-top:0.05em;padding-bottom:0.08em;background-color:#fff100;height:0.9em;}/*Standard im rechten Bereich*/
.elementRightHeadline p     {font-size:0.75em;}
.elementRightStandard       {padding-left:0.4em;padding-top:0.4em;margin-bottom:0.4em;background-color:#FFFFFF;}/*Standard im rechten Bereich*/
.elementRightStandard p     {font-size:0.75em;}
.elementRightInclude        {padding-left:0.4em;padding-top:0.4em;margin-bottom:0.4em;background-color:#fff100;}/*Include im rechten Bereich*/
.elementRightInclude p      {font-size:0.75em;}


.elementLeftLogo 		    {border-top:1px solid #006699;border-bottom:1px solid #006699;padding:0.5em;padding-bottom:0;background-color:#FFFFFF;}/*Logo im linken Bereich*/
.elementLeftStandard        {padding:8px;}/*Standard im linken Bereich*/
.elementCurNavigation       {width:16.875em; padding:0.5em 0px 0.75em 0.4em;}/*Standard im linken Bereich*/
.elementLeftNavigation      {padding-top:8px;}/*Standard im linken Bereich*/
.elementLeftInclude         {padding:0;}/*Include im linken Bereich*/

.elementTopStandard         {padding:0;}/*Standard im oberen Bereich*/
.elementTopInclude          {padding:0;background-color:#426A9E;margin-top:0;border-style:none;width:100%}/*Include im oberen Bereich*/
.elementTopNavigation       {position:absolute;top:6.2em;padding-left:11.25em;}

.elementBottomStandard      {padding-top:4px;padding-bottom:4px;width:100%;text-align:center;background-color:#fff100}/*Standard im unteren Bereich*/
.elementBottomDelimiterLine {height:1px;font-size:1px;line-height:1px;margin-top:2px;margin-bottom:2px;background-image:url(/bibliothek/wDeutsch/wLayout/design/img/backgrounds/bg_line_dot.gif)}/*Standard im unteren Bereich*/
.elementBottomInclude       {padding:8px;}/*Include im unteren Bereich*/

/*################ Fragmente ################*/
.fragmentSpace             {width:100%;height:12px;margin-bottom:2px;margin-left:8px;border-style:none;}

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

.fragmentInfo             {margin-bottom:8px;background-color:#FFCCCC;color:#000000;padding:2px;padding-left:8px;font-weight:normal;border-style:solid;border-width:1px;border-color:#A0A0A0;}
.fragmentWarning          {margin-bottom:8px;background-color:#FFFFFF;color:#FF0000;padding:2px;padding-left:8px;font-weight:normal;border-style:solid;border-width:1px;border-color:#FF0000;}        

.fragmentDropDown         {float:left;margin-top:3px;margin-right:3px;}

.fragmentSheet            {padding-top:0.4em;padding-bottom:0.8em;border-bottom:1px solid #81A7CC;}
.fragmentSheet a          {font-size:0.8em;font-weight:normal}
.fragmentSheet a:hover    {font-size:0.8em;font-weight:normal}

.fragmentTableDivRow      {clear:both;padding-top:0.8em;}
.fragmentTableDivRowNull  {clear:both;padding-top:0em;}

.fragmentFormMainHead     {color:#606060;font-weight:bold;border-style:solid;border-width:1px;border-color:#A0A0A0;border-bottom-style:none}
.fragmentFormMainHead span{font-size:0.8em;}
.fragmentFormMainBody     {background-color:#FAFAFA;margin-bottom:8px;color:#606060;padding:4px;padding-bottom:8px;padding-left:8px;padding-right:8px;border-style:solid;border-width:1px;border-color:#A0A0A0;}

.fragmentSheetMainHead    {margin-left:12px;font-size:0.9em;font-weight:bold;border-style:solid;border-width:1px;border-color:#A0A0A0;border-bottom-style:none;padding:4px;width:100%;clear:both;}
.fragmentSheetMainHead span{font-size:0.8em;}
.fragmentSheetMainBody    {margin-left:12px;font-size:0.9em;background-color:#FAFAFA;margin-bottom:8px;color:#606060;padding:4px;padding-bottom:8px;padding-left:4px;padding-right:8px;border-style:solid;border-width:1px;border-color:#A0A0A0;}

.fragmentEditGroupHead           {background-color:#F0F0F0; border: 1px solid #A0A0A0; border-bottom-style:none; padding:4px;color:#606060; font-weight: bold;}.fragmentEditGroupHead p         {font-size:0.9em;font-weight:bold;}
.fragmentEditGroupHead span      {font-size:0.8em;}

.fragmentEditGroupBody           {background-color:#FAFAFA; margin-bottom:1.5em; color:#606060; padding:4px; border:1px solid #A0A0A0;}
.fragmentEditGroupBody p         {font-size:0.8em;}
.fragmentEditGroupBody tr        {}
.fragmentEditGroupBody td        {vertical-align:top;padding-right:1em;padding-bottom:0.2em;}
.fragmentEditGroupBody input     {width:19.9em;}
.fragmentEditGroupBody textarea  {width:19.9em;height:10em;}
.fragmentEditGroupBody select    {width:19.9em;}
.fragmentEditGroupBody .date     {width:8em; border-style:1px solid #888888; padding:2px;}
.fragmentEditGroupBody .time     {width:5em;}
.fragmentEditGroupBody .year     {width:5em;}
.fragmentEditGroupBody .zip      {width:4.4em;}
.fragmentEditGroupBody .city     {width:15em;}
.fragmentEditGroupBody .formImage input {width:5em;}
.fragmentEditGroupBody .formLink input  {width:16.7em;}
.fragmentEditGroupBody ul        {padding:0;}


.fragmentFormHead           {font-size:0.9em;font-weight:normal;border: 1px solid #A0A0A0; border-bottom-style:none;padding:4px;}
.fragmentFormHead p         {font-size:0.8em;}

.fragmentFormBody           {background-color:#FAFAFA; margin-bottom:1.5em; color:#606060; padding:4px; border:1px solid #A0A0A0;}
.fragmentFormBody p         {font-size:1em;}
.fragmentFormBody tr        {}
.fragmentFormBody td        {vertical-align:top;padding-right:1em;padding-top:0.2em;padding-bottom:0.2em;}
.fragmentFormBody input     {width:19.9em;}
.fragmentFormBody textarea  {width:19.9em;height:10em;}
.fragmentFormBody select    {width:19.9em;}
.fragmentFormBody .date     {width:8em; border-style:1px solid #888888; padding:2px;}
.fragmentFormBody .time     {width:5em;}
.fragmentFormBody .year     {width:5em;}
.fragmentFormBody .zip      {width:4.4em;}
.fragmentFormBody .city     {width:15em;}
.fragmentFormBody .button   {width:6em;}

.fragmentNewsEntry                   {padding:0;clear:both;margin-bottom:1.2em;}
.fragmentNewsEntry h2                {margin-bottom:0.4em;}
.fragmentNewsEntry h2 a              {text-decoration:none}
.fragmentNewsEntry .imgThumbnailNews {border-style:none;float:right;margin-left:0.8em;margin-right:0;margin-bottom:1em;}
.fragmentNewsEntry p                 {text-decoration:none;font-size:0.8em}

.fragmentNewsEntryStart                   {padding:0;clear:both;margin-bottom:0.8em;}
.fragmentNewsEntryStart h3                {margin-bottom:0.4em;}
.fragmentNewsEntryStart h3 a              {text-decoration:none}
.fragmentNewsEntryStart .imgThumbnailNews {border-style:none;float:right;margin-left:0.8em;margin-right:0;margin-bottom:1em;}
.fragmentNewsEntryStart p                 {text-decoration:none;font-size:0.8em}





/*################ Allgemeine Textformatierungen ################*/

.text                  {font-size:0.75em; font-weight:normal; color:#000000;line-height:150%;}
.text p                 {font-size:1em; font-weight:normal; color:#000000;line-height:150%;}
.textBold              {font-size:0.75em; font-weight:bold;   color:#000000;line-height:150%;}
.textInvert            {font-size:0.75em; font-weight:normal; color:#E6EEF5;line-height:150%;}
.textBoldInvert        {font-size:0.75em; font-weight:bold;   color:#E6EEF5;line-height:150%;}
.textBlau       	   {font-size:0.75em; font-weight:normal; color:#006699;line-height:150%;}/*Text blau*/
.textBoldBlau          {font-size:0.75em; font-weight:bold;   color:#006699;line-height:150%;}/*Text fett blau*/



.textSmall             {font-size:0.6em; font-weight:normal; color:#000000;line-height:150%;}
.textSmallBold         {font-size:0.6em; font-weight:bold;   color:#000000;line-height:150%;}
.textSmallInvert       {font-size:0.6em; font-weight:normal; color:#FFFFFF;line-height:150%;}
.textSmallBoldInvert   {font-size:0.6em; font-weight:bold;   color:#FFFFFF;line-height:150%;}
.textSmallSoft         {font-size:0.7em; font-weight:normal; color:#7F7F7F;line-height:150%;}

.textLarge             {font-size:0.9em;   font-weight:normal; color:#000000;line-height:150%;}
.textLargeBold         {font-size:0.9em;   font-weight:bold;   color:#000000;line-height:150%;}
.textLargeInvert       {font-size:0.9em;   font-weight:normal; color:#FFFFFF;line-height:150%;}
.textLargeBoldInvert   {font-size:0.9em;   font-weight:bold;   color:#FFFFFF;line-height:150%;}

.textWarning           {font-size:0.8em; font-weight:normal; color:#FF0000;line-height:150%;}
.textBoldWarning       {font-size:0.8em; font-weight:bold;   color:#FF0000;line-height:150%;}




/*################ Sonstige ################*/

.tableDivCol2             {float:left;width:50%;}
.tableDivCol2p10          {float:left;width:60%;}
.tableDivCol2m10          {float:left;width:40%;}
.tableDivCol3             {float:left;width:33%;}
.tableDivCol3p10          {float:left;width:43%;}
.tableDivCol3m10          {float:left;width:23%;}
.tableDivCol4             {float:left;width:25%;}
.tableDivCol4p10          {float:left;width:35%;}
.tableDivCol4m10          {float:left;width:12%;}


.formCaption              {margin:0;line-height:120%;font-size:0.8em;padding-top:0.2em;}
.formCaption p            {font-size:0.8em;}
.formValue                {margin:0;line-height:120%;vertical-align:top;}
.formValue p              {font-size:0.8em;}
.formValue a              {font-size:0.6em;width:19.2em;text-align:center;padding-right:0.2em;}
.formButton               {margin:0;line-height:120%;}
.formButton a             {width:19.7em;text-align:center;}
.formUpload               {margin:0;line-height:120%;vertical-align:top;}
.formUpload p             {font-size:0.8em;}
.formUpload input         {width:49%;}
.formPrice                {margin:0;line-height:120%;vertical-align:top;}
.formPrice p              {font-size:0.8em;display:inline;}
.formPrice input          {width:5.8em;}

.formCheckBox             {margin:0;line-height:120%;width:5em;vertical-align:top;}
.formCheckBox p           {font-size:0.8em;display:inline;}
.formCheckBox input       {width:1.2em;padding:0;vertical-align:middle;}
.formCheckBox img         {width:0.9em;height:0.9em;background-color:#426A9E;}
.formCheckBox div         {width:0.9;height:0.9em;vertical-align:middle;padding-top:0.1em;padding-right:0.2em;display:inline;}

.sheetCaption             {margin:0;font-weight:bold;padding-top:0.2em;padding-bottom:0.2em;font-size:0.8em;padding-right:1em;vertical-align:top;}
.sheetCaption p           {font-size:0.8em;}

.sheetValue               {margin:0;padding-top:0.2em;padding-bottom:0.2em;font-size:0.8em;vertical-align:top;}
.sheetValue p             {font-size:0.8em;}

.listCaption              {margin:0;line-height:120%;font-weight:bold;vertical-align:top;}
.listCaption p            {font-size:0.8em;}
.listValue                {margin:0;line-height:1.2em;vertical-align:top;clear:right;}
.listValue dt             {float:left;width:5em;};
.listValue dd             {margin-left:12px;margin-rigth:8px;margin-top:2px;margin-bottom:2px;};
.listValue p              {font-size:0.8em;}
.listValue a              {font-size:0.8em;font-weight:normal}
.listValue a:hover        {font-size:0.8em;font-weight:normal}

.listValue h4             {padding: 0 0 0.4em 0;}
.listValue h4 a           {font-size:1.1em;font-weight:bold;}
.listValue h4 a:hover     {font-size:1.1em;font-weight:bold;}

.listPictureLeft          {clear:left;float:left;padding: 0.2em 0.6em 0.2em 0;}

.listButton               {float:right;}

.linkHeaderLeft          {float:left;}
.linkHeaderLeft a        {font-size:0.8em;font-weight:normal}
.linkHeaderLeft a:hover  {font-size:0.8em;font-weight:normal}

.linkHeaderRight         {float:right;}
.linkHeaderRight a       {font-size:0.8em;font-weight:normal}
.linkHeaderRight a:hover {font-size:0.8em;font-weight:normal}

.linkHeaderRightButton   {float:right;padding-top:0.3em;}

.linkFooterLeft          {float:left;padding-top:0.4em;padding-bottom:0.4em;}
.linkFooterLeft p        {font-size:0.8em;}
.linkFooterLeft a        {font-size:0.8em;}
.linkFooterLeft a:hover  {font-size:0.8em;}

.linkFooterRight         {float:right;padding-top:0.4em;padding-bottom:0.4em;}
.linkFooterRight p       {font-size:0.8em;}
.linkFooterRight a       {font-size:0.8em;}
.linkFooterRight a:hover {font-size:0.8em;}



.buttonDefault           {cursor:pointer;cursor:hand;background-image:url(/weblication/wGui/wImages/bg_button_weblic.gif);padding:0;font-size:0.7em;line-height:16px;text-decoration:none;border-style:outset;background-color:#F0F0F0;border-color:#606060;border-width:1px;padding-left:4px;padding-right:4px;text-align:center;}
a.buttonDefault          {color:#000000;cursor:hand;text-decoration:none;border-style:outset;background-color:#F0F0F0;border-color:#606060;border-width:1px;font-weight:normal;font-size:0.7em;}
a:hover.buttonDefault    {color:#000000;font-weight:normal;font-size:0.7em;}

.buttonFunction          {cursor:hand;padding:0em;margin-top:0em;font-size:0.7em;padding-top:0.2em;text-decoration:none;border-style:outset;background-color:#F0F0F0;border-color:#606060;border-width:1px;padding-left:4px;padding-right:4px;text-align:center;}
a.buttonFunction         {color:#000000;cursor:hand;line-height:120%;height:20px;;text-decoration:none;border-style:outset;background-color:#F0F0F0;border-color:#606060;border-width:1px;font-weight:normal;font-size:0.7em;}
a:hover.buttonFunction   {color:#000000;font-weight:normal;line-height:120%;height:1.8em;font-weight:normal;font-size:0.7em;}

.buttonAdmin             {float:left;padding:0;font-size:0.7em;padding-left:4px;padding-right:4px;line-height:16px;}
a.buttonAdmin            {color:#000000;cursor:hand;text-decoration:none;border-style:outset;background-color:#F0F0F0;border-color:#606060;border-width:1px;font-weight:normal;font-size:0.7em;}
a:hover.buttonAdmin      {color:#000000;font-weight:normal;font-weight:normal;font-size:0.7em;}










/* Allgemeine Elemente des linken Bereiches */

.blockLeft .elementNavigation                      {margin-left:0;margin-right:0.4em;margin-bottom:0.4em;padding:0;background-color:#e0e0e0;border-top:solid 1px #a0a0a0;border-bottom:solid 1px #a0a0a0;}
.blockLeft .elementNavigation .fragmentNavigation  {}

.blockLeft .elementText                            {margin-left:0;margin-right:0.4em;margin-bottom:0.4em;padding:0.4em;background-color:#e0e0e0;border-top:solid 1px #a0a0a0;border-bottom:solid 1px #a0a0a0;}
.blockLeft .elementText p                          {margin-bottom:0;font-size:0.6em;}
.blockLeft .elementText ul                         {list-style-type:none;margin:0;padding-left:1em;}
.blockLeft .elementText li                         {font-weight:normal;font-size:0.6em;}

.blockLeft .elementPicture                         {margin-bottom:4px;padding-left:0;background-color:#c0c0c0;border-top:solid 1px #a0a0a0;border-bottom:solid 1px #a0a0a0;}
.blockLeft .elementPicture img                     {}


/* Allgemeine Elemente des rechten Bereiches */

.blockRight .elementText                         {margin-left:0.4em;margin-right:0;margin-bottom:0.4em;padding:0.4em;background-color:#e0e0e0;border-top:solid 1px #a0a0a0;border-bottom:solid 1px #a0a0a0;}
.blockRight .elementText p                       {margin-bottom:0;font-size:0.6em;}

.blockRight .elementPicture                      {margin-left:0.4em;margin-right:0;margin-bottom:0.4em;padding-left:0;background-color:#c0c0c0;border-top:solid 1px #a0a0a0;border-bottom:solid 1px #a0a0a0;}
.blockRight .elementPicture img                  {}

.blockRight .elementBox                          {margin-left:0.4em;margin-right:0;margin-bottom:0.4em;}
.blockRight .elementBox .fragmentBoxHeadline     {font-size:0.6em;font-weight:bold;border-bottom:solid 1px #a0a0a0;padding:2px;padding-left:4px;background-color:#c0c0c0;color:#FFFFFF;}
.blockRight .elementBox .fragmentBoxContent      {padding:4px;background-color:#e0e0e0;border-bottom:solid 1px #a0a0a0;}
.blockRight .elementBox .fragmentBoxContent p    {margin-bottom:0;font-size:0.6em;}
.blockRight .elementBox .fragmentBoxContent ul   {list-style-type:none;padding:0;margin:0}
.blockRight .elementBox .fragmentBoxContent li   {font-weight:normal;font-size:0.6em;line-height:150%}
.blockRight .elementBox .fragmentBoxContent li a {text-decoration:underline}







/*
////////////////////////////////////////////////////////////////
//
// nav.css  Stylesheet fuer die Navigation
//
// WeblicationŽ CMS Strukturdesign Version 4.0.9
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit WeblicationŽ Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/*
################################
Positionierung Navigation links
################################
*/
.navLeft                          {width:100%;padding:0;margin:0;border-style:none;}

.listNavLeft1                     {list-style:none;margin:0;padding:0;}
.listNavLeft2                     {list-style:none;margin:0;padding:0;}
.listNavLeft3                     {list-style:none;margin:0;padding:0;}


/*
################################
Navigation links
################################
*/
.navLeftLevel1                    {padding:0;margin:0;color:#FFFFFF;background-color:#7F878F}
.navLeftLevel2                    {padding:0;margin:0;}
.navLeftLevel3                    {padding:0;margin:0;}
.navLeftLevel4                    {padding:0;margin:0;}

li.navLeftLevel1                    {padding:1px;margin:0px;}
li.navLeftLevel2                    {padding:1px;margin:0px;}
li.navLeftLevel3                    {padding:1px;margin:0px;}
li.navLeftLevel4                    {padding:1px;margin:0px;}

/*
################################
Formatierung der Links
################################
*/


a.navLeftLevel1                   {font-size:0.4em;text-decoration:none;display:block;color:#323C99;padding:0.4em;padding-left:10px;}
a.navLeftLevel1:hover             {font-size:0.4em;color:#FFFFFF;}
a.navLeftLevel2                   {font-size:0.75em;text-decoration:none;display:block;color:#323C99;padding:0.4em;padding-left:10px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel2:hover             {font-size:0.75em;color:#323C99;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel3                   {font-size:0.75em;text-decoration:none;display:block;color:#323C99;padding:0.4em;padding-left:20px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel3:hover             {font-size:0.75em;color:#323C99;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel4                   {font-size:0.75em;text-decoration:none;display:block;color:#FFFFFF;padding:0.4em;padding-left:30px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel4:hover             {font-size:0.75em;color:#323C99;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}

a.navLeftLevel2Open               {font-size:0.75em;text-decoration:none;display:block;padding:0.4em;padding-left:10px;color:#323C99;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel2Open:hover         {font-size:0.75em;color:#323C99;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel3Open               {font-size:0.75em;text-decoration:none;display:block;padding:0.4em;padding-left:20px;color:#323C99;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel3Open:hover         {font-size:0.75em;color:#323C99;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel4Open               {font-size:0.75em;text-decoration:none;display:block;padding:0.4em;padding-left:30px;color:#FFFFFF;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel4Open:hover         {font-size:0.75em;color:#323C99;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}

a.navLeftLevel2Selected           {font-size:0.75em;text-decoration:none;display:block;padding:0.4em;padding-left:10px;color:#323C99;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel2Selected:hover     {font-size:0.75em;color:#323C99;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel3Selected           {font-size:0.75em;text-decoration:none;display:block;padding:0.4em;padding-left:20px;color:#FFFFFF;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel3Selected:hover     {font-size:0.75em;color:#323C99;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel4Selected           {font-size:0.75em;text-decoration:none;display:block;padding:0.4em;padding-left:30px;font-weight:bold;color:#FFFFFF;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel4Selected:hover     {font-size:0.75em;color:#323C99;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}

a.navLeftLevel2OpenSelected       {font-size:0.75em;text-decoration:none;display:block;padding:0.4em;padding-left:10px;color:#323C99;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel2OpenSelected:hover {font-size:0.75em;color:#FFFFFF;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel3OpenSelected       {font-size:0.75em;text-decoration:none;display:block;padding:0.4em;padding-left:20px;color:#323C99;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel3OpenSelected:hover {font-size:0.75em;color:#FFFFFF;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel4OpenSelected       {font-size:0.75em;text-decoration:none;display:block;padding:0.4em;padding-left:30px;font-weight:bold;color:#FFFFFF;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}
a.navLeftLevel4OpenSelected:hover {font-size:0.75em;color:#FFFFFF;background-color:#BDD1E3;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#FFFFFF}

























.textNavPath                      {font-size:0.825em;line-height:1em;font-weight:normal;color:#000000;}
a.textNavPath                     {}

.sitemapLevel1                    {padding-left:0.2em;margin:1px;}
.sitemapLevel2                    {padding-left:2.0em;margin:1px;border-style:none;border-width:1px;border-color:#EEEEFF;}
.sitemapLevel3                    {padding-left:3.8em;margin:1px;border-style:none;border-width:1px;border-color:#EEEEFF;}
.sitemapLevel4                    {padding-left:5.6em;margin:1px;border-style:none;border-width:1px;border-color:#EEEEFF;}

.systemNaviTop                    {position:absolute;top:0.05em;width:48em;text-align:right;}
.systemNaviTop span               {display:none}
a.systemNaviTop                   {font-size:0.8em;padding:0;padding-left:4px;padding-right:4px;text-decoration:none;line-height:100%;border-right-style:solid;border-right-width:1px;border-right-color:#000000}
a.systemNaviTop:hover             {font-size:0.8em;color:#FFFFFF}

.systemNaviTab                    {position:absolute;top:-14em;left:-14em;}
.systemNaviTab a:focus            {color:#000000;background-color:#FFFFFF;position:absolute;top:18.32em;left:18.2em;white-space:nowrap;font-size:0.8em;}
.systemNaviTab a:hover            {color:#000000;background-color:#FFFFFF;position:absolute;top:18.32em;left:18.2em;white-space:nowrap;font-size:0.8em;}
.systemNaviTab a:active           {color:#000000;background-color:#FFFFFF;position:absolute;top:18.32em;left:18.2em;white-space:nowrap;font-size:0.8em;}


a.aNavQuickLevel1                 {font-size:0.75em;padding:0;padding-left:4px;padding-right:4px;text-decoration:none;line-height:100%;color:#054F94;}
a.aNavQuickLevel1:hover           {font-size:0.75em;color:#000000;text-decoration:none;}

a.aNavTopLevel1                   {font-size:0.75em;text-decoration:none;color:#006699;font-weight:bold;padding:0.1em;padding-left:0.5em;padding-right:0.75em;}
a.aNavTopLevel1:hover             {font-size:0.75em;color:#323C99;background-color:#EBF1F7;font-weight:bold;padding:0.1em;padding-left:0.5em;padding-right:0.75em;}

a.aNavTopLevel1Open               {font-size:0.75em;text-decoration:none;color:#323C99;font-weight:bold;padding:0.1em;padding-left:0.5em;padding-right:0.5em;;background-color:#EBF1F2;}
a.aNavTopLevel1Open:hover         {font-size:0.75em;color:#323C99;font-weight:bold;padding:0.1em;padding-left:0.5em;padding-right:0.5em;;background-color:#EBF1F2}


.linkBottom        {color:#006699;}
.linkBottom:hover  {color:#006699;}

.inputRight                       {font-size:0.8em; font-weight:normal; color:#000000;border-style:solid;border-width:1px;border-color:#006699;background-color:#FFFFFF;padding-left:1px;width:7em;height:1.5em;}
.buttonRight                      {background-color:#006699;color:#E6EEF5;font-size:0.8em;width:4em;height:1.5em;border:0;margin-top:0.05em;padding-bottom:0.2em;}
.buttonRight:hover                {background-color:#00417D;color:#E6EEF5;font-size:0.8em;width:4em;height:1.5em;border:0;margin-top:0.05em;padding-bottom:0.2em;cursor:pointer;cursor:hand;}
.buttonFormular                   {background-color:#054F94;color:#E6EEF5;font-size:0.8em;width:7.5em;height:1.5em;}
.buttonFormular:hover             {background-color:#00417D;color:#E6EEF5;font-size:0.8em;width:7.5em;height:1.5em;cursor:pointer;cursor:hand;}
.radioFormular                    {font-size:0.8em; font-weight:normal; color:#000000;border-style:solid;border-width:0px;border-color:#054F94;background-color:#EBF1F7;padding-left:2px;}

#logo {border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#006699}