/* ---------------------------------------------------------------
name="description" content="style-sheet Kili Kiled"
name="author" content="Albert Dietz"
name="date" content="21.01.2006"
------------------------------------------------------------------*/

body            {
                    font-family:Verdana,Arial,sans;
                    font-size:12px;
                    line-height:130%;
                    background-color:#30442a;
                    margin:0px;
                }
td,p            {
                    font-family:Verdana,Arial,sans;
                    font-size:12px;
                    line-height:130%;
                }

.menue0         {   color:#fff;
                    font-weight:normal;
                    padding-left:13px;
                    padding-right:13px;
                    text-decoration:none;
                }
.menue1         {   color:#fff0ab;
                    font-weight:bold;
                    padding-left:13px;
                    padding-right:13px;
                    text-decoration:none;
                }

 #Aussenrahmen  {   width:973px;
                    }
 #Seitenkopf    {
                    width:973px;
                    height:199px;
                    background-image:url('../grafiken/header.png');
                    vertical-align:baseline;
/*                     text-align:left; */
                }
#Menue          {
/*                     position:relative; */
/*                     top:178px; */
/*                     top:0px; */
/*                     left:30px; */
/*                     color:#fff; */
/*                     margin-left:30px; */
/*                     margin-bottom:5px; */
                }
 #Seitenkopf    {
                    width:972px;
                    height:199px;
                    background-image:url('../grafiken/header.png');
                    vertical-align:baseline;
                    text-align:left;
                }
 #Seiteninhalt  {
                    width:932px;
                    background-color:#fff0ab;
                }

 #Rand_links    {
                    width:20px;
                    background-image:url('../grafiken/rand_links.png');
                    background-repeat:repeat;
                }
 #Rand_rechts    {
                    width:20px;
                    background-image:url('../grafiken/rand_rechts.png');
                    background-repeat:repeat;
                }
 #Rand_unten    {
                    width:972px;
                    height:20px;
                }
a:link          {   text-decoration:none; }
a:visited       {   text-decoration:none; }
a:focus         {   text-decoration:underline; }
a:hover         {   text-decoration:underline; }
a:active        {   text-decoration:bold; }

.sprachauswahl  {
                    font-family:Verdana,Arial,sans;
                    font-size:18px;
                    font-weight:bold;
                    color:#30442a;
                    margin:10px;
                    border:dotted 1px;
                    border-color:#30442a;
                    padding:5px;

                }

.ue0            {
                    font-family:Verdana,Arial,sans;
                    font-size:22px;
                    font-weight:bold;
                    color:#30442a;
                    text-align:center;
                    padding-bottom:1ex;
                }

.ue1            {
                    font-family:Verdana,Arial,sans;
                    font-size:14px;
                    font-weight:bold;
                    color:#30442a;
                    padding-bottom:1ex;
                }

.ue2            {
                    font-family:Verdana,Arial,sans;
                    font-size:12px;
                    font-weight:bold;
                    color:#30442a;
                    padding-bottom:1ex;
                }

.text           {
                    font-family:Verdana,Arial,sans;
                    font-size:12px;
                    font-weight:normal;
                    color:#30442a;
                }
.fett           {
                    font-family:Verdana,Arial,sans;
                    font-size:12px;
                    font-weight:bold;
                    color:#30442a;
                }
.fettgross      {
                    font-family:Verdana,Arial,sans;
                    font-size:14px;
                    font-weight:bold;
                    color:#30442a;
                }
.bildrahmen     {
                    border:solid 1px;
                    margin:2px;
                    padding:2px;
                    border-color:#30442a;
                }

