#container
{
	margin: auto;
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
}

#content
{
	width: 100%;
	height: 200%;
	position: relative;
	top: 30px;
	left: 0px;
}


.print {
	display: block; 
	font-family: verdana, arial, sans serif;
	font-size: 12px;
	text-transform: inherit;
	letter-spacing: 1.2pt;
	color: #000066;
	line-height: 1.5em;
}

/* a.menu { */
/* 	display: block; */
/* 	width: 150px; */
/* 	height: 35px; */
/* } */
/*  */
/* #anfahrt */
/* { */
/* 	position: absolute; */
/* 	top: 172px; */
/* 	left: 43px; */
/* } */
/* #anfahrt:hover */
/* { */
/* 	background-image: url(img/buttons_high_anfahrt.jpg); */
/* 	background-repeat: no-repeat; */
/* } */
/*  */
/* #methodik */
/* { */
/* 	position: absolute; */
/* 	top: 219px; */
/* 	left: 43px; */
/* } */
/* #methodik:hover */
/* { */
/* 	background-image: url(img/buttons_high_methodik.jpg); */
/* 	background-repeat: no-repeat; */
/* } */
/* #indikationen */
/* { */
/* 	position: absolute; */
/* 	top: 266px; */
/* 	left: 42px; */
/* } */
/* #indikationen:hover */
/* { */
/* 	background-image: url(img/buttons_high_indikationen.jpg); */
/* 	background-repeat: no-repeat; */
/* } */
/* #behandlung */
/* { */
/* 	position: absolute; */
/* 	top: 312px; */
/* 	left: 42px; */
/* } */
/* #behandlung:hover */
/* { */
/* 	background-image: url(img/buttons_high_behandlung.jpg); */
/* 	background-repeat: no-repeat; */
/* } */
/* #mitgliedschaft */
/* { */
/* 	position: absolute; */
/* 	top: 359px; */
/* 	left: 42px; */
/* } */
/* #mitgliedschaft:hover */
/* { */
/* 	background-image: url(img/buttons_high_mitgliedschaft.jpg); */
/* 	background-repeat: no-repeat; */
/* } */
/*  */
/*  */














#home:active
{
/* 	background-image: url(img/button_action.jpg); */
/* 	background-repeat: no-repeat; */
/* 	outline: black solid 10px; */
}
