/* Fonts */
a, p, td, body, table, textarea, input
								 	{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000033; font-weight: normal; }
.maintext 							{ font-size: 12px !important; }

input 								{
										background-color: #FFFFFF;
										border-style: solid;
										border-color: #000033;
										border-width: 1px;
									}
									
a:link 			{ font-weight: normal; color: #000033 !important; text-decoration: underline; }
a:visited		{ font-weight: normal; color: #000033 !important; text-decoration: underline; }
a:active		{ font-weight: normal; color: #000033 !important; text-decoration: underline; }
a:hover			{ font-weight: normal; color: #000099 !important; text-decoration: underline; }
a:focus			{ font-weight: normal; color: #000099 !important; text-decoration: underline; }

a.menu:link		{ font-weight: normal; color: #FFFFFF !important; text-decoration: none; }
a.menu:visited	{ font-weight: normal; color: #FFFFFF !important; text-decoration: none; }
a.menu:active	{ font-weight: normal; color: #FFFFFF !important; text-decoration: none; }
a.menu:hover	{ font-weight: normal; color: #FFFFFF !important; text-decoration: underline; }
a.menu:focus	{ font-weight: normal; color: #FFFFFF !important; text-decoration: underline; }

.menudiv { font-weight: normal;; color: #FFFFFF; }

.headline1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 21px; font-weight: normal; color: #0B127A; }
.reddot { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 21px; font-weight: bold; color: #FF0000; }
.infosub { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }

/*
.mtext11blau { font-size: 11px; color: #0B127A; }
.mtext13blau { font-size: 13px; color: #0B127A; }
.mtext15blau { font-size: 15px; color: #0B127A; }
*/
.unterschrift { font-size: 12px; font-weight: bold; color: #0B127A; }
.ueberschrift { font-size: 14px; font-weight: bold; color: #0B127A; }
/*
.mtext15blaubold { font-size: 15px; font-weight: bold; color: #0B127A; }

.mtext13schwarz { font-size: 13px; font-weight: bold; color: #333333; }
.mtext15schwarz { font-size: 15px; font-weight: bold; color: #333333; }

.mtext11schwarzbold { font-size: 11px; font-weight: bold; color: #333333; }
.mtext13schwarzbold { font-size: 13px; font-weight: bold; color: #333333; }
.mtext15schwarzbold { font-size: 15px; font-weight: bold; color: #333333; }
*/

