/*
* Nikodemuswerk: http://www.nikodemuswerk.de
* Copyright (c) 2007 Marco Siegl - email@buerosiegl.com
* -------------------------------------------------------
* $Id: extended.css, v1.0 2007-09-11 16:44:44 msiegl Exp $
**/

/* colors: depend on indivual profile */
.color1 {color:#8e4b7e}
.color2 {color:#686868}
.color3 {color:#a7a8a9}
.color4 {color:#e1e1e1}
.bg-color1 {background-color:#8e4b7e}
.bg-color2 {background-color:#686868}
.bg-color3 {background-color:#a7a8a9}
.bg-color4 {background-color:#e1e1e1}

body {background: url(../../../websites/tobias-haus.de/profil/bg.gradient.jpg) repeat-x fixed top;background-color:#5f535f}
#member {background: url(../../../websites/tobias-haus.de/profil/bg.menu.gradient.jpg) no-repeat}
