/* Petra Giers // Schmuckdesign */
/* Sebastian Stuetz */
/* 17.02.2010 */

body {
	color:#666666;
	background-color:#FFFFFF;
    font-family:Geneva, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.5em;
	text-align:center;
	margin:0 0 25px 0;
	padding:0;
    }

img {
    border:0;
    margin:0;
    padding:0;
    } 

.aus {
    height:1px;
    clear:left;
    overflow:hidden;
    }
    
a {
    color:#890019;
    background-color:transparent;
    text-decoration:underline;
    border: 0;
    }

a:hover {
    color:#890019;
    background-color:transparent;
    text-decoration:none;
    }

/* --- Layout --- */

#container {
    position:absolute;
    top:0;
    right:0;
    text-align:left;
    width:1020px;
    background-image:url(../images/pegiers_body.jpg);
    background-repeat:no-repeat;

    }
    
    #infos {
        padding:450px 25px 200px 0;
        }
        
       .infos1 {
       width: 275px;
       height: 201px;
       margin-right: 70px;
       float: left;
       } 
       
       .infos2 {
       width: 275px;
       height: 201px;
       margin-right: 100px;
       float: left;
       } 
       
       .infos3 {
       width: 245px;
       height: 201px;
       float: left;
       margin-top: 67px;
       } 
        