@import url(https://fonts.googleapis.com/css?family=Changa+One:400,400italic);
/***********************************************************/
#test #Color {
  color: /*Color*/#727272/*Color*/;
}
#test #BgColor {
  color: /*BgColor*/#EEEEEE/*BgColor*/;
}
#test #MenuColor {
  color: /*MenuColor*/#5D5D5D/*MenuColor*/;
}
#test #MenuBgColor {
  color: /*MenuBgColor*/#4663ac/*MenuBgColor*/;
}
#test #MenuActiveColor {
  color: /*MenuActiveColor*/#000000/*MenuActiveColor*/;
}
#test #FooterColor {
  color: /*FooterColor*/#FFFFFF/*FooterColor*/;
}
#test #FooterBgColor {
  color: /*FooterBgColor*/#BBE0F8/*FooterBgColor*/;
}
#test #FooterLinkColor {
  color: /*FooterLinkColor*/#FFFFFF/*FooterLinkColor*/;
}
#test #FooterLinkHoverColor {
  color: /*FooterLinkHoverColor*/#DEDEDE/*FooterLinkHoverColor*/;
}
#test #LinkColor {
  color: /*LinkColor*/#000000/*LinkColor*/;
}
#test #LinkHoverColor {
  color: /*LinkHoverColor*/#000000/*LinkHoverColor*/;
}
#test #HeadlineColor {
  color: /*HeadlineColor*/#0D1241/*HeadlineColor*/;
}
#test #SubHeadlineColor {
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
}
#test #BorderColor {
  color: /*BorderColor*/#E1E1E1/*BorderColor*/;
}
#test #ActiveBorderColor {
  color: /*ActiveBorderColor*/#C2C2C2/*ActiveBorderColor*/;
}
#test #SiteBgColor {
  color: /*SiteBgColor*/#FFFFFF/*SiteBgColor*/;
}
#test #CustomColor {
  color: /*CustomColor*/#1584A3/*CustomColor*/;
}
body {
  font-family:  'Open Sans', Arial, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;overflow-x:hidden;
}

.sitecontent .scrollerBillede {
    background: transparent url(../../gfx/layout/bund-billede.jpg) no-repeat center;
    margin: 0 auto;
    height: 500px;
}

.sitecontent .video {
    background: transparent url(../../gfx/layout/video-bg.jpg) no-repeat center;
    margin: 0 auto;
    max-height: 503px;
    padding-bottom: 20px;
    text-align: center;
    color: white;
}

@media screen and (max-width: 480px) {
  .sitecontent .scrollerBillede {
display: none;
    background-attachment: scroll;
    
  }
}

@media screen and (min-width: 531px) and (max-width: 961px) {
  .sitecontent .scrollerBillede {
       height: 400px;
    
  }
}


.sitecontent .kunder-tekst {
    color: #919191;
    font-size: 40px;
    text-align: center;
    margin: 0 auto;
    padding-top: 60px;
	padding-bottom: 30px;
}

.sitecontent .billedeTekst {
    color: #ffffff;
    font-size: 40px;
    text-align: center;
    margin: 0 auto;
    padding-top: 200px;
    text-shadow: 1px 1px 10px #000000;
}

@media screen and (min-width: 531px) and (max-width: 961px) {
  .sitecontent .billedeTekst {
    font-size: 30px;
    
  }
}

@media screen and (min-width: 346px) and (max-width: 530px) {
  .sitecontent .billedeTekst {
    font-size: 20px;
    padding-top: 303px;
  }
}
@media screen and (min-width: 397px) and (max-width: 345px) {
  .sitecontent .billedeTekst {
    font-size: 15px;
    padding-top: 316px;
  }
}
@media screen and (min-width: 270px) and (max-width: 396px) {
  .sitecontent .billedeTekst {
    font-size: 20px;
    padding-top: 324px;
  }
}


.ring-nu{
	
	padding: 10px;
    text-align: center;
	margin: auto;
	margin-bottom: 40px;
    max-width: 290px;
	text-transform: uppercase;
	font-size: 12pt;
    height: 30px;
	line-height: 30px;
    background-color: rgb(69, 99, 172);
    color: #fff;
	border-radius: 5px;
}

.ring-nu a {
	color:white !important;
}


@media screen and (max-width: 400px) {
.ring-nu{
	font-size: 9pt;
	}
}

@media screen and (min-width: 960px) {
	#top-kontakt {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 560px;
    text-align: center;
    right: 0px;
    top: 0px;
    width: 150px;
    height: 38px;
    padding: 8px 1px 8px 5px;
    background-color: #4663ac;
    color: #fff;
    font-weight: 700;
    font-size: 12pt;
  /*  border-radius: 4px;*/
	}
	#top-kontakt a{
		color: #fff;
	}
	
	#top-kontakt span{
		font-size: 12pt;
		font-weight: 500;
	}
	}

@media screen and (max-width: 959px) {
	#top-kontakt {
	font-size: 8pt;
	font-weight: 800;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    right: 20px;
    top: 0;
    width: 100px;
    height: 30px;
    padding: 14px 1px 8px 5px;
    background-color: #4663ac;
    color: #fff;
	}
		#top-kontakt a{
		color: #fff;
	}
		#top-kontakt span{
		font-size: 10pt;
		font-weight: 500;
	}
}

@media screen and (max-width: 550px)  {
	#top-kontakt {
    font-size: 8pt;
    font-weight: 800;
    position: absolute;
    text-align: center;
    top: 0;
    width: 112px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    padding: 14px 1px 8px 5px;
    background-color: #4663ac;
    color: #fff;
	}
}

.frontLinksBackground {
	padding: 50px 0px;
}

@media screen and (min-width: 729px) {
.frontPageCalender {
float: right;
	padding-right: 50px;
}
}

/*  SITE LAYOUT  *******************************************/
.sitecontent {
  /*  BODY  */
  padding: 0;
  background-color: /*SiteBgColor*/#FFFFFF/*SiteBgColor*/;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  height: 100%;
  color: /*Color*/#727272/*Color*/;
  /*  TEXT  */
  /*.siteWrapper {
        background-color: @BgColor;
        max-width: 940px;
        margin: auto;
    }*/
  /*  MENU  */
  /*  SUBMENU  */
  /*  SEARCH */
  /*  FLASH  */
  /*  LANGUAGES  */
  /*  FRONTPAGELINKS  */
  /*  FOOTER */
  /* COGNITO FORM */
  /*  USER SET  */
}
.sitecontent h1,
.sitecontent h2,
.sitecontent h3,
.sitecontent h4,
.sitecontent h5,
.sitecontent h6 {
  float: left;
  width: 100%;
  font-family: Arial, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
  /*font-weight: bold;*/
}
.sitecontent h1 {
  font-size: 24px;
  color: /*HeadlineColor*/#0D1241/*HeadlineColor*/;
  margin-bottom: 11px;
}
.sitecontent h2 {
  font-size: 18px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  margin-bottom: 18px;
}
.sitecontent h3 {
  font-size: 16px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  margin-bottom: 18px;
}
.sitecontent h4 {
  font-size: 14px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
}
.sitecontent h5 {
  font-size: 12px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
}
.sitecontent h6 {
  font-size: 12px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
}
.sitecontent .forumLink {
  color: /*MenuColor*/#5D5D5D/*MenuColor*/;
  background-color: /*MenuBgColor*/#4663ac/*MenuBgColor*/;
  font-size: 16px;
  padding: 10px;
  border-radius: 6px;
}
.sitecontent #siteNameWrapper h1 {
  font-size: 29px;
  color: /*HeadlineColor*/#0D1241/*HeadlineColor*/;
  margin-bottom: 20px;
  font-weight: normal;
}
.sitecontent .smallVerticalSpace {
  margin-bottom: 15px;
}
.sitecontent .headWrapper {
	background-color:  #ffffff;
}
.sitecontent .topBanner img {
  width: 100%;
}
.sitecontent .logoutWrapper {
  text-align: right;
  padding-top: 6px;
}
/*.sitecontent .logoWrapper {
  max-width: 174px;
}*/
.sitecontent .greenLine {
  background-color: #4663ac;
  height: 30px;
  width: 100%;
}
.sitecontent .greenline-trans {
  background-color: #4663ac;
  height: 10px;
  width: 100%;
	
}
.sitecontent .frontTextAndBannerWrapper {
  display: table;
}
.sitecontent .frontTextAndBannerWrapper > div {
  display: table-row;
}
.sitecontent .frontTextAndBannerWrapper .text {
  display: table-cell;
  vertical-align: middle;
  font-size: 17px;
  color: #111111;
  text-align: center;
}
.sitecontent .frontTextAndBannerWrapper .banner {
  display: table-cell;
  vertical-align: middle;
  width: 220px;
  padding: 15px 0;
  text-align: right;
}
@media screen and (max-width: 700px) {
  .sitecontent .frontTextAndBannerWrapper > div {
    display: block;
  }
  .sitecontent .frontTextAndBannerWrapper .text {
    display: block;
    width: 100%;
  }
  .sitecontent .frontTextAndBannerWrapper .banner {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.sitecontent .clear {
  margin: 0 !important;
  clear: both !important;
  float: none !important;
}



.sitecontent a {
  color: /*LinkColor*/#000000/*LinkColor*/;
  text-decoration: none;
}

.sitecontent a:hover {
  color: /*LinkHoverColor*/#000000/*LinkHoverColor*/;
}



.sitecontent sup {
  vertical-align: super;
}
.sitecontent sub {
  vertical-align: sub;
}
.sitecontent .standardTable td {
  padding: 4px 4px 4px 0;
}
.sitecontent .menu {
  text-align: center;
  background-color: #fff;
}
.sitecontent .menu li:first-child {
  padding-left: 20px;
}
.sitecontent .menu li {
  height: 38px;
  display: inline-block;
}
.sitecontent .menu li a {
  padding: 0px 15px;
  line-height: 38px;
  /*color: @MenuColor;*/
  color: #747474;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
}
.sitecontent .menu li a:hover,
.sitecontent .menu li.selected a {
  /*color: @MenuActiveColor;*/
  color: #000;
}
.sitecontent .submenu {
  clear: both;
}
.sitecontent .submenu h1 {
  display: none;
}
.sitecontent .submenu ul li a {
  display: block;
  padding: 15px 6px;
  color: /*MenuColor*/#5D5D5D/*MenuColor*/;
  font-size: 14px;
}
.sitecontent .submenu ul li:first-child {
  border-top: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
}
.sitecontent .submenu ul li a:hover {
  text-decoration: none;
  color: /*MenuActiveColor*/#000000/*MenuActiveColor*/;
}
.sitecontent .submenu ul li.selected a {
  color: /*MenuActiveColor*/#000000/*MenuActiveColor*/;
}
.sitecontent .submenu ul li {
  border-bottom: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  background-color: /*MenuBgColor*/#4663ac/*MenuBgColor*/;
}
.sitecontent .submenu ul li.open {
  border-top: none;
}
.sitecontent .submenu ul li i {
  padding-left: 20px;
  display: block;
  font-style: normal;
}
.sitecontent .search {
  width: auto;
  float: left;
}
.sitecontent .flash {
  overflow: hidden;
}
.sitecontent .flash .cycle-slide .rotationText1,
.sitecontent .flash .cycle-slide .rotationText2 {
  font-family: 'Changa One', cursive;
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 2vw;
  color: #fff;
  text-shadow: 0px 0px 10px #000;
  opacity: 0;
  top: 50%;
}
.sitecontent .flash .cycle-slide .rotationText1 {
  left: -100%;
  font-size: 5vw;
  margin-top: -5vw;
}
.sitecontent .flash .cycle-slide .rotationText2 {
  left: 100%;
}
.sitecontent .flash .images {
  position: relative;
  overflow: hidden;
}
.sitecontent .languages {
  float: right;
  margin-bottom: 6px;
  margin-top: 20px;
  min-height: 27px;
}
.sitecontent .languages li {
  float: left;
  margin-left: 8px;
}
.sitecontent .frontpagelinks > a {
  display: block;
  font-size: 14px;
}
.sitecontent .frontpagelinks h2 {
    /* background-color: #d41e1e; */
    /* text-shadow: 1px 1px 1px #ab1818; */
    text-align: center;
    height: 31px;
    line-height: 40px;
    /* border-right: 1px solid #b7b7b7; */
    /* border-bottom: 1px solid #b7b7b7; */
    /* border-left: 1px solid #b7b7b7; */
}
.sitecontent .frontpagelinks h2 a {
  color: #ffffff;
  text-transform: initial;
}
.sitecontent .frontpagelinks h3 a {
  text-decoration: none;
}
.sitecontent .frontpagelinks h3 a:hover {
  color: /*LinkHoverColor*/#000000/*LinkHoverColor*/;
  text-decoration: underline;
}
.sitecontent .fancy {
	display: none;
  text-align: center;
  font-size: 24px;
  margin: 15px 0;
  color: #000000;
  text-transform: uppercase;
  font-weight: normal;
}
.sitecontent .fancy span {
  display: inline-block;
  position: relative;
}
.sitecontent .fancy span:before,
.sitecontent .fancy span:after {
  content: "";
  position: absolute;
  height: 14px;
  border-bottom: 1px solid #b2b2b2;
  top: 0;
  width: 600px;
}
.sitecontent .fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.sitecontent .fancy span:after {
  left: 100%;
  margin-left: 15px;
}


@media screen and (min-width:800px) {
.sitecontent .footerWrapper {
  background: #fff url(../../gfx/layout/footer-bg.jpg) no-repeat center;
  padding-bottom: 30px;

}
}

@media screen and (max-width:799px) {
	.sitecontent .footerWrapper {
		  background: transparent url(../../gfx/layout/footer-bg.jpg) no-repeat center;
  padding-bottom: 30px;
	background-color: #fff;
margin-top: 50px !important;
}
}

.sitecontent .footer {
  color: #000;
  padding-top: 60px;
  padding-bottom: 25px;
  line-height: 18px;
}
.sitecontent .footer .bottomLogo {
  margin-top: 10px;
}
.sitecontent .footer .contactInfo {
  float: left;
  width: 376px;
}
.sitecontent .footer .contactInfo h2 {
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 30px;
}
.sitecontent .footer .contactInfo ul {
  text-align: left;
}
.sitecontent .footer .contactInfo ul li {
  display: block;
	text-align: center;
}
.sitecontent .footer .contactInfo ul li a:hover {
  color: #fff;
}
.sitecontent .footer .visitOtherSite {
  margin-top: 30px;
  font-size: 16px;
}
.sitecontent .footer .visitOtherSite img {
  max-width: 102px;
}
.sitecontent .footer .dkMap {
  float: left;
  width: 500px;
}
.sitecontent .footer .formular {
  float: right;
	    width: 274px;
}
.sitecontent .footer .formular h2 {
  font-size: 26px;
  font-weight: normal;
}
.sitecontent .cognito h2 {
  display: none;
}
.sitecontent .cognito .c-label label {
  display: none;
}
.sitecontent .cognito .c-validation {
  background-color: #4663ac;
  color: #433500;
}
.sitecontent .cognito .c-forms-confirmation-message {
  margin-top: 30px;
  width: 250px;
  color: #ffffff;
}
.sitecontent .cognito .c-editor input {
  width: 350px;
  height: 23px;
  border: 1px solid #ac1818;
}
.sitecontent .cognito .c-action button {
  width: 72px;
  height: 35px;
  border: 1px solid #ac1818;
  float: right;
}
.sitecontent .cognito .c-action button:hover {
  background-color: #fddd02;
}
@media screen and (min-width: 275px) and (max-width: 959px) {
  .sitecontent .footer .contactInfo,
  .sitecontent .footer .contactInfo ul li {
    float: none !important;
    clear: both;
    text-align: center;
    width: 100%;
  }
  .sitecontent .footer .dkMap {
    margin: 30px 0;
    float: none !important;
    clear: both;
    width: 100%;
    text-align: center;
  }
	.sitecontent .footer .formular h2 {
		margin-top: 70px;
	}
  .sitecontent .formular {

    text-align: center;
    float: none !important;
    margin-top: 40px;
    width: 60%;
    margin: 0 auto !important;
  }
  .sitecontent .cognito .c-forms-confirmation-message {
    width: 100%;
  }
  .sitecontent .cognito .c-editor input {
    width: 100%;
  }
  .sitecontent .cognito .c-span-1 {
    width: 900px;
  }
  .sitecontent .cognito.c-med .c-span-2 .c-span-1 {
    width: 100%;
  }
  .sitecontent .cognito .c-action {
    float: left;
    text-align: center;
    margin: 0 auto;
  }
}

@media screen and (min-width: 500px) {
.sitecontent .kontakt  {
    margin: auto;
    font-size: 18pt;
    line-height: 24pt;
    text-align: center;
}


.sitecontent .kontakt ul {
color:#000;

}

.sitecontent .kontakt li {
   /* float: left;*/
}

}
@media screen and (max-width: 499px) {
	.sitecontent .kontakt  {
text-align: center;
}
}






.sitecontent .copyright {
  padding: 30px 0;
  font-size: 15px;
  color: #000;
  text-align: center;
}
.sitecontent .copyright ul {
  text-align: center;
}
.sitecontent .copyright ul li {
  display: inline;
}
.sitecontent .copyright ul li a {
  color: #000;
}
.sitecontent .copyright ul li a:hover {
  color: #000;
}
.sitecontent .copyright ul + ul {
  font-size: 12px;
}
.sitecontent .footer h2,
.sitecontent .footer a {
  color: /*FooterLinkColor*/#000/*FooterLinkColor*/;
}
.sitecontent .footer a:hover {
  color: /*FooterLinkHoverColor*/#000/*FooterLinkHoverColor*/;
  text-decoration: none;
}
.sitecontent .tlvinduerogdoere:hover {
  border-bottom: 2px solid #f8e802;
}
.sitecontent .space {
  margin-top: 30px;
}
.sitecontent .cycle-pager {
  text-align: center;
  display: none;
}
.sitecontent .cycle-pager span {
  color: /*Color*/#727272/*Color*/;
  display: inline-block;
  font-size: 36px;
  float: none;
  width: auto;
  cursor: pointer;
  line-height: 100%;
}
.sitecontent .cycle-pager .cycle-pager-active {
  color: /*HeadlineColor*/#0D1241/*HeadlineColor*/;
}
/***********************************************************/
#divPageContents > div {
  line-height: 18px;
  color: /*Color*/#727272/*Color*/;
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
#divPageContents .editContents {
  margin-bottom: 0;
}
.subcontent > div {
  clear: both;
  margin-bottom: 18px;
}
.subcontent > div > span {
  margin-bottom: 18px;
}
/*  CONTENT LAYOUT  ****************************************/
.subcontent {
  /*  PAGEOPTIONS  */
  /* FAQ */
  /*  INPUT MODULS  */
  /*  IMAGE MODULS  */
  /*  NEWS MODULS  */
  /*  NEWS VIEW  */
  /*  PRODUCT MODULS  */
  /*  PRODUCT VIEW  */
  /*  GALLERY MODULS  */
  /* content width - margin*3 / 4 images */
  /*  LOGIN MODULS  */
  /*  FILE MODULS  */
  /*  CALENDAR MODULS  */
  /*  GUESTBOOK MODULS  */
  /* content width - margin*2 - submit width - margin - error div width / 2 inputs */
  /* DEALER  MODULS  */
  /* content width - margin*3 / 4 images */
  /*  FAMILY MODULS  */
  /* HORSE VIEW */
  /* WYSIWYG */
  /*  COUNTER MODULS  */
  /*  VIDEO MODULS  */
  /*  ADD THIS MODULS  */
  /*  HOMEMODULE  */
}
.subcontent #pageContents_divPageOptions {
  float: left;
  clear: both;
  padding-bottom: 10px;
  margin-bottom: 18px;
}
.subcontent #pageContents_divPageOptions > span {
  margin-left: 20px;
  float: right;
  cursor: pointer;
}
.subcontent #pageContents_divPageOptions span span {
  float: left;
  display: block;
  line-height: 16px;
  margin-left: 5px;
}
.subcontent #pageContents_divPageOptions span span:hover {
  color: /*LinkHoverColor*/#000000/*LinkHoverColor*/;
}
.subcontent #pageContents_divPageOptions span img {
  float: left;
}
.subcontent .faq-question h1 {
  font-size: 14px !important;
  padding: 10px 0;
  cursor: pointer;
  text-transform: none !important;
  margin-bottom: 0px;
  float: none;
}
.subcontent .faq-question h1 img {
  vertical-align: middle;
  padding-right: 5px;
}
.subcontent .faq-question .faq-answer {
  display: none;
  padding: 0 0 10px 20px;
  color: #646464;
}
.subcontent input[type=text],
.subcontent input[type=password],
.subcontent textarea,
.subcontent input[type=submit],
.subcontent input[type=button],
.subcontent button {
  outline: none;
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  height: 18px;
  width: 178px;
  float: left;
  padding: 5px 10px;
  color: /*Color*/#727272/*Color*/;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  border-radius: 2px;
}
.subcontent .field {
  float: left;
  position: relative;
  width: 200px;
}
.subcontent .field:first-child {
  margin-right: 10px;
}
.subcontent .field + .field input {
  *margin-left: -10px;
}
.subcontent input:focus,
.subcontent textarea:focus {
  border-color: /*ActiveBorderColor*/#C2C2C2/*ActiveBorderColor*/;
}
.subcontent input[type=submit],
.subcontent input[type=button],
.subcontent button {
  filter: chroma(color=#000000);
  width: auto;
  height: 30px;
  color: /*HeadlineColor*/#0D1241/*HeadlineColor*/;
  cursor: pointer;
}
.subcontent input[type=submit]:active,
.subcontent input[type=button]:active,
.subcontent button:active {
  border-color: /*ActiveBorderColor*/#C2C2C2/*ActiveBorderColor*/;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  color: /*HeadlineColor*/#0D1241/*HeadlineColor*/;
}
.subcontent input[type=submit]:hover,
.subcontent input[type=button]:hover,
.subcontent button:hover {
  border-color: /*ActiveBorderColor*/#C2C2C2/*ActiveBorderColor*/;
}
.subcontent .watermark {
  position: absolute;
  margin: 7px 10px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  left: 0px;
}
.subcontent .watermark label {
  cursor: text;
}
.subcontent select {
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  outline: none;
  height: 22px;
  padding: 2px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  border-radius: 2px;
}
.subcontent .textAndImage span {
  float: left;
  width: 100%;
}
.subcontent .textAndImage span img {
  border-radius: 2px;
  width: 100%;
}
.subcontent .textAndImage span.fl {
  margin: 0px 20px 20px 0px;
  float: left;
  width: 50%;
}
.subcontent .textAndImage span.fr {
  margin: 0px 0px 20px 20px;
  float: right;
  width: 50%;
}
.subcontent .singleImage span,
.subcontent .twoImages span {
  float: left;
/*  width: 100%;*/
}
.subcontent .singleImage span img,
.subcontent .twoImages span img {
  border-radius: 2px;
  width: 100%;
}
.subcontent .news {
  float: left;
  margin-bottom: 18px;
}
.subcontent .news .newssearch {
  float: none;
  display: block;
  width: 100%;
}
.subcontent .news .newssearch .field,
.subcontent .news .news .newssearch input[type=submit] {
  margin-top: 6px;
}
.subcontent .news .newspage {
  float: left;
  text-align: center;
  padding-top: 10px;
  height: 28px;
  display: block;
}
.subcontent .news .newspage a {
  padding: 5px 10px;
  text-align: center;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  display: inline-block;
  border: 1px solid solid;
}
.subcontent .news .newspage a:hover {
  text-decoration: none;
  color: /*LinkHoverColor*/#000000/*LinkHoverColor*/;
  border-color: /*ActiveBorderColor*/#C2C2C2/*ActiveBorderColor*/;
}
.subcontent .news .newspage a.active {
  color: /*LinkColor*/#000000/*LinkColor*/;
}
.subcontent .news .newspage a:active {
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  color: /*LinkColor*/#000000/*LinkColor*/;
}
.subcontent .newslist {
  float: left;
  width: 100%;
}
.subcontent .newslist .newsitem {
  float: left;
  padding: 20px 0px;
  width: 100%;
  border-bottom: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
}
.subcontent .newslist .newsitem:first-child {
  border-top: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  margin-top: 20px;
}
.subcontent .newsitem > a {
  float: left;
  margin: 0 2% 2% 0;
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  padding: 5px;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  border-radius: 2px;
}
.subcontent .newsitem > a:hover {
  border-color: /*ActiveBorderColor*/#C2C2C2/*ActiveBorderColor*/;
}
.subcontent .newsitem .newstext p {
  margin-bottom: 0px;
}
.subcontent .newsitem h2 a {
  float: left;
}
.subcontent .newsitem h2 em {
  font-size: 11px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  float: right;
}

.subcontent .newsview ol,
.subcontent .newsview ul {
  margin: 1em 0;
}
.subcontent .newsview ol li {
  list-style: decimal;
  margin-left: 3em;
  padding-left: 0.5em;
}
.subcontent .newsview ul li {
  list-style: disc;
  margin-left: 3em;
  padding-left: 0.5em;
}
.subcontent .newsview span {
  width: auto;
  float: none;
}
.subcontent .newsview strong {
  font-weight: bold !important;
}
.subcontent .newsview strong em {
  font-style: italic !important;
  font-weight: bold !important;
}
.subcontent .newsview em {
  font-style: italic !important;
}
.subcontent .newsview em strong {
  font-style: italic !important;
  font-weight: bold !important;
}
.subcontent .newsview .viewback {
  width: 700px;
  display: block;
  float: left;
  text-align: left;
  line-height: 28px;
  margin-bottom: 20px;
}
.subcontent .newsview .viewback.bottom {
  margin-top: 20px;
}
.subcontent .newsview h1 em {
  font-size: 11px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  float: right;
}
.subcontent .newsview .newsimages {
  margin-top: 18px;
  margin-bottom: 18px;
}
.subcontent .newsview .newsimages .image {
  display: block;
  padding: 5px;
  border: 1px solid solid;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  border-radius: 2px;
}
.subcontent .newsview .newsimages .image:hover {
  border-color: /*ActiveBorderColor*/#C2C2C2/*ActiveBorderColor*/;
}
.subcontent .newsview .newsimages .image a {
  display: block;
}
.subcontent .newsview .newsimages .image img {
  width: 100%;
  height: auto;
}
.subcontent .newsimages .list li {
  width: 96px;
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  padding: 5px;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  height: 63px;
  float: left;
  margin: 10px 10px 0px 0px;
  border-radius: 2px;
	list-style: none;
}
.subcontent .newsimages .list li:hover {
  border-color: /*ActiveBorderColor*/#C2C2C2/*ActiveBorderColor*/;
}
.subcontent .newsimages .list li a {
  display: block;
  height: 63px;
  overflow: hidden;
}
.subcontent .newsimages .list li a img {
  width: 96px;
  height: auto;
}
.subcontent .newsview .newsimages a:hover {
  border-color: /*ActiveBorderColor*/#C2C2C2/*ActiveBorderColor*/;
}
.subcontent .newsview .newscomment {
  margin-bottom: 18px;
  margin-top: 40px;
}
.subcontent .newscomment,
.subcontent .guestbook-entries {
  clear: both;
  margin-bottom: 18px;
}
.subcontent .newscomment .textarea {
  margin-bottom: 10px;
  float: left;
}
.subcontent .newscomment textarea {
  height: 138px;
}
.subcontent .newscomment .textarea .field {
  width: 100%;
}
.subcontent .newscomment input[type=text] {
  width: 178px;
}
.subcontent .newscomment input[type=submit] {
  width: auto;
  margin: 10px 0 0 0;
}
.subcontent .newscomment .form {
  width: 100%;
}
.subcontent .newscomment .error {
  width: 150px;
  float: left;
  margin-left: 20px;
}
.subcontent .newscomment .error span {
  background: url(/gfx/Modules/starerror.png) no-repeat 0px 4px;
  padding-left: 15px;
  color: #c28484 !important;
  line-height: 20px;
}
.subcontent .newscomment .news-comment {
  clear: both;
}
.subcontent .newscomment .news-comment h4 {
  float: left;
}
.subcontent .newscomment .news-comment h4 em {
  font-size: 11px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  float: right;
}
.subcontent .newscomment .news-comment {
  padding: 15px 0;
  border-top: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
}
.subcontent .newscomment .commentlist-headline {
  margin-top: 40px;
}
.subcontent .newscomment h3 em {
  font-size: 11px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  float: right;
}
.subcontent .product {
  float: left;
  margin-bottom: 18px;
}
.subcontent .product .search {
  float: left;
  padding-left: 18px;
}
.subcontent .productlist table {
  clear: both;
}
.subcontent .productlist .productitem {
  display: inline-block;
  width: 24%;
  vertical-align: middle;
  box-sizing: border-box;
  text-align: center;
  padding: 12px 4px 12px 4px;
}
@media screen and (max-width: 479px) {
  .subcontent .productlist .productitem {
    width: 49%;
  }
}
.subcontent .productlist .productitem img {
  width: 100%;
}
.subcontent .productitem > a + a {
  font-family: Georgia;
  display: block;
  text-align: center;
  margin-top: 12px;
  font-size: 12px;
  color: #545454;
}
.subcontent .productitem > a:hover {
  border-color: /*ActiveBorderColor*/#C2C2C2/*ActiveBorderColor*/;
}
.subcontent .productitem .newstext {
  float: left;
  width: 508px;
}
.subcontent .productitem .newstext p {
  margin-bottom: 0px;
}
.subcontent .productitem .newstext h2 a {
  float: left;
}
.subcontent .productitem .newstext h2 em {
  font-size: 11px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  float: right;
}
.subcontent .product .newspage {
  float: left;
  width: 700px;
  text-align: center;
  padding-top: 10px;
  height: 28px;
  display: block;
}
.subcontent .product .newspage a {
  padding: 5px 10px;
  text-align: center;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  display: inline-block;
  border: 1px solid;
}
.subcontent .product .newspage a:hover {
  text-decoration: none;
  color: /*LinkHoverColor*/#000000/*LinkHoverColor*/;
  border-color: /*ActiveBorderColor*/#C2C2C2/*ActiveBorderColor*/;
}
.subcontent .product .newspage a.active {
  color: /*LinkColor*/#000000/*LinkColor*/;
}
.subcontent .product .newspage a:active {
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  color: /*LinkColor*/#000000/*LinkColor*/;
}
.subcontent .productview {
  float: left;
}
.subcontent .productview table td {
  padding: 8px;
}
.subcontent .viewback {
  width: 700px;
  display: block;
  float: left;
  text-align: left;
  line-height: 28px;
  margin-bottom: 20px;
}
.subcontent .viewback.bottom {
  margin-top: 20px;
}
.subcontent .productview h2 span {
  float: none;
}
.subcontent .productview h1 em {
  font-size: 11px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  float: right;
}
.subcontent .productview .productimages {
  float: left;
  margin-bottom: 18px;
}
.subcontent .productview .productimages .image {
  display: inline-block;
  padding: 5px;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
}
.subcontent .productview .productimages .image a {
  display: block;
  overflow: hidden;
}
.subcontent .productview .productimages .image img {
  height: auto;
}
.subcontent .productview .productimages .list {
  float: left;
  clear: both;
}
.subcontent .productimages .list ul {
  float: left;
}
.subcontent .productimages .list li {
  padding: 5px;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  float: left;
}
.subcontent .productimages .list li a {
  display: block;
  overflow: hidden;
}
.subcontent .productimages .list li a img {
  height: auto;
}
.subcontent .productview .productimages a:hover {
  border-color: /*LinkHoverColor*/#000000/*LinkHoverColor*/;
}
.subcontent .productview .newscomment {
  float: left;
  margin-bottom: 18px;
  margin-top: 40px;
}
.subcontent .txtQuantity {
  width: 22px !important;
  text-align: right;
}
.subcontent .increase {
  padding: 8px 4px 8px 8px;
  float: left;
  cursor: pointer;
}
.subcontent .decrease {
  padding: 8px 8px 8px 4px;
  float: left;
  cursor: pointer;
}
.subcontent .delete {
  padding: 8px 4px 8px 8px;
  float: left;
  cursor: pointer;
}
.subcontent .show {
  padding: 8px 8px 8px 4px;
  cursor: pointer;
  float: left;
}
.subcontent .productBasket p {
  line-height: 30px;
  float: left;
  margin-right: 10px;
}
.subcontent .productcomment,
.subcontent .guestbook-entries {
  float: left;
  clear: both;
  width: 700px;
  margin-bottom: 18px;
}
.subcontent .productcomment .textarea {
  margin-bottom: 10px;
  float: left;
}
.subcontent .productcomment textarea {
  width: 78%;
  height: 138px;
}
.subcontent .productcomment .textarea .field {
  width: 100%;
}
.subcontent .productcomment input[type=text] {
  width: 178px;
}
.subcontent .productcomment input[type=submit] {
  width: auto;
  margin: 10px 0 0 0;
}
.subcontent .productcomment .form {
  width: 100%;
  float: left;
}
.subcontent .productcomment .error {
  width: 150px;
  float: left;
  margin-left: 20px;
}
.subcontent .productcomment .error span {
  background: url(/gfx/Modules/starerror.png) no-repeat 0px 4px;
  padding-left: 15px;
  color: #c28484 !important;
  line-height: 20px;
}
.subcontent .productcomment .news-comment {
  float: left;
  clear: both;
}
.subcontent .productcomment .news-comment h4 {
  float: left;
}
.subcontent .productcomment .news-comment h4 em {
  font-size: 11px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  float: right;
}
.subcontent .productcomment .news-comment {
  float: left;
  padding: 20px 0px 3px 0px;
  width: 700px;
  border-top: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
}
.subcontent .productcomment .commentlist-headline {
  margin-top: 40px;
}
.subcontent .productcomment h3 em {
  font-size: 11px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  float: right;
}
.subcontent .gallery {
  float: left;
  width: 700px;
  *margin-bottom: 18px;
  overflow: hidden;
}
.subcontent .gallery .text {
  padding: 5px;
  text-align: left;
}
.subcontent .gallery ul {
  display: block;
}
.subcontent .gallery li {
	    width: 22%;
    margin: 0 2.33% 3.33% 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: auto;
  list-style: none !important;
  vertical-align: top;
}
.subcontent .gallery li a {
  display: block;
}
.subcontent .gallery li a img {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.subcontent .gallery li:hover {
  border-color: /*ActiveBorderColor*/#C2C2C2/*ActiveBorderColor*/;
}
.subcontent .gallery li i {
  float: left;
  width: 160px;
  margin-top: 5px;
  text-align: center;
}
.subcontent .gallery .cycle-slideshow > div img {
  width: 100%;
}
.subcontent .gallerybox {
  text-align: center;
}
.subcontent .gallerybox a {
  margin: auto;
}
.subcontent .login,
.subcontent .loginmodule {
  float: left;
  width: 700px;
  margin-bottom: 18px;
}
.subcontent .login .inputs {
  clear: both;
  width: 100%;
  float: left;
  margin-top: 10px;
}
.subcontent .login input:focus {
  border-color: /*ActiveBorderColor*/#C2C2C2/*ActiveBorderColor*/;
}
.subcontent .login .inputs a {
  float: left;
}
.subcontent .login .inputs a + a {
  margin-left: 20px;
}
.subcontent .login .field {
  margin: 6px 6px 0 0;
}
.subcontent .login input[type=submit] {
  margin-top: 6px;
}
.subcontent .login input[type=text] {
  width: 89%;
}
.subcontent span.loggedInHeader {
  display: block;
  float: left;
  border: 1px solid;
  width: auto - 20px;
  outline: none;
  padding: 5px 10px;
  color: /*Color*/#727272/*Color*/;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  margin-right: 10px;
  margin-top: 6px;
  box-sizing: border-box;
}
.subcontent .fileContainer {
  float: left;
  margin-bottom: 18px;
  clear: both;
  width: 700px;
}
.subcontent .fileContainer ul {
  float: left;
  width: 100%;
}
.subcontent .fileContainer li {
  padding: 15px 0 15px 0;
  float: left;
  width: 100%;
  position: relative;
}
.subcontent .fileContainer ul li a {
  float: left;
  padding-left: 40px;
}
.subcontent .fileContainer ul li a img {
  position: absolute;
  top: 6px;
  left: 0px;
}
.subcontent .calendar {
  float: left;
  clear: both;
  width: 700px;
  margin-bottom: 18px;
}
.subcontent .calendar > table {
  float: left;
  width: 300px;
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  border-radius: 2px;
}
.subcontent .calendar table.header {
  border: 0px;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
}
.subcontent .calendar table.header td {
  border: 0 none;
  text-transform: uppercase;
  text-align: center;
  color: /*HeadlineColor*/#0D1241/*HeadlineColor*/;
}
.subcontent .calendar table.header td a {
  color: /*LinkColor*/#000000/*LinkColor*/ !important;
}
.subcontent .calendar table.header td a:hover {
  color: /*LinkHoverColor*/#000000/*LinkHoverColor*/ !important;
  text-decoration: none;
}
.subcontent .calendar table td {
  height: 40px;
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  color: /*Color*/#727272/*Color*/;
  font-weight: bold;
}
.subcontent .calendar table th {
  height: 20px;
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  color: /*Color*/#727272/*Color*/;
  font-weight: bold;
  text-align: center;
}
.subcontent .calendar table td.day a {
  display: block;
  line-height: 40px;
  height: 40px;
  vertical-align: middle;
  width: 42px;
  position: relative;
  color: /*LinkColor*/#000000/*LinkColor*/;
}
.subcontent .calendar table td.day a:hover {
  color: /*LinkHoverColor*/#000000/*LinkHoverColor*/;
  text-decoration: none;
}
.subcontent .calendar table td.day a span {
  display: block;
  position: absolute;
  height: 7px;
  width: 7px;
  top: 2px;
  left: 2px;
  border-top: 3px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  border-left: 3px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
}
.subcontent .calendar table td.today {
  background: #eaeaea;
}
.subcontent .calendar table td.event {
  background-color: /*BgColor*/#EEEEEE/*BgColor*/;
}
.subcontent .calendar table td.event a {
  color: /*LinkColor*/#000000/*LinkColor*/;
}
.subcontent .calendar table td.today.event span {
  display: none;
}
.subcontent .calendar table .today.event a:hover {
  color: /*LinkHoverColor*/#000000/*LinkHoverColor*/;
}
.subcontent .calendar ul {
  float: left;
  width: 380px;
  margin-left: 18px;
}
.subcontent .calendar ul li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.subcontent .calendar ul li h4 a {
  float: left;
}
.subcontent .calendar ul li h4 em {
  font-size: 11px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  float: right;
}
.subcontent .subcontent .calendar > table {
  width: 49%;
}
.subcontent .subcontent .calendar ul {
  width: 49%;
  float: right;
  margin: 0;
}
.subcontent .guestbook-form,
.subcontent .guestbook-entries {
  float: left;
  clear: both;
  width: 700px;
  margin-bottom: 18px;
}
.subcontent .guestbook-form textarea {
  width: 78%;
  max-width: 78%;
  min-width: 100px;
  height: 138px;
  min-height: 50px;
}
.subcontent .guestbook-form .form .field {
  width: 232.5px;
}
.subcontent .guestbook-form input[type=text] {
  width: 210.5px;
}
.subcontent .guestbook-form input[type=submit] {
  width: 45px;
}
.subcontent .guestbook-form .form {
  width: 100%;
  float: left;
}
.subcontent .guestbook-form .error {
  width: 150px;
  float: left;
  margin-left: 20px;
}
.subcontent .guestbook-form .error span {
  background: url(/gfx/Modules/starerror.png) no-repeat 0px 4px;
  padding-left: 15px;
  color: #c28484 !important;
  line-height: 20px;
}
.subcontent .guestbook-form .field.textarea {
  margin-bottom: 10px;
  width: 100%;
}
.subcontent .guestbook-gravatar {
  display: none;
}
.subcontent .guestbook-entries .guestbook-entry {
  float: left;
  clear: both;
  width: 700px;
}
.subcontent .guestbook-entries .guestbook-entry h3 {
  float: left;
}
.subcontent .guestbook-entries .guestbook-entry h3 em {
  font-size: 11px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  float: right;
}
.subcontent .guestbook-entries .guestbook-entry {
  float: left;
  padding: 20px 0px 3px 0px;
  width: 700px;
  border-top: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
}
.subcontent .commentlist-headline {
  margin-top: 40px;
}
.subcontent .guestbook-entries h3 em {
  font-size: 11px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  float: right;
}
.subcontent .dealerlist {
  float: left;
  clear: both;
  margin-bottom: 18px;
}
.subcontent .dealerlist h4 img {
  width: auto;
}
.subcontent .dealerlist h3 {
  float: none;
}
.subcontent .dealerlist .list {
  float: left;
  clear: both;
}
.subcontent .dealerlist .list img {
  width: auto;
}
.subcontent .dealerlist .list div {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  min-width: 150px;
  margin: 20px 20px 0 0;
}
.subcontent .dealerlist .list span {
  float: left;
  clear: left;
}
.subcontent .dealerlist .list a {
  float: left;
}
.subcontent .dealerlist .list > li {
  float: left;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  padding-bottom: 20px;
}
.subcontent .dealerlist .list > li:first-child {
  border-top: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
}
.subcontent .dealerlist .list > li h3 {
  margin: 10px 0 0 0;
}
.subcontent .dealerlist .list > li ul {
  float: left;
  margin: 15px;
}
.subcontent .dealerlist .info {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.subcontent .dealerlist .info td {
  vertical-align: top;
  width: 26%;
}
.subcontent .dealerlist .info td:first-child {
  width: 22%;
}
.subcontent .dealerlist .info ul {
  float: left;
  line-height: 18px;
}
.subcontent .dealerlist .info li img {
  float: left;
  margin-right: 5px;
}
.subcontent .dealerlist .info li {
  padding-left: 21px;
}
.subcontent .dealerlist .info li:first-child {
  padding-left: 0px;
}
.subcontent .dealerlist .info li:first-child a img {
  width: 143px;
  margin: 0px;
}
.subcontent .dealerlist .info li:first-child a {
  float: left;
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  padding: 5px;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  border-radius: 2px;
  margin: 0px 20px 0px 0px;
}
.subcontent .dealerlist .info li:first-child a:hover {
  border-color: /*ActiveBorderColor*/#C2C2C2/*ActiveBorderColor*/;
}
.subcontent .dealerlist .header {
  float: left;
  clear: both;
  width: 100%;
  border-top: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  padding-top: 7px;
  padding-bottom: 7px;
}
.subcontent .dealerlist .header h2 {
  width: 100%;
}
.subcontent .dealerlist .header .sorting {
  float: left;
}
.subcontent .dealerlist .header .sorting > div {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.subcontent .dealerlist .header .sorting > div:first-child {
  padding-top: 6px;
  padding-right: 6px;
}
.subcontent .dealerlist .sorting select {
  margin-right: 6px;
}
.subcontent .dealerlist .sorting select,
.subcontent .dealerlist .sorting input {
  margin-top: 6px;
}
.subcontent .dealerlist .sorting .button {
  padding: 2px 10px;
  height: 22px;
  float: none;
}
.subcontent .dealerlist .search {
  float: left;
  clear: both;
  margin-bottom: 20px;
}
.subcontent .dealerlist .search .textfield {
  float: left;
}
.subcontent .dealerlist .search .textfield input {
  margin-top: 6px;
}
.subcontent .dealerlist .search .textfield input[type=text] {
  margin-right: 6px;
}
.subcontent .dealerlist .search .checkfield {
  float: left;
}
.subcontent .dealerlist .checkfield ul {
  float: left;
}
.subcontent .dealerlist .checkfield ul li {
  margin: 10px 15px 0px 0px;
  height: 18px;
  float: left;
  padding: 5px 10px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  border-radius: 2px;
  line-height: 18px;
}
.subcontent .dealerlist .checkfield ul li label {
  margin-left: 5px;
  float: left;
}
.subcontent .dealerlist .checkfield ul li input {
  float: left;
  margin-top: 2px;
}
.subcontent .dealerlist .pagingContainer {
  float: left;
  padding-top: 7px;
}
.subcontent .dealerlist .pagingContainer table {
  width: 100%;
}
.subcontent .dealerlist .pagingContainer td {
  text-align: center;
  width: 75px;
}
.subcontent .dealerlist .pagingContainer span {
  padding: 5px;
  float: none;
}
.subcontent .dealerlist .pagingContainer .pagingNumbers {
  width: 400px;
}
.subcontent .FamilyTree {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 18px;
  word-break: break-all;
}
.subcontent .FamilyTree td {
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  padding: 5px;
}
.subcontent .wysiwyg {
  float: left;
  width: 700px;
  clear: both;
  margin-bottom: 18px;
}
.subcontent .wysiwyg ul li {
  list-style: disc;
  margin-left: 20px;
}
.subcontent .wysiwyg span {
  float: none;
}
.subcontent .wysiwyg strong {
  font-weight: bold;
}
.subcontent .view-counter {
  float: left;
  width: 700px;
  clear: both;
  margin-bottom: 18px;
}
.subcontent .videocontainer {
  float: left;
  clear: both;
  margin-bottom: 18px;
}
.subcontent .videocontainer .videoImage {
  width: 100%;
  max-width: 640px;
}
.subcontent .videocontainer .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  display: block;
  margin: auto;
}
.subcontent .videocontainer .videoWrapper object,
.subcontent .videocontainer .videoWrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.subcontent .videocontainer .playButton {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -42px 0px 0px -42px;
}
.subcontent .addthis_toolbox {
  float: left;
  clear: both;
  margin-bottom: 18px;
}
.subcontent .homeModule .searchWrapper td {
  padding: 4px;
}
.subcontent .homeModule input {
  float: none;
  margin: 0;
}
.subcontent .homeModule .homeList {
  width: 100%;
}
.subcontent .homeModule .homeList td,
.subcontent .homeModule .homeList th {
  padding: 8px;
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  background-color: /*BgColor*/#EEEEEE/*BgColor*/;
}
.subcontent .homeModule .currentPage {
  text-decoration: underline;
}
.maillist-signup td {
  font-size: 13px;
}
/***********************************************************/
/*  FORUM LAYOUT  ******************************************/
.forumMainWrapper {
  padding: 4px;
}
.forumMainWrapper * {
  line-height: 1.5em;
}
.forumMainWrapper h1,
.forumMainWrapper h2 {
  margin: 0;
}
.forumMainWrapper h1 {
  font-size: 1.8em;
}
.forumMainWrapper h2 {
  font-size: 1.4em;
}
.forumMainWrapper .clearBoth {
  clear: both;
}
.forumMainWrapper .width50percent {
  width: 50%;
}
.forumMainWrapper .width99percent {
  width: 99%;
}
.forumMainWrapper .fontSizeSmall {
  font-size: 0.9em;
}
.forumMainWrapper .fontSizeLarge {
  font-size: 1.2em;
}
.forumMainWrapper .floatRight {
  float: right;
}
.forumMainWrapper label.error,
.forumMainWrapper span.error {
  color: Red;
  font-style: italic;
}
.forumMainWrapper .list {
  margin: -2px;
}
.forumMainWrapper .list table {
  width: 100%;
  border-spacing: 2px;
  border-collapse: separate;
}
.forumMainWrapper .list td {
  padding: 4px;
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
}
.forumMainWrapper .list thead td {
  font-weight: bold;
  background-color: /*MenuBgColor*/#4663ac/*MenuBgColor*/;
  color: /*MenuColor*/#5D5D5D/*MenuColor*/;
}
.forumMainWrapper .list a {
  text-decoration: underline;
}
.forumMainWrapper .list .numberColumn {
  text-align: center;
}
.forumMainWrapper .list .fullWidthRow {
  padding: 8px;
  background-color: /*MenuBgColor*/#4663ac/*MenuBgColor*/;
  color: /*MenuColor*/#5D5D5D/*MenuColor*/;
}
.forumMainWrapper .postHeader {
  padding: 4px 10px 4px 4px;
  float: right;
  text-align: right;
  color: /*MenuColor*/#5D5D5D/*MenuColor*/;
}
.forumMainWrapper .postWrapper {
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
}
.forumMainWrapper .postWrapper.first {
  /* background-color: #F5F5FF; */
}
.forumMainWrapper .postWrapper .userInfo {
  padding: 4px 4px 4px 10px;
  float: left;
  color: /*MenuColor*/#5D5D5D/*MenuColor*/;
}
.forumMainWrapper .userinfoPostheaderWrapper {
  background: /*MenuBgColor*/#4663ac/*MenuBgColor*/;
  width: 100%;
  height: 27px;
}
.forumMainWrapper .postWrapper .postText {
  padding: 8px;
}
.forumMainWrapper .postWrapper .postImages {
  padding: 8px;
}
.forumMainWrapper .postWrapper .postImages img {
  margin: 4px 4px 0 0;
}
.forumMainWrapper .pageNumberWrapper {
  margin: auto;
}
.forumMainWrapper .pageNumberWrapper a {
  float: left;
  display: block;
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  padding: 4px 8px;
  margin: 0 2px 0 2px;
}
.forumMainWrapper .pageNumberWrapper a.currentPage {
  color: #e0e0e0;
}
.forumMainWrapper .breadcrumbsWrapper {
  color: /*MenuColor*/#5D5D5D/*MenuColor*/;
  padding: 6px;
  background-color: /*MenuBgColor*/#4663ac/*MenuBgColor*/;
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  /* text-decoration: underline; */
}
.forumMainWrapper .breadcrumbsWrapper a {
  text-decoration: underline !important;
  color: /*MenuActiveColor*/#000000/*MenuActiveColor*/;
}
.forumMainWrapper .newThreadLinkWrapper {
  width: 100%;
  font-size: 1.1em;
}
.forumMainWrapper .newThreadLinkWrapper td {
  vertical-align: bottom;
}
.forumMainWrapper .newThreadLinkWrapper a {
  float: right;
  display: inline-block;
  padding: 5px;
  background-color: /*MenuActiveColor*/#000000/*MenuActiveColor*/;
  color: /*MenuBgColor*/#4663ac/*MenuBgColor*/;
  font-weight: bold;
}
.forumMainWrapper .deleteThreadLink {
  text-align: right;
  margin-bottom: 10px;
}
.forumMainWrapper .deleteThreadLink a {
  background-color: /*MenuActiveColor*/#000000/*MenuActiveColor*/;
  padding: 5px;
  color: /*MenuBgColor*/#4663ac/*MenuBgColor*/;
  font-weight: bold;
}
.forumMainWrapper .deletePostLink {
  color: /*MenuBgColor*/#4663ac/*MenuBgColor*/;
  background-color: /*MenuActiveColor*/#000000/*MenuActiveColor*/;
  padding: 5px;
  font-weight: bold;
  margin: 3px 0 15px 0;
}
.forumMainWrapper a.deletePostLink:hover {
  color: /*MenuBgColor*/#4663ac/*MenuBgColor*/;
}
.forumMainWrapper .forumEmailIcon {
  vertical-align: middle;
  margin-right: 5px;
}
.forumMainWrapper .approveButtonLink {
  font-size: 2em;
  padding: 4px;
  color: /*MenuBgColor*/#4663ac/*MenuBgColor*/;
  background-color: /*MenuActiveColor*/#000000/*MenuActiveColor*/;
}
.forumMainWrapper a.approveButtonLink:hover {
  color: /*MenuBgColor*/#4663ac/*MenuBgColor*/;
}
.forumMainWrapper .createUserLink {
  font-weight: bold;
  text-decoration: underline;
  color: /*LinkColor*/#000000/*LinkColor*/;
  margin-bottom: 10px;
  float: left;
}
.forumMainWrapper .notLoggedInPanel .field {
  float: left;
  margin-right: 10px;
}
.forumMainWrapper .notLoggedInPanel .field input {
  height: 30px;
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  padding: 2px 5px;
  box-sizing: border-box;
}
.forumMainWrapper .notLoggedInPanel input[type=submit] {
  border: 0px;
  color: /*MenuBgColor*/#4663ac/*MenuBgColor*/;
  background-color: /*MenuActiveColor*/#000000/*MenuActiveColor*/;
  padding: 5px;
  font-weight: bold;
}
.forumMainWrapper .notLoggedInPanel .inputs {
  margin-top: 5px;
}
.forumHeader {
  float: left;
  width: 100%;
  border-bottom: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.forumHeader .closeButton {
  float: right;
  margin-top: -25px;
  padding: 10px 20px;
  border-radius: 5px;
  background: /*HeadlineColor*/#0D1241/*HeadlineColor*/;
  cursor: pointer;
  margin-bottom: 10px;
}
.forumHeader .closeButton span {
  color: /*BgColor*/#EEEEEE/*BgColor*/;
  text-transform: uppercase;
}
/***********************************************************/
/*  ADMINISTRATION LAYOUT  ****************************************/
.admincontent {
  width: 700px;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
}
.admincontent fieldset {
  padding: 10px 10px 3px 10px;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  overflow: hidden;
  margin-bottom: 18px;
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  border-radius: 2px;
}
.admincontent .EmptyContentModule {
  margin-bottom: 18px;
}
.admincontent .faq h1 {
  font-size: 15px;
  font-weight: bold;
}
.admincontent div .image {
  width: 48%;
  margin-right: 2%;
}
.admincontent .fourImages span {
  width: 24%;
  margin-right: 1%;
}
.cke_editable {
  background: /*BgColor*/#EEEEEE/*BgColor*/ !important;
  padding: 20px;
}
.cke_editable ol,
.cke_editable ul {
  margin: 1em 0;
}
.cke_editable ol li {
  list-style: decimal;
  margin-left: 3em;
  padding-left: 0.5em;
}
.cke_editable ul li {
  list-style: disc;
  margin-left: 3em;
  padding-left: 0.5em;
}
/***********************************************************/
/*  POPUP CONTENT LAYOUT  ****************************************/
.popupcontent {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}
.popupcontent .calendarview {
  margin: 10px;
}
.popupcontent .calendarview .stylebox {
  border: /*BorderColor*/#E1E1E1/*BorderColor*/ solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  border-radius: 2px;
  margin-bottom: 10px;
  padding: 10px;
  clear: both;
  overflow: auto;
}




.popupcontent .calendarview h2 {
  text-align: center;
  padding-top: 7px;
  float: left;
  width: 70%;
  font-size: 30px;

}
.popupcontent .calendarview h1,
.popupcontent .calendarview p {
  padding-bottom: 10px;
}
.popupcontent .calendarview h1 {
  padding-bottom: 0px;
  font-size: 20px;
}
.popupcontent .calendarview .arrow {
  float: left;
  width: 15%;
  text-align: center;
  padding-top: 20px;
}
.popupcontent .calendarview .paging {
  text-align: center;
  padding: 8px 0px;
}
.popupcontent .calendarview .paging table {
  width: 100%;
  text-align: center;
}
.popupcontent .calendarview .paging td input {
  margin-right: 5px;
}
.popupcontent .calendarview .arrow:first-child {
  /*float: left;
            text-align: left;
            width:50%;*/
}
.popupcontent .calendarview #tblApply td {
  padding: 2px;
}
.popupcontent .calendarview input[type=submit] {
  padding: 5px;
}
.popupcontent .calendarview .bookingButton span {
  color: #ffffff;
  padding: 10px;
  border-radius: 2px;
  font-weight: bold;
  float: right;
  background: #e12e2e;
}
.popupcontent .calendarview .bookingButton a span {
  background: #5bbb5b;
}
.popupcontent .searchview {
  width: 700px;
  margin: 20px auto;
}
.popupcontent .searchview h1 {
  width: auto;
  float: left;
}
.popupcontent .searchview .search {
  float: right;
}
.popupcontent .searchview .searchpages {
  float: left;
  width: 700px;
  text-align: center;
  padding-top: 10px;
  height: 28px;
  display: block;
}
.popupcontent .searchview .searchpages a {
  padding: 5px 10px;
  text-align: center;
  background: #fcfcfc;
  display: inline-block;
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
}
.popupcontent .searchview .searchpages a:hover {
  text-decoration: none;
  color: /*LinkHoverColor*/#000000/*LinkHoverColor*/;
  border-color: /*ActiveBorderColor*/#C2C2C2/*ActiveBorderColor*/;
}
.popupcontent .searchview .searchpages a.active {
  color: /*LinkColor*/#000000/*LinkColor*/;
}
.popupcontent .searchview .searchpages a:active {
  background: /*BgColor*/#EEEEEE/*BgColor*/;
  color: /*LinkColor*/#000000/*LinkColor*/;
}
.popupcontent .searchview .resultlist {
  overflow: auto;
  height: 420px;
  float: left;
  width: 700px;
}
.popupcontent .searchview .searchitem {
  float: left;
  padding: 20px 0px;
  width: 660px;
  border-bottom: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
}
.popupcontent .searchview .searchitem:first-child {
  border-top: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
}
.popupcontent .searchview .searchitem h2 a {
  float: left;
}
.popupcontent .searchview .searchitem h2 em {
  font-size: 11px;
  color: /*SubHeadlineColor*/#808080/*SubHeadlineColor*/;
  float: right;
}
.popupcontent .searchview .searchitem span {
  text-decoration: underline;
}
/***********************************************************/
.images .overlay {
  position: absolute;
  top: 0;
  left: -100%;
}
/***********************************************************/
body {
  -webkit-text-size-adjust: 100%;
	background-color: #ffffff;
}
.pnlEditModule {
  position: absolute !important;
}
.subcontent {
  width: 100%;
}
.logoWrapper {
    clear: right;
    text-align: center;
}
@media screen and (min-width: 551px) {
.logoWrapper img {
  width: 100%;
  margin: 30px 0px;
}
}
@media screen and (max-width: 550px) {
.logoWrapper img {
  width: 100%;
  max-width: 200px !important;
  margin: 20px 0px;
}
}
.menuWrapper {
  /*margin-bottom: 10px;*/
}
.contentWrapper {
  max-width: 700px;
  overflow: hidden;
  padding-top: 20px;
}
.horseSaleWrapper #div-billeder {
  text-align: center;
}
.horseSaleWrapper #div-billeder img {
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
}
.horseSaleWrapper #div-video {
  text-align: center;
  margin-top: 30px;
}
.horseSaleWrapper #div-video h2 {
  float: none;
}
.horseSaleWrapper #div-video #video-list {
  padding: 15px;
  background-color: /*CustomColor*/#1584A3/*CustomColor*/;
}
.horseSaleWrapper #div-video #video-list img {
  border: 1px solid /*BgColor*/#EEEEEE/*BgColor*/;
}
.horseSaleWrapper #infoWrapper {
  margin-top: 50px;
}
.horseSaleWrapper #infoWrapper > div:first-child + div {
  margin-top: 50px;
}
.horseSaleWrapper #infoWrapper > div:first-child + div > div:first-child {
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
  padding: 10px;
}
@media screen and (min-width: 600px) {
  .horseSaleWrapper #infoWrapper > div:first-child {
    float: left;
    width: 48%;
  }
  .horseSaleWrapper #infoWrapper > div:first-child + div {
    float: right;
    width: 48%;
    margin-top: 0;
  }
}
.horseSaleWrapper #div-stamtavle {
  margin-top: 50px;
}
.horseSaleWrapper .smallImages div {
  display: inline-block;
  width: 90px;
  padding: 4px;
  margin: 4px;
  text-align: center;
}
.horseSaleWrapper #div-stamtavle td {
  word-wrap: break-word;
  word-break: break-all;
  padding: 4px;
  border: 1px solid /*BorderColor*/#E1E1E1/*BorderColor*/;
}
.horseSaleWrapper .horse-headlinebar {
  text-align: center;
}
.horseSaleWrapper #div-info table {
  margin: auto;
}
.horseSaleWrapper #div-info table td {
  padding: 6px;
  text-align: left;
}
.horseListItem {
  min-width: 190px;
  display: inline-block;
  margin-bottom: 25px;
  vertical-align: top;
  width: 32.8%;
  text-align: center;
}
.frontPageLinksWrapper img {
  width: 100%;
}
.sitecontent .frontPageLinksWrapper h2 {
  float: none;
	
}
.sitecontent .frontPageLinksHeader {
  float: none;
}
.frontPageLinksWrapper h2 a {
  color: /*HeadlineColor*/#0D1241/*HeadlineColor*/;
  font-size: 14px;
  font-weight: bold;
}
.separator img {
  width: 100%;
  min-height: 1px;
}
img {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.menuIcon {
  padding: 10px 8px;
  background-color: /*LinkColor*/#4663ac/*LinkColor*/;
  display: inline-block;
  border-radius: 4px;
  margin-top: 35px;
  margin-bottom: 10px;
}
.contentWrapper .submenu ul li:first-child {
  display: none;
}
.frontPageLinksWrapper {
  font-size: 0;
  text-align: center;
/*  margin-bottom: 30px;*/
}
.frontPageLinksWrapper > h2 {
  float: none;
  margin-bottom: 20px;
}
.frontPageLinksWrapper .date {
  font-size: 10px;
  display: block;
  margin-bottom: 6px;
}
.frontPageLinksWrapper .itemWrapper > div {
  font-size: 13px;
  margin-top: 30px;
  text-align: left;
}
@media screen and (max-width: 479px) {
  .frontPageLinksWrapper .itemWrapper > div:first-child {
    margin-top: 0;
  }
}
.frontPageLinksWrapper .itemWrapper > div h2 {
  margin-bottom: 6px;
  float: none;
	    padding-top: 12px;
}
.frontPageLinksWrapper .itemWrapper > div h2 a {
    text-transform: uppercase;
    font-size: 13px;
    color: #505050;
    height: 50px;
    line-height: 18px;
}
.frontPageLinksWrapper .itemWrapper > div img {
  width: 100%;
  /*margin-bottom: 8px;*/
}
.frontPageLinksWrapper .news-teaser {
  margin-bottom: 6px;
}
@media screen and (min-width: 200px) {
  .frontPageLinksWrapper {
    overflow: hidden;
  }
  .frontPageLinksWrapper .itemWrapper {
    margin: -2%;
  }
  .frontPageLinksWrapper .itemWrapper > div {
    width: 46%;
    margin: 2%;
    display: inline-block;
    vertical-align: top;
  }
}
@media screen and (min-width: 960px) {
  .frontPageLinksWrapper .itemWrapper > div {
    width: 21%;
  }
}

html.sitecontent .frontPageCalender {
  margin-bottom: 60px;
	min-width: 300px;
}
html.sitecontent .frontPageCalender h1 {
color:#4663ac;
  float: none;
  margin: 15px 1%;
  background: url(/gfx/CalendarLogo.png) left top no-repeat;
  min-height: 30px;
  width: auto;
  padding-left: 35px;
}
html.sitecontent .frontPageCalender .linkToCalendar {
  display: block;
  margin: 20px 1% 0 1%;
}
html.sitecontent .frontPageCalender .itemWrapper a {
  display: block;
  text-transform: uppercase;
  color: /*HeadlineColor*/#0D1241/*HeadlineColor*/;
  font-size: 14px;
  font-weight: bold;
  padding: 15px 1%;
}
html.sitecontent .frontPageCalender .itemWrapper a:hover {
  background-color: #efefef;
}
html.sitecontent .frontPageCalender .itemWrapper span {
  display: inline-block;
  vertical-align: middle;
}
html.sitecontent .frontPageCalender .itemWrapper span.date {
  color: #808080;
  text-align: center;
  margin-right: 20px;
}
html.sitecontent .frontPageCalender .itemWrapper .arrow {
  color: /*CustomColor*/#1584A3/*CustomColor*/;
  float: right;
  margin-top: 8px;
}
@media screen and (min-width: 500px) {
.kunder .frontPageNews {
  font-size: 0;
  margin-bottom: 0px;
	padding-left: 50px;
	border-left:0px solid #4663ac; 
}

.frontPageNews {
  font-size: 0;
  margin-bottom: 0px;
	padding-left: 50px;
	border-left:1px solid #4663ac; 
}
.frontPageNews .itemWrapper {
  margin: 0 1%;
}
.frontPageNews .linkToNews {
  display: block;
  margin: 20px 1% 0 1%;
}


}
@media screen and (min-width: 960px) {
	.grid_6 {
    width: 460px;
	float: left;
}
}

@media screen and (min-width: 730px) and (max-width: 959px) {
.grid_6 {
    width: 339px;
	float: left;
}
}

.grid_6 h3 a{
	padding-left: 50px;
	color:#4663ac;
	text-decoration: underline;
}
@media screen and (max-width: 499px) {
.grid_6 h3 a{
	padding-left: 0px;    
	
}
}

.knapLogo {
	display: none;
}
.frontpageNews h1 {
	padding-left: 50px;
	color: #4663ac;
	float: none;
    margin: 15px 1%;
    min-height: 30px;
    width: auto;
}
@media screen and (max-width: 499px) {
	.frontpageNews h1 {
	padding-left: 0px;
		margin: 0px;
}
}

#frontPageNews h1 {
display: none;
  float: none;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  margin: 15px 0;
  /*background: url(/gfx/CalendarLogo.png) left top no-repeat;*/
  /*min-height: 30px;*/
  /*width: auto;*/
  /*padding-left: 35px;*/
}
.frontPageWrapper .frontPageNews .date {
  font-size: 11px;
  display: block;
  margin-bottom: 8px;
}
@media screen and (min-width: 960px) {
.kunder .frontPageNews .itemWrapper .news-item {
  width: 200px;
  float: left;
	padding-left: 45px;
}
}

.frontPageNews .itemWrapper .news-item {
  width: 300px;
  float: left;
}
.frontPageNews .itemWrapper .news-item img {
  max-width: 145px !important;
  margin-right: 20px;
	margin-bottom: 20px;
}
.frontPageNews .itemWrapper .news-item .news-headline a {
  font-size: 20px;
  font-weight: normal;
}
.frontPageNews .itemWrapper .news-item .news-teaser {
  font-size: 13px;
  color: #7a7a7a;
  line-height: 18px;
}
.frontPageNews .itemWrapper .news-item .news-readmore {

/*    width: 105px;
    height: 40px;*/
    /* text-align: left; */
    /* padding-left: 10px; */
    /*float: left;*/
}
.frontPageNews .itemWrapper .news-item .news-readmore img {
  border: 0 !important;
  max-width: 11px !important;
  margin-top: -2px;
  vertical-align: middle;
  margin-right: 15px;
}
.frontPageNews .itemWrapper .news-item .news-readmore a {
  color: #4663ac;
text-decoration: underline;
}
.newsImageWrapper {
  float: left;
}
.frontPageNews .itemWrapper > div {
  font-size: 13px;
  margin-top: 30px;
  text-align: left;
}
@media screen and (max-width: 479px) {
  .frontPageNews .itemWrapper > div:first-child {
    margin-top: 0;
  }
}
.frontPageNews .itemWrapper > div h2 {
  margin-bottom: 8px;
  float: none;
  text-transform: normal;
}
.frontPageNews .itemWrapper > div h2 a {
  color: /*HeadlineColor*/#0D1241/*HeadlineColor*/;
  font-size: 13px;
  font-weight: bold;
}
.frontPageNews .itemWrapper > div img {
  /*width: 100%;
    margin-bottom: 8px;*/
}
.frontPageNews .news-teaser {
  margin-bottom: 6px;
}
@media screen and (max-width: 479px) {
	
	

	
		.ref {
	text-align: center;
    color: #464646;
    padding-top: 40px;
    font-size: 24px;
    margin-bottom: -20px !important;
	}
  .frontPageNews .itemWrapper .news-item {
    width: 100%;
	 text-align: center;
	  
	  
  }
  .frontPageNews .itemWrapper .news-item img {
    max-width: 100% !important;
    margin-bottom: 10px;
  }
  .frontPageNews .itemWrapper .news-item .news-headline {
  
  }
  .frontPageNews .itemWrapper .news-item .news-teaser {

    margin-bottom: 20px;
  }
  .frontPageNews .itemWrapper .news-item .news-readmore {
    float: none !important;
    margin: 0 auto;
  }
  .sitecontent .footer .contactInfo {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .footer .contactInfo ul li {
    text-align: center;
  }
  .dkMap {
    float: none !important;
    margin: 0 auto;
    width: 100%;
  }
}


	.ref {
	    text-align: center;
    color: #464646;
    padding-top: 40px;
    font-size: 24px;
    margin-bottom: -20px;
	}


@media screen and (min-width: 960px) {
	.ref {
    margin-bottom: 30px !important;
	}
	
  .frontPageNews {
    overflow: hidden;
  }
  .frontPageNews .itemWrapper {
    margin: -2% -1%;
  }
  .frontPageNews .itemWrapper > div {
    width: 46%;
    margin: 2%;
    display: inline-block;
    vertical-align: top;
	  margin-top: 0px !important;
  }
}
@media screen and (min-width: 960px) {
	
  .frontPageNews .itemWrapper > div {
    width: 21%;
  }
}
.frontPageTextWrapper {
  margin: 40px 0;
  padding: 0 30px;
}
.submenuWrapper .submenu ul li a {
  background-color: #949494;
  color: #ffffff;
}
.submenuWrapper .submenu ul li i {
  background-color: #d0d0d0;
}
.submenuWrapper .submenu ul li a:hover,
.submenuWrapper .submenu ul li.selected a {
  color: #d0d0d0 !important;
}
#map-container {
  clear: left;
  float: left;
  width: 100%;
}
#map-container a {
  color: /*MenuColor*/#5D5D5D/*MenuColor*/;
  text-decoration: none;
}
#map-container a:hover,
#map-container a:active {
  color: /*MenuActiveColor*/#000000/*MenuActiveColor*/;
}
#map-container .custom-marker {
  width: 32px;
  height: 37px;
  color: #fff;
  background: url(../images/custom-marker.png) no-repeat;
  padding: 3px;
  cursor: pointer;
}
#map-container .loc-name {
  color: /*MenuActiveColor*/#000000/*MenuActiveColor*/;
  font-weight: bold;
}
#map-container #form-container {
  width: 100%;
  margin-bottom: 10px;
  overflow: auto;
}
#map-container #form-container button {
  margin-left: 10px;
}
#loc-list {
  float: left;
  width: 100%;
  overflow: auto;
  padding: 10px;
  padding-top: 0;
  box-sizing: border-box;
}
#loc-list ul {
  display: block;
  clear: left;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#loc-list li {
  display: block;
  clear: left;
  float: left;
  margin-bottom: 10px;
  cursor: pointer;
  width: 100%;
  border: 1px solid /*CustomColor*/#1584A3/*CustomColor*/;
  /* Adding this to prevent moving li elements when adding the list-focus class*/
  box-sizing: border-box;
  background-color: /*MenuBgColor*/#4663ac/*MenuBgColor*/ !important;
}
#loc-list .list-label {
  float: left;
  margin: 10px 0 0 10px;
  padding: 2px 3px;
  width: 17px;
  text-align: center;
  background: /*MenuActiveColor*/#000000/*MenuActiveColor*/;
  color: /*MenuBgColor*/#4663ac/*MenuBgColor*/;
  font-weight: bold;
}
#loc-list .list-details {
  display: inline-block;
}
#loc-list .list-content {
  padding: 10px;
  color: /*MenuColor*/#5D5D5D/*MenuColor*/;
}
#loc-list .loc-dist {
  font-weight: bold;
  font-style: italic;
  color: /*MenuColor*/#5D5D5D/*MenuColor*/;
}
#loc-list .list-focus {
  border: 1px solid /*CustomColor*/#1584A3/*CustomColor*/;
  -moz-box-shadow: 0 0 8px /*CustomColor*/#1584A3/*CustomColor*/;
  -webkit-box-shadow: 0 0 8px /*CustomColor*/#1584A3/*CustomColor*/;
  box-shadow: 0 0 8px /*CustomColor*/#1584A3/*CustomColor*/;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
#map {
  float: left;
  width: 100%;
  height: 350px;
}
/* Infowindow Roboto font override */
.gm-style div,
.gm-style span,
.gm-style label,
.gm-style a {
  font-family: 'Open Sans', Arial, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #282222 !important;
}
#map-container .gm-style a {
  color: #3a84df !important;
}
#map-container .gm-style a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 601px) {
  #map {
    width: 65%;
    height: 500px;
  }
  #loc-list {
    width: 35%;
  }
}
@media screen and (min-width: 421px) and (max-width: 600px) {
  #loc-list {
    padding: 10px 0 0 0;
    text-align: center;
  }
  #loc-list li {
    float: none;
    display: inline-block;
    width: 48%;
    margin-right: 1%;
    box-sizing: border-box;
    text-align: left;
  }
  #loc-list li:nth-child(even) {
    margin-right: 0;
    margin-left: 1%;
  }
}
@media screen and (max-width: 420px) {
  #loc-list {
    padding: 10px 0 0 0;
    text-align: center;
  }
  #loc-list li {
    float: none;
    display: inline-block;
    text-align: left;
    width: 98%;
  }
}
@media screen and (min-width: 960px) {
  .hiddenOver960 {
    display: none;
  }
  .contentWrapper .submenu {
    display: none;
  }
  .maxWidthWrapper {
    max-width: 920px;
    margin: auto;
    padding: 0px 10px;
  }
  .submenuWrapper {
    width: 200px;
    float: left;
    margin-right: 20px;
    margin-top: 24px;
  }
  .submenuWrapper .menuIcon {
    display: none;
  }
  .submenuWrapper .submenu {
    display: block !important;
  }
  .submenuWrapper .submenu ul li {
    display: none;
  }
  .submenuWrapper .submenu ul li a {
    padding: 5px;
    line-height: 20px;
  }
  .submenuWrapper .submenu ul li.open {
    display: block;
  }
  .submenuWrapper .submenu ul li > i {
    padding: 0 !important;
  }
}
@media screen and (min-width: 480px) and (max-width: 959px) {
  .frontPageNews .itemWrapper .news-item {
    width: 100%;
	  text-align: center;
  }
	.kunder .frontPageNews{
		padding-left: 0px !important;
	}
  .frontPageNews .itemWrapper .news-item .news-headline a {
    font-size: 20px;
  }
  .frontPageNews .itemWrapper .news-item .news-teaser {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .frontPageNews .itemWrapper .news-item .news-readmore {
float: none;
  }
}


.submenuImage img {
    width: 100% !important;
    max-width: 1920px !important;
    top: 230px;
    overflow: hidden;
	 
}


.submenuImage {   margin-top: 0px !important;
    width: 100% !important;}

@media screen and (min-width: 960px) {

	
	.contentWrapper {
/*max-width: 700px;*/
  overflow: hidden;
  padding-top: 20px;
/* 		margin-top:500px; */
}
.subcontent .newsview {
  float: left;

}
}


@media screen and (min-width: 500px) and (max-width: 959px) {

	
	.contentWrapper {
/*max-width: 700px;*/
  overflow: hidden;
  padding-top: 20px;
		/*margin-top:270px;*/
}
}


@media screen and (max-width: 499px) {

	
	.contentWrapper {
/*max-width: 700px;*/
  overflow: hidden;
  padding-top: 20px;
		/*margin-top:270px;*/
}
}



@media screen and (max-width: 959px) {
  .sitecontent .flash .cycle-slide .rotationText1 {
    font-size: 7vw;
    margin-top: -7vw;
  }
  .sitecontent .flash .cycle-slide .rotationText2 {
    font-size: 3.5vw;
  }
  .hiddenUnder960 {
    display: none;
  }
  .submenuImage,
  .submenuHtml {
   /* display: none;*/
  }
  .frontPageText {
    text-align: center;
  }
  .maxWidthWrapper {
    max-width: 700px;
    margin: auto;
    padding: 0 10px;
  }
  .menuWrapper {
    display: none;
  }
  .submenuWrapper {
    margin-top: -40px;
    float: none;
    text-align: center;
  }
  .submenuWrapper .submenu {
    margin: 0;
    margin-bottom: 10px;
    display: none;
  }
  .submenuWrapper .submenu ul li {
    display: block;
  }
}
@media screen and (min-width: 481px) {
  .subcontent .calendar > table {
    width: 49%;
  }
  .subcontent .calendar ul {
    width: 49%;
    float: right;
    margin: 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 959px) {
  .logoWrapper {
    clear: none;
  }
  .horseListItem {
    width: 49%;
  }
}

@media screen and (max-width: 550px) {
  .menuIcon {
        float: right;

  }
  .logoWrapper {
    margin: 0 auto;
	  padding-top: 0px;
  }
  .submenuWrapper {
    width: 100%;
    text-align: center;
  }
  .logoWrapper {
    clear: both;
    margin-top: 0px;
    float: left;
    text-align: center;
    width: 220px;
  }
  .submenu {
    text-align: left;
  }
  .sitecontent #divPageContents > div {
    font-size: 13px;
    line-height: 140%;
  }
  .subcontent .calendar > table {
    float: none;
    width: 100%;
  }
  .subcontent .calendar ul {
    float: none;
    margin-left: 0;
    width: auto;
    margin-top: 10px;
  }
  .popupcontent .calendarview .stylebox {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }
  .popupcontent .calendarview .stylebox .arrow {
    display: none;
  }
  .popupcontent .calendarview .stylebox h2 {
    width: 100%;
  }
  .horseListItem {
    width: 100%;
  }
}
@media screen and (min-width: 361px) {
  .subcontent div span.image:first-child {
    width: 48%;
    margin-right: 2%;
    float: left;
  }
  .subcontent div span.image + span.image {
    width: 48%;
    margin-left: 2%;
    margin-right: 0%;
    float: left;
  }
  .subcontent .fourImages span {
    width: 24%;
    margin-right: 1.33%;
  }
  .subcontent .fourImages span + span + span + span {
    margin: 0;
  }
  .subcontent .gallery ul li {
    width: 22%;
    margin-right: 3.33%;
    margin-bottom: 3.33%;
  }
  .subcontent .gallery ul li + li + li + li {
    margin: 0;
  }
  .newsitem a img {
    width: 160px;
  }
}
@media screen and (max-width: 360px) {
  .subcontent .textAndImage span.fl,
  .subcontent .textAndImage span.fr {
    width: 100%;
    margin: 0 0 20px 0;
    max-width: none !important;
  }
  .subcontent div span.image {
    width: 100%;
  }
  .subcontent div span.image:first-child {
    margin-bottom: 4px;
  }
  .subcontent .fourImages span {
    width: 48%;
    margin: 2%;
  }
  .subcontent .fourImages span:first-child {
    margin-left: 0;
  }
  .subcontent .fourImages span + span {
    margin-right: 0;
  }
  .subcontent .fourImages span + span img {
    float: right;
  }
  .subcontent .fourImages span + span + span {
    margin-right: 2%;
    margin-left: 0;
    clear: left;
  }
  .subcontent .fourImages span + span + span img {
    float: left;
  }
  .subcontent .fourImages span + span + span + span {
    margin-right: 0;
    margin-left: 2%;
    clear: none;
  }
  .subcontent .fourImages span + span + span + span img {
    float: right;
  }
  .subcontent .gallery li {
    width: 22%;
    margin: 0 3.33% 3.33% 0;
  }
  .subcontent .gallery li:first-child + li + li {
    clear: left;
  }
  .subcontent span.loggedInHeader {
    height: auto;
    min-height: 18px;
  }
  .subcontent .login input {
    margin: 0;
  }
  .subcontent .newsitem a {
    width: 100%;
    float: none;
  }
  .subcontent .newsitem a img {
    width: 100%;
  }
  .subcontent .newsitem h2 em {
    clear: both;
    float: left;
    margin-top: 4px;
  }
  .subcontent .newsview em {
    float: left;
    clear: both;
    margin-top: 6px;
  }
}
#tinybodyWrapper {
  padding: 20px;
}
#tinybodyWrapper #tinybody {
  width: 100%;
  margin: auto;
}
#tinybodyWrapper #tinybody .tinycontent {
  padding: 10px;
}
#tinybodyWrapper #tinybody .sitebottom {
  padding: 10px;
}
#tinybodyWrapper #tinybody .menu {
  margin-bottom: 4px;
}
#tinybodyWrapper #tinybody .menu a {
  display: inline-block;
  padding: 8px;
}
#tinybodyWrapper #tinybody .img {
  margin-bottom: 15px;
  width: 100%;
}
#tinybodyWrapper #tinybody h1 {
  font-size: 22px;
  margin-bottom: 10px;
}
#tinybodyWrapper #tinybody h2 {
  font-size: 18px;
  margin-bottom: 10px;
}
#tinybodyWrapper #tinybody p {
  margin-bottom: 15px;
}
#tinybodyWrapper #tinybody .border {
  border-style: solid;
  border-width: 1px;
}
.admin-design-s {
  font-size: 12px;
}
.admin-design-s h1,
.admin-design-s h2,
.admin-design-s h3 {
  font-family: 'Myriad Pro';
  text-transform: none;
}
.admin-design-s h1 {
  font-size: 30px;
}
.admin-design-s h2 {
  font-size: 22px;
}
.admin-design-s h3 {
  font-size: 18px;
}
.admin-design-s .spacerM {
  margin-bottom: 20px;
}
.admin-design-s .spacerL {
  margin-bottom: 40px;
}
.admin-design-s .button {
  display: inline-block;
  border: none;
  background-color: #2d517e;
  color: white;
  font-size: 16px;
  padding: 10px;
  cursor: pointer;
}
.admin-design-logo input[type="number"],
.admin-design-logo select {
  font-size: 16px;
  padding: 8px;
}
.admin-design-logo .imageWrapper {
  border: 1px solid #CCCCCC;
  width: 920px;
}
.admin-design-text input[type="text"] {
  font-size: 16px;
  width: 400px;
  padding: 8px;
}
.admin-design-text select {
  font-size: 16px;
  padding: 8px;
}
.admin-design-index .largeButton {
  display: block;
  background-color: #2d517e;
  color: white;
  font-size: 40px;
  padding: 20px;
  font-family: 'Myriad Pro';
}
.admin-design-index .largeButton:hover {
  background-color: #e86b00;
}
.admin-design-index .largeButton span {
  text-align: center;
  font-size: 12px;
}
.admin-design-index .largeText {
  font-size: 18px;
}
.admin-design-style .saveBtn {
  padding: 10px 40px;
  background-color: #303946;
  color: white;
  font-size: 38px;
  font-family: 'Myriad Pro';
  border: none;
}
.admin-design-style .colorSelects td {
  padding: 4px;
}
.admin-design-style .colorSelects input[type="text"].color {
  width: 50px;
  border: 1px solid #a9a9a9;
}
.admin-design-style .colorTemplates > div {
  display: inline-block;
  margin-right: 10px;
}
.admin-design-style .colorTemplates input[type="radio"] {
  vertical-align: bottom;
}
img {
  -ms-interpolation-mode: bicubic;
  image-rendering: crisp-edges;
}



@media screen and (min-width: 800px) {
.line {
	 font-size: 12pt;
    background-color:#4663ac;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 100%;
	color: white;
}
}

@media screen and (max-width: 799px) {
.line {
display: none;
}
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.vimeovideowrap, .youtubevideowrap, #disqus_thread, .videocontent {
    width: 80%;
    max-width: 560px;
    margin: 0 auto;
}

.lines-bg {
background: transparent url(../../gfx/layout/streger-bg.jpg) no-repeat center;
	min-height: 260px;
	
}


/* top menu */
@media (max-width: 960px){
.topNavigation .navigationbar {
    padding: 15px 0;
}


.topNavigation .navigationbar {
    box-shadow: 0 0 10px #b4b4b4;
    background: #fdfdfa;
    padding: 10px 0 10px;
    position: relative;
    z-index: 25;
    box-sizing: content-box;
}
.topNavigation {
    /*position: fixed;*/
    z-index: 999;
}
.headroom--unpinned {
    top: -150px;
}
.headroom--pinned {
    top: 0;
}
.headroom {
    /*position: fixed;*/
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.2s ease-in-out;
}
}

