/* ######################################## */
/* ######### CONTENT STYLES ############### */
/* ######################################## */

body {font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;color:#444;font-size:13px;}

#title h1.erste    {font-size:35px;color:#0654B4/*67A9FB*/;line-height:35px;margin-bottom:3px;
                    }
                    
#title h1.zweite   {font-size:40px;color:#0654B4;/*2E4869;*/line-height:42px;margin:0px;}

.jpspitz #title h1.erste, .jpspitz #title h1.zweite    {color:#fff;text-shadow:1px 1px #f2aab6, -1px -1px #ccc;}                    

#footer {font-size:11px;color:#888;}
      
#content {font-size:14px;font-weight:normal;text-align: justify;line-height:18px;}

#content sup {font-size:10px;color:#000;margin-left:-3px;line-height:10px;}

#content hr {color: #8C8C8C;height: 1px;width: 100%;}
          

/* ######## HEADLINES ##################### */
#content h1  {font-size:26px;margin-bottom:24px;text-align: left;line-height:30px;}
#content h2  {font-size:18px;margin-bottom:14px;margin-top:35px;line-height:21px;}
#content h3  {font-size:13px;font-weight:bold;}
#content h4  {font-size:12px;}
#content h5  {font-size:10px;}
#content h6  {font-size:9px;}


/* ######## PARAGRAPHS #################### */
#content p {margin-bottom:1.1em;}


/* ######## BLOCKQUOTES ################### */
#content blockquote {margin:0 0 0 20px;}


/* ######## LISTS ######################### */
#content ul, #content ol {margin-bottom:1.2em;}
#content ol li           {margin:0 0 0 30px;list-style-type:decimal-leading-zero;} 
#content ul li           {margin:0 0 0 20px;list-style-type:square;}


/* ######## HYPERLINKS #################### */

#content a, #content a:link, #content a:visited   {color:#000;border-bottom:2px solid #0654B4/*67A9FB*/;}
#content a:hover                                  {border-bottom:2px solid #67A9FB;}

#footer a, #footer a:link, #footer a:visited   {font-size:11px;font-weight:normal;color: #888;}
#footer a:hover                                  {}



/* ######## TABLES ######################## */

#content table {font-size:12px;line-height:1.5em;}

#content td {padding:0 0 0 0;}

