* {border: 0;}

body
{
    text-align: center; 
    background: #3250c8;   /* background color outside*/
    color: #ffffff;     /* text color */
    font-family: verdana, tahoma, arial, sans-serif;    
    line-height: 2.0;}


/*************************************/		
/***************SCHRIFT***************/	
/*************************************/		


p  {font-size: 13px; margin: 18px 0;}
th, td, col {font-size: 13px; margin: 6px 0; border: 0px;}
h1 {font-weight: bold; font-size: 16px; margin: 18px 0;}
h2 {font-weight: bold; font-size: 14px; margin: 60px 0 12px 0;}
h3 {font-weight: bold; font-size: 13px; margin: 12px 0;}
h4 {font-weight: bold; font-size: 13px; margin: 0px;}

hr {width: 100%; height: 1px; margin: 0 auto; color: #cc8f00; background-color: #cc8f00;} /*Horizontale Linie*/

ul {margin: 20px 100px;}


#rahmen       {border-top: 1px solid; border-color: #cc8f00; border-collapse: collapse;} /*  <td id="rahmen">  */
caption       {text-align: center;} /*  <caption>Tabellenüberschrift über einer Tabelle</caption>  */



.footer {color: #ffe29e; font-size: 12px; margin: 10px 0;}
.gold {color: #cc8f00;}
.goldgross {color: #cc8f00; font-size: 30px;}
.goldgrossunderlined {color: #cc8f00; font-size: 30px; text-decoration-line: underline;}

/*************************************/	
/****************LINKS****************/
/*************************************/	

a {color: #ffe29e; padding: 0 2px;}
a:link    {color: #ffe29e; font-size: 12px; font-variant: normal; letter-spacing: 0px;  text-decoration: none; /*margin-left: -2px;*/} 
           /* margin-left, wenn das Logo um 2px nach rechts versetzt */
a:visited {color: #ffe29e; font-variant: normal; letter-spacing: 0px;  text-decoration: none;}
a:focus   {color: #0d268b; font-variant: normal; letter-spacing: 0px;  text-decoration: none;} 
a:hover   {color: #0d268b; font-variant: normal; letter-spacing: 0px;  text-decoration: none;} 

a.seitenlink          {color: #ffe29e; font-weight: bold; font-size: 13px; margin: 12px 0; padding: 0; letter-spacing: 0px;  text-decoration: none;}
a:visited.seitenlink  {color: #ffe29e; font-weight: bold; font-size: 13px; margin: 12px 0; padding: 0; letter-spacing: 0px;  text-decoration: none;}
a:focus.seitenlink    {color: #cc8f00; font-weight: bold; font-size: 13px; margin: 12px 0; padding: 0; letter-spacing: 0px;  text-decoration: none;}
a:hover.seitenlink    {color: #cc8f00; font-weight: bold; font-size: 13px; margin: 12px 0; padding: 0; letter-spacing: 0px;  text-decoration: none;}

a.link2          {color: #ffe29e; font-weight: normal; font-size: 11px; margin: 12px 0; padding: 0; letter-spacing: 0px;  text-decoration: none;}
a:visited.link2  {color: #ffe29e; font-weight: normal; font-size: 11px; margin: 12px 0; padding: 0; letter-spacing: 0px;  text-decoration: none;}
a:focus.link2    {color: #cc8f00; font-weight: normal; font-size: 11px; margin: 12px 0; padding: 0; letter-spacing: 0px;  text-decoration: none;}
a:hover.link2    {color: #cc8f00; font-weight: normal; font-size: 11px; margin: 12px 0; padding: 0; letter-spacing: 0px;  text-decoration: none;}

a.textlink          {color: #ffe29e; font-weight: bold; font-size: 13px; margin: 12px 0; padding: 0; letter-spacing: 0px;  text-decoration: none;}
a:visited.textlink  {color: #ffe29e; font-weight: bold; font-size: 13px; margin: 12px 0; padding: 0; letter-spacing: 0px;  text-decoration: none;}
a:focus.textlink    {color: #cc8f00; font-weight: bold; font-size: 13px; margin: 12px 0; padding: 0; letter-spacing: 0px;  text-decoration: none;}
a:hover.textlink    {color: #cc8f00; font-weight: bold; font-size: 13px; margin: 12px 0; padding: 0; letter-spacing: 0px;  text-decoration: none;}

span{COLOR:#cc8f00;}                          /* LINK IM NAVI, DESSEN SEITE GERADE ANGEZEIGT WIRD */
     

/***************************************************************/
/**************** Layout CSS begins ****************************/

#content
{
    color: #3250c8;
    width: 1280px;
    min-width: 1280px;
}