/*
////////////////////////////////////////////////////////////////
//
// Styles fuer das Layout
//
// Weblication® CMS Strukturdesign Version 4.7
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication® Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/



/* Formatierung von HTML-Elementen */

body                 {margin:0; padding:0; font-family:arial, tahoma, verdana, sans-serif; font-size:0.625em; color:#000000; line-height:160%;}




/* Blöcke */

.blockMain       	 	 {width:800px; background-color:#ffffff; text-align:left; margin-top:16px; border:1px solid #DCE9F4; } /*Gesamter Bereich*/
.blockMainPadding		 {padding:12px;}
.blockMainBorder		 {border:1px solid #DCE9F4; background-image:url(/frau/wLayout/design/img/backgrounds/bg_leftmain.gif); background-repeat:repeat-y; background-position:top left;}

.blockTop        		 {} /*Bereich oben*/
.blockLeft       	 	 {width:212px; float:left;  vertical-align:top; background-image:url(/frau/wLayout/design/img/backgrounds/bg_left.jpg); background-repeat:no-repeat; background-position:1px bottom;} /*Bereich links*/
.blockContent    	 	 {width:558px; float:left;  vertical-align:top; margin:0px 0px 0px 0px;} /*Inhaltsbereich*/
.blockCurNavigation		 {width:594px; float:left;  vertical-align:top; margin:0px  0px 0px 0px;}	/*Pfadnavigation*/
.blockRight      	 	 {width:165px; float:right; vertical-align:top; margin:22px 0px 0px 0px;} /*Bereich rechts*/
.blockBottom     	 	 {width:800; vertical-align:top;} /*Bereich unten*/



/* Allgemeine Elemente des oberen Bereiches */

.blockTop .elementLogo                             {padding:1px; float:left;}

.blockTop .elementEmotion                          {padding:1px; float:right;}


.blockTop .elementNavigation				               {}

.blockTop .elementSearch 						  {float:right; margin:0px 0px 0px 0px; padding:7px 11px 0px 11px;}
.blockTop .elementSearchInput			          {vertical-align:middle; width:134px; height:16px; margin:0px; padding:1px 0px 0px 4px; border:1px none #ffffff; background-color:#D0E2F0;}
.blockTop .elementSearchButton			          {vertical-align:middle; width:16px; height:16px; margin:0px; border:1px none #C3C5C8; cursor:pointer; cursor:hand; background-color:#FF9900; background-image:url(/frau/wLayout/design/img/icons/but_search_n.gif); background-repeat:no-repeat;}
.blockTop .elementSearchButtonOver		          {vertical-align:middle; width:16px; height:16px; margin:0px; border:1px none #C3C5C8; cursor:pointer; cursor:hand; background-color:#FF9900; background-image:url(/frau/wLayout/design/img/icons/but_search_r.gif); background-repeat:no-repeat;}



/* Allgemeine Elemente des linken Bereiches */

.blockLeft .elementNavigation                      {margin-left:1px; margin-bottom:20px;}
.blockLeft .elementNavigation .fragmentNavigation  {}

.blockLeft .elementInfoline                        { margin-bottom:20px; padding-left:12px;}

.blockLeft .elementText                            { margin-bottom:20px; padding-left:14px; padding-right:20px; color:#0476B5; font-size:1.1em;}
.blockLeft .elementText a                          { color:#0476B5; text-decoration:underline;}
.blockLeft .elementText a:hover                    { color:#0476B5; text-decoration:none;}
.blockLeft .elementText p                          {}

.blockLeft .elementBanner                          { margin-bottom:20px; padding-left:5px;}

/* Allgemeine Elemente des rechten Bereiches */

.blockRight .elementText                           {margin:0px 0px 11px 0px; padding:6px 6px 6px 11px; background-color:#E8F1F8;}
.blockRight .elementText p                         {}

.blockRight ul      				                       {list-style-type:square; color:#000000;}
.blockRight ol      		   		                     {list-style-type:disc;   color:#000000;}


/* Allgemeine Elemente des unteren Bereiches */

.blockBottom .elementBottom                        { color:#A6C5E2; font-size:1em; margin-bottom:16px;}
.blockBottom .elementBottom a                      { color:#A6C5E2; text-decoration:none;  }
.blockBottom .elementBottom a:hover                { color:#A6C5E2; text-decoration:underline;  }

