
      body {position:relative;
            background-color: #FFFFCC;
            background-position: top left;
	    background-attachment: scroll;  	     
	    background-image: url("../images/fenstero.jpg");
	    background-repeat: no-repeat;
	    width:460;
	    height:700;
	    margin-bottom:0;
	    }
	
	h1 {
	font-size:12pt;
	text-align:right;
	padding-right:1em;
	}
p {
margin-top:0.25em;
margin-bottom:0,15;
}
ul {
margin-top:0;
}
      #wininhalt {
            position: relative;
	    margin: 12em 0em 10em 0em;
	    padding-left:1em;
	    height: 660px;
	    width: 97.1%;
/* 	    background-color : #cc9999; */
/*             background-position: bottom right; */
/* 	    background-attachment: scroll; */
/* 	    background-image: url("../images/fensteru.jpg"); */
/* 	    background-repeat: no-repeat; */
	font-size:9pt; 
	font-family: Arial, Helvetica, sans-serif;
	    }
#wininhalt ul {
	margin-left:0;
	padding-left:10px;
	padding-right:5px;
	margin-bottom:10px;
	}
.stichpunkte {
text-align:left
}
p.projtext {
letter-spacing: 0px;
word-spacing: 2px;
text-align:left
}
div#close_win {
position:relative; 
top:0.2em;
clear:left;
}
.leftpicture {
float:left;
padding-right:7px;
padding-left:0;
}
.leftpicture img {
border-style:solid; border-width:1px; border-color:grey;margin-right:5px;
}
.rightpicture {
float:right;
margin-right:5px;
}
.rightpicture img {
border-style:solid; border-width:1px; border-color:grey;
}
#footer {
height:150px; background-attachment : scroll; background-image : url('../images/fensteru.jpg'); background-position : bottom right; background-repeat : no-repeat;margin-top:-120px;
}

