body { color: black; font-size: 1em; font-family: arial; background-color: black; background-image: url(../layout/_layout_bg.jpg); background-repeat: repeat-y; height: 100%; margin: 0 ; padding: 0; border-width: 0; outline-width: 0; }
h1 { font-size: 120%; font-weight: bold; font-style: normal; margin: 0.67em 0; }
h2 { font-size: 80%; font-style: normal; font-weight: bold; margin: 0.67em 0; }
p { font-size: 100%; }
td { font-size: 80%; }

a:link { color: black; font-weight: normal; font-style: normal; text-decoration: none; }

a:visited { color: black; font-weight: normal; font-style: normal; text-decoration: none; }

a:hover { color: black; font-weight: bold; font-style: normal; text-decoration: none; }

a:active { color: black; font-weight: bold; font-style: normal; text-decoration: none; }

#container {width: 100%; height: 100%}

#content { background-image: url(../layout/_layout_bg_c.jpg); width: 1024px; height: 768px; }
#nav { font-size: 100%; background-image: url(../layout/_layout_nav2.jpg); text-align: left; width: 200px; }
#titel { background-image: url(../layout/_layout_bg_titel.jpg); background-repeat: repeat-x; width: 824px; height: 120px; }
#main { color: black; background-color: black; width: 824px; height: 648px;}

