a, a.cms {
	font-weight: bold;
	font-size : 10px;
	text-decoration: none;
}

a:link,a:visited {
	color: #CC0000;
}

a.cms:visited,a.cms:link {
	color: #CC0000;
	text-decoration:none;
}

a:active, a:hover,  a.cms:active, a.cms:hover {
	color: #000099;
	text-decoration:underline;
}



/* ********     Section body     ******** */



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	background-color: #FFFFCC;
	background-image: url(./../images/1px_grau-blau.gif);
	background-repeat: repeat;
}

/* body.main{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

*/


/* ********     Section fonts     ******** */

h1 {
	font-weight : bold;
	font-size : 14px;
}

h2 {
	font-weight : bold;
	font-size : 12px;
	font-style: italic;
}

h3 {
	font-weight : bold;
	font-size : 12px;
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 8px;
	color: #000099;
}

.foottext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFCC33;
}


li {
	list-style: square url(../images/blaues quadrat-kl.gif) outside;
}


frameset
{
      background-color: #FFFFFF;
      color: #6E6E6E;
}


em{
	font-style : italic;
}

em.red{
	font-style : normal;
	font-weight: bold;
	color: Red;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
/*	border : 1px solid #000099;	*/
	background-color : #FFFFEE;
	color : #000099;
}

input.button{
	background-color : #99CCFF;
}

.check, .radio {
	border: none;
	background-color : #FFFFCC;
}

.text, .textarea {
	border-width: 1px;
	border-color: #000099;
	border-style: solid;
}

.blue {background-color: #0000ff; color:#ffff00}
.blue1 {background-color: #ffff00; color:#0000ff}
.light-blue {background-color: #99ccff}
.yellow {background-color: #ffff00;}
.light-yellow {background-color: #ffffcc;}
.programm0 {
	background-color: #FFFFCC;
	color:#000099;
	font-size : 12px;
	vertical-align : baseline;
}
.programm1 {
	background-color: #ffff66;
	color:#000099;
	font-size : 12px;
	vertical-align : baseline;
}
.extern0 {
	background-color: #ccccff;
	color:#000099;
	font-size : 8px;
	vertical-align : baseline;
}
.extern1 {
	background-color: #9999ff;
	color:#000099;
	font-size : 8px;
	vertical-align : baseline;
}
.hrline{
	vertical-align: middle;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #000099;
}
.forumbeitrag  {color:#0000a0;}
.heada{
	color : #0000CC;
}


a.phorum_cms {
	font-weight: normal;
}

a.phorum_cms:visited,a.phorum_cms:link {
	color:#0000ff;
	text-decoration: underline;
}

a.phorum_cms:active, a.phorum_cms:hover {
	color:#ffaa00;
	text-decoration: underline;
}

.PhorumBodyArea
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    width: 500px;
}

.PhorumListTable
{
    border-style : solid;
    border-color : Black;
    border-width : 1px;
}

.PhorumListRow
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    height: 21px;
}

.PhorumListHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    height: 24px;
}

.PhorumForumTitle
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 24px;
    font-weight: bold;
; color: #FFFF00
}

.PhorumTableHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.PhorumNav
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
}

.PhorumNewFlag
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
