
h1, h2, h3, h4, h5, h6, ul, ol, li, form, fieldset, legend {
  padding: 0;
  margin: 0;
}


img { -ms-interpolation-mode:bicubic; }

.cmsheader {
  	font-size: 12px;  
 	font-weight: bold;
 	color: ;
}

.cmsteaser {
	cursor: pointer; 
  	font-size: 10px;  
}

.cmsbody {
	cursor: pointer; 
  	font-size: 12px;  
}

.cmssignature {
	font-size: 12px;
	font-style: italic;
}

.normalshow {
	text-decoration: none;	
	
}

.normalhide {
	text-decoration: underline;	
	display: none;
}


.text1
	{ font-family: Arial, Tahoma, Helvetica, 'Lucida Grande', Verdana, sans-serif;
	font-size: 10px;
	color: #8483BB;
	}
	
.text2
	{ font-family: Arial, Tahoma, Helvetica, 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
	color: #2D2B74;
	}

.text3
	{ font-family: Arial, Tahoma, Helvetica, 'Lucida Grande', Verdana, sans-serif;
	font-size: 11px;
	color: #8483BB;
	}
	
.text4
	{ font-family: Arial, Tahoma, Helvetica, 'Lucida Grande', Verdana, sans-serif;
	font-size: 10px;
	color: #2D2B74;
	text-decoration: underline;
	}

.titel,h1
	{
	font-family: Arial, Tahoma, Helvetica, 'Lucida Grande', Verdana, sans-serif;
	font-size: 14px;
	color: #2D2B74;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 5px;
	xxxcolor: navy;
	xxxborder: 1px dotted #A0A0A0;

	}

.linx
	{
	font-family: Arial, Tahoma, Helvetica, 'Lucida Grande', Verdana, sans-serif;
	font-size: 10px;
	color: #8483BB	}


/* ------------------------------------------- */

body {
  color: #000;
  background: #2D2B74;  font-family: Arial, Tahoma, Helvetica, 'Lucida Grande', Verdana, sans-serif;
  font-size: 66%;
  padding: 0;
  margin:0;
}



ul { list-style: none; }

li li { font-size: 100% !important; }

a { text-decoration: underline; }

a img { border: 0; }

fieldset {
  border: 0;
  border-style: solid; /* fuer opera 7 */
}

input, textarea, select { font-size: 100%;}

.bluetext {
  color: #2D2B74;
  font-family: Arial, Tahoma, Helvetica, 'Lucida Grande', Verdana, sans-serif;
  font-size: 10px;
  padding: 20px 20px 10px 20px;
  margin:0; 	
 }

abbr { border-bottom: none; }
acronym { border-bottom: none; }

a:link { 
 color: #2D2B74;
 text-decoration: none; 	 
}

a:visited { 
 color: #2D2B74; 
 text-decoration: none; 	 
}

a:focus,a:hover,a:active {
  color: ;
  text-decoration: underline;
}

.rechtsbuendig { text-align: right; }

.hauptcontent {
 	background: #F5F5F5 url(Funkforum_Wellen.jpg) 0px 0 no-repeat;
 }



/* Hauptmenue Ebene 1
 * * * * * * * * * * * * * * * * * * * * * * * * * */

#menue ul { padding-top: 1px; } /* nicht entfernen */

* html #menue li { display: inline; }

#menue li a,
#menue li strong {
  display: block;
  line-height: 1em;
  padding: 5px 2px 5px 7px;
  border-bottom: 1px solid #E0EED4;
  margin-top: 0.9em;
}

* html #menue li a,
* html #menue li strong {
  height: 1em;
}

#menue li strong a,
#menue li li strong a {
  background-image: none !important;
  font-size: 100% !important;
  padding: 0 !important;
  border: none !important;
  margin-top: 0;
}

#menue a:link,
#menue a:visited,
#menue strong {
  color: #2D2B74;
  font-size: 85%;
  font-weight: bold;
  text-transform: uppercase;
}

#menue a:link,
#menue a:visited {
  text-decoration: none;
}

#menue a:focus,
#menue a:hover,
#menue a:active {
  color: #2D2B74 !important;
  text-decoration: underline;
}


/* Hauptmenue Ebene 2 */

#menue li li a,
#menue li li strong {
  font-size: 100% !important;
  font-weight: normal !important;
  text-transform: none !important;
  padding: 5px 2px 5px 20px !important;
  margin: 0;
}

#menue li li a:link, #menue li li a:visited,
#menue .extras a:link, #menue .extras a:visited {
  color: #2D2B74;
  background: #F4E38C url(pfeilchen_blau.gif) 7px 0.6em no-repeat;
  text-decoration: none;
}

#menue li li a:focus, #menue li li a:hover, #menue li li a:active,
#menue ul.extras a:focus, #menue ul.extras a:hover, #menue ul.extras a:active
{
  background: #F6F9F0 url(pfeilchen_gruen.gif) 7px 0.6em no-repeat;
  text-decoration: underline;
}


  /* On-Zustand */

#menue li li.on a:link, #menue li li.on a:visited,
#menue li li.on strong,
#menue ul.extras strong,
.current
{
  color: #000000 !important;
  background: #F6F9F0 !important;
  font-weight: bold !important;
}

 #menue li li.on strong,
 #menue ul.extras strong {
  background: #59A2B2 url(pfeilchen_weiss.gif) 3px 0.6em no-repeat !important;
  border-color: #59A2B2;
  border-left: 4px solid #5EA4B3;
  padding-left: 16px !important;
  min-height:1px;
}

  /* Extras-Menue */

ul.extras {
  border-top: 1px solid #E0EED4;
  margin-top: 36px;
}

#menue .extras li a,
#menue .extras li strong {
  font-size: 70% !important;
  font-weight: normal !important;
  text-transform: none !important;
  padding: 5px 2px 5px 20px !important;
  margin: 0;
}

 #menue ul.extras strong {
  background: #59A2B2 url(pfeilchen_weiss.gif) 7px 0.6em no-repeat !important;
}

/* fuer den unendlich schwachsinningen IE... seufz: */
#hmenue { width: 100%; }



