/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

H1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #3399CC;
}

H2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #3399CC;
}

H3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #3399CC;
}

.contentlink, A.contentlink:link ,A.contentlink:active, A.contentlink:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #3399CC;
  text-decoration: none
}

A.contentlink:hover {
  text-decoration: underline
}

ul.pfeilblue {
list-style-image:url(pfeil-blau.gif)
}

BODY, P, LI {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.testclasse {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #3399CC;
                background-color: #CCFFEE;
}


.bluesolo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#3300CC;
                background-color: #AA99CC;
}


.bluesolo2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#3300CC;
                background-color: #AA99CC;
}

