/* www.childwellness.eu Style Sheet */
/* color tekst = CCCCCC*/
/* color donker paars= 550055 */
/* color paars logo= 810040 */
/* color pink red = cc0033*/
/* color felgeel = F0C010 / 
/* normal */
/* ---------------------------------------------------------------------------------------------------------------------- */






body.empty	   {font-family: verdana; font-size:  12pt; background-color:  550055  ; color: CCCCCC;  
		 
		   margin-left : 5}
                   
body.border	   {font-family: verdana; font-size:  12pt; background-color: 550055; color: CCCCCC; margin-left : 5;  
                   background-image: url('../images/border.JPG'); background-repeat: repeat; background-attachment: fixed}
                   
body.normal        {font-family: verdana; font-size:  12pt; background-color: 666699 ; color: CCCCCC; margin-left : 5;
                   background-image: url('../images/background_curl_blue.JPG'); background-repeat: repeat; background-attachment: fixed; 
		

                   scrollbar-3dlight-color: 550055;
                   scrollbar-arrow-color: 550055;
		   scrollbar-track-color: 686997;
                   scrollbar-base-color: FFFAFA;
                   scrollbar-darkshadow-color: 550055;
                   scrollbar-face-color: CCCCCC;
                   scrollbar-highlight-color: FFFFF0;
                   scrollbar-shadow-color: 006666}

                   
body.normal_high   {font-family: verdana; font-size:  14pt; background-color: 550055 ; color: BBBBCC; margin-left : 5; 
		


                   scrollbar-3dlight-color: 550055;
                   scrollbar-arrow-color: 550055;
		   scrollbar-track-color: 686997;
                   scrollbar-base-color: FFFAFA;
                   scrollbar-darkshadow-color: 550055;
                   scrollbar-face-color: CCCCCC;
                   scrollbar-highlight-color: FFFFF0;
                   scrollbar-shadow-color: 006666}


span.small        {font-family: Verdana; font-size:  10pt; background-color: transparant;   color: CCCCCC;     font-weight: normal}                   
span.normal       {font-family: Verdana; font-size:  12pt; background-color: transparant;   color: CCCCCC;     font-weight: normal}
span.normal_bold  {font-family: Verdana; font-size:  12pt; background-color: transparant;   color: CCCCCC;     font-weight: bold  }
span.normal_high  {font-family: Verdana; font-size:  14pt; background-color: transparant;   color: CCCCCC;     font-weight: bold  }
span.normal_title {font-family: Verdana; font-size:  16pt; background-color: transparant;   color: CCCCCC;     font-weight: bold;   text-decoration: underline}

p.news            {border-style: solid; border-width: 1px; margin-top: 10px; margin-bottom: 40px line-height: 155%;}

table.normal      {font-family: Verdana; font-size:  10pt; background-color: transparant; color: CCCCCC;     font-weight: normal}

table.frameset td   	{padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 0px; }



form.normal       {font-family: Verdana; font-size:  12pt; background-color: transparant;  color: CCCCCC;   font-weight: normal}
input.normal      {font-family: Verdana; font-size:  12pt; background-color: transparant;  color: CCCCCC;   font-weight: normal}
input.button_norm {font-family: Verdana; font-size:  12pt; background-color: transparant;  color: CCCCCC;   font-weight: normal}
input.button_high {font-family: Verdana; font-size:  12pt; background-color: transparant;  color: CCCCCC;   font-weight: bold  }
textarea.normal   {font-family: Verdana; font-size:  12pt; background-color: BBBBCC;       color: CCCCCC;   font-weight: normal}
select.normal     {font-family: Verdana; font-size:  12pt; background-color: BBBBCC;       color: CCCCCC;   font-weight: normal}

a.normal:link     {color: BBBBCC; text-decoration: none }
a.normal:visited  {color: BBBBCC; text-decoration: none }
a.normal:hover    {color: 663366}
a.normal:active   {color: F0C010; text-decoration: none }



ul.normal         {list-style-type: square}


ul#animated-portfolio{
        padding: 0;
        margin: 0;
        list-style-type: none;
}
ul#animated-portfolio li{
        padding: 0;
}

.innerfade-title{
       position: absolute;
       bottom: 0px;
       left: 0;
       z-index: 290;
       width: 100%;
       background: #810040 url(img/title-bg.png);
       height: 34px;
       filter:alpha(opacity=80);
       -moz-opacity: 0.8;
        opacity: .8;
        border-top: 1px solid white;
}
.innerfade-title h2{
        color: #CCCCCC;
        font-weight: bold;
       margin-top: 0;
       margin-bottom: 0;
              text-align: center;
       font-family: arial;
       font-size: 16px;
       font-style: italic;
       line-height: 34px;
}
.mycontrolboxclass{
        position: absolute;
        right: 35px;
        top: 20px;
}

