
html {height: 100%; margin-bottom: 1px; }
body { background-color:#181c22; color:#000; margin:0; padding:0; text-align: center; }
body, td { font-family:"Lucida Grande", "Lucida Sans",Verdana, sans-serif; font-size:90%; }
#container { margin:0 auto 0% auto; width:700px; background-color:#ddd; border:1px solid black; }

#title { margin:20px 0 0; padding:0; height:119px; background-color:#000; color:#333; border:1px solid #666; border-width:1px 0; }
#title img { margin:0; }
#title h2, #title h1 { position:absolute; margin:0; padding:0; left:0; top:-1000px; }

#menu { width:100%; background-color:#314453; border-top:1px solid #666; border-bottom:2px solid #000; font-size:13px; padding-top:16px; text-align:right; }
#menu .state, #menu .state1 { padding:0 8px; }
#menu .state1 a, #menu .state:hover a { color:#ff3;  }
#menu a { color:#fff; font-weight:bold; text-decoration:none; font-size:1em; }

#content { padding:20px; text-align:left; line-height:1.3em; }
#content #titelbild { text-align:center; margin-bottom:10px; }
#content table td { padding:10px 5px; vertical-align:top; }
#content table h4 { margin:2px 0; }
#content table h4 a { color:#009; }
#content table h3 { display:inline; margin:0; padding:0; font-size:100%; font-weight:normal; }
#content table ul { margin:10px 0; padding:0; list-style:none; }
#content table li { margin:8px 0; }
#content table{ border-spacing:0; border-collaps:collapse; border-bottom:1px solid #999; }
#content td { border-top:1px solid #999; padding:5px 2px; vertical-align:middle; }
h4.ic1 { color:#006; }
h4.ic2 { color:#922; }
h4.ic3 { color:#990; }
h4.ic1 { color:#000; }

img { border-width:0; }




