/*************************************************************/
/*	Name:			cssjs/style.css					                               */
/*	Author:			creativ-webdesign						                  */
/*	created:		14. 11. 2001							                       */
/*	last update:	15. 11. 2001							                     */
/*************************************************************/


/*************************************************************/
/*	Abschnitt 1												 */
/*		+ Klassen für Menü									 */
/*			+ Hauptpunkt 									 */
/*				- Hintegrund								 */

.bgmenu1{
	background-color : #006699;
}

.bgmenu3{
	background-color : #BEC4CD;
}

/*				- Schrift									 */

.menu1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-decoration: none !important;
	vertical-align : middle;
}

/*				- selektierte Scrift						 */

.menu1sel{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #FF9206;
	text-decoration: none !important;
}

/*			+ Unterpunkt 									 */
/*				- Hintegrund								 */

.bgmenu2{
	background-color : #EBE8CF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}

/*				- Schrift									 */

.menu2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-decoration: none !important;
}

.bildunter{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : Black;
}
/*				- selektierte Schrift						 */

.menu2sel{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #BA0A05;
	text-decoration: none !important;
}

/*		+ Klassen für News									 */
/*			+ Newselemente 									 */
/*				- Hintergrund "Dot"							 */

.newsdotbg{
	background-color : #006699;
}

/*				- Hintergrund "Headline"					 */

.newshlbg{
	background-color : #ffffff;
}

/*				- Text "Headline"							 */

.newshltxt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #006699;
	text-decoration: none !important;
}

/*				- Text "Menu"							 */

.newsmntxt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #0066CC;
	text-decoration: none !important;
}

/*				- Hintergrund "Newsbody"					 */

.newsbodybg{
	background-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif; /* Ab hier aus newsbodytxt */
	font-size : 14px;
	font-weight : normal;
	color : Black;
}

.newsbodybg1{
	background-color : #FFFFCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : Black;
}

.newsbodybg2{
	background-color : #CCFFCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : Black;
}

.newsbodybg3{
	background-color : #BFE6D2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : Black;
}

/*				- Text "Newsbody"							 */

.newsbodytxt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : Black;
    margin : 0px 10px 0px 10px;
}                                                            */
                                                            
/*				-  "mehr Info" Link							 */

.newslinktxt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #006699;
	text-decoration: none !important;
}

/*				-  "mehr Info" Link	 rechts			 */

.newslinktxt_r{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #006699;
	text-decoration: none !important;
	text-align : right;
}

/*		+ Klassen für Text									 */
/*			+ Textelemente 									 */
/*				- Hintergrund "Dot"							 */

.txtdotbg{
	background-color : #BA0A05;
}

/*				- Hintergrund "Headline"					 */

.txthlbg{
	background-color : #ffffff;
}

/*				- Text "Headline"							 */

.txthltxt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #BA0A05;
	text-decoration: none !important;
}

/*				- Hintergrund "Textbody"					 */

.txtbodybg{
	background-color : #ffffff;
}

/*				- Text "Textbody"							 */

.txtbodytxt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : Black;
	margin : 0px 10px 0px 10px;
}

.txtbodytxtwichtig{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Red;
}

.txtbodytab{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : Black;
}

.smalltxt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}

.smallwichtigtxt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Red;
}

/*				- Unterheadline im "Textbody"				 */

.subhlbodytxt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Black;
}

/*				- Hochstellungen							 */
sup{
	font-size : 75%;
}

/*				- Aufzählung im "Textbody"				 */
.txtbodylist{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : Black;
	margin : 0px 10px 0px 10px;
}

.txtbodylistpunkt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : Black;
	margin : 0px 10px 0px 20px;
}

/*				-  "Weiter Informationen" Text				 */

.txtinfolist{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	text-decoration: none !important;
	margin : 10px 10px 0px 25px;
}

/*				- "Weitere Informationen" Links				 */

.txtinfolistlink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #BA0A05;
	text-decoration: none !important;
}

.txtinfolistlink:visited{
	color : Gray;
}

.txtinfolistlink:hover{
	color : #BA0A05;
}

.simplelink{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #BA0A05;
	text-decoration: none !important;
}

.simplelink:visited{
	color : Gray;
}

.simplelink:hover{
	color : #BA0A05;
}
.spendzttxt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : Black;
}

.txtstripe1bg{
	background: #EBE8CF;
}

.txtstripe2bg{
	background: White;
}
/*************************************************************/

.a_menu2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-decoration: none !important;
}

.a_menu2sel{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #BA0A05;
	text-decoration: none !important;
}

.maintext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	margin : 10px 0px 5px 0px;
}

.mehrlink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #BA0A05;
	text-decoration: none !important;
}

.einruecktext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	margin : 0px 10px 0px 10px;
}

/*.fusstext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : Black;
	margin : 0px 10px 0px 10px;
}                                                                 */

.fussmailgross{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-decoration: none !important;
}

.fusstextgross{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	margin : 0px 10px 0px 10px;
}

.sponsoren{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : Black;
}

.wichtig{
	font-weight : bold;
}

.auflisttxt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #1E7BCC;
	text-decoration: none !important;
}

