/* CSS for www.liebold-online.de */
*	{margin-top:0;}

body	{font:small arial,helvetica,sans-serif;line-height:1.3;color:#000000;background:#f4f3e2;margin:0;border:0;}

#title {padding: 2px 5px;text-align:right;background:#ffddbb url(hometn.jpg) top left no-repeat;;margin:0;border:0;}
#title h1 {font-size:large;}
#title h2 {font-size:medium;font-style:italic;}

#navigation	{padding: 0px 5px;width:15em;float:left;background:#ffddbb;}
#navigation h1	{display: none;}
#navigation ul	{
	list-style:none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
#navigation ul ul
	{
	margin-left: 10px;
	padding-left: 10px;
	}
#navigation a	{text-decoration:none;}
#navigation #current	{font-weight:bold;background:#fff;}
/*this prevents highlighting the whole sublist*/
#navigation #current ul	{font-weight:normal;background:#ffddbb;}

#content	{margin-left: 16em;padding:5px;}
#content h1
	{
	font-size:large;
	}
.pic {float: left; height: 130px; width: 130px;
  padding: 15px; margin: 5px 3px; background: white;
  border: 1px solid; border-color: #AAA #444 #444 #AAA;}
.pic img {border: 1px solid; border-color: #444 #AAA #AAA #444;}
.ls img {height: 96px; width: 128px; margin: 16px 0;}
.pt img {height: 128px; width: 96px; margin: 0 16px;}
.pic ul {display: none;}

/*
#footer	{padding: 0px 5px;width: 100%;clear: both; float:left;background:#ffddbb;}
*/
#footer	{display: none;}