/**************************/
/***** raketa.css *****/
/**************************/

/* standard  */
body { color: #000066; 
       background-color: #FFFF99;
       font-family: arial,helvetica,sans-serif;
       font-size: 13px;
       font-style: normal; }

/* allgemeine standard-schrift */
div, table, tr, td, p, ul, ol, li { font-family: arial,helvetica,sans-serif;
                                font-size: 13px; }

/* abstand zwischen listenelementen */
li { margin-top: 3px; }

/*  -------------------SEITE 1-----------------------  */


/* Spaltenüberschriften Seite 1 */

.title	{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align : center;
}	

/* menü links */

.menulist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px
}

/* newsticker */

td.news 	{
border-color:#000066;
border-style: solid;
border-width: 1px;
}

div.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px
}

a.news:link	{
	color: #FFFF99;
	font-weight: normal;
	}

a.news:visited	{
	color: #FFFF99;
	font-weight: normal;	
}

a.news:active	{
	color: #FFFF99;
	font-weight: normal;
}

a.news:hover	{
	color: #FF0000;
	font-weight: normal;
}

/* hinweis - spanischsprachig */

.espanol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

/* .menulist ul {
	list-style-image: url(gfx/estrella.gif);
	list-style-position:outside;
	}  */

/* ressortüberschriften */

.ressortheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px
}

/* menueleiste oben */

.menue	{
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	}

a.menue:link	{
	color: #FFFF99;
	}

a.menue:visited	{
	color: #FFFF99;	
}

a.menue:active	{
	color: #FFFF99;
}

a.menue:hover	{
	color: #FF0000;
}

/* Pfadanzeige */

.path	{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}


/* 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; }

/*  -------------ARTIKEL------------------  */

/* article text styles  */
.header1 	{ font-family: Arial, Helvetica, sans-serif; 
		font-size: 16px; 
		font-style: normal; 
		font-weight: bold; 
		color: #000066;
		}
.header2 	{ font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px; 
		font-style: normal; 
		font-weight: normal; 
		color: #000066;
		}
.text 	{ font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px; 
		font-style: normal; 
		font-weight: normal; 
		color: #000066;
		}

/* last update artikel */

.articleupdate 	{ font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px; 
		font-style: normal; 
		font-weight: normal; 
		color: #000066;
		}

.author 	{ font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: normal; 
		color: #000066;
		}
#artikelversenden	{
		font-size:12px;
		}

/*   ------------------------FORUM-------------------  */

/* Forum posten */
.disclaimer	{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}	

.senden	{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

/* ---------------------RESSORT------------------------------   */

/* last update übersichtsseiten */

.update 	{ font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: normal; 
		color: #FFFF99;
		}
		
/* bilder in der ressortübersicht */

.images {float: left;
	width:125px}

/* ressortübersicht */

.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: 12px;
	font-style: normal;
	font-weight: normal;
}

/*SUCHE - search.php*/

.tdhead	{ background-color: #000066; 
       color: #FFFF99;
font-weight: bold; }
.hinweis {font-size: 10px;}
.inputfield { font-size: 13px; }
.id	{ font-size:10pt; font-style:italic; }