/* Styles for Breuer & Wardin */
/* Miriam Torbeck, for THS-Systems.de */
/* Version: 02.08.2007 */
/*Suche by SK*/
.easy-search-table-in {
 	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	width: 565px;
	text-align: left;
}

.boxLarge-content-search {
	float: left;
	padding-top: 10px;
	width: 565px;
	text-align: left;
}

.easy-search-description {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.easy-search-title {
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

.easy-search-label {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	padding-right:5px;
}

.easy-search-field {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
}

.easy-search-button {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	padding-left:5px;
}

.easy-search-field input {
	border: 1px solid black;
}

.easy-search-title a,.easy-search-title a:link{
	font-weight : bolder;
	color:#990033;
}

/* General */

* {
    margin:0;
    padding:0;
    }

html, body  {   
   }

body {
  padding: 20px 0;
  background: #fff url(../images/verlauf1.jpg) repeat-x top left;
  }

a, a:link  {
   text-decoration: none;
   color: #000;
}

a:hover {
  text-decoration: underline;
  color: #9b1938;
}

img {
  border: none;
  }
  
/*Link for index-page in left Navi */
a.link, a.link:link {
    color: white;
    text-decoration: none;
    }

a.link:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font: bold 14px Arial, Verdana, sans-serif;
  text-transform: uppercase;
}

/* forms */

fieldset {
  border: 1px solid #9c1938;
  padding: 1.5em;
}

legend {
   background: #fbf8f0;
   padding: 4px;
   }

input, textarea, select {
   margin: 10px 0;
}

/* no margin for input type checkbox */
input.none {
   margin: 0 0;
}
/* Sitemap */
.csc-sitemap {
  margin-top: 20px;
  text-align: left;
  font: normal 12px Arial, Verdana, sans-serif;
}

.csc-sitemap ul{
  margin-top: 20px;
  text-align: left;
  padding: 15px 0 5px 25px;
}

.csc-sitemap ul ul{
  margin-top: 0;
  text-align: left;
  padding: 4px 0 4px 15px;
}

/* styling of boxes */
#container {
    width: 945px;
    margin: 0 auto;
    padding: 10px 2px 0 5px;
    text-align: center;
    }

/*no background-image here */
#container {
    background-color: #fff; 
    background-image: none;
    overflow: hidden;
}

#left{
    width: 173px;
    float: left;
    margin-top: 0;
    background-color: #fff;
    background-image: none;
    }


#logo{
    
    background-color: #fff;
}


#search{
	margin: 15px 0 15px 0;
	background-color: #fff;
}

#search input{
  display: inline;
  vertical-align: top;
  margin: 0 0;
  background-color: #fff;
}

#mainnavi {
  background: #fff url(../images/navi-bg.jpg) repeat-x top left;
  font: normal 12px Arial, Verdana, sans-serif;
  min-height: 400px;
  }

#mainnavi h2 {
    background: #fff url(../images/bg172x21.gif) no-repeat top left;
    color: white;
    font: bold 12px Arial, Verdana, sans-serif;
    text-transform: uppercase;
    height: 17px;
    text-align: left;
    padding-top: 4px;
    padding-left: 25px;
    width: 148px;
}

#navi {
  padding: 0;
  margin: 0;
  width: 100%;
  background-color: transparent;
}

/* link with arrow */
#navi a.navi, #navi a.navi:link {
  display: block;
  background: transparent url(../images/link-bg-off.gif) no-repeat center left;
  text-decoration: none;
  color: #000;
  padding: 4px 0 4px 25px;
  line-height: 1.2;
    }
/* active Link, if Sublinks available */
#navi a.navi-act, #navi a.navi-act:link {
  display: block;
  background: transparent url(../images/link-bg-off.gif) no-repeat center left;
  text-decoration: none;
  color: #000;
  padding: 4px 0 4px 25px;
  line-height: 1.2;
    }
#navi a.navi-act:hover, #navi a.navi-act:focus, #navi a.navi-act:active {
  display: block;
  background: transparent url(../images/link-bg-on-r.gif) no-repeat center left;
  text-decoration: none;
  color: #9b1938;
  padding: 4px 0 4px 25px;
  line-height: 1.2;
    }

#navi a.navi:hover, #navi a.navi:focus, #navi a.navi:active {
  background: transparent url(../images/link-bg-on.gif) no-repeat center left;
  /*text-decoration: underline;*/
  color: #9b1938;
  padding: 4px 0 4px 25px;
    }

/*active link in toplevel */
#navi a.act, #navi a.act:link {
  display: block;
  background: transparent url(../images/link2.gif) no-repeat center left;
  text-decoration: underline;
  color: #9b1938;
  padding: 4px 0 4px 25px;
  }

/*active link in toplevel without sublinks */
#navi a.act1, #navi a.act1:link {
  display: block;
  background: transparent url(../images/link-bg-on-r.gif) no-repeat center left;
  /*text-decoration: underline;*/
  color: #9b1938;
  padding: 4px 0 4px 25px;
  }

/* 2nd level */
#navi a.navi2 , #navi a a.navi2:link {
  display: block;
  background: transparent url(../images/link-arrow.gif) no-repeat center left;
  text-decoration: none;
  color: #000;
  padding: 4px 0 4px 25px;
  }

#navi a.navi2:hover, #navi a.navi2:focus, #navi a.navi2:active  {
  display: block;
  background: transparent url(../images/link-arrow-r.gif) no-repeat center left;
  text-decoration: underline;
  color: #9b1938;
  padding: 4px 0 4px 25px;
  }

/* level 2 active */
#navi a.sub1-active, #navi a.sub1-active:link {
  display: block;
  background: transparent url(../images/link-arrow-r.gif) no-repeat center left;
  text-decoration: underline;
  color: #9b1938;
  padding: 4px 0 4px 25px;
  /*margin: 0 0 0 0;*/
  }

/* 3rd level */
#navi a.navi3 , #navi a.navi3:link {
  display: block;
  background: transparent url(../images/link-arrow.gif) no-repeat center left;
  text-decoration: none;
  color: #000;
  padding: 4px 0 4px 15px;
  }

#navi a.navi3:hover, #navi a.navi3:focus, #navi a.navi3:active  {
  background: transparent url(../images/link-arrow-r.gif) no-repeat center left;
  text-decoration: underline;
  color: #9b1938;
  padding: 4px 0 4px 15px;
  }

#navi a.sub2-active, #navi a.sub2-active:link {
  display: block;
  background: transparent url(../images/link-arrow-r.gif) no-repeat center left;
  text-decoration: underline;
  color: #9b1938;
  padding: 4px 0 4px 15px;
  }

#navi ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
  width: 100%;
  }

#navi li {
  padding: 2px 0 2px 5px;
  margin: 0;
  display: block;
  line-height: 1.2;
  }

#navi li li {
  padding: 4px 0 2px 5px;
  }

#navi ul ul {
  padding: 0;
  margin: 0;
  background-color: transparent;
  font-size: 11px;
  }

#navi ul ul ul {
  padding: 0 0 0 6px;
  margin: 0;
  background-color: transparent;
  font-size: 10px;
  }

#navi li li li{
  padding: 4px 0 2px 5px;
  margin: 10px 0 0 0;
  }

.box-left {
  float: left;
  font: normal 12px Arial, Verdana, sans-serif;
  line-height: 1.3;
  text-align: left;
  width: 173px;
  }

#main {
    float: left;
    width: 565px;
    margin: 0 13px 15px 13px;
    background-color: #fff;
    background-image: none;
  }

#box-top{
  width: 100%;
  background: #fff url(../images/box-top.jpg) no-repeat top left;
  float: left;
  /*pull entire element up to line up with logo + right col*/
  margin-top: -5px;
  margin-bottom: 10px;
  padding: 0 auto;
  }

#box-top-content {
    float: left;
    border-left: #dfdfdf 1px solid;
    border-right: #dfdfdf 1px solid;
    border-bottom: #dfdfdf 1px solid;
    /* white border for contents in this box - as padding */
    padding: 5px 5px 5px 5px;
    margin: 15px 2px 2px 3px;
  }

/*box background tile */
.colored {
    float: left;
    width: 100%;
    min-height: 248px;
    background: #f4eedc url(../images/box-top-bgtile.jpg) repeat-x left top;
  }
/* image in box-top*/
.boxed {
    float: left;
    background: transparent;
    width: 250px;
    margin: 20px 0 0 20px;
  }

#box-top-content p {
    font: normal 12px Arial, Verdana, sans-serif;
    line-height: 1.3;
    margin: 20px 30px 2px 2px;
}

.box-desc {
    background: transparent;
    float: right;
    width: 250px;
    text-align: left;
    padding-bottom: 30px;
}

#box-top-content p.header {
  font: bold 14px Arial, Verdana, Helvetica, sans-serif;
  }

.box-text {
	padding-top: 5px;
}

.box-text a, .box-text a:link, .contenttable a, .contenttable a:link {
  background: transparent url(../images/link-arrow-r.gif) no-repeat center left;
  text-decoration: none;
  color: #000;
  padding: 0 0 0 10px;
}

.box-text a:hover, .contenttable a:hover, .box-text a:focus, .contenttable a:focus, .box-text a.active, contenttable a:active {
  color: #9b1938;
  text-decoration: underline;
  background: transparent url(../images/link-arrow-r.gif) no-repeat center left;
}

.hr, .TrennerKurz {
  text-align: left;/*align for IE*/
  margin: 0 auto 0 0; /*align left for Mozillas*/
  border-top: 1px dotted #000;/*the border*/
  width: 80%;
  margin-top: 20px;
  height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
}

.hr-right {
  text-align: left; /*align for IE*/
  margin: 0 auto 0 0; /*align left for Mozillas*/
  border: none 0;
  border-top: 1px dotted #000; /*the border*/
  width: 100%;
  height: 1px; /* must be equal to total width of the border-top and border-bottom*/
}

.hr-long, .TrennerLang {
  text-align: left; /*align for IE*/
  margin: 10px auto 0 0; /*align left for Mozillas*/
  border: none 0;
  border-top: 1px dotted #000; /*the border*/
  /*width: 100%;*/
  height: 1px; /* must be equal to total width of the border-top and border-bottom*/
}

/* several p and span styles */

/* content area hilight header */
.header {
  background: #d2b93f;
  font-weight: bold;
  font-size: 14px;
  color: white;
  padding: 5px 0 5px 5px;
  text-transform: uppercase;
}

/* hilight price */
.price, .preisGrau {
  background: #b3b7bf;
  font: bold 12px Arial, Verdana, sans-serif;
  color: white;
  padding: 5px 5px;
}

/*some box-texts get a bg-color - nifty yellow-creme */
.bg-creme, .hellcreme {
  background-color: #fbf8f0;
}

/* hilight text */
.violet, .fettViolett {
  font: bold 12px Arial, Verdana, sans-serif;
  color: #9b1938;
}

/*normal Heading - no bg-images*/
.normHeader {
	font: bold 16px Arial, Verdana, sans-serif;
	color: #9b1938;
	text-align: left;
}

.right {
  text-align: right;
  margin-right: 10px;
}

span.small, .kleinerText {
  font-size: 9px;
    }

img.Bild-links {
  float: left;
  margin: 0 5px 3px 0;
}

img.Bild-rechts {
  float: right;
  margin: 0 0 3px 5px;
}

.left {
  float: left;
    }

.box-link-short {
  text-align: left;
  padding-top: 10px;
}


/* content link  */
a.dotlink, a.dotlink:link {
  background: transparent url(../images/link3.gif) no-repeat center right;
  text-decoration: none;
  color: #000;
  padding: 4px 20px 4px 0;
  }

a.dotlink:hover, a.dotlink:focus, a.dotlink:active {
  background: transparent url(../images/link4.gif) no-repeat center right;
  text-decoration: underline;
  color: #9b1938;
}

/* box for single button links */
.linkbuttons {
    float: left;
    width: 565px;
    padding-left: 12px;
    margin: 0 auto;
/*    margin-top: 10px;
    margin-bottom: 10px;*/
}

.linkbuttons ul{
  list-style-type: none;
  padding: 0 auto;
  margin: 0 auto;
  text-align: left;
  width: 100%;
  color: #000;
}

.linkbuttons li{
  margin: 0;
  display: inline;
  font: bold 11px Arial, Verdana, sans-serif;
  color: #000;
/*  float: left; */
  text-align: center;
 }


li.link-rss a, li.link-rss a:link {
  background: #fff url(../images/rss-buttonlink.gif) no-repeat left center;
  color: #000;
/*  position: relative;*/
  float: left;
  height: 29px;
  width: 104px;
  padding-top: 16px;
  text-decoration: none;
  padding-left: 30px;
}

li.link-rss a:hover, li.link-rss a:focus, li.link-rss a:active {
  background: #fff url(../images/rss-buttonlink-on.gif) no-repeat left center;
  color: #9b1938;
  text-decoration: underline;
}

li.link-text a, li.link-text a:link {
  background: #fff url(../images/text-buttonlink.gif) no-repeat left center;
  color: #000;
/*  position: relative;*/
  float: left;
  height: 29px;
  width: 104px;
  padding-top: 16px;
  text-decoration: none;
  padding-left: 30px;
}

li.link-text a:hover, li.link-text a:focus, li.link-text a:active {
  background: #fff url(../images/text-buttonlink-on.gif) no-repeat left center;
  color: #9b1938;
  text-decoration: underline;
}

li.link-and a, li.link-and a:link {
  background: #fff url(../images/and-buttonlink.gif) no-repeat left center;
  color: #000;
/*  position: relative;*/
  float: left;
  height: 29px;
  width: 104px;
  padding-top: 16px;
  text-decoration: none;
  padding-left: 30px;
}

li.link-and a:hover, li.link-and a:focus, li.link-and a:active {
  background: #fff url(../images/and-buttonlink-on.gif) no-repeat left center;
  color: #9b1938;
  text-decoration: underline;
}

li.link-shop a, li.link-shop a:link {
  background: #fff url(../images/shop-buttonlink.gif) no-repeat left center;
  color: #000;
/*  position: relative;*/
  float: left;
  height: 29px;
  width: 104px;
  padding-top: 16px;
  text-decoration: none;
  padding-left: 30px;
}

li.link-shop a:hover, li.link-shop a:focus, li.link-shop a:active {
  background: #fff url(../images/shop-buttonlink-on.gif) no-repeat left center;
  color: #9b1938;
  text-decoration: underline;
}

/*box for single item */
.box-item {
  width: 565px;
  background-color: #fff;
  float: left;
  margin-top: 5px;
  /*margin-bottom: 0px;*/
  padding: 0 auto;
}

/*sliding door to enlarge the headline text dynamically,
right part of background-image */
.box-item-header {
  float: left;
  background: #fff url(../images/box-header-bg-long.jpg) repeat-x top right;
  padding:3px 0px;

}

/* sliding door part 2, small left part of bg-image */
.box-item-header h2, .box-item-header h1, .box-item-header h3, .box-item-header h4, .box-item-header h5 {
  text-transform: uppercase;
  color: white;
  padding:3px 15px;
  display: inline;
  min-width: 170px;
  background: transparent url(../images/red-cl.gif) no-repeat top left;
  font: bold 12px Arial, Verdana, sans-serif;
}

.box-item-content {
    float: left;
    background-color: #fff;
    width: 100%;
    /*min-height: 248px;*/
    text-align: left;
    padding: 0 10px 30px 0;
    margin-top: 10px;
    font: normal 12px Arial, Verdana, sans-serif;
    line-height: 1.3;
}

.box-item-img {
    float: left;
    background: #fff;
    width: 145px;
    margin: 0 0 10px 10px;
    text-align: left;
}

.box-item-desc {
    background: #fff;
    float: left;
    width: 500px;
}

p.box-item-desc {
  padding: 8px 0 0 0;
  width: 100%;
  }

.box-item-desc h3, .box-item-desc h4 {
  width: 400px;
}

a.box-item-desc img, a.box-item-desc :link img {
  background-color: #fff;
  background-image: none;
  text-decoration: none;
  padding: 0;
}

.box-item-desc a:hover img, .box-item-desc a:focus img, .box-item-desc a.active img {
  background-color: #fff;
  background-image: none;
  text-decoration: none;
  padding: 0;
}

.boxLarge-content {
	float: left;
	padding-top: 10px;
	width: 565px;
}
.boxLarge-content img {
	float: left;
	padding: 0 15px 5px 0;
}

.boxLarge-desc {
        text-align:left;
	font: normal 12px Arial, Verdana, sans-serif;
	line-height: 1.3;
}

.box-line-box {
  width: 565px;
  float: left;
  padding: 0 auto;
}


.box-line {
  width: 170px;
  float: left;
  margin: 15px 0 0 12px;
  /*background-color: #fff;*/
  padding: 0 auto;
}

/*sliding door for headline text,
left part of bg-image */
.box-line-header {
  float: left;
  width:170px;
  background: #fff url(../images/red-cl.gif) no-repeat top left;
  padding:0px 0px;

}

/* sliding door part 2, long right part of bg-image */
.box-line-header h2 {
  float: left;
  text-transform: uppercase;
  color: white;
  padding: 5px 15px 0 0;
  margin-left: 8px;
  width: 147px;
  background: #fff url(../images/box-header-bg-long.jpg) no-repeat top right;
  font: bold 12px, Arial, Verdana, sans-serif;

}

.box-line-content {
    float: left;
    width: 169px;
    min-height: 248px;
    background: transparent url(../images/box-bgtile.jpg) repeat-x left top;
    padding-top: 10px;
}

.box-line-desc {
    /*background: #fff;*/
    float: left;
    /*position: relative;*/
    width: 150px;
    text-align: left;
    padding: 0 10px 10px 10px;
    margin-top: 10px;
    font: normal 12px Arial, Verdana, sans-serif;
    line-height: 1.3;
}

/* link with arrow */
a.arrowlink, a.arrowlink:link {
  background: transparent url(../images/link-arrow.gif) no-repeat center left;
  text-decoration: none;
  color: #000;
  display: block;
  padding: 4px 0 4px 15px;
}

a.arrowlink:hover, a.arrowlink:focus, a.arrowlink:active {
  color: #9b1938;
  text-decoration: underline;
  background: #f8efde url(../images/link-arrow-r.gif) no-repeat center left;
}

#right{
    float: left;
    width: 179px;
    margin-top: 5px;
    font: normal 12px Arial, Verdana, sans-serif;
    text-align: left;
    background: #fff none scroll;
    }

#right ul {
  list-style: none;
  padding: 0;
  margin: 0;

  }

#right li a {
  height: 1%;
}

#right p {
  padding: 3px 5px 2px 10px;
}

#right div {
  margin-bottom: 15px;
}


#info h2 {
    background: transparent url(../images/info-mark.gif) no-repeat top left;
    width: 179px;
    color: white;
    font: bold 12px Arial, Verdana, sans-serif;
    text-transform: uppercase;
    height: 21px;
    padding-top: 4px;
    padding-left: 30px;
    text-align: left;
    }

#info a, #info a:link {
  display: block;
  background: transparent url(../images/link-arrow-r.gif) no-repeat center left;
  text-decoration: none;
  color: #000;
  padding: 0 0 0 10px;
}

#info a:hover, #info a:focus, #info a.active {
  color: #9b1938;
  text-decoration: underline;
  background: #fff url(../images/link-arrow-r.gif) no-repeat center left;
}

#dates h2 {
    background: transparent url(../images/news-mark.jpg) no-repeat top left;
    width: 179px;
    color: white;
    font: bold 12px Arial, Verdana, sans-serif;
    text-transform: uppercase;
    height: 21px;
    padding-top: 4px;
    padding-left: 30px;
    text-align: left;
    }

#dates a, #dates a:link {
  display: block;
  background: transparent url(../images/link-arrow-r.gif) no-repeat center left;
  text-decoration: none;
  color: #000;
  padding: 0 0 0 10px;
}

#dates a:hover, #dates a:focus, #dates a.active {
  color: #9b1938;
  text-decoration: underline;
  background: #fff url(../images/link-arrow-r.gif) no-repeat center left;
}

#service h2 {
    background: transparent url(../images/info-mark.gif) no-repeat top left;
    width: 179px;
    color: white;
    font: bold 12px Arial, Verdana, sans-serif;
    text-transform: uppercase;
    height: 21px;
    padding-top: 4px;
    padding-left: 30px;
    text-align: left;
    }

#service a, #service a:link {
  display: block;
  background: transparent url(../images/link-arrow-r.gif) no-repeat center left;
  text-decoration: none;
  color: #000;
  padding: 0 0 0 10px;
}

#service a:hover, #service a:focus, #service a.active {
  color: #9b1938;
  text-decoration: underline;
  background: #fff url(../images/link-arrow-r.gif) no-repeat center left;
}


#newsletter h2 {
    background: transparent url(../images/newsletter-mark.gif) no-repeat top left;
    width: 179px;
    color: white;
    font: bold 12px Arial, Verdana, sans-serif;
    text-transform: uppercase;
    height: 21px;
    padding-top: 4px;
    padding-left: 30px;
    text-align: left;
    }

#newsletter input{
  display: inline;
  vertical-align: top;
  text-align: left;
    }

#newsletter a, #newsletter a:link {
  display: block;
  background: transparent url(../images/link-arrow-r.gif) no-repeat center left;
  text-decoration: none;
  color: #000;
  padding: 0 0 0 10px;
}

#newsletter a:hover, #newsletter a:focus, #newsletter a.active {
  color: #9b1938;
  text-decoration: underline;
  background: #fff url(../images/link-arrow-r.gif) no-repeat center left;
}


#podcast p.white {
  background-color: #fff;
}

#podcast p.bgcreme {
  background-color: #fbf8f0;
}

#podcast {
  /*background-color: #f8efde;*/
}

#podcast h2 {
    background: transparent url(../images/podcast-mark.gif) no-repeat top left;
    width: 179px;
    color: white;
    font: bold 12px Arial, Verdana, sans-serif;
    text-transform: uppercase;
    height: 17px;
    padding-top: 4px;
    padding-left: 30px;
    text-align: left;
    }

#podcast img {
 padding: 0 5px 3px 0;
    }

#podcast a, #podcast a:link {
  background: transparent url(../images/link-arrow-r.gif) no-repeat center left;
  text-decoration: none;
  color: #000;
  padding: 0 0 0 10px;
}

#podcast a:hover, #podcast a:focus, #podcast a.active {
  color: #9b1938;
  text-decoration: underline;
  background: #fff url(../images/link-arrow-r.gif) no-repeat center left;
}

#youedu{
    float: left;
    margin-left: 187px;
    margin-top: 0;
    width: 755px;
    height: 126px;   
    }

#footer{
    float: left;
    margin-left: 187px;
    margin-top: 0;
    width: 755px;
    height: 126px;
    background: #fff url(../images/footer-tile-g.gif) repeat-x;
    font: bold 12px Arial, Verdana, sans-serif;
    }

#footer a, #footer a:link {
  color: white;
  text-decoration: none;
}

#footer a:hover, #footer a:focus, #footer a:active {
  text-decoration: underline;
  color: white;
}


#footer-left{
    float: left;
    width:270px;
  }

#footer-mid{
   float: left;
   width: 300px;
    }

#footer-right {
  float: left;
  width: 185px;
  background-color: #fff;
}

/* to top Link in Footer */
.top {
    position: relative;
    top: 75px;
    left: 0px;
    text-decoration: none;
    color: white;
    background: transparent url(../images/totop-link.gif) no-repeat center left;
    padding-left: 18px;
    }

/* print-link in Footer */
.print {
    position: relative;
    top: 75px;
    left: 15px;
    text-decoration: none;
    color: white;
    background: transparent url(../images/contact-link.gif) no-repeat center left;
    padding-left: 18px;
    }

/* contact-link in Footer */
.contact {
    position: relative;
    top: 75px;
    left: 30px;
    text-decoration: none;
    color: white;
    background: transparent url(../images/email-link.gif) no-repeat center left;
    padding-left: 18px;
    }

/* footer-links in a row*/
.footer-line {
    float: left;
    position: relative;
    width: 80%;
    top: 75px;
    left: 40px;
    }

.footer-line ul {
    margin:0;
    padding:0;
    list-style:none;
}

.footer-line li {
    display: inline;
    float: right;
    margin: 0;
    padding: 0 10px 0 0;
}

/*footer links in a row */
.line {
    display: block;
    color: white;
    text-decoration: none;
    }
