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

/* Formatierung von HTML-Elementen */

body {
	color:#000; 
	background:url(/de/wLayout/design/img/bg_kontakt.jpg) repeat-y #000;
}

a                    {color:#339999;}
a:hover              {color:#339999;}

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

h1	                 {margin:0px; padding:0px; font-size:16px; font-weight:bold; line-height:23px; color:#339999; margin-bottom:15px;}
h2	                 {margin:0px; padding:0px; font-size:12px; font-weight:bold; line-height:18px; color:#339999; margin-bottom:15px;}
h3	                 {margin:0px; padding:0px; font-size:12px; font-weight:bold; line-height:18px; color:#339999; margin-bottom:10px;}
h4                   {margin:0px; padding:0px; font-size:12px; font-weight:bold; line-height:13px; color:#339999; margin-bottom:4px;}
h5                   {margin:0px; padding:0px; font-size:12px; font-weight:bold; line-height:13px; color:#339999; margin-bottom:4px;}
h6                   {margin:0px; padding:0px; font-size:12px; font-weight:bold; line-height:13px; color:#339999; margin-bottom:4px;}

h1 a	               {text-decoration:underline;}
h2 a	               {text-decoration:underline;}
h3 a	               {text-decoration:underline;}
h4 a	               {text-decoration:underline;}
h5 a	               {text-decoration:underline;}
h6 a	               {text-decoration:underline;}
            
h1 a:hover	         {text-decoration:underline;}
h2 a:hover	         {text-decoration:underline;}
h3 a:hover	         {text-decoration:underline;}
h4 a:hover	         {text-decoration:underline;}
h5 a:hover	         {text-decoration:underline;}
h6 a:hover	         {text-decoration:underline;}

/* Bloecke */

.logo					   {background:url(/de/wLayout/design/img/logo_kontakt.gif) no-repeat;}

.blockRight .box     	   {width: 209px; margin: 20px 0px 0px 0px; background: #33FFCC; border: 1px solid #339999; padding: 8px;}

.blockBottom     	 	   {background: #000}
.background_animation {width: 194px; height:23px; background: url(/de/wLayout/design/img/links_unten_ani_kontakt.gif) no-repeat #99ffcc;}

/* Navigation */

.navigationRight ul                    {float:left; width:210px; margin:20px 0px 0px 0px; padding:5px 5px 5px 20px; list-style-type:none; background-color:#9999FF; border: 1px solid #00F; }

li.navRightLevel2, li.navRightLevel2Selected {
	list-style-image: url(/de/wLayout/design/img/navigation/li_lustleben.gif);
}

a.navRightLevel2, a.navRightLevel2:hover, a.navRightLevel2Selected, a.navRightLevel2Selected:hover, a.navRightLevel2Open, a.navRightLevel2Open:hover, a.navRightLevel2OpenSelected, a.navRightLevel2OpenSelected:hover {
	color:#000099; 
}  

