/*

Theme Name: Sabine Wiesli
URI: http://www.sabinewiesli.ch/

Description: sabinewiesli.ch
Version: 1.0

Author: Barbara Frolik
*/

@import url(css/color.css);
@import url(css/typography.css);
@import url(css/reset.css);

/* --STARTSEITE-- */

div#startseite {width: 598px; margin: 0 auto; position: relative;}

div#startbild {width: 299px; height: 450px; position: absolute; top: 150px; left: 0;}
div#startlinks {width: 299px; height: 450px; position: absolute; top: 150px; left: 335px;}

div#startbild h2, div#startbild p {text-indent: -9999px;}

p#startnavi {width: 224px; position: absolute; bottom: 0; left: 0; word-spacing: 12px;}

/* --INHALTSSEITEN-- */

div#container {width: 820px; margin: 0 auto; position: relative;}
div#language-switch {width: 820px; height: 130px; margin-top: 17px;}
div#content {width: 820px; position: relative;}
div#content-text {width: 380px; min-height: 540px; float: left;}

div#content-text h3.hideh3 {text-indent: -9999px;}
div#content-text p.hidep {text-indent: -9999px;}

div#sidebar {width: 160px; float: right;}
div#footer {width: 820px; height: 75px; margin-top: 30px;}




