html {
	height: 100%;
	/*width: 100%;*/
	margin: 0px;
	padding: 0px;
	overflow-y:scroll;
}

body, p, div, td, tr, ul, li, a, h1, table, nplead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}

body {
	height: 100%;
	margin: 0px 0 0 0;

}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0 12px 0;
	padding: 15px 0 0 0;
}
h2 {
	font-size: 12px;
	}
h2.titel {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	margin: 0px 0 5px 0;
	padding: 7px 0 0 5px;
	height:30px;
	width:100%;
	background:url(../images/design/bg-h2.gif) repeat-x 0 0;}
	
h2.titelvideo {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	margin: 0px 0 5px 10px;
	padding: 7px 0 0 5px;
	height:30px;
	width:470px;
	background:url(../images/design/bg-h2.gif) repeat-x 0 0;}
	
h2.titelslide {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	margin: 0px 0 5px 0px;
	padding: 7px 0 0 5px;
	height:30px;
	width:445px;
	background:url(../images/design/bg-h2.gif) repeat-x 0 0;}


h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 30px 0 10px 0;
	background-color:#eee;
	padding:3px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 0;
}


p {
	margin: 0 0 1em 0;
}

ul, li{
	list-style-type: none;
	margin: 0px;
	padding:0px;
}


.text-rot
{
	color: #e10019;
}


img {border:0}
