/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */

html, body {
  height: auto;
  width: 53.182em;
  background-color: #ffffff;
  background-image: none;
}

body {
  background: none;
  width: 53.182em;
}

#title img {
  margin-left: 1.364em;
  display: none;
}

#subtitle {
  display: none;
}

#kulturtitle {
  display: none;
}

#logoBox {
  margin-bottom: 2.727em;
}

#logoBox img {
  display: block;
}

#catalogSearchBox {
  display: none;
}

#printTitle {
  color: #00628c;
  font-size: 1.455em;
  font-weight: bold;
  margin: 0.938em 0 0 0.938em;
  display: block;
  border-bottom: 0.063em solid #00628c; 
}

#box {
  position: static;
  width:53.182em;
  margin: 0;
  background: none;
}

#header {
  display: none;
}

#col1 {
  display: none;
}

#col2 {
  float: none;
  width: auto;
  margin: 2.727em 1.364em 0 1.364em;
  padding: 0 0 0.182em 0;
}
	
#mainContent {
  width: auto !important;
  width: auto;
  padding: 0;
}

#rootlineBox {
  display: none;
}

.content ul {
  list-style: disc;
}

.content ul li {
  margin-left:1.364em;
  padding-left: 0;
  background: none;
}

#printNavigation {
  border-bottom: 0.091em solid #00628c; 
}

#col3 {
  display: none;
}
