.link
{
	font-weight: bold;
	font-size: 12px;
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D9D8DD;
	text-decoration: none;
}
.link:hover
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: red;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #D9D8DD;
	TEXT-DECORATION: none;
}
.linkBottom
{
	font-weight: normal;
	font-size: 10px;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linkBottom:hover
{
	font-weight: normal;
	font-size: 10px;
	color: yellow;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linkGues
{
	COLOR: #ffffff;
	BACKGROUND-COLOR: #4a57c6;
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #333333 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none;
    text-align : center;
}
.linkGues:hover
{
	COLOR: #ffffff;
	BACKGROUND-COLOR: #939add;
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #333333 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none;
    text-align : center;
}
.linkNeu
{
	color: #ffffff;
	background-color: #4a57c6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}
.linkNeu:hover
{
	color: #ffffff;
	background-color: #939add;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
}
.linkMenue
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #D9D8DD;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #747474;
	TEXT-DECORATION: none;
}
.linkMenue:hover
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: Red;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #747474;
	TEXT-DECORATION: none;
}
.linkBanner
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #D9D8DD;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.linkBanner:hover
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: Red;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.linkButton
{
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: #333333 1px solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #333333 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #4a57c6;
    TEXT-DECORATION: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom:1px;
}

.LinkButton:hover
{
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BORDER-LEFT: #333333 1px solid;
	COLOR: #ffffff;
	BORDER-BOTTOM: #333333 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: Red;
	TEXT-DECORATION: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom:1px;
}
caption.ArtikelDetails
{
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	height: 28px;
	background-color: #323232;
	color: Gold;
}
table
{
	background : #D9D8DD;
}
table.mitRand
{
	border : 1px solid Black;
	background : #D9D8DD;
}
table.Bottom
{
	background : #323232;
	background-image: url(images/BottomBg.gif);
}
table.LeftMenue
{
	background : #747474;
}
tr.Caption
{
	height : 20px;
	font-style :normal;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : Silver;
	background-color :Navy;
}
tr.KleineMenueLeiste
{
	background-attachment : fixed;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	vertical-align : middle;
	height : 24px;
	background-color : Navy;
	color : White;
}
td.KapitelTitel
{
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
}
td.Inhalt
{
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td.InhaltBottom
{
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D9D8DD;
}
td.InhaltLeftMenue
{
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D9D8DD;
}
TD.InhaltGold
{
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : Navy;
}
td.InhaltGroesserRotBold
{
	font-style : normal;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color :Red
}
td.AktuelTitelGold
{
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	height : 16px;
	color : Navy;
}
input.MyInput
{
	border: 1px solid Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select.MySelect
{
	border : 1px solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	height : 18px;
}




