.reg14blau  {
	font-family : "Comic Sans MS";
	font-size : 14px;
	color : #990000;
	font-weight : bold;
	text-decoration : none;
}

.bold20blau  {
	font-family : "Comic Sans MS";
	font-size : 20px;
	color : #000099;
	font-weight : bold;
	text-decoration : none;
}

.bold16blau  {
	font-family : "Comic Sans MS";
	font-size : 16px;
	color : #000099;
	font-weight : bold;
	text-decoration : none;
}

.reg14violet  {
	font-family : "Comic Sans MS";
	font-size : 14px;
	color : #660066;
	font-weight : bold;
	text-decoration : none;
}

.bold20violet  {
	font-family : "Comic Sans MS";
	font-size : 20px;
	color : #660066;
	font-weight : bold;
	text-decoration : none;
}

.bold16violet  {
	font-family : "Comic Sans MS";
	font-size : 16px;
	color : #660066;
	font-weight : bold;
	text-decoration : none;
}


.reg14gruen  {
	font-family : "Comic Sans MS";
	font-size : 14px;
	color : #006600;
	font-weight : bold;
	text-decoration : none;
}

.bold20gruen  {
	font-family : "Comic Sans MS";
	font-size : 20px;
	color : #006600;
	font-weight : bold;
	text-decoration : none;
}

.bold16gruen  {
	font-family : "Comic Sans MS";
	font-size : 16px;
	color : #006600;
	font-weight : bold;
	text-decoration : none;
}


.reg14orange  {
	font-family : "Comic Sans MS";
	font-size : 14px;
	color : #FF6600;
	font-weight : bold;
	text-decoration : none;
}

.bold20orange  {
	font-family : "Comic Sans MS";
	font-size : 20px;
	color : #FF6600;
	font-weight : bold;
	text-decoration : none;
}

.bold16orange  {
	font-family : "Comic Sans MS";
	font-size : 16px;
	color : #FF6600;
	font-weight : bold;
	text-decoration : none;
}


.reg14rot  {
	font-family : "Comic Sans MS";
	font-size : 14px;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}

.bold20rot  {
	font-family : "Comic Sans MS";
	font-size : 20px;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}

.bold16rot  {
	font-family : "Comic Sans MS";
	font-size : 16px;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}
.submenu { font-family : "Comic Sans MS"; font-size : 12px; color : #000000; font-weight : bold; text-decoration : none; }
.fett14blauKopie { font-family : "Comic Sans MS"; font-size : 15px; color : #000099; font-weight : bolder; text-decoration : none; ; font-style: italic}

/* ------------------------------------------------------------------------- */

body,td,th {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #00509F;
}

body {
	background-color: #FFCC00;
	background-image: url(../images/index_iframe_bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center bottom;
}

h1 {
	text-align: center;
	color: #E40001;
	font: italic bold 26px/18px Georgia, serif;
	background-image: url(../assets/h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 45px;	/*
		width:100%;
	filter:Glow(color=#960064, strength=4);
	*/
	vertical-align: middle;
	letter-spacing: 0.05em;
	width: 100%;
	display: block;
	margin-top: 40px;
}

h2 {
	color: #E43B00;
	width: 100%;
	font: italic bold 17px Georgia, serif;
	text-align: center;		/*
		filter:DropShadow(color=#FF9D07, offx=3, offy=3);
		
		filter:Glow(color=#FCFF00, strength=4);
		*/
}

.tdheader {
	color: #FFFFFF;
	background-color: #FF830B;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.tdhigh {
	background-color: #FFFF66;
}



.tdrow1 {
	background-color: #FFFF66;
	color: #000000;
	font-size: 12px;
}

.tdrow2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663366;
	background-color: #FFCC00;
	color: #000000;
}

.tdrowhigh {
	background-color: #FFFF00;
	color: #000000;
	font-size: 12px;
}


a:link {
	color: #0066CC;
}
hr {
	color: #FEEF00;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0079CA;
}
.newsblock {
	font-family : "Comic Sans MS";
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	background-color: #0066CC;
	border: 3px solid #FF9F02;
	color: #FFFFFF;
}
.newsblock_li {
	font-family : "Comic Sans MS";
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 15px;
}

.newsblock_li a:link, .newsblock_li a:visited {
	color: #FFFFFF;
}
h3 {
	color: #E43B00;
	width: 100%;
	font: italic bold 16px Georgia, serif;
	background-color: #FDD600;
	margin: 0px;
	padding: 20px;
	border: 1px solid #FFFF00;
}
.small {
	font-size: 10px;
}
.big {
	font-size: 36px;
}

.big a {
		text-decoration : none;
}

