/* Dokument  ----------------------------------------------------------------------  */
body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style:normal;
  font-weight:normal;
  font-size: 95%;
  color:#000000;
  background:#ffffff;
  background-color:#ffffff;  
  margin-left: 10px;
}

td {
font-size: 100%;
}

td.main_content{
font-size: 100%;
}

td.menu_content{
font-size: 100%;
 width: 200px;
 background-color: #CCB275;
 vertical-align: top;
}

td.header {
color: #2A54FF;
background-image: url(grafs/header-bg.gif);
	}
	
td.main-header {
	vertical-align: middle;
	text-align: center;
	background-image: url(grafs/main-header-bg.gif);
}

.portrait-text{
	font-family:geneva,arial,helvetica;
	font-size: 80%;
	font-weight: bold;
	color: Green;
}	
.menu-text {
  font-family:geneva,arial,helvetica;
  font-size:11px;color:#000000;
  }
  
.footer-menu{
	font-size: 80%;
	text-align: center;
}  
	
.special {
  color: #FB4391;
}


	
A.special {
  text-decoration:none;
  color: #FB4391;
}
A.special:link {
  text-decoration:none;
  color: #FB4391;
}
A.special:active {
  text-decoration:none;
  color: #FB4391;
}
A.special:hover {
  text-decoration:none;
  color: #FB4391;
}
	
.reisetitel {
color: #2A54FF;
font-size: 140%;
	}
	
.tagesprogramm {
font-size: 120%;
color: #2A54FF;
	}
	
.tag {
color: #2A54FF;
margin-left: 10px;
	}
.error
	{
	color: Red;
	}	
		
/* Links */
a {
	color:blue;
	text-decoration: underline;
	font-family: Arial, "Century Gothic", sans-serif;
	}
a:link {color:Blue;}
a:visited {color:#996600;}
a:hover {color: #996600; background-color:Yellow;}

a.booktitle {
	color:blue;
	text-decoration: underline;
	font-family: Arial, "Century Gothic", sans-serif;
	font-size: large;
	}
a.booktitle:link {color:Blue;}
a.booktitle::visited {color:#996600;}
a.booktitle::hover {color: #996600; background-color:Yellow;}

.inputtitel{
	background:  #CCB275;
}	




.killnetscapebug, textarea, select, option, input {
  font-family:geneva,arial,helvetica;
  font-size:11px;color:#000000;
  background-color:#F9F5C2;
  }
  
.copyright{
color: Silver;
	font-size: 80%;
	}
	
.bottomnav{
	color: #2A54FF;
	}
	
.noshow{
background-color: #FFFFCC;
border-color: #FFCCCC;
border-style: double;
padding: 20px;
margin-left: 50px;
margin-right: 50px;
	}	
	
.nullquery{ text-align: center; }	

/*Headers */
h1,h2,h3,h4,h5,p,ul { 
font-family: Arial, "Century Gothic", sans-serif;
}

h1,h2 {
	color: #FFFFFA;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #CCB275;
	padding: 6px 0px 6px 4px;
	margin: 10px 0px 10px 0px;
}

h3,h4 {
	color: black;
	font-weight: bold;
	font-size: 1.1em;
	background-color:#BBCC74;
	padding: 5px 0px 5px 4px;
	margin: 10px 0px 5px 0px;
}

h5 {
	color: black;
	font-weight: bold;
	font-size: 1.0em;
	background-color:#F9F5C2;
	padding: 2px 0px 2px 3px;
	margin: 7px 0px 3px 0px;
}

h6 {
	color: black;
	font-weight: normal;
	font-size: 1.0em;
	background-color:#F9F5C2;
	padding: 2px 0px 2px 3px;
	margin: 7px 0px 3px 0px;
}

/* Alpahbetical Index */
.alphabet { 
	font-size: x-large;  
	font-weight: bolder;
	color: #A0522D;
	text-align: center;
	padding: 0px;
	margin: 4px;
	border: 1px;
	border-color: #A0522D;
}

.bottomkeywords{ font-size: smaller; }
	
#Menu-cell {
	position:absolute;
	top:100px;
	left:00px;
	width:172px;
	padding:0px 20px 0px 0px;
	background-color:#fff;
	border:1px dashed #999;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}	

/*Beginn Menu-Links */
#menu {position:relative; margin-top:00px; left:0px; display:block; width:150px;}

/* Hauptlinks - werden immer gezeigt */
a.button, a.button:visited {display:block; width:150px; height:30px; background:url(http://find-dogs.com/gifs/buttons-brown.gif); background-position:top left; background-color:transparent; text-align:left; color:#FFFFFA; line-height:28px; text-decoration:none; font-family:arial, sans-serif; font-size:0.8em; font-weight:bold; margin-top:5px; text-indent:10px;}
a.button:hover {background-position:0 -30px; line-height:31px; overflow:hidden;}
a.button:active {background-position:0 -60px;}
/*On-Link mit allen drei states in gelb*/
a.button-on, a.button-on:visited {display:block; width:150px; height:30px; background:url(http://find-dogs.com/gifs/buttons-on.gif); background-position:top left; background-color:transparent; text-align:left; color:#FFFFFA; line-height:28px; text-decoration:none; font-family:arial, sans-serif; font-size:0.8em; font-weight:bold; margin-top:5px; text-indent:10px;}
a.button-on:hover {background-position:0 -30px; line-height:31px; overflow:hidden;}
a.button-on:active {background-position:0 -60px;}
