body {
	font-family: sans-serif;
	background-image: url(bg_wallpaper.gif);
}

p, td, li{
	font-size: 12px;
  text-align: left;
	vertical-align: top;
}

img{
	border: 0px;
}

.mainTable{
	border: 1px solid #BFC0C4;
  background: #FFFFFF;	
	width: 800px;
	height: 600px;
}

a:link, a:visited, a:active,a.menuLink:link, a.menuLink:visited, a.menuLink:active {
	width: 100%;
	text-decoration: none;
	color: #29417f;
}

a:hover,a.menuLink:hover {
	width: 100%;
	text-decoration: underline;
}

div, dl, dt, dd{
  margin: 0px;
  padding: 0px;
}

/* -------------------------------------------------------------------------- */

/**
 * Definitions for the thumbnail-viewer 
 */
/** 
#zeigedasbild{
position:absolute;
visibility:hidden;
border: 1px solid black;
}

#leiste{
cursor: hand;
cursor: pointer;
background-color: #ffffef;
min-width: 100px;
}

#leiste #schliessen_text{
font-weight: bold;
font-family: Arial;
font-size: 12px;
margin-right: 1px;
}
*/

