
html, body {
  font-family: Arial;
  font-size: 8pt;
  margin: 0px;
  padding: 0px;
}

div.pagecontent {
  width:760px; 
  height: 525px; 
  padding: 15px;
  border: 0px none none;
  overflow-y: auto;
  position: relative;
  padding-right: 0px;
  padding-bottom: 0px;
}

p {
  margin: 0; 
  padding: 0;
}

div.pagecontent_title {
  margin-bottom: 15px;
}

div.pagecontent_title h1 {
  font-family: Bodoni;
  font-size: 16pt;
  font-weight: bold;
  color: gray;
  padding: 0px;
  margin: 0px;
	background: white url(../img/h1bg.png) scroll repeat-x bottom left;  
}

div.pagecontent_title h1 span {
	background-color: white;
	padding-right: 10px;
}

div.pagecontent_title h1 a {
	font-size: 9pt;
	text-decoration: none;
}

td#title1 {
  background-image: url(/img/title1.png);  
  /* 
    Ostern : /img/osterhasi.jpg
    Weihnachten : /img/header_christmas.jpg
    Standard : /img/title1.png
  */
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 975px;
  height: 102px;
}
div.pagecontent_title {
	z-index: 100;
}
div.routen {
	height: 24px;
	overflow: visible;
	vertical-align: bottom;
	background-color: white;
	z-index: 100;
	position: absolute;
	top: 0px;
	right: 0px;
}
div.routen div {
	float:right;
	z-index: 100;
	border: 1px solid white;
	border-top-style: none;
	background-color: white;
}
div.routen div img {
	border: 2px solid white;
	height: 24px;
	z-index: 100;
}
div.routen div:hover {
	border-color: gray;
}
div.routen div:hover img {
	height: 80px;
	border-color: white;
}

td#title2 {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  background-image: url(../img/title2.png);
  background-repeat: no-repeat;
  background-position: left top;
  width: 975px;
  height: 21px;
  text-align: right;
}
td#footer {
	height: 21px;
  background-image: url(../img/unterer_bereich.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  border-top: 1px solid black;
  border-bottom: 1px solid white;
  padding: 0px;
  margin: 0px;
}

a.head_link {
	color: black;
	text-decoration: none;
	margin: 0px 10px;
}

a.head_link:hover {
	color: blue;
}

a.head_link_super {
	float:left;
	color: #BF0000;
}

a.head_link_super:hover {
	color: red;
}

a.super_selected {
  text-decoration:underline;
}

a.small_link {
  font-size: 8pt;
  font-weight: normal;
  color: silver;
}

td.start_content {
  border-right: 0px solid silver;
  padding-right: 5px;
}

td.start_rand {
  padding-left: 5px;
  font-family: Verdana;
  font-size: 8pt;
  width: 126px;
}

div.start_rand_item {
  background-color: #BCD4F0;
  padding: 3px;
  margin-bottom: 10px;
}

div.start_rand_item_label {
  padding-bottom: 3px;
  border-bottom: 1px solid white;
  margin-bottom: 5px;
}

div.start_rand_item_content {
  background-color: white;
}

div.start_list_entry {
  padding: 2px 3px;
}

div.start_list_entry a {
  color: black;
  text-decoration: none;
}

div.start_list_entry a:hover {
  color: blue;
  text-decoration: underline;
}
