/*
    (c) 2009 Christoph Wolter
*/


A {text-decoration:none;outline:none;}
A:hover{text-decoration:underline;}

* {font-family: Verdana, Geneva, Tahoma, sans-serif;font-size:1em;}
BODY {text-align:center;margin:0;background:url(bg_body.jpg) repeat-x #d3b788;}

.noShow  {position: absolute;left:-999em;}

DIV#pageContainer {margin:0 auto 0px auto;width:950px;text-align:left;}


/* Header */
DIV#pageHeader {background:url(bg_pageHeader.jpg) no-repeat;height:290px;width:950px;position:relative;}

DIV#logo IMG {border:none;}

DIV#imageHeader {position:absolute;right:0;top:0;}

DIV#mainMenu UL {margin:0;padding:0;position:absolute;left:45px;top:215px;}
DIV#mainMenu UL LI {display:inline;margin:0 20px 0 0;}
DIV#mainMenu UL LI A {color:#fff;font-size:90%;}


/* Content */
DIV#pageMain {float:left;clear:both;width:950px;background:url(bg_main.gif);}
DIV#contentNoMenu {float:left;width:599px;display:inline;margin:10px 0 10px 25px;}
DIV#contentNoMenu DIV {margin:0 30px 30px 30px;}
DIV#contentNoMenu DIV DIV {margin:auto;}

DIV#contentInfos {float:right;width:293px;display:inline;margin:10px 25px 10px 0;}
DIV#contentInfos {}

/* Footer */
DIV#pageFooter {clear:both;float:left;height:100px;width:950px;background:url(bg_footer.jpg) no-repeat;}
