/* Globale Definitionen  */
body,table,tr,td,p,span,input,select{ font-family: arial, helvetica, nimbus, sans-serif; color: #000000; font-size: 12px;  border-collapse: collapse;}
td									{ height: 20px;}
.pixLine							{ height: 1px;}
.tabelle							{ border: 1px; }
.tabelleKopf						{ border: 1px; background-color: #BDC4E0; }

.textSmall							{ font-size: 10px;}

ul,li,input,textarea				{ font-family: arial, helvetica, nimbus, sans-serif; color: #000000; font-size: 12px;}
hr 									{ margin-top: 0px; margin-bottom: 0px;  color: #BDC4E0; }
ul									{ margin-bottom: 17px; list-style-image: url(/img/bullet.gif); list-style-type: square;}
.ulListe							{ margin-bottom: 4px; margin-left: -22px; list-style-image: url(/img/bullet.gif); list-style-type: square; }

/* Hintergund Definitionen  */
.bgWhite							{ background-color: #FFFFFF; }
.bgRed								{ background-color: #951915; }
.bgRedGrey							{ background-color: #DFBDBD; }
.bgLightRed							{ background-color: #DFBDBD; }
.bgBlue								{ background-color: #5D6E97; }
.bgBlueGrey							{ background-color: #D4D9E4; }
.bgLightGrey						{ background-color: #EEEEEE; }
.bgDarkGrey							{ background-color: #DFDFDF; }

.bgRow_2							{ background-color: #E7EBF7;}


/* Text Definitionen für Tabellen */
.bgRow1_spezial						{ font-size: 12px;}
.bgRow2_spezial						{ font-size: 12px; background-color: #E7EBF7;}
.bgCol								{ font-size: 12px; background-color: #DBE1F3; border:1px solid white; }
.tableTextSmall						{ font-size: 12px; border:1px solid white; }



/* Text Definitionen  */
.textWhite							{ color: #FFFFFF;}
.textWhiteBold						{ color: #FFFFFF; font-weight:bold;}
.textBold							{ font-weight:bold;}

.contentText						{ font-family: arial, helvetica, sans-serif;}
.contentTextBold					{ font-family: arial, helvetica, sans-serif; font-weight:bold;}

.titleBlueBold						{  font-size: 16px; color: #5D6E97; font-weight:bold;}
.subTitleBold						{  font-size: 14px; font-weight:bold;}


.infoBox          			  		{ margin-top:4px; margin-bottom:4px;}
.contentBox          			  	{ margin-left:9px; margin-right:9px; margin-top:4px; margin-bottom:4px;}
.titelBox          			  		{ margin-left:9px; margin-right:9px;}

/* Link Definitionen  */
a                     				{ text-decoration:none; }

a:link,a:visited					{ color: #951915;}
a:hover,a:active					{ color: #5D6E97;}

a.PrimaryButton:link,a.PrimaryButton:visited,a.PrimaryButton:hover,a.PrimaryButton:active
									{ color: #FFFFFF; font-weight:bold; width:160px; }

a.SecondaryButton:link,a.SecondaryButton:visited,a.SecondaryButton:hover,a.SecondaryButton:active
									{ color: #000000; width:160px; }

a.Divider:link,a.Divider:active,a.Divider:visited	{ color: #FFFFFF; font-weight:bold;}
a.Divider:hover										{ font-weight:bold; }



/* Print */
.printHeadgross						{ color: #FFFFFF; font-size: 42px; font-weight: lighter;}
.printHeadklein						{ color: #FFFFFF; font-size: 24px; font-weight: lighter; }

#printOnly 	{ display: none; }
