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;
}*/

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 25px 0 12px 0;
	padding: 0;
}

h2.danilo {
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
	color: #b93d9f;
	text-align:right;
	margin:10px 20px 0 0;
	padding:0 0px 0 0px;
	text-decoration:none;
	border-bottom:1px solid #000;
	padding: 15px 0 0 0;
}

h2.pianta {
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
	text-align:right;
	color: #3a4fa2;
	text-align:right;
	margin:10px 20px 0 0;
	text-decoration:none;
	border-bottom:1px solid #000;
	padding: 15px 0 0 0;
}
h2.danilo a{
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
	color: #b93d9f;
	text-decoration:none;}

h2.pianta a{
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
	color: #3a4fa2;
	text-decoration:none;}

h2.pianta a:hover, h2.danilo a:hover{
	text-decoration:none;}


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;}


img {border:0}

a {
	text-decoration: none;	
}

.gallery {
	background-image: url(../images/file_icons/gallery.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 0 2px 30px;
}

.pfeil {
	background-image: url(../images/file_icons/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0 2px 20px;
}

.pfeil_blau {
	background-image: url(../images/file_icons/pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0 2px 20px;
}

.pfeil_rosa {
	background-image: url(../images/file_icons/pfeil_rosa.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0 2px 20px;
}
