@charset "UTF-8"; /* charset festlegen */

/*
Projektname:   Alessandro Redesign
Funktion:      einfache Druckausgabe
Erstellt am:   14.01.2008 von Aschuengel    
Bearbeitet am: 14.01.2008 von Aschuengel
QS am:          
Freigabe am:   NICHT freigegeben
*/
 


body {
font-family: "trebuchet MS", verdana;
color: #000000;
background-image: none;
background-color: white;
}

#wrapper {
width: 100%;
background-color: white;
color: #000;
}

#navi,
#meta {
display: none;
}

#logo {
margin-bottom: 20px;
}


h1 {
font-size: 20px;
}
