A:link
{
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family: "Verdana, Arial, Sans-Serif";
	color: #003366
}
A:visited
{
text-decoration: none;
font-weight: bold;
font-size: 8pt;
font-family: "Verdana, Arial, Sans-Serif";
color: #003366
}
A:hover
{
text-decoration: underline;
font-size: 8pt;
font-family: "Verdana, Arial, Sans-Serif";
color: #990000
}
A:activ
{
text-decoration: underline;
font-weight: normal;
font-size: 8pt;
font-family: "Verdana, Arial, Sans-Serif";
color: #003366
}
/* Klasse für Text neben Links */
.nolink
{
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family: "Verdana, Arial, Sans-Serif";
	color: #336699
}
/* Klasse für Fehler-Text bzw. hervorzuhebenden Text => ROT, FETT, HINTERGRUND */
.fehler
{
	color: #990000;
	font-weight: bold;
/*	background: yellow; */
}
/* Hinterlegt Formularfelder die fehlen mit anderer Farbe */
.fehlerinput
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	BACKGROUND-COLOR: yellow;
}
/* Klasse für normalen Text */
.normal
{
font-size: 10pt;
font-family: "Verdana, Arial, Sans-Serif";
color: #000000;
}
/* Klasse für kleinen Text */
.klein
{
font-size: 8pt;
font-family: "Verdana, Arial, Sans-Serif"
color: #000000;
}
/* Klasse für sehr kleinen Text */
.sehrklein
{
font-size: 7pt;
font-family: "Verdana, Arial, Sans-Serif"
color: #000000;
}
/* Klasse für kleinen Link Text */
#klein A:link, #klein A:visited, #klein A:active { COLOR: #336699; TEXT-DECORATION: none; }
#klein A:hover { COLOR: #336699; TEXT-DECORATION: underline; }

/* Klasse für einen großen Link */
#gros A:link, #gros A:visited, #gros A:active { COLOR: #336699; TEXT-DECORATION: none; font-size: 12;}
#gros A:hover { COLOR: #336699; TEXT-DECORATION: underline; font-size: 12;}

.tabelle
{
	padding : 2;
	background : #F4F8FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	border: 1px #000066 solid;
/*	font-weight: bold; */
	margin-top: 10px;
	line-height: 10px
}
/* Für Tabellenspalten */
.spalte
{
	font-size: 8pt;
	font-family: "Verdana, Arial, Sans-Serif";
	color: #000000;
	background : #F4F8FB;
	padding: 2;
}
/* Zusätzliche Höhe definiert, da Thumbshot fehlt: DAR 20111116*/
.links{ 
	padding: 20px 10px;
}
/* Für Tabellenspalten der linken und rechten Menüs*/
.menuspalte
{
	font-size: 7pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #000000;
	background : #EBF2F8;
	padding : 2;
}
.mainTabelle
{
	text-align : center;
	padding : 1;
	background : #F4F8FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	border: 1px #000066 solid;
	font-weight: bold;
	margin-top: 10px;
	line-height: 10px
}
.menu
{
	text-align : center;
	padding : 1;
	background : #F4F8FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	border: 1px #000066 solid;
	font-weight: bold;
	margin-top: 10px;
	line-height: 10px
}
.menutabelle
{
	font-size: 8pt;
	font-family: "Verdana, Arial, Sans-Serif";
	color: #336699;
	border-color: #517196;
	border : thin inset;
	background : #EBF2F8;
}
.tabellentitel
{
	font-size: 10pt;
	font-weight: bold;
	font-family: "Verdana, Arial, Helvetica";
	color: #003366;
	text-align : center;

}
.tablehg {
	background-image : url(/linkdb/img/katego.gif);
	background-repeat : no-repeat;
	height : 10;
}
.footerhg {
	background-image : url(/linkdb/img/footer.gif);
	background-repeat : repeat-x;
	height : 28;
}
LI, l {
	/* Listenpunkte vom linken HP-Menü */
	list-style : circle;
	text-align : left;
}
.tabellenfarbe {
background : #EBF2F8;
}
/* Radiobuttons vom Voting */
.voteradio {
	COLOR: #EBF2F8;
	background-color:#EBF2F8;
}
/* normale Radiobuttons */
.normradio {
	COLOR: #F4F8FB;
	background-color:#F4F8FB;
}
.testradio {
background : url(../images/hg.gif);
}
.dick
{
font-size: 8pt;
font-family: "Verdana, Arial, Sans-Serif";
color: #000000;
font-weight: bold;
}
BODY
{
	background-image: url(./img/bg.jpg);
	background-repeat: repeat-x;
	font-color: #000000;
	margin-bottom : 10;
	margin-top : 10;
	margin-left : 0;
	margin-right : 0;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #99CCFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff
}
SELECT
{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 11px;
COLOR: #000000;
BACKGROUND-COLOR: #DDDDDD;
}
TEXTAREA
{
FONT-SIZE: 11px;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
COLOR: #000000;
BACKGROUND-COLOR: #DDDDDD;
}
input
{
FONT-SIZE: 10px;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
COLOR: #000000;
BACKGROUND-COLOR: #DDDDDD;
}
#add{
	/* Listenpunkte vom linken HP-Menü */
	font-size: 8pt;
	font-family: "Verdana, Arial, Sans-Serif"
	list-style : circle;
	text-align : left;
	color : darkRed;
}
.cssButton{
border-style:  3;
border-style:  double;
font-weight:Normal;
font-size: 10pt;
color: #1A2B79;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #C0E3FE;
}


.link
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
border-color: black #FFFFFF black black;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px
}
.link01
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
}
.spacer
{
line-height: 2px;
border-color: black black #00FF00;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px
}
.grlinie
{
border-color: black black #00FF00;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px
}
.grrechts
{
border-color: black #00FF00 black black;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px
}
.tabtitel01
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-variant: small-caps;
color: #FFFFFF;
border-color: black #00FF00 #00FF00 #00FF00;
font-weight: bolder;
border-style: double;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 1px;
line-height: 10px
}
.tabtitel02
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-variant: small-caps;
color: #FFFFFF;
border-color: black #00FF00 #00FF00 black;
font-weight: bolder;
border-style: double;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 0px;
line-height: 10px
}
.spacer02
{
line-height: 2px;
border-color: black #00FF00 #00FF00 black;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 0px
}
.tabtitel03
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bolder;
color: #000033;
text-decoration: underline
}
.tabtitel
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-variant: small-caps;
color: #FFFFFF;
border-color: black #00FF00 #00FF00 black;
font-weight: bolder;
line-height: 14px;
border-style: double;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px
}
.grlinks
{
border-color: black black black #00FF00;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 1px
}
.normal
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-weight: bold;
border-color: #000033 black black;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px
}
.spacer3
{
line-height: 2px;
border-color: black #00FF00 #00FF00 black;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px
}
.normal01
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-weight: normal;
border-color: #000033 black black;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px
}
.grlinieoben
{
border-color: #00FF00 black;
border-style: solid;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px
}
.wlunten
{
border-color: black black #FFFFFF;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 5px;
border-left-width: 0px
}
