body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}

table {
	font-size: 10px;
	color: #000000;
}

h1,h2,h4 {
 	font-size: 10px;
	font-weight: bold;
	margin-bottom: 1;	
}

h3 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 1;
}

a {
	font-decoration: none;
	color: #000000;
}

a:hover {
	font-decoration: underline;
	color: #000000;
}

a:visited {
	font-decoration: none;
	color: #000000;
}

/* hr replace */
div.hr{
	height: 1px;
	line-height:1px;
	width: 100%;
	border-top:1px solid #000000;
	margin: 1px;
	padding: 1px;
}
#galleryLinks a {
	display: block;
	border-top: 1px solid #000000;
	line-height: 12px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	text-decoration: none;
}

#galleryLinks .spacer {
	display: block;
	border-top: 1px solid #000000;
	line-height: 12px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	text-decoration: none;
	margin: 0px;
}

#galleryLinks a:hover{
	text-decoration: underline;
}

/*
*  kunstrume
*/

#galleryLinks a.gallery{
	color:#CC0000;
} 

#galleryLinks a.gallerydoppelHoch{
    padding-bottom: 13px;
	color:#CC0000;
}

#galleryLinks a.temp{
	color:#CC6600;
} 

#galleryLinks a.tempdoppelHoch{
    padding-bottom: 13px;
	color:#CC6600;
}

#galleryLinks a.aust{
	color:#008842;
} 

#galleryLinks a.austdoppelHoch{
    padding-bottom: 13px;
	color:#008842;
}

#galleryLinks a.inst{
	color:#333399;
} 

#galleryLinks a.instdoppelHoch{
    padding-bottom: 13px;
	color:#333399;
}

/* hack to fix IE/Win's broken rendering of block-level in a 
#galleryLinks a {border-bottom: 1px solid #FFFFFF;} 
*/
/* fix for browsers that don't need the hack 
html>body #galleryLinks a {border-bottom: none;}
*/
/*
* knstler
*/
#galleryLinks a.kue_gallery{
	color:#CC0000;
	/*font-weight: bold;*/
} 

#galleryLinks a.kue_inst{
	color:#333399;
	
} 

#galleryLinks a.kue_ausst{
	color:#008842;
	
} 

#galleryLinks a.kue_temp{
	color:#CC6600;
	
} 

/* gallery mainpage */
#galleryOverview {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}
.tx-indexedsearch-searchbox {
 border-top: 1px solid #000000;
 border-bottom: 2px solid #000000; 
 padding-top: 14px;
}

.tx-indexedsearch-redMarkup {
color:#CC0000;

}
