body {
	margin: 0px;
	background-attachment : fixed;
	background-repeat : no-repeat;
    background-color: #FFFFFF;
	padding : 0;
	background-position : top;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-size: 0.8em;
    line-height: 1.2em;
    vertical-align: baseline;
    text-decoration:none;
    border:0px;
}

div#bod { width: 700px; height: auto; margin-bottom: 10px; padding:0; border:0px; text-decoration:none; }
div#bod_01 { margin-bottom:0px; width: 700px; height: auto; }
div#bod01 { float : left; top:0px; width:334px; margin-bottom:20px; height: auto; padding:0; border:0; background-color: transparent;}
div#bod02 { float : left; top:0px; width:334px; margin-left: 32px; height: auto; border:0; background-color: transparent;}
div#hea01 { clear:both; top : 0px; height : auto; width : 700px;  margin-top : 0px; margin-bottom: 10px; margin-right : 0px; border:0px; text-decoration:none; }

* html div#bod01 {  /* Korrektur fuer IE 5.x */
margin-right: -4px;
  }

div#cent {
    position: absolute;
    left: 50%;
    width: 700px;
	margin-left : -350px;
    padding: 0px;
    border: 0px;
}

div#right {
    float: right;
    padding: -5px;
    margin: 0px;
    left: 0px;
}

div#hea01 a {
    border:0px;
    text-decoration:none;
    }

div#bod a {
    border:0px;
    text-decoration:none;
    }

div#bod_01 a {
    border:0px;
    text-decoration:none;
    }

div#bod01 a {
    font-size: 1.0em;
    border:0px;
    text-decoration:none;
    }

div#bod02 a {
    border:0px;
    text-decoration:none;
    }

img.text {
    margin-bottom: 0.6em; margin-top: 0.6em;
    }

img.link {
    float: right;
    position: relative;
    top: 10px;
	vertical-align: text-bottom;
    padding: 0px;
    }

a {
	text-decoration:none;
    color: #000000;
    border:0px;
	}

p {
    font-size: 0.8em;
    line-height: 1.2em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
	vertical-align : baseline;
}

.bold{
	font-weight : bold;
	vertical-align : baseline;
}

.italic{
    font-style: italic;
	vertical-align : baseline;
}

.boldaqua{
	color : #24FFFF;
	font-weight : bold;
}

.boldred{
	color : #CC0000;
	font-weight : bold;
}

.boldbleu {
	color : #0000cc;
	font-weight : bold;
}

.boldjaune {
	color : #fce400;
	font-weight : bold;
}

.boldgris {
	color : #999999;
	font-weight : bold;
}

.boldvert {
	color : #66cc00;
	font-weight : bold;
}

.boldorange {
	color : #ff9900;
	font-weight : bold;
}

.boldviolet {
	color : #9900cc;
	font-weight : bold;
}

.boldwhite {
	color : White;
	font-weight : bold;
}

.red {
	color : #CC0000;
	background-color : transparent;
}

.right {
	text-align : right;
}

.h24{
	font-size : 1.2em;
	font-weight : bold;
	line-height : 1.2em;
	vertical-align : baseline;
}

h1{
	font-size : 1.2em;
	font-weight : bold;
	line-height : 1.2em;
	vertical-align : baseline;
}



ul#Navigation {
    height: auto;
    margin: 0; padding: 0;
    text-align: right;
    text-decoration: none;
    border: 0px;
    background-color: white;
    right: 0px;
    line-height: 7px;
  }
ul#Navigation li {
    text-decoration: none;
    list-style: none;
    display: block;
    border: 0px;
    margin: 0 0 2px 0;
    padding: 0 0 0 0;
  }

ul#Navigation a, ul#Navigation span {
    width: 14px;
    margin: 0; padding:0;
    text-decoration: none; font-weight: bold;
    border: 0px;
    right: 0px;
  }
* html ul#Navigation a, * html ul#Navigation span {  /* Korrektur fuer IE 5.x */
    line-height: 7px;
    l\ine-height: 7px;
    width: 14px;
    w\idth: 14px;
  }

* ul#Navigation li {
  m\argin: 0 0 -2px 0;
}

ul#Navigation a:hover, ul#Navigation span {
    border:0;
    text-decoration: none;
  }
ul#Navigation div {
    clear: right;
  }


