*		{ margin-left: auto;  margin-right: auto ; text-align: left; width: 1000px: }
body		{ font-family: Verdana, non-serif; padding: 0px; margin: 0px; background: #000000;}
#page-wrap	{ width: 1000px:  padding: 0; overflow: hidden; }

#title		{ width: 1000px; height: 143px; text-align: right; overflow: hidden; background-image: url(../images/top2.jpg);  }

#menu		{ width: 1000px; height: 31px; overflow: hidden;}
#submenu	{ width: 1000px; height: 24px;  text-align: center;  }
#content		{ width: 1000px; height: 490px; padding:0px; }
#child		{ width: auto; height: auto; margin-left: 180px;  border:0px solid red; }
#child2		{ width: auto; height: auto; padding:10px;  border:0px solid red; }
#child3		{ width: auto; height: auto; margin-left: 302px;  border:2px solid red; }
#child4		{ width: auto; height: auto; margin-left: 0px; text-align: center; border:2px solid red; }
#blabla		{ width: 1000px; height: 0px; overflow: hidden;}

p		{ margin: 0px 10px 0px 25px; Verdana;  non-serif; font-size:12px; }
h1 		{ font-size:12px; color:#ffffff;}
h2 		{ font-size:14px; color:#ffffff;}
h3		{ font-size:14px; color:#ffffff;text-align:center;}
h4 		{ font-size:12px; color:#666666; font-weight:normal; text-align:right; margin-right: 25px;}

a:link, a:visited, a:active, a:hover
{ text-decoration:none; font-weight:bold; color:#8E8E8E; font-size:12px; }
a:active, a:hover
{ color:#ff9200; }
/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{ font-size:14px; color:#ffffff; text-decoration:none; }
a.menu:active, a.menu:hover
{ color:#ff0000;}

.clear		{ clear: both; }

table	{ table-layout:fixed; font-family: Verdana, non-serif; font-size:12px; width: 90%;} 
table th,table td{vertical-align:top;padding:0px 0px 8px 0px;}
ul	{margin-left: 30px; font-family: Verdana, non-serif; font-size:12px; line-height: 2em; list-style-type: none}

