/*<![CDATA[*/
<!--
* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #515151;
	background-attachment: scroll;
	background-image: url(../layout/bg_rep.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #515151;
}

#container-page {
  margin: 0 auto;
  width: 100%;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  background-attachment: scroll;
	background-image: url(../layout/start_badewannen_wechsel_chanton.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#container-content {
  margin: 0 auto;
  width: 920px;
  height:650px;
}

a:focus { 
	outline: none;
}


-->
/*]]>*/