/**************************/
/***** raketa.css *****/
/**************************/

/* standard  */
body { color: #000000; 
       background-color: #FFF164;
       font-family: arial,helvetica,sans-serif;
       font-size: x-small;
       font-style: normal; }

/* allgemeine standard-schrift */
div, table, tr, td, p, ul, ol, li { font-family: arial,helvetica,sans-serif;
        font-size: x-small; }

/* abstand zwischen listenelementen */
li { margin-top: 3px; }

/* satirelog-schriftzug hauptseite */

.satirelog { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: bold}


/* last update - hauptseite   */

.lastupdate	{ font-family: arial,helvetica,sans-serif; font-size:9pt;
position:absolute; width:188px; height:21px; z-index:7; left: 528px; top: 91px;}

/* ressortüberschriften - hauptseite*/

.ressortheader { font-family: Arial, Helvetica, sans-serif; color: black; font-size: 15px; font-style: normal; font-weight: bold}

/* interna - rechte spalte hauptseite */

a.interna:link { font-family: Arial, Helvetica, sans-serif; color: black; 
         text-decoration: none; font-weight: bold;
		 }
                
a.interna:visited { font-family: Arial, Helvetica, sans-serif; color: black; 
            text-decoration: none; font-weight: bold;}
                   
a.interna:active { font-family: Arial, Helvetica, sans-serif; color: black; 
           text-decoration: none; font-weight: bold;}

a.interna:hover { font-family: Arial, Helvetica, sans-serif; color: black;
          text-decoration: none; font-weight: bold;}


/* ressortüberschriften - ressortseite */

.resheader { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal;text-transform:uppercase;}

/* styles für links */
a:link { color: #FF0000; 
         text-decoration: none; }
                
a:visited { color: #FF0000; 
            text-decoration: none; }
                   
a:active { color: #FF0000; 
           text-decoration: none; }

a:hover { color: #FF0000;
          text-decoration: none; }
         
img.linkpic { border-color: #000000; }

/* article text styles */
.header1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000000}
.header2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #000000}
.text { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #000000}
.update { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #AA0000}
.author { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}

.text p, table, tr, td, li, ol, ul { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #000000}


/* raketa content styles */
.m_content_header1 { font-size: 12px; font-style: normal; }
.m_content_header2 { font-size: 12px; line-height: 17px; font-style: normal; font-weight: normal; color: #000000}
.content_header1 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold}
.content_header2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #000000}

/*article "die linke leiste" */
.li_leiste  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 10pt;
}

/* interna - linke spalte im artikel */

a.internaart:link { font-family: Arial, Helvetica, sans-serif; color: black; 
         text-decoration: none; font-weight: bold; font-size: 10pt;
		 }
                
a.internaart:visited { font-family: Arial, Helvetica, sans-serif; color: black; 
            text-decoration: none; font-weight: bold;}
                   
a.internaart:active { font-family: Arial, Helvetica, sans-serif; color: black; 
           text-decoration: none; font-weight: bold;}

a.internaart:hover { font-family: Arial, Helvetica, sans-serif; color: black;
          text-decoration: none; font-weight: bold;}

/* artikel versenden */
.versenden a {
	color: black;
	font-size: 12px;
	font-weight: bold;}

/*votebox*/
.votebox   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 10pt;
}

.votebox a { color: #FF0000; 
         text-decoration: none; 
		 	font-size: 13px;
			font-weight:bold;}

/*most visited*/
.mosttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.mostheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #fff164;
	background-color : Black;
}

.articlenumber {
	font-family: Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 10px;
	font-style: normal;
}

.werbung	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

/* ARTIKEL EXTRAS */

/* kaffe und kuchen */
.kaffee table tr td p { color: yellow}

/* TEMPLATES!! */

/* friedhof in raketa ressortseite style - weiße schrift auf schwarz */
.friedhof_header1 { font-size: 12px; font-style: normal; }
.friedhof_header2 { font-size: 12px; line-height: 17px; font-style: normal; font-weight: normal; color: #ffffff}

/* copyrighterklärung im article.html */

.copyright   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 10pt;
}