/* WebSped StyleSheet - V 4.0  
   stoll informationssysteme http://www.stoll-is.de
   help.css - Standardstyle - 19.01.2012
   19.01.2012 - Neues Layout #help
*/
 
/* Farben - Hellgrau:#F5F5F5  Taubenblau:#3F529C  LIS-Blau:#0085B7 */

body#help { 
	min-width:600px; 
	max-width:600px;
	}
#help #rand {   
	margin:0 auto;
	background-color:#F5F5F5;
	} 
#help #header .logo { 
	height:80px!important; 
	background:url(images/ISLogo.gif) no-repeat top right transparent; 
	}
#help #content { 
	padding:0;
	width:450px; 
	min-width:450px; 
	}
#help #footer {
	margin-top:3em;
	text-align:center;
	color: #3F529C;
	}
#help #content table {
	border-left:1px solid lightgrey;
	background-color:white;
	padding-left:60px;
	padding-right:30px;
	}
#help td.up {
	vertical-align:bottom;
	}
#help td {
	font-size:1.1em; 
	font-family: 'Segoe UI',Verdana,Arial;
}
#help h1.tabletxt,#help h1 {
	font-size:1.8em;
	padding:5px 0;
	margin:0;
	color: #3F529C;
	font-family: 'Segoe UI',Verdana,Arial;
	} 
#help h2  {
	font-size:1.2em;
	font-weight:normal; 
	text-align:left;
	color:#3F529C;
	font-family: 'Segoe UI',Verdana,Arial;
	margin:0.7em 0 0.5em; 
	padding:0;
	background:transparent;
	font-family: 'Segoe UI',Verdana,Arial;
	}
#help p { 
	font-size:1.1em; 
	line-height:1.5em; 
	white-space:pre-wrap;
	font-family: 'Segoe UI',Verdana,Arial;
	margin: 0 0 0.5em;
	}
#help li,#help dt,#help dd {
	font-size:1.1em; 
	line-height:1.5em; 
	font-family: 'Segoe UI',Verdana,Arial;
	}
#help dl,#help dl a:active,#help dl a:hover,#help dl a:link,#help dl a:visited {
	color:#3F529C;
	font-weight:bold;
	font-size:1em; 
}
#help dt,#help dd {
	margin:0.5em 1em;
	}
#help dt {
	padding:0 2em;
	}
#help dd {
	padding:0 5em;
	}
/*
#help h2.tabletxt {}
img {border:0px;} */
