.H1 { color: #48165C; font-style: normal;  font-size: 13px; font-weight:bold }
.H2 { color: #48165C; font-style: normal;  font-size: 12px; font-weight:bold}
.H3 { color: #48165C; font-style: normal;  font-size: 11px; font-weight:bold}
.H4 { color: #48165C; font-style: normal;  font-size: 11px; }

H1 { color: #48165C; font-style: normal;  font-size: 13px; font-weight:bold }
H2 { color: #48165C; font-style: normal;  font-size: 12px; font-weight:bold}
H3 { color: #48165C; font-style: normal;  font-size: 11px; font-weight:bold}
H4 { color: #48165C; font-style: normal;  font-size: 11px; }

.klein   { font-style: normal; font-size: 10px}
.smal   { font-style: normal; font-size: 11px}
.normal   { font-style: normal; font-size: 12px}
.mittel   { font-style: normal; font-size: 14px}
.gross    { font-style: normal; font-size: 16px}
.sehrGross { font-style: normal; font-size: 20px}

A.weiss:active   { color: #ffffff; text-decoration: underline }
A.weiss:link     { color:#ffffff; text-decoration: none }
A.weiss:visited    { color:#ffffff; text-decoration: none }
A.weiss:hover { color: #000000; text-decoration: none;}

A.weiss-grau:active   { color: #ffffff; text-decoration: underline }
A.weiss-grau:link     { color:#ffffff; text-decoration: none }
A.weiss-grau:visited    { color:#ffffff; text-decoration: none }
A.weiss-grau:hover { color: #aaaaaa; text-decoration: none;}

A.LinkBRed
{
    color: #ffffff;
    background-color: #CC0000;
    width: 120px;
    font-size: 11px;
    text-decoration: none;
    text-align: left;
    display: block;
    border-right: #990000 2px outset;
    border-top: #FF6666 2px outset;
    border-left: #FF6666 2px outset;
    border-bottom: #990000 2px outset;
    padding: 2px;
}
A.LinkBRed:link {  color : #ffffff;background-color : #CC0000;  } 
A.LinkBRed:visited {  color : #ffffff;background-color :#CC0000;  } 
A.LinkBRed:active {  color : #ffffff;background-color : #CC0000;  } 
A.LinkBRed:hover {  color : #ffffff;background-color : #660000;  } 

input.red
{
    color: #ffffff;
    background-color: #CC0000;
    font-size: 11px;
    text-decoration: none;
    text-align: left;
    display: block;
    border-right: #990000 2px outset;
    border-top: #FF6666 2px outset;
    border-left: #FF6666 2px outset;
    border-bottom: #990000 2px outset;
    padding: 2px;
    }

input.blue
{
    color: #ffffff;
    background-color: #000066;
    font-size: 11px;
    text-decoration: none;
    text-align: left;
    display: block;
    border-right: #000099 2px outset;
    border-top: #6666CC 2px outset;
    border-left: #6666CC 2px outset;
    border-bottom: #000099 2px outset;
    padding: 2px;
}
input.gray
{
    color: #ffffff;
    background-color: #666666;
    font-size: 11px;
    text-decoration: none;
    text-align: left;
    display: block;
    border-right: #333333 2px outset;
    border-top: #CCCCCC 2px outset;
    border-left: #CCCCCC 2px outset;
    border-bottom: #333333 2px outset;
    padding: 2px;
}

body {margin:0; font-style: normal; font-size: 12px; font-family:  Verdana,Arial, helvetica, sans-serif; }
/* body.content { background-color:#CCCCCC; height:100%}*/
body.content { background-color:#FFFFFF;}

td { font-style: normal; font-size: 12px; font-family:  Verdana, helvetica, sans-serif}
/*
td.content { padding-left:8px;padding-right:8px; padding-top:8px; vertical-align:top }
td.topNews{width:210px;  background-color:White; vertical-align:top; padding-top:15px }
*/
