/* allgemeine links im text */

a {
font-family: verdana,helvetica,geneva,swiss,sunSans-regular;
font-size: 10px;
color: #FFFF00;
text-decoration : none;
font-weight: bold;}


/* allgemeine formats in setcard */

.mainpage {
 background-color:  #696969;
}


.tableoutborder {
 background-color: #000000;
}



.tableinborder {
 background-color: silver;
}



.tabletitle_fc {
 color: #FFFFFF;
}


.inposttable {
 background-color: #F0F0F3;
 border-left: 1px  #FFFFFF solid;
border-top: 1px  #FFFFFF solid;
}

.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active {
 color: #FFFF00;
 text-decoration: none;

}
.tabletitle a:hover {
 color: #FFFF00;
 text-decoration: underline;

}

.smallfont {
 font-size: 10px;
 font-family: verdana,helvetica,geneva,swiss,sunSans-regular;


}

.normalfont {
 font-size: 11px;
 font-family: verdana,helvetica,geneva,swiss,sunSans-regular;


}

.tablecat {
 color: #000000;
 background-color: #E4E4E4;
 background-image: url(../img/catpic-3.gif);
border-bottom: 1px  #BDC1C6 solid;
border-left: 1px  #FFFFFF solid;
border-top: 1px  #FFFFFF solid;
}


.tablecat_fc {
 color: #000000;
}


.tablecat a:link, .tablecat a:visited, .tablecat a:active {
 color: #FFFF00;
 text-decoration: none;

}
.tablecat a:hover {
 color: #FFFF00;
 text-decoration: underline;

}

.tableb {
 color: #000000;
 background-color: #E9EAEE;
 border-left: 1px  #FFFFFF solid;
border-top: 1px  #FFFFFF solid;
}


.tableb_fc {
 color: #000000;
}


.tableb a:link, .tableb a:visited, .tableb a:active {
 color: #FFFF00;
 text-decoration: none;

}
.tableb a:hover {
 color: #000000;
 text-decoration: none;

}

.tablea {
 color: #000000;
 background-color: #EEEFF1;
 border-left: 1px  #FFFFFF solid;
 border-top: 1px  #FFFFFF solid;
}


.tablea_fc {
 color: #000000;
}


.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #FFFF00;
 text-decoration: underline;

}
.tablea a:hover {
 color: #000000;
 text-decoration: none;

}

.prefix {
 color: #cc0000;

}


.highlight {
 color: yellow;
 font-weight: bold;


}



textarea {
 font-size: 11px;
 font-family: verdana,helvetica,geneva,swiss,sunSans-regular;
 color: #000000;
 background-color: #F0F0F3;

}

.input {
 font-size: 11px;
 font-family: verdana,helvetica,geneva,swiss,sunSans-regular;
 color: #000000;
 background-color: #F0F0F3;
 background-image: url(../img/catpic-3.gif);
border : 1px solid #415665;
}


.input2 {
 font-size: 11px;
 font-family: verdana,helvetica,geneva,swiss,sunSans-regular;
 color: #000000;
 background-color: #F0F0F3;
 background-image: url(../img/catpic-3.gif);
border : 1px solid #415665;
}



form {
 padding:0px;
 margin:0px;
}

pre {
 padding:0px;
 margin:0px;
}

.faqcat {
 color: #000000;
 background-color: #E4E4E4;
 background-image: url(../img/catpic-3.gif);
border-bottom: 1px  #000000 solid;
border-left: 1px  #FFFFFF solid;
border-top: 1px  #FFFFFF solid;
border-right: 1px #000000 solid;
}