/* CSS Document */

@font-face {
    font-family: 'GandhiSansRegular';
    src: url('fonts/GandhiSans-Regular-webfont.eot');
    src: url('fonts/GandhiSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GandhiSans-Regular-webfont.woff') format('woff'),
         url('fonts/GandhiSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/GandhiSans-Regular-webfont.svg#GandhiSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GandhiSansItalic';
    src: url('fonts/GandhiSans-Italic-webfont.eot');
    src: url('fonts/GandhiSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GandhiSans-Italic-webfont.woff') format('woff'),
         url('fonts/GandhiSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/GandhiSans-Italic-webfont.svg#GandhiSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GandhiSansBold';
    src: url('fonts/GandhiSans-Bold-webfont.eot');
    src: url('fonts/GandhiSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GandhiSans-Bold-webfont.woff') format('woff'),
         url('fonts/GandhiSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/GandhiSans-Bold-webfont.svg#GandhiSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GandhiSansBoldItalic';
    src: url('GandhiSans-BoldItalic-webfont.eot');
    src: url('fonts/GandhiSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GandhiSans-BoldItalic-webfont.woff') format('woff'),
         url('fonts/GandhiSans-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/GandhiSans-BoldItalic-webfont.svg#GandhiSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body {height: 101%;}
body{background-color:#ffffff;margin:0px; padding:0px; font: 13px/15px 'GandhiSansRegular', Arial, sans-serif;}
a { text-decoration:none; color:#000000;}
a:link, a:visited { color: #000000}
a#current { color:#CC3333;}
#rahmen {position:relative;	margin:60px auto; width:980px;height:480px;font: 13px/15px 'GandhiSansRegular', Arial, sans-serif;}
#titel {font: 14px/22px 'GandhiSansRegular', Arial, sans-serif; letter-spacing:0.1em;}
#titel .rot { color: #CC3333;}
#titel .rot1 { color:#CC3333; letter-spacing: -0.2em;}
#navi { width:155px; float:left; padding:100px 0px 0px 20px; line-height: 0.6em; font: 13px/15px 'GandhiSansItalic', Arial, sans-serif; }
#inhalt {float:left; padding:100px 0px 0px 0px; background-color:#ffffff; width:750px; height:380px; line-height:1.2em; z-index:1;}
#back { float:left; padding: 0px 0px 0px 230px; background-color:#33CC00; height 20px;}
.kursiv {font: 13px/15px 'GandhiSansItalic', Arial, sans-serif;}