- changed layout
authorpeter <peter@6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33>
Sun, 21 Oct 2007 17:38:58 +0000 (17:38 +0000)
committerpeter <peter@6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33>
Sun, 21 Oct 2007 17:38:58 +0000 (17:38 +0000)
git-svn-id: https://silmor.de/svn/softmagic/smoke/trunk@62 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33

www/images/schloss.gif [new file with mode: 0644]
www/styles/style.css [new file with mode: 0644]

diff --git a/www/images/schloss.gif b/www/images/schloss.gif
new file mode 100644 (file)
index 0000000..adac3dd
Binary files /dev/null and b/www/images/schloss.gif differ
diff --git a/www/styles/style.css b/www/styles/style.css
new file mode 100644 (file)
index 0000000..1c757d0
--- /dev/null
@@ -0,0 +1,49 @@
+body, table, td, tr    {font-family:Arial; font-size: 10pt; text-align: left; color:#000000;}\r
+\r
+A:link                 {color:#000080; text-decoration:none; font-weight:bold;}\r
+\r
+A:visited              {color:#000080; text-decoration:none; font-weight:bold;}\r
+\r
+A:active               {color:#0000FF; text-decoration:none; font-weight:bold;}\r
+\r
+A:hover                        {color:#0000FF; text-decoration:none; font-weight:bold;}\r
+\r
+h1                     {font-family:Arial; font-size: 18pt; text-align: left; color:#000000;}\r
+\r
+h2                     {font-family:Arial; font-size: 16pt; text-align: left; color:#000000;}\r
+\r
+h3                     {font-family:Arial; font-size: 14pt; text-align: left; color:#000000;}\r
+\r
+h4                     {font-family:Arial; font-size: 10pt; text-align: left; color:#000000;}\r
+\r
+p                      {line-height:130%; margin-left:30px; margin-right:30px; margin-top:15px; margin-bottom:15px;}\r
+\r
+.abstand1              {margin-left:30px; margin-right:30px;}\r
+\r
+.abstand2              {margin-left:55px; margin-right:30px;}\r
+\r
+.abstand3              {margin-left:75px; margin-right:30px;}\r
+\r
+.noabstand             {margin-left:1px; margin-right:1px; margin-top:1px; margin-bottom:1px;}\r
+\r
+.small                 {font-size:8pt;}\r
+\r
+.small2                        {font-size:6pt;}\r
+\r
+.blocksatz             {text-align:justify;}\r
+\r
+.ms_Form               {border: none;}\r
+.ms_FormRow            {margin-top: 5px; margin-bottom: 5px;}\r
+.ms_FormRow label      {font-weight:bold;width:150px;float:left;}\r
+\r
+.ms_Table              {border-collapse: collapse;}\r
+.ms_Table th           {padding: 7px; border: 1px solid black; text-align: center;}\r
+.ms_Table td           {padding: 7px; border: 1px solid black;}\r
+.ms_Table input                {text-align: right;}\r
+\r
+.ms_AlignRight         {text-align: right;}\r
+.ms_Bold               {font-weight: bold;}\r
+\r
+.ms_ButtonArea         {margin-top: 10px}\r
+\r
+.ms_ErrorArea          {color: red; margin-top: 10px;}
\ No newline at end of file