/* force vertical scrollbar in FF */
html {
  overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	color: #FCE8E2;
	font-family: Verdana,Arial;
	font-size: 13px;
}

h1, h2, h3 {
  clear: both;
	font-family: Georgia, Times, serif;
  font-size: 18pt;
  font-weight: normal;
  padding: 0;
	padding-top: 1.5ex;
	padding-bottom: 1ex;
  margin: 0px;
}

h1 {
	font-size: 40px;
  padding: 5px 0;
  margin: 0px
}

h2 {
  padding-top: 30px;
}

h3 {
	font-size: 14pt;
}

p {
  margin: 0px;
  padding: 5px 0;
}

hr {
	display: block;
	width: 75%;
	height: 0px;

	border-left:0px solid #FCE8E2;
	border-right:0px solid #FCE8E2;
	border-top:1px solid #FCE8E2;
	border-bottom:0px solid #FCE8E2;
	line-height: 50pt;
	padding-left:0;
	padding-right:0; 
}

.clear {
  clear: both;
}

.text_klein {
	font-size: x-small;
}

#td_content img {
	display: inline;
}

.thumbnailContainer img {
	border: 1px solid #FCE8E2;
	padding: 0.5ex;
}

#td_content A:link img, A:visited img{
	COLOR: #F3A38B; 
}
#td_content A:hover img {
	COLOR: #FCE8E2;
	BACKGROUND-COLOR: #cc9999; 
}

div.thumbnailContainer img {
	vertical-align: middle;
	margin-bottom: 0.5ex;
	display: inline;
	border: 1px solid #FCE8E2;
	padding: 0.5ex;
}



/* die tabelle die alles enthält */
table.main {
  border-width: 0;
  border-color: #ffffff;
  border-spacing: 4px;
  width:100%;
  margin-bottom: 0px;
}

/* der seitenkopf */
#td_head {
	height: 200px;
	background-color: #301e1c;
	background-image: url('images/top3.jpg');
	background-repeat: no-repeat;
	background-position:  right top;
	margin:0;
	padding:0;
}

/* tabellenzelle des Inhaltes */
#td_content {
	position: relative;
	background-color: #915a5a;
	vertical-align: top;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 15px;
	padding-bottom: 70px;
	background-image: url(images/background-painted.jpg)
}

/* tabellenzelle der fußzeile */
#td_foot {
	color: #FCE8E2;
	background-color: #301e1c;
	font-family: Verdana,arial,helvetica;
	font-size: small;
	height: 37px;
	text-align: center;
	font-size: xx-small;
	padding-bottom: 5px;
	vertical-align: bottom;
}


/* Navigation */
td#navigation {
	background-color: #DB0F0F;
	width: 164px;
	vertical-align: top;
	padding: 0;
	padding-top: 70px;
	border-spacing: 0px;
}

td#navigation .navigation-bottom {
	border-top: 1px solid white;
	width: 164px;
}

td#navigation .active, td#navigation a {
	width: 154px;
	height: 24px;
	margin: 0;
	padding: 8px 0 0 10px;
	border-top: 1px solid white;

	font-size: 12px;
	font-weight: bold;
}
.no-box-model td#navigation .active, .no-box-model td#navigation a {
	width: 164px;
	height: 33px;
}

td#navigation .active {
  width: 144px;
  border-left: 10px solid white;

  background-color: #E78383;
  color: #780000;
}
.no-box-model td#navigation .active {
  width: 164px;
}

td#navigation a {
  display: block;
  color: black;
}

td#navigation a:link, td#navigation a:visited, td#navigation a:active {
	/*color: #5A2827;*/
	/*color: #000;*/
	background-color: #B46E6E;
	background-image: url("images/nav_link_bg.gif");

	/*
	font-size: 12px;
	font-weight: 600;
	*/
	text-decoration: none;
	/*
	letter-spacing: normal;
	line-height: 2em;
	display: block;
	height: auto;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	white-space: nowrap;
	*/
}

td#navigation a:hover {
	color: #000;
	background-color: #C47676;
	background-image: url("images/nav_link_active_bg.gif");
	background-image: none;
}


/* Die Links im Text */
a {
	font-weight: normal; 
}

a:link, a:visited {
	color: #F3A38B; 
	text-decoration: underline;
}
#td_content a:hover {
	color: #FCE8E2;
	background-color: #cc9999; 
	text-decoration: none;
}
a:active {
	color: #FCE8E2; 
	text-decoration: underline
}

#infobox {
	float: right;
	width: 240px;
	border-left: 1px solid #FCE8E2;
	padding-left: 1.4em;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-right: -1em;
}

#infobox p {
	padding: 20px 0;
	margin: 0;
}


/* --- für die noch nicht geänderte gästebuch-seite (und andere alte seiten):----- */

#AutoNumber1 {
  border-width: 0;
  border-color: #ffffff;
  border-spacing: 4px;
  width:100%;
  margin-bottom: 0px;
}

#td_left {
	background-color: #DB0F0F;
	width: 160px;
	vertical-align: top;
	padding: 0;
	padding-top: 70px;
	border-spacing: 0px;
}

#AutoNumber2 {
	background-color: #DB0F0F;
	width: 160px;
	vertical-align: top;
	padding: 0;
	padding-top: 70px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0;
	margin: 0;
}

#AutoNumber2 td {
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* die normalen und die besuchten links */
#AutoNumber2 a:link, #AutoNumber2 a:visited, #AutoNumber2 .active_link
{
	/*color: #5A2827;*/
	color: #000;
	background-color: #B46E6E;
	background-image: url("images/nav_link_bg.gif");
	font-family: Verdana;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 2em;
	display: block;
	width: 154px;
	height: auto;
	padding-left: 10px;
	/* padding-right: 2px;*/
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	white-space: nowrap;
}


/* die aktiven links */
#AutoNumber2 a:hover, #AutoNumber2 .active_link
{
	color: #000;
	background-color: #C47676;
	background-image: url("images/nav_link_active_bg.gif");
	background-image: none;
}

/* die angeklickten links */
#AutoNumber2 .active_link
{
	background-color: #E78383;
	color: #780000;
	border-left: 10px solid #fff;
	width: 144px;
}




