@CHARSET "UTF-8";

#links {
	width: 146px;
	border: 1px solid;
	float: left;
	height: 500px;
}

#rechts {
	position: absolute;
	right: 0px;
	width: 148px;
	border: 0px solid;
	top: 500px;
	height: 500px;
}

#content {
	width: 600px;
	margin-left: 200px;
	margin-right: 50px;
	border: 1px solid;
	margin-top: 150px;
}



#images a {
	text-decoration: none;
	border: 0px white solid;
margin-left:-4px;
}

#images img {
	padding: 2px;
	border: 1px white solid;
height:150px;
width:200px;
margin-left:2px;
}

.category {

background-image:url(/html/images/gallery/global/dia.gif);
background-repeat:no-repeat;
text-align:center;
color:#d9d9d9;
font-weight:bold;
font-size:1.0em;
}

*html .category {

margin-bottom:40px;

border: 0px red solid;

}





#name {

display:block;
margin-top:25px;
margin-bottom:12px;
border:0px red solid;
width:200px;
margin-left:20px;
font-variant:small-caps;
font-weight:bolder;
font-size:1.0em;


}

*html #name {

margin-left:0px;
}

#images {


text-align:center;


}

#more{


width:245px;
height:245px;
margin-top:20px
border:2px red solid;


}

#more img {
border:1px #ffffff solid;
margin-left:7px;

}




#one {
border:0px blue solid;

position:absolute;

width:250px;
height:250px;
margin-left:175px;





}




*html #one {

display:inline;
margin-left:-130px;
border:0px red solid;
}
