/* css 2002 by info-art*/
/* css Definitionen für galerie*/
/* definition body*/

/* effekt image zoom */
a:hover .zoom {
filter='()';}

a:link .zoom {
width : 58px;
height : 45px;}

a:hover .zoom {
width : 64px;
height : 50px;}

/* definition body*/
BODY {
	/* definition hgbildverhalten ie only*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(hginfo.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);
	
}
.normtextlibu {
	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);
}
.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 #CC9999;
; background-color: #F7F7F7
}

.form {
	FONT-SIZE: 10px; BORDER-TOP-STYLE: groove; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BORDER-RIGHT-STYLE: groove; BORDER-LEFT-STYLE: groove; BACKGROUND-COLOR: transparent; BORDER-BOTTOM-STYLE: groove
}

/* Style für das w3script Domainabfrage-Tool */

	
	
table	{ margin:5px;
		  width:500px; 
		}

			
td		{ vertical-align:top;
		  text-align:left;
		  font-size:medium; 
		}
		
th		{ vertical-align:top;
		  text-align:left;
		  font-size:10px;
		  background-color:#CC3300; 
		  color:#ffffff
; font-family: Verdana, Arial, Helvetica, sans-serif
		}
	
h1 		{ font-family:Arial,Verdana,sans-serif; 
		  font-size:x-large; 
		  font-weight:bold; 
		  margin-bottom:10px;
		}
	
h2 		{ font-family:Arial,Verdana,sans-serif; 
		  font-size:large; 
		  font-weight:bold; 
		  margin-bottom:10px;
		}
		  
.mini { font-size:small; 
	  }
	  
.error { font-size:large;
		 color:#ff0000;
	   }
	   
.foreign { font-size:x-small;
		   background-color:#dddddd;
	     }
	  