div#container
{
   width: 1250px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FF8C00;
   background-image: url('images/Korb7Hintergrund.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
   background-size: Fixiert;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#FlexGrid1
{
   display: grid;
   width: 100%;
   background-clip: padding-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   font-size: 0;
   grid-template-columns: 1fr;
   grid-template-rows: auto auto auto;
   grid-template-areas:
      "header"
      "nav"
      "main";
}
#FlexGrid1 .header
{
   display: flex;
   grid-area: header;
   background-clip: padding-box;
   background-color: transparent;
   background-image: url('emotionheader5817147006.jpeg');
   background-repeat: space;
   background-position: left bottom;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .nav
{
   display: flex;
   grid-area: nav;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .main
{
   display: flex;
   grid-area: main;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#TextArt1
{
   border-width: 0;
   vertical-align: top;
}
#wb_TextArt1
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text1
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: 400;
   font-size: 16px;
   line-height: 23px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_ResponsiveMenu1
{
   display: block;
   background-color: #808080;
   font-family: "Comic Sans MS";
   font-weight: normal;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   display: inline-block;
   background-color: #808080;
   height: 67px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 10px;
   width: 10px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #808080;
   color: #FFFFFF;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 20px 10px 20px 10px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 27px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: #FF8C00;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 67px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 199px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #0D6EFD;
   border: 0px solid #0D6EFD;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #0B5ED7;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 3px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 199px;
   position: relative;
   top: -67px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:1200px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #808080;
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 48px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: #FF8C00;
   color: #FFFFFF;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 67px !important;
   line-height: 67px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #0D6EFD;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #0D6EFD;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: center;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 3px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   right: 10px;
   top: 21px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #0B5ED7;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
#wb_Heading1
{
   background-color: #FF8C00;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 5px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-decoration: underline;
   text-transform: none;
}
#Article1
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 2px outset #000000;
   border-radius: 3px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 1.2;
}
#Article1 .blogitem
{
   padding: 0px;
   text-align: left;
}
#Article1 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article1 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 27px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article1 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article1 .blogsubject a:link, #Article1 .blogsubject a:visited, #Article1 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article1 .blogcomments a:link, #Article1 .blogcomments a:visited, #Article1 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article1 .blogcomments
{
   text-decoration: none;
}
#Article1 .no-thumb
{
   display: none;
}
#Article1 .blogbutton
{
   display: none !important;
}
#Article1 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article1 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 120px;
   margin: 0px auto 0px auto;
}
#Article1 .bloginfo
{
   padding: 10px;
}
#Article1 .bloginfo > p 
{
   margin-top: 0;
}
#Article1 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article1 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article1 .blogdate, #Article1 .blogcomments
{
   display: none;
}
#Article1
{
   background-color: #DCDCDC;
   background-image: none;
   border: 2px outset #000000;
   border-radius: 3px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article2
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 2px outset #000000;
   border-radius: 3px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 1.2;
}
#Article2 .blogitem
{
   padding: 0px;
   text-align: left;
}
#Article2 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article2 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 27px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article2 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article2 .blogsubject a:link, #Article2 .blogsubject a:visited, #Article2 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article2 .blogcomments a:link, #Article2 .blogcomments a:visited, #Article2 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article2 .blogcomments
{
   text-decoration: none;
}
#Article2 .no-thumb
{
   display: none;
}
#Article2 .blogbutton
{
   display: none !important;
}
#Article2 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article2 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 120px;
   margin: 0px auto 0px auto;
}
#Article2 .bloginfo
{
   padding: 10px;
}
#Article2 .bloginfo > p 
{
   margin-top: 0;
}
#Article2 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article2 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article2 .blogdate, #Article2 .blogcomments
{
   display: none;
}
#Article2
{
   background-color: #DCDCDC;
   background-image: none;
   border: 2px outset #000000;
   border-radius: 3px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#wb_Heading2
{
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 5px 5px 5px 5px;
   width: %;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .thumbnail img
{
   border: 0px solid #DEE2E6;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col5
{
   display: none;
}
#wb_Heading3
{
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#PhotoGallery2
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery2 .thumbnails
{
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 5px 5px 5px 5px;
   width: 16.66666667%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery2 .thumbnail img
{
   border: 0px solid #DEE2E6;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery2 .clearfix:before,
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:before,
#PhotoGallery2 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:after
{
   clear: both;
}
#PhotoGallery2 .visible-col6
{
   display: block;
}
#wb_Heading4
{
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading4
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Article3
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article3 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article3 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article3 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article3 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article3 .blogsubject a:link, #Article3 .blogsubject a:visited, #Article3 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article3 .blogcomments a:link, #Article3 .blogcomments a:visited, #Article3 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article3 .blogcomments
{
   text-decoration: none;
}
#Article3 .no-thumb
{
   display: none;
}
#Article3 .blogbutton
{
   display: none !important;
}
#Article3 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article3 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 480px;
   margin: 10px auto 10px auto;
}
#Article3 .bloginfo
{
   padding: 10px;
}
#Article3 .bloginfo > p 
{
   margin-top: 0;
}
#Article3 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article3 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article3 .blogdate, #Article3 .blogcomments
{
   display: none;
}
#Article3
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article4
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article4 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article4 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article4 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article4 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article4 .blogsubject a:link, #Article4 .blogsubject a:visited, #Article4 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article4 .blogcomments a:link, #Article4 .blogcomments a:visited, #Article4 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article4 .blogcomments
{
   text-decoration: none;
}
#Article4 .no-thumb
{
   display: none;
}
#Article4 .blogbutton
{
   display: none !important;
}
#Article4 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article4 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 480px;
   margin: 10px auto 10px auto;
}
#Article4 .bloginfo
{
   padding: 10px;
}
#Article4 .bloginfo > p 
{
   margin-top: 0;
}
#Article4 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article4 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article4 .blogdate, #Article4 .blogcomments
{
   display: none;
}
#Article4
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article5
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article5 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article5 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article5 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article5 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article5 .blogsubject a:link, #Article5 .blogsubject a:visited, #Article5 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article5 .blogcomments a:link, #Article5 .blogcomments a:visited, #Article5 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article5 .blogcomments
{
   text-decoration: none;
}
#Article5 .no-thumb
{
   display: none;
}
#Article5 .blogbutton
{
   display: none !important;
}
#Article5 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article5 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 480px;
   margin: 10px auto 10px auto;
}
#Article5 .bloginfo
{
   padding: 10px;
}
#Article5 .bloginfo > p 
{
   margin-top: 0;
}
#Article5 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article5 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article5 .blogdate, #Article5 .blogcomments
{
   display: none;
}
#Article5
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article6
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article6 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article6 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article6 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article6 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article6 .blogsubject a:link, #Article6 .blogsubject a:visited, #Article6 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article6 .blogcomments a:link, #Article6 .blogcomments a:visited, #Article6 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article6 .blogcomments
{
   text-decoration: none;
}
#Article6 .no-thumb
{
   display: none;
}
#Article6 .blogbutton
{
   display: none !important;
}
#Article6 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article6 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 480px;
   margin: 10px auto 10px auto;
}
#Article6 .bloginfo
{
   padding: 10px;
}
#Article6 .bloginfo > p 
{
   margin-top: 0;
}
#Article6 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article6 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article6 .blogdate, #Article6 .blogcomments
{
   display: none;
}
#Article6
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article7
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article7 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article7 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article7 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article7 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article7 .blogsubject a:link, #Article7 .blogsubject a:visited, #Article7 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article7 .blogcomments a:link, #Article7 .blogcomments a:visited, #Article7 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article7 .blogcomments
{
   text-decoration: none;
}
#Article7 .no-thumb
{
   display: none;
}
#Article7 .blogbutton
{
   display: none !important;
}
#Article7 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article7 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 480px;
   margin: 10px auto 10px auto;
}
#Article7 .bloginfo
{
   padding: 10px;
}
#Article7 .bloginfo > p 
{
   margin-top: 0;
}
#Article7 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article7 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article7 .blogdate, #Article7 .blogcomments
{
   display: none;
}
#Article7
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article8
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article8 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article8 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article8 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article8 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article8 .blogsubject a:link, #Article8 .blogsubject a:visited, #Article8 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article8 .blogcomments a:link, #Article8 .blogcomments a:visited, #Article8 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article8 .blogcomments
{
   text-decoration: none;
}
#Article8 .no-thumb
{
   display: none;
}
#Article8 .blogbutton
{
   display: none !important;
}
#Article8 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article8 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 480px;
   margin: 10px auto 10px auto;
}
#Article8 .bloginfo
{
   padding: 10px;
}
#Article8 .bloginfo > p 
{
   margin-top: 0;
}
#Article8 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article8 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article8 .blogdate, #Article8 .blogcomments
{
   display: none;
}
#Article8
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article9
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article9 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article9 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article9 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article9 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article9 .blogsubject a:link, #Article9 .blogsubject a:visited, #Article9 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article9 .blogcomments a:link, #Article9 .blogcomments a:visited, #Article9 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article9 .blogcomments
{
   text-decoration: none;
}
#Article9 .no-thumb
{
   display: none;
}
#Article9 .blogbutton
{
   display: none !important;
}
#Article9 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article9 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 480px;
   margin: 10px auto 10px auto;
}
#Article9 .bloginfo
{
   padding: 10px;
}
#Article9 .bloginfo > p 
{
   margin-top: 0;
}
#Article9 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article9 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article9 .blogdate, #Article9 .blogcomments
{
   display: none;
}
#Article9
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article10
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   visibility: hidden;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 9.3px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article10 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article10 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article10 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article10 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article10 .blogsubject a:link, #Article10 .blogsubject a:visited, #Article10 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article10 .blogcomments a:link, #Article10 .blogcomments a:visited, #Article10 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article10 .blogcomments
{
   text-decoration: none;
}
#Article10 .no-thumb
{
   display: none;
}
#Article10 .blogbutton
{
   display: none !important;
}
#Article10 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article10 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 298px;
   margin: 10px auto 10px auto;
}
#Article10 .bloginfo
{
   padding: 10px;
}
#Article10 .bloginfo > p 
{
   margin-top: 0;
}
#Article10 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article10 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article10 .blogdate, #Article10 .blogcomments
{
   display: none;
}
#Article10
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article11
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   visibility: hidden;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 8px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article11 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article11 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article11 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article11 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article11 .blogsubject a:link, #Article11 .blogsubject a:visited, #Article11 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article11 .blogcomments a:link, #Article11 .blogcomments a:visited, #Article11 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article11 .blogcomments
{
   text-decoration: none;
}
#Article11 .no-thumb
{
   display: none;
}
#Article11 .blogbutton
{
   display: none !important;
}
#Article11 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article11 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 298px;
   margin: 10px auto 10px auto;
}
#Article11 .bloginfo
{
   padding: 10px;
}
#Article11 .bloginfo > p 
{
   margin-top: 0;
}
#Article11 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article11 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article11 .blogdate, #Article11 .blogcomments
{
   display: none;
}
#Article11
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article12
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   visibility: hidden;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 8px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article12 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article12 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article12 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article12 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article12 .blogsubject a:link, #Article12 .blogsubject a:visited, #Article12 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article12 .blogcomments a:link, #Article12 .blogcomments a:visited, #Article12 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article12 .blogcomments
{
   text-decoration: none;
}
#Article12 .no-thumb
{
   display: none;
}
#Article12 .blogbutton
{
   display: none !important;
}
#Article12 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article12 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 298px;
   margin: 10px auto 10px auto;
}
#Article12 .bloginfo
{
   padding: 10px;
}
#Article12 .bloginfo > p 
{
   margin-top: 0;
}
#Article12 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article12 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article12 .blogdate, #Article12 .blogcomments
{
   display: none;
}
#Article12
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article13
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   visibility: hidden;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 8px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article13 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article13 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article13 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article13 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article13 .blogsubject a:link, #Article13 .blogsubject a:visited, #Article13 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article13 .blogcomments a:link, #Article13 .blogcomments a:visited, #Article13 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article13 .blogcomments
{
   text-decoration: none;
}
#Article13 .no-thumb
{
   display: none;
}
#Article13 .blogbutton
{
   display: none !important;
}
#Article13 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article13 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 298px;
   margin: 10px auto 10px auto;
}
#Article13 .bloginfo
{
   padding: 10px;
}
#Article13 .bloginfo > p 
{
   margin-top: 0;
}
#Article13 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article13 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article13 .blogdate, #Article13 .blogcomments
{
   display: none;
}
#Article13
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article14
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   visibility: hidden;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 8px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article14 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article14 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article14 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article14 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article14 .blogsubject a:link, #Article14 .blogsubject a:visited, #Article14 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article14 .blogcomments a:link, #Article14 .blogcomments a:visited, #Article14 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article14 .blogcomments
{
   text-decoration: none;
}
#Article14 .no-thumb
{
   display: none;
}
#Article14 .blogbutton
{
   display: none !important;
}
#Article14 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article14 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 298px;
   margin: 10px auto 10px auto;
}
#Article14 .bloginfo
{
   padding: 10px;
}
#Article14 .bloginfo > p 
{
   margin-top: 0;
}
#Article14 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article14 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article14 .blogdate, #Article14 .blogcomments
{
   display: none;
}
#Article14
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article15
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   visibility: hidden;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 8px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article15 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article15 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article15 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article15 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article15 .blogsubject a:link, #Article15 .blogsubject a:visited, #Article15 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article15 .blogcomments a:link, #Article15 .blogcomments a:visited, #Article15 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article15 .blogcomments
{
   text-decoration: none;
}
#Article15 .no-thumb
{
   display: none;
}
#Article15 .blogbutton
{
   display: none !important;
}
#Article15 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article15 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 298px;
   margin: 10px auto 10px auto;
}
#Article15 .bloginfo
{
   padding: 10px;
}
#Article15 .bloginfo > p 
{
   margin-top: 0;
}
#Article15 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article15 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article15 .blogdate, #Article15 .blogcomments
{
   display: none;
}
#Article15
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article16
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   visibility: hidden;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 8px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article16 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article16 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article16 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article16 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article16 .blogsubject a:link, #Article16 .blogsubject a:visited, #Article16 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article16 .blogcomments a:link, #Article16 .blogcomments a:visited, #Article16 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article16 .blogcomments
{
   text-decoration: none;
}
#Article16 .no-thumb
{
   display: none;
}
#Article16 .blogbutton
{
   display: none !important;
}
#Article16 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article16 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 298px;
   margin: 10px auto 10px auto;
}
#Article16 .bloginfo
{
   padding: 10px;
}
#Article16 .bloginfo > p 
{
   margin-top: 0;
}
#Article16 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article16 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article16 .blogdate, #Article16 .blogcomments
{
   display: none;
}
#Article16
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#wb_Heading5
{
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading5
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Article17
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 1.2;
}
#Article17 .blogitem
{
   padding: 0px;
   text-align: left;
}
#Article17 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article17 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article17 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article17 .blogsubject a:link, #Article17 .blogsubject a:visited, #Article17 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article17 .blogcomments a:link, #Article17 .blogcomments a:visited, #Article17 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article17 .blogcomments
{
   text-decoration: none;
}
#Article17 .no-thumb
{
   display: none;
}
#Article17 .blogbutton
{
   display: none !important;
}
#Article17 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article17 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 800px;
   margin: 10px auto 10px auto;
}
#Article17 .bloginfo
{
   padding: 10px;
}
#Article17 .bloginfo > p 
{
   margin-top: 0;
}
#Article17 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article17 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article17 .blogdate, #Article17 .blogcomments
{
   display: none;
}
#Article17
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article18
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   visibility: hidden;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 1.2;
}
#Article18 .blogitem
{
   padding: 0px;
   text-align: left;
}
#Article18 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article18 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article18 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article18 .blogsubject a:link, #Article18 .blogsubject a:visited, #Article18 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article18 .blogcomments a:link, #Article18 .blogcomments a:visited, #Article18 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article18 .blogcomments
{
   text-decoration: none;
}
#Article18 .no-thumb
{
   display: none;
}
#Article18 .blogbutton
{
   display: none !important;
}
#Article18 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article18 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 800px;
   margin: 10px auto 10px auto;
}
#Article18 .bloginfo
{
   padding: 10px;
}
#Article18 .bloginfo > p 
{
   margin-top: 0;
}
#Article18 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article18 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article18 .blogdate, #Article18 .blogcomments
{
   display: none;
}
#Article18
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article19
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article19 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article19 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article19 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article19 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article19 .blogsubject a:link, #Article19 .blogsubject a:visited, #Article19 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article19 .blogcomments a:link, #Article19 .blogcomments a:visited, #Article19 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article19 .blogcomments
{
   text-decoration: none;
}
#Article19 .no-thumb
{
   display: none;
}
#Article19 .blogbutton
{
   display: none !important;
}
#Article19 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article19 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 480px;
   margin: 10px auto 10px auto;
}
#Article19 .bloginfo
{
   padding: 10px;
}
#Article19 .bloginfo > p 
{
   margin-top: 0;
}
#Article19 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article19 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article19 .blogdate, #Article19 .blogcomments
{
   display: none;
}
#Article19
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article20
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   visibility: hidden;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 8px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Article20 .blogitem
{
   padding: 0px;
   text-align: center;
}
#Article20 .blogdate
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article20 .blogsubject
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article20 .blogcomments
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article20 .blogsubject a:link, #Article20 .blogsubject a:visited, #Article20 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article20 .blogcomments a:link, #Article20 .blogcomments a:visited, #Article20 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article20 .blogcomments
{
   text-decoration: none;
}
#Article20 .no-thumb
{
   display: none;
}
#Article20 .blogbutton
{
   display: none !important;
}
#Article20 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid #286090;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#Article20 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 298px;
   margin: 10px auto 10px auto;
}
#Article20 .bloginfo
{
   padding: 10px;
}
#Article20 .bloginfo > p 
{
   margin-top: 0;
}
#Article20 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #286090;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #286090;
   transition: all 0.5s ease 0s;
}
#Article20 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #FF8C00;
   color: #000000;
   border-bottom: 1px solid #286090;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}#Article20 .blogdate, #Article20 .blogcomments
{
   display: none;
}
#Article20
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#MediaPlayer1
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#MediaPlayer2
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#MediaPlayer3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#MediaPlayer4
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#MediaPlayer5
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#MediaPlayer6
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#MediaPlayer7
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#MediaPlayer8
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#MediaPlayer9
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#MediaPlayer10
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#MediaPlayer11
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#MediaPlayer12
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#MediaPlayer13
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#MediaPlayer14
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#TextArt2
{
   border-width: 0;
   vertical-align: top;
}
#wb_TextArt2
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#wb_TextMenu1
{
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   font-size: 27px;
   margin: 0;
   text-align: center;
   overflow: hidden;
}
#wb_TextMenu1 span
{
   margin: 0 4px 0 0px;
}
#wb_TextMenu1 a
{
   color: inherit;
   text-decoration: inherit;
}
#wb_TextMenu2
{
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   font-size: 64px;
   margin: 0;
   text-align: center;
   overflow: hidden;
}
#wb_TextMenu2 span
{
   margin: 0 4px 0 0px;
}
#wb_TextMenu2 a
{
   color: inherit;
   text-decoration: inherit;
}
#PageFooter1
{
   background-color: #FF8C00;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#Article10
{
   overflow: hidden;
   position: absolute;
   left: 545px;
   top: 6183px;
   width: 160px;
   height: 1414px;
   z-index: 23;
}
#Article5
{
   overflow: hidden;
   position: absolute;
   left: 143px;
   top: 5749px;
   width: 958px;
   height: 857px;
   z-index: 18;
}
#wb_Shape1
{
   position: absolute;
   left: 1px;
   top: 963px;
   width: 1250px;
   height: 10px;
   z-index: 9;
}
#Article11
{
   overflow: hidden;
   position: absolute;
   left: 545px;
   top: 6183px;
   width: 160px;
   height: 1386px;
   z-index: 24;
}
#Article4
{
   overflow: hidden;
   position: absolute;
   left: 143px;
   top: 4932px;
   width: 958px;
   height: 806px;
   z-index: 17;
}
#wb_Shape2
{
   position: absolute;
   left: 3px;
   top: 4450px;
   width: 319px;
   height: 10px;
   visibility: hidden;
   z-index: 10;
}
#wb_ResponsiveMenu1
{
   display: inline-block;
   width: 1250px;
   height: 67px;
   z-index: 3;
}
#Article20
{
   overflow: hidden;
   position: absolute;
   left: 545px;
   top: 6183px;
   width: 160px;
   height: 1386px;
   z-index: 34;
}
#Article16
{
   overflow: hidden;
   position: absolute;
   left: 545px;
   top: 6183px;
   width: 160px;
   height: 1343px;
   z-index: 29;
}
#Article3
{
   overflow: hidden;
   position: absolute;
   left: 144px;
   top: 4277px;
   width: 958px;
   height: 642px;
   z-index: 16;
}
#Article17
{
   overflow: hidden;
   position: absolute;
   left: 0px;
   top: 10757px;
   width: 1248px;
   height: 418px;
   z-index: 31;
}
#Article2
{
   overflow: hidden;
   position: absolute;
   left: 1px;
   top: 611px;
   width: 1245px;
   height: 334px;
   z-index: 8;
}
#Article14
{
   overflow: hidden;
   position: absolute;
   left: 545px;
   top: 6183px;
   width: 160px;
   height: 1386px;
   z-index: 27;
}
#Article1
{
   overflow: hidden;
   position: absolute;
   left: 1px;
   top: 338px;
   width: 1245px;
   height: 253px;
   z-index: 7;
}
#wb_TextMenu1
{
   position: absolute;
   left: 449px;
   top: 30px;
   width: 354px;
   height: 38px;
   z-index: 5;
}
#wb_TextMenu2
{
   position: absolute;
   left: 214px;
   top: 582px;
   width: 824px;
   height: 78px;
   z-index: 4;
}
#Article15
{
   overflow: hidden;
   position: absolute;
   left: 545px;
   top: 6183px;
   width: 160px;
   height: 1386px;
   z-index: 28;
}
#wb_PhotoGallery2
{
   position: absolute;
   left: 9px;
   top: 1522px;
   width: 1235px;
   height: 2160px;
   z-index: 14;
}
#wb_PhotoGallery1
{
   position: absolute;
   left: 15px;
   top: 1065px;
   width: 1235px;
   height: 376px;
   z-index: 12;
}
#Shape1
{
   width: 1250px;
   height: 10px;
}
#Shape2
{
   width: 319px;
   height: 10px;
}
#PageFooter1
{
   position: absolute;
   overflow: hidden;
   text-align: center;
   left: 0px;
   top: 11188px;
   width: 100%;
   height: 116px;
   z-index: 49;
}
#wb_MediaPlayer9
{
   position: absolute;
   left: 8px;
   top: 2335px;
   width: 42px;
   height: 62px;
   visibility: hidden;
   z-index: 43;
}
#wb_Heading4
{
   position: absolute;
   left: 0px;
   top: 4215px;
   width: 1246px;
   height: 48px;
   z-index: 15;
}
#wb_MediaPlayer8
{
   position: absolute;
   left: 271px;
   top: 2270px;
   width: 40px;
   height: 56px;
   visibility: hidden;
   z-index: 42;
}
#Article18
{
   overflow: hidden;
   position: absolute;
   left: 0px;
   top: 16040px;
   width: 1248px;
   height: 2341px;
   z-index: 32;
}
#wb_Heading5
{
   position: absolute;
   left: 1px;
   top: 10699px;
   width: 1246px;
   height: 48px;
   z-index: 30;
}
#wb_MediaPlayer7
{
   position: absolute;
   left: 15px;
   top: 3954px;
   width: 196px;
   height: 248px;
   z-index: 41;
}
#Article19
{
   overflow: hidden;
   position: absolute;
   left: 143px;
   top: 6616px;
   width: 958px;
   height: 825px;
   z-index: 33;
}
#wb_Heading2
{
   position: absolute;
   left: 4px;
   top: 996px;
   width: 1246px;
   height: 48px;
   z-index: 11;
}
#TextArt1
{
   width: 1249px;
   height: 118px;
}
#wb_MediaPlayer6
{
   position: absolute;
   left: 832px;
   top: 3685px;
   width: 197px;
   height: 259px;
   z-index: 40;
}
#wb_Heading3
{
   position: absolute;
   left: 3px;
   top: 1453px;
   width: 1246px;
   height: 48px;
   z-index: 13;
}
#wb_TextArt2
{
   display: none;
   width: 320px;
   height: 59px;
   z-index: 1;
   position: relative;
}
#wb_MediaPlayer5
{
   position: absolute;
   left: 631px;
   top: 3684px;
   width: 194px;
   height: 260px;
   z-index: 39;
}
#wb_MediaPlayer4
{
   position: absolute;
   left: 424px;
   top: 3682px;
   width: 199px;
   height: 262px;
   z-index: 38;
}
#Article9
{
   overflow: hidden;
   position: absolute;
   left: 144px;
   top: 9946px;
   width: 958px;
   height: 743px;
   z-index: 22;
}
#wb_Heading1
{
   position: absolute;
   left: 1px;
   top: 216px;
   width: 1242px;
   height: 103px;
   z-index: 6;
}
#TextArt2
{
   width: 320px;
   height: 59px;
}
#wb_MediaPlayer3
{
   position: absolute;
   left: 220px;
   top: 3684px;
   width: 197px;
   height: 260px;
   z-index: 37;
}
#Article8
{
   overflow: hidden;
   position: absolute;
   left: 144px;
   top: 9096px;
   width: 958px;
   height: 838px;
   z-index: 21;
}
#wb_TextArt1
{
   display: inline-block;
   width: 1249px;
   height: 118px;
   z-index: 0;
   position: relative;
}
#wb_MediaPlayer2
{
   position: absolute;
   left: 15px;
   top: 3684px;
   width: 196px;
   height: 260px;
   z-index: 36;
}
#Article12
{
   overflow: hidden;
   position: absolute;
   left: 545px;
   top: 6183px;
   width: 160px;
   height: 1386px;
   z-index: 25;
}
#Article7
{
   overflow: hidden;
   position: absolute;
   left: 144px;
   top: 8312px;
   width: 958px;
   height: 773px;
   z-index: 20;
}
#PageFooter1_Container
{
   width: 1250px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_MediaPlayer14
{
   position: absolute;
   left: 271px;
   top: 2336px;
   width: 40px;
   height: 61px;
   visibility: hidden;
   z-index: 48;
}
#wb_MediaPlayer13
{
   position: absolute;
   left: 218px;
   top: 2336px;
   width: 43px;
   height: 61px;
   visibility: hidden;
   z-index: 47;
}
#wb_MediaPlayer12
{
   position: absolute;
   left: 163px;
   top: 2335px;
   width: 46px;
   height: 62px;
   visibility: hidden;
   z-index: 46;
}
#wb_MediaPlayer11
{
   position: absolute;
   left: 113px;
   top: 2335px;
   width: 42px;
   height: 62px;
   visibility: hidden;
   z-index: 45;
}
#wb_MediaPlayer10
{
   position: absolute;
   left: 59px;
   top: 2335px;
   width: 44px;
   height: 62px;
   visibility: hidden;
   z-index: 44;
}
#wb_MediaPlayer1
{
   position: absolute;
   left: 1041px;
   top: 3682px;
   width: 203px;
   height: 262px;
   z-index: 35;
}
#Article13
{
   overflow: hidden;
   position: absolute;
   left: 545px;
   top: 6183px;
   width: 160px;
   height: 1386px;
   z-index: 26;
}
#Article6
{
   overflow: hidden;
   position: absolute;
   left: 144px;
   top: 7452px;
   width: 958px;
   height: 849px;
   z-index: 19;
}
@media only screen and (max-width: 1249px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FF8C00;
   background-image: url('images/Korb7Hintergrund.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
   background-size: Fixiert;
}
#FlexGrid1
{
   visibility: visible;
   display: grid;
}
#FlexGrid1
{
   height: auto;
}
#FlexGrid1
{
   margin: 0;
   grid-column-gap: 0px;
   grid-row-gap: 0px;
   grid-template-columns: 1fr;
   grid-template-rows: auto auto auto;
   grid-template-areas:
      "header"
      "nav"
      "main";
}
#FlexGrid1 .header
{
   display: flex;
   background-clip: padding-box;
   background-color: transparent;
   background-image: url('emotionheader5817147006.jpeg');
   background-repeat: round;
   background-position: center top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#FlexGrid1 .nav
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .main
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .footer
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_TextArt1
{
   visibility: hidden;
   display: none;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_Text1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
}
#wb_Text1
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 19px;
}
#wb_ResponsiveMenu1
{
   width: 320px;
   height: 69px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   text-align: center;
}
#wb_Heading1
{
   left: 1px;
   top: 153px;
   width: 313px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: underline;
}
#wb_Heading1
{
   background-color: #FF8C00;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 5px;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-decoration: underline;
   text-transform: none;
}
#Article1
{
   left: 1px;
   top: 259px;
   width: 315px;
   height: 650px;
   visibility: visible;
;
}
#Article1 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article2
{
   left: 1px;
   top: 923px;
   width: 315px;
   height: 583px;
   visibility: visible;
;
}
#Article2 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#wb_Shape1
{
   left: 0px;
   top: 303px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Shape2
{
   left: 1px;
   top: 1521px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Heading2
{
   left: 1px;
   top: 1549px;
   width: 319px;
   height: 79px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_PhotoGallery1
{
   left: 2px;
   top: 1640px;
   width: 318px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   width: %;
}
#PhotoGallery1 .visible-col5
{
   display: none;
}
#wb_Heading3
{
   left: 1px;
   top: 1751px;
   width: 319px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_PhotoGallery2
{
   left: 1px;
   top: 1803px;
   width: 318px;
   height: 536px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   width: 16.66666667%;
}
#PhotoGallery2 .visible-col6
{
   display: block;
}
#wb_Heading4
{
   left: 1px;
   top: 2482px;
   width: 319px;
   height: 43px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#Article3
{
   left: 0px;
   top: 337px;
   width: 318px;
   height: 372px;
   visibility: hidden;
   display: none;
}
#Article3
{
   font-size: 16px;
}
#Article3 .blogdate
{
   font-size: 16px;
}
#Article3 .blogsubject
{
   font-size: 19px;
}
#Article3 .blogcomments
{
   font-size: 16px;
}
#Article3 .bloginfo > a
{
   font-size: 16px;
}
#Article3 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article4
{
   left: 0px;
   top: 711px;
   width: 318px;
   height: 462px;
   visibility: hidden;
   display: none;
}
#Article4 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article5
{
   left: 0px;
   top: 1175px;
   width: 318px;
   height: 132px;
   visibility: hidden;
   display: none;
}
#Article5 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article6
{
   left: 0px;
   top: 1309px;
   width: 318px;
   height: 132px;
   visibility: hidden;
   display: none;
}
#Article6 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article7
{
   left: 0px;
   top: 1443px;
   width: 318px;
   height: 132px;
   visibility: hidden;
   display: none;
}
#Article7 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article8
{
   left: 0px;
   top: 1577px;
   width: 318px;
   height: 132px;
   visibility: hidden;
   display: none;
}
#Article8 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article9
{
   left: 0px;
   top: 1711px;
   width: 318px;
   height: 133px;
   visibility: hidden;
   display: none;
}
#Article9 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article10
{
   left: 0px;
   top: 2533px;
   width: 320px;
   height: 437px;
   visibility: visible;
;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#Article10
{
   font-size: 13px;
}
#Article10 .blogdate
{
   font-size: 16px;
}
#Article10 .blogsubject
{
   font-size: 19px;
}
#Article10 .blogcomments
{
   font-size: 13px;
}
#Article10 .bloginfo > a
{
   font-size: 13px;
}
#Article10 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article11
{
   left: 0px;
   top: 2975px;
   width: 320px;
   height: 580px;
   visibility: visible;
;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#Article11
{
   font-size: 13px;
}
#Article11 .blogdate
{
   font-size: 16px;
}
#Article11 .blogsubject
{
   font-size: 19px;
}
#Article11 .blogcomments
{
   font-size: 13px;
}
#Article11 .bloginfo > a
{
   font-size: 13px;
}
#Article11 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article12
{
   left: 0px;
   top: 3560px;
   width: 320px;
   height: 610px;
   visibility: visible;
;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#Article12
{
   font-size: 13px;
}
#Article12 .blogdate
{
   font-size: 16px;
}
#Article12 .blogsubject
{
   font-size: 19px;
}
#Article12 .blogcomments
{
   font-size: 13px;
}
#Article12 .bloginfo > a
{
   font-size: 13px;
}
#Article12 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article13
{
   left: 0px;
   top: 4796px;
   width: 320px;
   height: 606px;
   visibility: visible;
;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#Article13
{
   font-size: 13px;
}
#Article13 .blogdate
{
   font-size: 16px;
}
#Article13 .blogsubject
{
   font-size: 19px;
}
#Article13 .blogcomments
{
   font-size: 13px;
}
#Article13 .bloginfo > a
{
   font-size: 13px;
}
#Article13 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article14
{
   left: 0px;
   top: 5412px;
   width: 320px;
   height: 559px;
   visibility: visible;
;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#Article14
{
   font-size: 13px;
}
#Article14 .blogdate
{
   font-size: 16px;
}
#Article14 .blogsubject
{
   font-size: 19px;
}
#Article14 .blogcomments
{
   font-size: 13px;
}
#Article14 .bloginfo > a
{
   font-size: 13px;
}
#Article14 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article15
{
   left: 0px;
   top: 5979px;
   width: 320px;
   height: 615px;
   visibility: visible;
;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#Article15
{
   font-size: 13px;
}
#Article15 .blogdate
{
   font-size: 16px;
}
#Article15 .blogsubject
{
   font-size: 19px;
}
#Article15 .blogcomments
{
   font-size: 13px;
}
#Article15 .bloginfo > a
{
   font-size: 13px;
}
#Article15 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article16
{
   left: 0px;
   top: 6602px;
   width: 320px;
   height: 556px;
   visibility: visible;
;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#Article16
{
   font-size: 13px;
}
#Article16 .blogdate
{
   font-size: 16px;
}
#Article16 .blogsubject
{
   font-size: 19px;
}
#Article16 .blogcomments
{
   font-size: 13px;
}
#Article16 .bloginfo > a
{
   font-size: 13px;
}
#Article16 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#wb_Heading5
{
   left: 1px;
   top: 7166px;
   width: 319px;
   height: 77px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#Article17
{
   left: 0px;
   top: 1711px;
   width: 318px;
   height: 133px;
   visibility: hidden;
   display: none;
}
#Article17 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article18
{
   left: 0px;
   top: 7252px;
   width: 318px;
   height: 1091px;
   visibility: visible;
;
   background-color: #DCDCDC;
   background-image: none;
}
#Article18
{
   font-size: 16px;
}
#Article18 .blogdate
{
   font-size: 16px;
}
#Article18 .blogsubject
{
   font-size: 19px;
}
#Article18 .blogcomments
{
   font-size: 16px;
}
#Article18 .bloginfo > a
{
   font-size: 16px;
}
#Article18 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article19
{
   left: 0px;
   top: 1175px;
   width: 318px;
   height: 132px;
   visibility: hidden;
   display: none;
}
#Article19 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article20
{
   left: 0px;
   top: 4181px;
   width: 320px;
   height: 607px;
   visibility: visible;
;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#Article20
{
   font-size: 13px;
}
#Article20 .blogdate
{
   font-size: 16px;
}
#Article20 .blogsubject
{
   font-size: 19px;
}
#Article20 .blogcomments
{
   font-size: 13px;
}
#Article20 .bloginfo > a
{
   font-size: 13px;
}
#Article20 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#wb_MediaPlayer1
{
   left: 1041px;
   top: 3087px;
   width: 203px;
   height: 262px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_MediaPlayer2
{
   left: 14px;
   top: 3360px;
   width: 196px;
   height: 250px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_MediaPlayer3
{
   left: 219px;
   top: 3360px;
   width: 197px;
   height: 250px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_MediaPlayer4
{
   left: 423px;
   top: 3358px;
   width: 199px;
   height: 252px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_MediaPlayer5
{
   left: 630px;
   top: 3360px;
   width: 194px;
   height: 250px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_MediaPlayer6
{
   left: 831px;
   top: 3361px;
   width: 197px;
   height: 249px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_MediaPlayer7
{
   left: 1041px;
   top: 3362px;
   width: 203px;
   height: 248px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_MediaPlayer8
{
   left: 271px;
   top: 2339px;
   width: 40px;
   height: 56px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer9
{
   left: 2px;
   top: 2336px;
   width: 42px;
   height: 62px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer10
{
   left: 53px;
   top: 2336px;
   width: 44px;
   height: 62px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer11
{
   left: 107px;
   top: 2336px;
   width: 42px;
   height: 62px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer12
{
   left: 157px;
   top: 2336px;
   width: 46px;
   height: 62px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer13
{
   left: 212px;
   top: 2337px;
   width: 43px;
   height: 61px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer14
{
   left: 4px;
   top: 2413px;
   width: 40px;
   height: 61px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_TextArt2
{
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_TextMenu1
{
   left: 133px;
   top: -8259px;
   width: 54px;
   height: 5px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu1 span
{
   margin: 0 4px 0 0px;
}
#wb_TextMenu2
{
   left: 0px;
   top: 9px;
   width: 320px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu2 span
{
   margin: 0 4px 0 0px;
}
#PageFooter1
{
   top: 8360px;
   height: 38px;
   visibility: visible;
}
#PageFooter1
{
   width: 100%;
}
#PageFooter1_Container
{
   width: 320px;
}
}
