/* css 2002 by info-art*/
/* css Definitionen für mut-im-netz*/
/* definition body*/

BODY {
	/* definition hgbildverhalten ie only*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(logohg.gif);

	/* definition Standardschriftart*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: justify;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(http://www.info-art.de/info-art_htm/grafs/liste/grau1.gif);

	/* definition scrollbar ie only*/
	scrollbar-arrow-color:#666666;
	scrollbar-3dlight-color:#E1E1E1;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#E6E6E6;
	scrollbar-shadow-color:#B3B3B3;
	scrollbar-darkshadow-color:#666666;
	scrollbar-track-color:#FFFFFF;
}

/* definition normaltext*/
/* definition normaltext textstile*/
.normtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(http://www.info-art.de/info-art_htm/grafs/liste/grau1.gif);}

.normtextred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #FF0000;
	list-style-position: outside;
	list-style-image: url(http://www.info-art.de/info-art_htm/grafs/liste/grau1.gif);

}
.normtextfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666666;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(http://www.info-art.de/info-art_htm/grafs/liste/grau1.gif);

}
.normtextlibu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(http://www.info-art.de/info-art_htm/grafs/liste/grau1.gif);
}
.normtextrebu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #666666;
}
.normtextcent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666666;
}
/* definition normaltext linkverhalten*/
		A:link {color: #990000; text-decoration: underline}
		A:visited {color: #990000; text-decoration: none}
		A:active {color: #FF0000; text-decoration: none}
		A:hover {color: #FF0000; text-decoration: none}

		/* definition subtext*/
			/* definition subtext textstile*/
			.subtext {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				text-align: justify;
				color: #999999;
				list-style-position: outside;
				list-style-image: url(http://www.info-art.de/info-art_htm/grafs/liste/grau2.gif);
			}

			/* definition subtext  linkverhalten*/
					.subtext A:link {color: #990000; text-decoration: underline}
					.subtext A:visited {color: #990000; text-decoration: none}
					.subtext A:active {color: #FF0000; text-decoration: none}
					.subtext A:hover {color: #FF0000; text-decoration: none}

			/* definition sub2text textstile*/
			.sub2text {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				text-align: justify;
				color: #999999;
				list-style-position: outside;
				list-style-image: url(http://www.info-art.de/info-art_htm/grafs/liste/grau2.gif);
			}
			.sub2textcent {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 9px;
				text-align: center;
				color: #999999;
				list-style-position: outside;
				list-style-image: url(http://www.info-art.de/info-art_htm/grafs/liste/grau2.gif);
}
			/* definition sub2text  linkverhalten*/
					.sub2text A:link {color: #990000; text-decoration: underline}
					.sub2text A:visited {color: #990000; text-decoration: none}
					.sub2text A:active {color: #FF0000; text-decoration: none}
					.sub2text A:hover {color: #FF0000; text-decoration: none}

/* definition headings */
.toptext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #990000;
	line-height: 20px;
	font-weight: bold;}

.toptext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #990000;
	line-height: 20px;
	font-weight: bold;}

.table {
	border: 1px solid #009966;
}
.toptext1zentr {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #990000;
	line-height: 20px;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
body {
	margin: 20px;
}