@charset "iso-8859-1";
/* Fonts.css -------------------------------------------------- */
.FType0
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.FType0BorderTopBottom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.FType1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.FType1a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.FType1Colored
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.FType2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1;
	color: #000033;
}
.FType2a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.FType2Colored
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	letter-spacing: 3px;
}
.FType2aColored
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.Ftype3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.Ftype3a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.FType4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.FType4colored
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.FType5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.FType6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.fontredbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.FTypefaq1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
}
.FTypefaq2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
}

/* LeftNavigation.css -------------------------------------------------- */
.LNBox {
	background-image: url(../../images/usr_mod/headerback.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
.LNSpacer0 {

	height: 25px;
	width: 10px;
}

.LNSpacer1 {
	height: 15px;
	width: 10px;
}

.LNSpacer2 {
	height: 15px;
	width: 20px;
}
.LNSpacer3 {
	height: 15px;
	width: 30px;
}
.LNSpacer4 {
	height: 12px;
	width: 1px;
}
.LNTopline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.NormalRed
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.NormalBold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:600;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #003366;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #003366;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #003366;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #ff0000;
}


H1
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H2
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H3
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

H4
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

H5, DT
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

H6
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

TFOOT, THEAD
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #003366;
}

TH
{
	vertical-align: baseline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

A:link
{
	text-decoration: none;
	color: #000033;
}

A:visited
{
	text-decoration: none;
	color: #000033;
}

A:active
{
	text-decoration: none;
	color: #000033;
}

A:hover
{
	text-decoration: underline;
	color: #FF9900;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

HR
{
	color: dimgrey;
	height: 1pt;
	text-align: left;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-size: 11px;
	background-color: #eeeeee;
}
.MainSymBox
{
	background-color: #FFD9D9;
	border: 1px solid #CC0000;
	width: 30px;
}
.MainSymBoxCell
{
	padding: 0px 1px;
	cursor: help;
}
.MainContentLeftBorder
{
	padding-left: 5px;
}

.MainRating
{
	border: 1px solid #FF9900;
	height: 13px;
}
.MainRatingYes
{
	font-size: 24px;
	color: #FF9900;
	background-color: #FFEACA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}
.MainRatingNo
{
	font-size: 24px;
	color: #FFEACA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}
.MainSpacer0
{
	height: 20px;
	width: 5px;
}
.MainSpacerBottomRight
{
	padding-right: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.greybackground
{
	background-color: #E2E2E2;
}
.greybrightbackground
{
	background-color: #F2F2F2;
}
.SubHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #D8D8D8;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
}
/* style of item titles by Announcements and events */
.ItemTitle
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.formSearch
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000099;
	width: 135px;
	height: 20px;
	vertical-align: bottom;
	font-weight: bold;
	text-align: left;
}
.formGoButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	height: 20px;
	width: 25px;
}

.formBasketButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	width: 155px;
}
.formLangDD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 75px;
}
.formBasketButtonLarge
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	width: 194px;
}
.formMenge
{
	width: 35px;
}


/* RightNavigation.css -------------------------------------------------- */
.RNBox
{
	border: 1px solid #000099;
}
.RNSpacer0
{
	height: 25px;
	width: 10px;
}
.RNBullet
{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #000099;
}
.RNBottomLine
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099
}
.RNSpacerRight
{
	padding-right: 4px;
}
.RNBorderTopBottom
{
	margin-top: 3px;
	margin-bottom: 3px;
}
.MidBoxHeader {
	background-image: url(../../images/usr_mod/Balken.gif);
	background-repeat: repeat-x;

}
.MainDetailBack {
	background-image: url(../../images/usr_mod/backboxmid.jpg);
	background-repeat: repeat-x;
	cursor: default;
	border-top: 1px solid #FF9900;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #FF9900;
}
/* SymbolePlattformen.css -------------------------------------------------- */


.sym_div
{
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.screenBoarder {
	border: thin none #000066;
}
.bglightSearch {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #000066;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000066;
	background-image: url(../../images/usr_mod/backboxleft.jpg);


}
.bglightSearchBoard {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: groove;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.ABCbackmaintable {
	background-image: url(../../images/usr_mod/Cover.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #CCCCCC
}
.screenback {
	background-image: url(../../images/usr_mod/Coverklein.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #CCCCCC
}
.ProductListBottomLine
{
	border-bottom-color:Black;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.LNBox2 {
	background-image: url(../../images/usr_mod/headerback.jpg);
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}.FType4P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.shadow { 
   filter:DropShadow(color=#333333, offx=5, offy=5) 
} 