h1 {
	font: 1.4em Arial, Helvetica, Sans-Serif;
	color: #515151;
	text-align: left;
	font-weight: bolder;
	margin-bottom: .5em;
}

h1#pagetitle  {
	width: 294px;
	height: 34px;
	background: url(/images/logo.png) transparent 0 0 no-repeat;
	text-indent:-9999px;
}
	h1#pagetitle a {
		width: 294px;
		height: 34px;
		display: block;
		border: 0;
		z-index: 999;
	}


/*
h1#pagetitle {
	font-size: 1px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	top: 40px;
	left: 23px;
	position: fixed
}
*/
h2 {
	font: 1.4em Arial, Helvetica, sans-serif;
	color: #515151;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	padding-bottom: .1em;
	margin-bottom: .25em;
	border-bottom: 1px #99cc33 solid;
}

h2.subtitle, h2.title {
	font-weight: bolder;
	margin-bottom: .5em;
	letter-spacing: .05em;
}

h3 {
	font: 1.15em Arial, Helvetica, sans-serif;
	color: #515151;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	padding-bottom: .1em;
	margin-bottom: .25em;
	border-bottom: 1px #99cc33 solid;
	clear: left;
}

	h3.ssl {
		margin-bottom: .5em;
	}
	
	h3.anleitungen, h3.welcome-kas, h3.welcome-kvs {
		border: 0;
	}
	
	h3.account, h3.ftp {
		background: url(/images/icons/16/ico-server.png) no-repeat 0% 50%;
		padding: .1em 0 .1em 20px;
	}
	
	h3.email {
		background: url(/images/icons/16/ico-mail.png) no-repeat 0% 50%;
		padding: .1em 0 .1em 20px;
	}
	
	h3.entwicklung {
		background: url(/images/ico-develop16.png) no-repeat 0% 50%;
		padding: .1em 0 .1em 20px;
	}
	
	h3.sicherheit {
		background: url(/images/ico-sicherheit16.png) no-repeat 0% 50%;
		padding: .1em 0 .1em 20px;
	}
	
	h3.administration {
		background: url(/images/ico-administration16.png) no-repeat 0% 50%;
		padding: .1em 0 .1em 20px;
	}
	
	h3.support {
		background: url(/images/ico-support16.png) no-repeat 0% 60%;
		padding: .1em 0 .1em 20px;
	}
	
	h3.preise {
		background: url(/images/ico-money16.png) no-repeat 0% 50%;
		padding: .1em 0 .1em 20px;
	}
	
	h3.browser {
		background: url(/images/ico-browser16.png) no-repeat 0% 50%;
		padding: .1em 0 .1em 20px;
	}
	
	h3.html {
		background: url(/images/ico-html16.png) no-repeat 0% 50%;
		padding: .1em 0 .1em 20px;
	}
	
	h3.statistic {
		background: url(/images/ico-statistic16.png) no-repeat -2px 50%;
		padding: .1em 0 .1em 20px;
	}
	
	h3.system {
		background: url(/images/ico-system16.png) no-repeat 0% 50%;
		padding: .1em 0 .1em 20px;
	}
	
	h3.websites {
		background: url(/images/ico-websites16.png) no-repeat 0% 50%;
		padding: .1em 0 .1em 20px;
	}
	
h4 {
	font: 1em Arial, Helvetica, sans-serif;
	color: #515151;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0.25em;
}
	h4.individuell {
		margin-bottom: 1em;
	}

h5 {
	font: 1em Arial, Helvetica, sans-serif;
	color: #515151;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0.25em;
}