
body
{
background : url(logo.jpg) no-repeat;
background-position: 50px 80px;}

/*Boxen auf der Startseite*/

#boxgross
{border : 3px solid black;
background-color: #e0e0e0; 
position : absolute;
width: 700px;
height: 500px;
top : 20px;
left : 50px;}


#boxheader
{background-image:url(.jpg);
border : 3px solid black;
background-color: #e0e0e0; 
position : absolute;
width: 700px;
height: 100px;
top : 40px;
left : 50px;}



#box1
{background-image:url(.jpg);
border : 3px solid black;
background-color: #e0e0e0; 
position : absolute;
width: 200px;
height: px;
top : 250px;
left : 50px;
/*top : 500px;
left : 547px;*/}

#box2
{background-image:url(.jpg);
border : 3px solid black;
background-color: #e0e0e0; 
position : absolute;
width: 200px;
height: px;
top : 250px;
left : 297px;
/*top : 250px;
left : 50px;*/}

#box3
{background-image:url(.jpg);
border : 3px solid black;
background-color: #e0e0e0; 
position : absolute;
width: 200px;
height: px;
top : 250px;
left : 547px;}

#box4
{background-image:url(.jpg);
border : 3px solid red;
background-color: #e0e0e0; 
position : absolute;
width: 450px;
height: px;
top : 400px;
left : 50px;}





#boxbilder
{background-image:url(.jpg);
border : px solid black;
background-color: ; 
position : absolute;
width: 700px;
height: px;
top : 165px;
left : 70px;}

/*Schrift*/

p.header
{display: block;
margin: 10px;
}

p.box
{display: block;
margin: 10px;}

p.zuruck
{text-align: right;
margin-right: 10px; }

p.pro
{
margin: 0px;
font-size: 18px;
color: #ffffff;
text-decoration: none;
}

#pro
{border : 2px solid #000000;
background-color: #ffffff; 
position : absolute;
width: 110px;
height: 27px;
top : 370px;
left : 600px;}