@charset "UTF-8" ;
@import url( "html5doctor.css" ) ;
@import url( "webfonts.css" ) ;
@import url( "common.css" ) ;
@import url( "header.css" ) ;
@import url( "menu.css" ) ;
@import url( "footLink.css" ) ;

div.contentMain {
  background-image            : url( "../image/backImage/karte.jpg" ) ;
  background-repeat           : no-repeat ;
  color                       : rgb( 128,  64,   0 ) ;
  min-height                  : 700px ;
  background-position         : bottom 0em center ;
  padding-bottom              : 20em ;
}
div.contentText {
  font-size                   : 15px ;
  text-align                  : left ;
  letter-spacing              : 2px ;
  line-height                 : 1.5em ;
  padding                     : 0.0em 8% 0.5em 8% ;
}
div.contentLink {
  font-size                   : 18px ;
  text-align                  : left ;
  letter-spacing              : 2px ;
  line-height                 : 1.5em ;
  padding                     : 0.5em 15% 0.5em 15% ;
}
div.contentLink a {
  font-size                   : 21px ;
}
