/*
 border : 1px solid #ff0000;
*/


*                        { font-family : Verdana, Arial, Trebuchet MS, Arial, sans-serif; letter-spacing : 0.03em; }
body                     { text-align : center; font-size : 100.01%; background : #ffffff url(../layout/background.jpg) top center no-repeat; background-color : #ECD2D5; color : #956764; }
body.index               { background-color : #ffffff; color : #956764; }

#screen                  { margin : 20px auto 0; width : 500px; text-align : left; background-color : #ECD2D5; }

#header                                { position : relative; height : 150px; }
#headerlogo                            { position : absolute; top : 20px; left : 0px; }
#homelogo a, #headerlogo a             { display : block; background-image : url(../layout/pampuschen-goose.gif); width : 78px; height : 92px; }
#homelogo a:hover, #headerlogo a:hover { background-image : url(../layout/pampuschen-goose-1.gif); }
#headerslogan                          { position : absolute; top : 50px; left : 265px; }
#headerlinks                           { position : absolute; top : 10px; right : 0px; }




#navigation1p            { margin : 10px 0 0 0; height : 75px; text-align : right; }
#navigation1 li          { display : inline; }
#navigation1 li a        { padding : 3px 3px 3px 3px; text-decoration : none; font-size : 0.7em; line-height : 0px; color : #956764; font-weight : normal; }
#navigation1 li a.chosen { color : #ffffff; }
#navigation1 li a:hover  { color : #ffffff; text-decoration : none; }

#navigation2p            { margin : 20px 0 0 0; height : 25px; text-align : right; }
#navigation2 li          { display : inline; }
#navigation2 li a        { padding : 3px 3px 3px 3px; text-decoration : none; font-size : 0.7em; line-height : 0px; color : #956764; font-weight : normal; }
#navigation2 li a.chosen { color : #ffffff; }
#navigation2 li a:hover  { color : #ffffff; text-decoration : none; }

#navigation3p            { margin : 0 0 0 0; width : 200px; display : inline; }
#navigation3p a          { padding : 3px 3px 3px 3px; text-decoration : none; color : #956764; font-weight : normal; }
#navigation3p a.chosen   { color : #ffffff; }
#navigation3p a:hover    { color : #ffffff; text-decoration : none; }

#content                 { float : right; width : 750px; }

.clearboth               { clear : both; }
.clearleft               { clear : left; }
.clearleft               { clear : right; }

#footer                  { }
