body { margin:0px; font-family:Arial,Helvetica; background-color:gray; }

table { border-collapse:collapse; margin:0px; border-width:0px; }
table.layout { width:750px; height:100%; background-color:black; border-right-style:solid; border-right-color:red; border-right-width:1px; }
table.menu { width:140px; }
table.form { margin-left:auto; margin-right:auto; } 
table.userlist { border-style:solid; border-color:white; border-width:1px; margin-left:auto; margin-right:auto; }
table.gallerie { margin-left:auto; margin-right:auto; }

th { margin:0px; font-size:10pt; text-align:center; color:white; }
th.menu { padding:0px; }
th.userlist { border-style:solid; border-color:white; border-width:1px; padding:5px; background-color:red; }

td { margin:0px; font-size:10pt; text-align:center; color:white; padding:0px }
td.menu { border-style:none; padding:2px; }
td.head1 { width:150px; height:100px; vertical-align: middle; border-bottom-style:solid; border-bottom-color:red; border-bottom-width:1px;}
td.head2 { width:600px; height:100px; vertical-align: middle; border-bottom-style:solid; border-bottom-color:red; border-bottom-width:1px;}
td.left { width:150px; vertical-align:top; padding:3px; }
td.main { padding:20px; vertical-align:top; background-color:#303030; }
td.form { text-align:left; vertical-align:top; padding:5px; }
td.userlist { text-align:left; padding:5px ;border-style:solid; border-color:white; border-left-width:1px; border-right-width:1px; border-top-width:0px; border-bottom-width:0px; }
td.gallerie { border-width:0px; text-align:center; vertical-align:middle; padding:1px; }
td.vbild { border-style:solid; border-color:white; border-width:1px; }

form { margin:0px; padding:0px; }
input { border-style:solid; border-color:white; border-width:1px; padding:1px; margin:1px; }
textarea { border-style:solid; border-color:white; border-width:1px; padding:1px; margin:1px; }
img { border-width:0px; margin:0px; }
	
a:link { font-weight:bold; color:red; text-decoration:none; }
a:visited { font-weight:bold; color:red; text-decoration:none; }
a:hover { font-weight:bold; color:lime; text-decoration:none; }
a:active { font-weight:bold; color:lime; text-decoration:none; }
a:focus { font-weight:bold; color:lime; text-decoration:none; }