html {
	height: 99.70%;
	/*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: #1d4667;
	line-height: 1.5em;
}

body {
	height: 100%;
	margin: 0px 0 0 0;
	background:url(../images/design/page-bg.png) 0px 0px repeat-x ;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #1d4667;
	margin: 0px 0 12px 0;
	padding: 15px 0 0 0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #1d4667;
	text-decoration:none;
	margin: 0px 0 15px 0px;
	padding: 0px 0 0 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin:10px 0 5px 0;
}
h3.impressum {
	font-size: 13px;
	font-weight: bold;
	margin:15px 0 2px 0;
}

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:0px;}
