/*styles von kunscht.ch Galerie */

BODY {
	background: #cccccc;
	color : #CCCCCC;
	font-family : Courier New;
	font-size: 12px;
	text-align: left;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#808080;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#808080;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#eeeeee;
	scrollbar-darkshadow-Color:#ffffff;
}

TABLE {
	border : none;
	padding : 0;
	spacing : 0;
    color: #000000;
}

TD {
	color : #000000;
	font-family : Courier New;
	font-size: 12px;
	vertical-align:top
}

B {
	color : #000000;
	font-family : Courier New;
	font-size: 12px;
}

STRONG {
	color : #000000;
	font-family : Courier New;
	font-size: 12px;
}



HR {
	height: auto;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 0px solid #cccccc;
}

TEXTAREA {
	border: 1px solid #cccccc;
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;	
}

INPUT {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
}
	
 a  { 
	color:  #D50000;
	text-decoration: underline;	
	} 	

h1 {
	color : #000000;
	font-family : Courier New;
	font-size: 12px;
	font-weight: bold;
 	text-decoration: none;
	letter-spacing: 1px;
	text-transform:lowercase;	
}

ul {
	list-style-type:none;
}	

ul li {
	padding-left: 15px;
	background-image: url(http://www.kunscht.ch/webatelier/img/listpoint_red.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
}
	
 a:visited   { 
	color: #D50000; 
	} 
	
 a:active    { 
	color:  #D50000;
	} 
	
 a:hover { 
	color: #555555; 
	} 



