@charset "ISO-8859-1";

.clear { clear: both; }
#topSpace { height: 25px; background-color: #fff;}
.minWidth {width: 1147px;}
#wrapper {width: 100%; text-align: left; }
#header { background: url("../images/layout/headBG.gif") no-repeat bottom left; height: 200px;  width: 100%; }
#logo { padding:22px 0 0 60px; float: left; width: 302px !important; width: 362px; }
#menu { height: 34px; float: left; padding: 100px 0px 0px 17px; }

@font-face {
	font-family: "Yanone"; 
    src: url(../download/YanoneKaffeesatz-Regular.otf) format("truetype");
} 

@font-face {
	font-family: "Yanone"; 
    font-weight: bold;  
    src: url(../download/YanoneKaffeesatz-Bold.otf) format("truetype");
}

@font-face {
	font-family: "Yanone"; 
    font-style: italic; 
    src: url(../download/YanoneKaffeesatz-Thin.otf) format("truetype");
} 

#menu a { font-family: 'Arial narrow', "Yanone", 'Franklin Gothic Medium', sans-serif; font-size:15px; color: #000; float: left; display: block; font-weight: bold; text-decoration: none; text-transform: uppercase; margin: 1px 0px 0px 3px; height: 20px; padding: 9px 9px 12px; }
#menu a:HOVER { color:#656565; }
#content { background: url("../images/layout/contentBG.gif") repeat-y;}
#contentInner { padding: 28px 30px; min-height: 237px;background-position: 362px top;background-repeat: no-repeat;} 
#contentSlide { display: none; }
#contentClear {background: url("../images/layout/contentClear.gif") no-repeat; min-width: 1147px; height: 15px; font-size: 8px; clear: left;}
#bottom { background: url("../images/layout/bottomBG.gif") no-repeat; clear: left; height: 141px;}
#bottomLeft { float: left; width: 302px !important; width: 362px;  padding: 24px 30px 0px 30px ; }
#bottomRight { float: left; padding: 24px 30px 0px 30px ; }
#hMin {background: url("../images/layout/headBG.gif") no-repeat bottom left; height: 200px;}
#cMin {background: url("../images/layout/contentBG.gif") repeat-y;}
#bMin {background: url("../images/layout/bottomBG.gif") no-repeat; height: 141px;}
